Skip to content

Commit bb570f5

Browse files
committed
new picture
1 parent d452488 commit bb570f5

File tree

7 files changed

+20
-32
lines changed

7 files changed

+20
-32
lines changed

_bibliography/references.bib

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ @inproceedings{
3030
author = {Hossain, Intekhab and Fischer, Jonas and Burkholz, Rebekka and Quackenbush, John},
3131
booktitle={Thirty-eighth Conference on Neural Information Processing Systems},
3232
year={2024},
33+
url={https://openreview.net/forum?id=FNtsZLwkGr},
34+
pdf={https://openreview.net/pdf?id=FNtsZLwkGr},
3335
abstract={The practical utility of machine learning models in the sciences often hinges on their interpretability. It is common to assess a model's merit for scientific discovery, and thus novel insights, by how well it aligns with already available domain knowledge - a dimension that is currently largely disregarded in the comparison of neural network models. While pruning can simplify deep neural network architectures and excels in identifying sparse models, as we show in the context of gene regulatory network inference, state-of-the-art techniques struggle with biologically meaningful structure learning. To address this issue, we propose DASH, a generalizable framework that guides network pruning by using domain-specific structural information in model fitting and leads to sparser, better interpretable models that are more robust to noise. Using both synthetic data with ground truth information, as well as real-world gene expression data, we show that DASH, using knowledge about gene interaction partners within the putative regulatory network, outperforms general pruning methods by a large margin and yields deeper insights into the biological systems being studied.}
3436
}
3537

_data/alumni_members.yml

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
- role: Research assistants (HiWis)
22
members:
3+
- name: Adarsh Jamadandi
4+
last_name: Jamadandi
5+
photo: adarsh.jamadandi.jpg
6+
start_date: Nov 2022
7+
end_date: Oct 2024
8+
9+
url: https://adarshmj.github.io
10+
311
- name: Harsha Nelaturu
412
last_name: Nelaturu
513
photo: harsha.nelaturu.jpg

_data/team_members.yml

+2-11
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
- name: Dr. Gowtham Abbavaram
2020
last_name: Abbavaram
21-
photo:
21+
photo: gowtham.abbavaram.jpg
2222
start_date: Oct 2024
2323
2424
url: https://gautam0707.github.io/
@@ -65,13 +65,4 @@
6565
photo: dong.sun.jpg
6666
start_date: Jul 2024
6767
68-
url: https://cispa.de/en/people/c01dosu
69-
70-
- role: Research assistants (HiWis)
71-
members:
72-
- name: Adarsh Jamadandi
73-
last_name: Jamadandi
74-
photo: adarsh.jamadandi.jpg
75-
start_date: Nov 2022
76-
77-
url: https://adarshmj.github.io
68+
url: https://cispa.de/en/people/c01dosu
27.9 KB
Loading

_site/publications/index.html

+4-3
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ <h1 id="publications">Publications</h1>
8080
<option value="Jacobs">Tom Jacobs</option>
8181
<option value="Nittala">Rahul Nittala</option>
8282
<option value="Sun">Dong Sun</option>
83-
<option value="Jamadandi">Adarsh Jamadandi</option>
8483
</select></p>
8584

8685
<ol class="bibliography"><li><!-- _layouts/bib.html -->
@@ -191,7 +190,7 @@ <h1 id="publications">Publications</h1>
191190
<div id="hossain2024pruning" class="col-sm-10">
192191
<!-- Title -->
193192

194-
<div class="title"><b>Pruning neural network models for gene regulatory dynamics using data and domain knowledge</b></div>
193+
<div class="title"><a href="https://openreview.net/forum?id=FNtsZLwkGr"><b>Pruning neural network models for gene regulatory dynamics using data and domain knowledge</b></a></div>
195194

196195
<!-- Author -->
197196
<div class="author">
@@ -212,6 +211,7 @@ <h1 id="publications">Publications</h1>
212211
<!-- Links/Buttons -->
213212
<div class="links"><a class="conf btn btn-sm z-depth-0">NeurIPS</a><a class="bibtex btn btn-sm z-depth-0" role="button">Bib</a>
214213
<a class="abstract btn btn-sm z-depth-0" role="button">Abs</a>
214+
<a href="https://openreview.net/pdf?id=FNtsZLwkGr" class="btn btn-sm z-depth-0" role="button">PDF</a>
215215
</div>
216216

217217

@@ -224,7 +224,8 @@ <h1 id="publications">Publications</h1>
224224
<span class="na">title</span> <span class="p">=</span> <span class="s">{Pruning neural network models for gene regulatory dynamics using data and domain knowledge}</span><span class="p">,</span>
225225
<span class="na">author</span> <span class="p">=</span> <span class="s">{Hossain, Intekhab and Fischer, Jonas and Burkholz, Rebekka and Quackenbush, John}</span><span class="p">,</span>
226226
<span class="na">booktitle</span> <span class="p">=</span> <span class="s">{Thirty-eighth Conference on Neural Information Processing Systems}</span><span class="p">,</span>
227-
<span class="na">year</span> <span class="p">=</span> <span class="s">{2024}</span>
227+
<span class="na">year</span> <span class="p">=</span> <span class="s">{2024}</span><span class="p">,</span>
228+
<span class="na">url</span> <span class="p">=</span> <span class="s">{https://openreview.net/forum?id=FNtsZLwkGr}</span><span class="p">,</span>
228229
<span class="p">}</span></code></pre></figure>
229230
</div>
230231
</div>

_site/team/index.html

+4-18
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h4>Dr. Chao Zhou</h4>
103103

104104
<div class="col-sm-6 clearfix">
105105

106-
<p><img src="/images/team members/blank.jpg" class="img-responsive" width="20%" style="float: left; margin: 0px 22px 24px 0;" /></p>
106+
<p><img src="/images/team members/gowtham.abbavaram.jpg" class="img-responsive" width="20%" style="float: left; margin: 0px 22px 24px 0;" /></p>
107107

108108
<h4>Dr. Gowtham Abbavaram</h4>
109109
<p><a href="https://gautam0707.github.io/">Homepage</a>
@@ -194,23 +194,6 @@ <h4>Dong Sun</h4>
194194

195195
</div>
196196

197-
<div class="row">
198-
199-
<h3 style="margin-left:16px;">Research assistants (HiWis)</h3>
200-
201-
<div class="col-sm-6 clearfix">
202-
203-
<p><img src="/images/team members/adarsh.jamadandi.jpg" class="img-responsive" width="20%" style="float: left; margin: 0px 22px 24px 0;" /></p>
204-
205-
<h4>Adarsh Jamadandi</h4>
206-
<p><a href="https://adarshmj.github.io">Homepage</a>
207-
| <a href="mailto:[email protected]">Email</a>
208-
<br />
209-
<i>since Nov 2022</i></p>
210-
</div>
211-
212-
</div>
213-
214197
<h2 id="alumni">Alumni</h2>
215198

216199
<div class="row">
@@ -219,6 +202,9 @@ <h2 id="alumni">Alumni</h2>
219202
<h3>Research assistants (HiWis)</h3>
220203
<ul>
221204

205+
<li style="margin-left:-16px;"><a href="https://adarshmj.github.io">Adarsh Jamadandi</a>:
206+
<i>Nov 2022 - Oct 2024</i>.</li>
207+
222208
<li style="margin-left:-16px;"><a href="https://nelaturuharsha.github.io/">Harsha Nelaturu</a>:
223209
<i>Aug 2023 - Jul 2024</i>.</li>
224210

27.9 KB
Loading

0 commit comments

Comments
 (0)