Skip to content

Commit 3137ba2

Browse files
committed
tenure
1 parent 34d38bc commit 3137ba2

File tree

12 files changed

+69
-44
lines changed

12 files changed

+69
-44
lines changed

_data/alumni_members.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
start_date: Dec 24
2424
end_date: May 25
2525
26+
url: https://github.com/nikitaved
2627
description: "I am interesting in making modern AI models efficient. In particular, I work on discovering and exploiting structure in Neural Networks (sparsity, low-dimensional representations and similar) for efficient training, fine-tuning and inference. I am a former full-time core developer for [PyTorch](https://github.com/pytorch/pytorch) and [Lightning Thunder](https://github.com/Lightning-AI/lightning-thunder). Check my [GitHub](https://github.com/nikitaved) to see what I work on now."
2728

2829
- role: Visiting students

_data/news.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
- date: 2. June 2025
2-
headline: "Rebekka and Celia are presenting at the International Network Science Conference ([NetSci](https://netsci2025.github.io/)) in Maastricht."
2+
headline: "Rebekka and Celia are presenting at [NetSci](https://netsci2025.github.io/) in Maastricht."
33

44
- date: 1. June 2025
55
headline: Welcome Baraah!
66

7+
- date: 7. May 2025
8+
headline: "Congratulations to Rebekka for [receiving tenure](https://cispa.de/en/burkholz-tenured) at CISPA."
9+
710
- date: 1. May 2025
811
headline: "Our paper on [implicit bias](https://arxiv.org/pdf/2504.12883) has been accepted at ICML 2025."
912

1013
- date: 24. March 2025
11-
headline: "Rebekka is at [CPAL](https://cpal.cc/spotlight_track/) in Stanford presenting three of our [papers](/publications) as recent spotlights."
14+
headline: "Rebekka is at [CPAL](https://cpal.cc/spotlight_track/) presenting three [papers](/publications) as recent spotlights."
1215

1316
- date: 22. January 2025
1417
headline: "Two papers

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<li><a href="{{ site.url }}{{ site.baseurl }}/">Home</a></li>
1717
<li><a href="{{ site.url }}{{ site.baseurl }}/team">Team</a></li>
1818
<li><a href="{{ site.url }}{{ site.baseurl }}/openings">Openings</a></li>
19-
<li><a href="{{ site.url }}{{ site.baseurl }}/research">Research</a></li>
19+
<!-- <li><a href="{{ site.url }}{{ site.baseurl }}/research">Research</a></li> -->
2020
<li><a href="{{ site.url }}{{ site.baseurl }}/publications">Publications</a></li>
2121
<li><a href="https://github.com/relationalml/">
2222
<!-- github icon by Free Icons (https://free-icons.github.io/free-icons/) -->

_pages/home.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ sitemap: false
66
permalink: /
77
---
88

9-
# Relational ML Lab
9+
# Relational Machine Learning Lab
1010

11-
We are an ML research group led by [Dr. Rebekka Burkholz](https://sites.google.com/view/rebekkaburkholz). We invite you to explore our [research](research) interests and our latest [publications](publications) in top-tier conferences (NeurIPS, ICML, ICLR).
11+
We are an ML research group led by [Dr. Rebekka Burkholz](https://sites.google.com/view/rebekkaburkholz). We invite you to explore our research interests and our latest [publications](publications) in top-tier conferences (NeurIPS, ICML, ICLR).
1212

1313
We are part of the [CISPA Helmholtz Center for Information Security](https://cispa.de), at the [Saarland University](https://www.uni-saarland.de) campus in Saarbrücken, Germany.

_pages/openings.md

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,34 @@ permalink: /openings
88

99
# Open positions
1010

11-
If you are interested in our [research](research), please contact [Dr. Rebekka Burkholz](https://sites.google.com/view/rebekkaburkholz/). For further information about pursuing a PhD position at the CISPA Helmholtz Center for Information Security, see the [CISPA Career portal](https://career.cispa.de/phd.html).
11+
If you are interested in joining our group or learning more about our research, please reach out to [Dr. Rebekka Burkholz](https://sites.google.com/view/rebekkaburkholz/).
12+
13+
For further information on pursuing a PhD or postdoc at the CISPA Helmholtz Center for Information Security, see the [CISPA Career Portal](https://career.cispa.de/).
1214

1315
### Past open positions
1416

1517
* We received an ERC Starting Grant in 2023 ([SPARSE-ML](https://cispa.de/en/erc-burkholz)) and had several open positions for PhD students and Postdocs:
16-
- [PhD position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144401) (2023).
17-
- [Postdoctoral position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144392) (2023).
18+
* [PhD position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144401).
19+
* [Postdoctoral position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144392).
20+
* [Joint postdoctoral position](https://www.krikamol.org/assets/pdf/cispa-joint-postdoc-2024.pdf) with [Krikamol Muandet](https://ri-lab.org/).
1821

1922
* [PhD position in machine learning](https://euraxess.ec.europa.eu/jobs/871979) (2022).
2023

21-
### Possible research topics
24+
### What we look for
25+
26+
* We are particularly interested in candidates with affinity towards theory.
27+
* We value enthusiasm for research and curiosity for the inner workings of complex models.
28+
* We welcome applications by candidates from all backgrounds and also support non-standard careers.
2229

23-
We are particularly interested in candidates with affinity towards theory. We require an enthusiasm for research and curiosity for the inner workings of complex models.
30+
Possible research topics include:
2431

25-
- Deep learning (theory and applications)
26-
- Sparse learning and modelling (e.g. lottery tickets)
27-
- Graph neural networks (GNNs)
28-
- Complex networks
29-
- Discrete probabilistic models
30-
- Robust learning algorithms
31-
- Meaningful applications:
32-
- Molecular biology and genetics (in collaboration with domain experts at Harvard)
33-
- International food trade
34-
- etc.
32+
* Deep learning (theory and applications)
33+
* Sparse learning and modelling (e.g. lottery tickets)
34+
* Graph neural networks (GNNs)
35+
* Complex networks
36+
* Discrete probabilistic models
37+
* Robust learning algorithms
38+
* Meaningful applications:
39+
* Molecular biology and genetics (in collaboration with domain experts at Harvard)
40+
* International food trade
41+
* etc.

_site/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<li><a href="/">Home</a></li>
5151
<li><a href="/team">Team</a></li>
5252
<li><a href="/openings">Openings</a></li>
53-
<li><a href="/research">Research</a></li>
53+
<!-- <li><a href="/research">Research</a></li> -->
5454
<li><a href="/publications">Publications</a></li>
5555
<li><a href="https://github.com/relationalml/">
5656
<!-- github icon by Free Icons (https://free-icons.github.io/free-icons/) -->

_site/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<li><a href="/">Home</a></li>
5151
<li><a href="/team">Team</a></li>
5252
<li><a href="/openings">Openings</a></li>
53-
<li><a href="/research">Research</a></li>
53+
<!-- <li><a href="/research">Research</a></li> -->
5454
<li><a href="/publications">Publications</a></li>
5555
<li><a href="https://github.com/relationalml/">
5656
<!-- github icon by Free Icons (https://free-icons.github.io/free-icons/) -->
@@ -97,9 +97,9 @@
9797
<!-- <img src="/images/group-cropped.jpg" alt="Slide 2"
9898
style="width: 100%; border-radius: 40px; margin-left: auto;"> -->
9999

100-
<h1 id="relational-ml-lab">Relational ML Lab</h1>
100+
<h1 id="relational-machine-learning-lab">Relational Machine Learning Lab</h1>
101101

102-
<p>We are an ML research group led by <a href="https://sites.google.com/view/rebekkaburkholz">Dr. Rebekka Burkholz</a>. We invite you to explore our <a href="research">research</a> interests and our latest <a href="publications">publications</a> in top-tier conferences (NeurIPS, ICML, ICLR).</p>
102+
<p>We are an ML research group led by <a href="https://sites.google.com/view/rebekkaburkholz">Dr. Rebekka Burkholz</a>. We invite you to explore our research interests and our latest <a href="publications">publications</a> in top-tier conferences (NeurIPS, ICML, ICLR).</p>
103103

104104
<p>We are part of the <a href="https://cispa.de">CISPA Helmholtz Center for Information Security</a>, at the <a href="https://www.uni-saarland.de">Saarland University</a> campus in Saarbrücken, Germany.</p>
105105

@@ -121,7 +121,7 @@ <h3>News</h3>
121121
<div class="well">
122122

123123
<b>02 Jun 2025</b>
124-
<p>Rebekka and Celia are presenting at the International Network Science Conference (<a href="https://netsci2025.github.io/">NetSci</a>) in Maastricht.</p>
124+
<p>Rebekka and Celia are presenting at <a href="https://netsci2025.github.io/">NetSci</a> in Maastricht.</p>
125125

126126
<hr/>
127127

@@ -130,18 +130,18 @@ <h3>News</h3>
130130

131131
<hr/>
132132

133-
<b>01 May 2025</b>
134-
<p>Our paper on <a href="https://arxiv.org/pdf/2504.12883">implicit bias</a> has been accepted at ICML 2025.</p>
133+
<b>07 May 2025</b>
134+
<p>Congratulations to Rebekka for <a href="https://cispa.de/en/burkholz-tenured">receiving tenure</a> at CISPA.</p>
135135

136136
<hr/>
137137

138-
<b>24 Mar 2025</b>
139-
<p>Rebekka is at <a href="https://cpal.cc/spotlight_track/">CPAL</a> in Stanford presenting three of our <a href="/publications">papers</a> as recent spotlights.</p>
138+
<b>01 May 2025</b>
139+
<p>Our paper on <a href="https://arxiv.org/pdf/2504.12883">implicit bias</a> has been accepted at ICML 2025.</p>
140140

141141
<hr/>
142142

143-
<b>22 Jan 2025</b>
144-
<p>Two papers <a href="https://openreview.net/forum?id=g6v09VxgFw">(1)</a> <a href="https://openreview.net/forum?id=U47ymTS3ut">(2)</a> have been accepted at ICLR 2025.</p>
143+
<b>24 Mar 2025</b>
144+
<p>Rebekka is at <a href="https://cpal.cc/spotlight_track/">CPAL</a> presenting three <a href="/publications">papers</a> as recent spotlights.</p>
145145

146146
<hr/>
147147

_site/news.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<li><a href="/">Home</a></li>
5151
<li><a href="/team">Team</a></li>
5252
<li><a href="/openings">Openings</a></li>
53-
<li><a href="/research">Research</a></li>
53+
<!-- <li><a href="/research">Research</a></li> -->
5454
<li><a href="/publications">Publications</a></li>
5555
<li><a href="https://github.com/relationalml/">
5656
<!-- github icon by Free Icons (https://free-icons.github.io/free-icons/) -->
@@ -72,7 +72,7 @@ <h1 id="news">News</h1>
7272
<hr />
7373

7474
<h4>02 June 2025</h4>
75-
<p>Rebekka and Celia are presenting at the International Network Science Conference (<a href="https://netsci2025.github.io/">NetSci</a>) in Maastricht.</p>
75+
<p>Rebekka and Celia are presenting at <a href="https://netsci2025.github.io/">NetSci</a> in Maastricht.</p>
7676

7777
<hr />
7878

@@ -81,13 +81,18 @@ <h4>01 June 2025</h4>
8181

8282
<hr />
8383

84+
<h4>07 May 2025</h4>
85+
<p>Congratulations to Rebekka for <a href="https://cispa.de/en/burkholz-tenured">receiving tenure</a> at CISPA.</p>
86+
87+
<hr />
88+
8489
<h4>01 May 2025</h4>
8590
<p>Our paper on <a href="https://arxiv.org/pdf/2504.12883">implicit bias</a> has been accepted at ICML 2025.</p>
8691

8792
<hr />
8893

8994
<h4>24 March 2025</h4>
90-
<p>Rebekka is at <a href="https://cpal.cc/spotlight_track/">CPAL</a> in Stanford presenting three of our <a href="/publications">papers</a> as recent spotlights.</p>
95+
<p>Rebekka is at <a href="https://cpal.cc/spotlight_track/">CPAL</a> presenting three <a href="/publications">papers</a> as recent spotlights.</p>
9196

9297
<hr />
9398

_site/openings.html

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<li><a href="/">Home</a></li>
5151
<li><a href="/team">Team</a></li>
5252
<li><a href="/openings">Openings</a></li>
53-
<li><a href="/research">Research</a></li>
53+
<!-- <li><a href="/research">Research</a></li> -->
5454
<li><a href="/publications">Publications</a></li>
5555
<li><a href="https://github.com/relationalml/">
5656
<!-- github icon by Free Icons (https://free-icons.github.io/free-icons/) -->
@@ -69,23 +69,32 @@
6969
<div id="textid" class="col-sm-12">
7070
<h1 id="open-positions">Open positions</h1>
7171

72-
<p>If you are interested in our <a href="research">research</a>, please contact <a href="https://sites.google.com/view/rebekkaburkholz/">Dr. Rebekka Burkholz</a>. For further information about pursuing a PhD position at the CISPA Helmholtz Center for Information Security, see the <a href="https://career.cispa.de/phd.html">CISPA Career portal</a>.</p>
72+
<p>If you are interested in joining our group or learning more about our research, please reach out to <a href="https://sites.google.com/view/rebekkaburkholz/">Dr. Rebekka Burkholz</a>.</p>
73+
74+
<p>For further information on pursuing a PhD or postdoc at the CISPA Helmholtz Center for Information Security, see the <a href="https://career.cispa.de/">CISPA Career Portal</a>.</p>
7375

7476
<h3 id="past-open-positions">Past open positions</h3>
7577

7678
<ul>
7779
<li>We received an ERC Starting Grant in 2023 (<a href="https://cispa.de/en/erc-burkholz">SPARSE-ML</a>) and had several open positions for PhD students and Postdocs:
7880
<ul>
79-
<li><a href="https://euraxess.ec.europa.eu/jobs/144401">PhD position in sparse machine learning</a> (2023).</li>
80-
<li><a href="https://euraxess.ec.europa.eu/jobs/144392">Postdoctoral position in sparse machine learning</a> (2023).</li>
81+
<li><a href="https://euraxess.ec.europa.eu/jobs/144401">PhD position in sparse machine learning</a>.</li>
82+
<li><a href="https://euraxess.ec.europa.eu/jobs/144392">Postdoctoral position in sparse machine learning</a>.</li>
83+
<li><a href="https://www.krikamol.org/assets/pdf/cispa-joint-postdoc-2024.pdf">Joint postdoctoral position</a> with <a href="https://ri-lab.org/">Krikamol Muandet</a>.</li>
8184
</ul>
8285
</li>
8386
<li><a href="https://euraxess.ec.europa.eu/jobs/871979">PhD position in machine learning</a> (2022).</li>
8487
</ul>
8588

86-
<h3 id="possible-research-topics">Possible research topics</h3>
89+
<h3 id="what-we-look-for">What we look for</h3>
90+
91+
<ul>
92+
<li>We are particularly interested in candidates with affinity towards theory.</li>
93+
<li>We value enthusiasm for research and curiosity for the inner workings of complex models.</li>
94+
<li>We welcome applications by candidates from all backgrounds and also support non-standard careers.</li>
95+
</ul>
8796

88-
<p>We are particularly interested in candidates with affinity towards theory. We require an enthusiasm for research and curiosity for the inner workings of complex models.</p>
97+
<p>Possible research topics include:</p>
8998

9099
<ul>
91100
<li>Deep learning (theory and applications)</li>

_site/publications/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<li><a href="/">Home</a></li>
5151
<li><a href="/team">Team</a></li>
5252
<li><a href="/openings">Openings</a></li>
53-
<li><a href="/research">Research</a></li>
53+
<!-- <li><a href="/research">Research</a></li> -->
5454
<li><a href="/publications">Publications</a></li>
5555
<li><a href="https://github.com/relationalml/">
5656
<!-- github icon by Free Icons (https://free-icons.github.io/free-icons/) -->

0 commit comments

Comments
 (0)