Skip to content

Commit 5df9234

Browse files
committed
GATE + new members
1 parent 6f4d01d commit 5df9234

File tree

16 files changed

+315
-202
lines changed

16 files changed

+315
-202
lines changed

README.md

+17-36
Original file line numberDiff line numberDiff line change
@@ -7,56 +7,37 @@ This is the [website](https://relationalml.github.io) of our academic research g
77
* [Requirements](#requirements)
88
* [Deployment](#deployment)
99
* [How to add or modify information](#how-to-add-or-modify-information)
10-
* [Modify text content](#modify-the-websites-text-content)
11-
* [Add a publication](#add-a-publication)
12-
* [Add news](#add-news)
13-
* [Add a person](#add-a-person)
1410
* [About this website](#about-this-website)
1511

1612
## Requirements
1713

18-
To build the website locally, you need to have [Ruby](https://www.ruby-lang.org/en/) installed. Then, install Jekyll and the Jekyll Scholar plugin:
19-
20-
```gem install jekyll bundler```
21-
22-
```gem install jekyll-scholar```
14+
* [Ruby](https://www.ruby-lang.org/en/)
15+
* Jekyll: `gem install jekyll bundler`
16+
* Jekyll Scholar: `gem install jekyll-scholar`
2317

2418
### Deployment
2519

26-
In order to update recent changes, you need to build the website locally first:
27-
28-
```jekyll build```
20+
* Locally build the website: `jekyll build`
21+
* Push changes to the `source` branch of the repository (including the folder `_site`)
2922

30-
Then push the changes of folder `_site` to the `source` branch of the repository.
23+
The website will be automatically *deployed* from that folder by a custom Github Action workflow (see [`.github/workflows/static.yml`](.github/workflows/static.yml)). However, it cannot be automatically *built* because it uses a custom plugin (Jekyll Scholar) that is not supported by Github.
3124

32-
The website will be automatically deployed from that folder by a custom Github Action workflow (see [`.github/workflows/static.yml`](.github/workflows/static.yml)). However, it cannot be built automatically because it uses a custom plugin.
25+
You can push changes to the `source` branch without building it, but the updates will not be published.
3326

3427
## How to add or modify information
3528

36-
### Modify text content
37-
38-
Modify the markdown files in the folder [`_pages`](_pages).
39-
40-
* You can modify the homepage at [`_pages/home.md`](_pages/home.md), the openings page at [`_pages/openings.md`](_pages/openings.md), and the research page at [`_pages/research.md`](_pages/research.md).
41-
* For modifications to data-driven pages (publications, news, team), see the following sections.
42-
43-
### Add a publication
44-
45-
Add a new **BibTeX** entry to the front of [`_bibliography/references.bib`](_bibliography/references.bib).
46-
47-
* Add a preview image to [`images/publications/`](images/publications/), and its name to a field `img` in the BibTeX entry.
48-
* Add extra information to extra fields in the entry, such as the code url in `code`, if necessary.
49-
50-
### Add news
51-
52-
Add a new entry to the front of [`_data/news.yml`](_data/news.yml).
53-
54-
### Add a person
55-
56-
Add a new entry to the front of [`_data/team_members.yml`](_data/team_members.yml).
29+
* **Publications:** Add a new **BibTeX** entry to the front of [`_bibliography/references.bib`](_bibliography/references.bib).
30+
* Add extra information to extra fields in the entry, such as the code url in `code`, if necessary.
31+
* Add a preview image to [`images/publications/`](images/publications/), and its name to a field `img` in the BibTeX entry.
32+
* **Team:** Add a new entry to the front of [`_data/team_members.yml`](_data/team_members.yml).
33+
* **News:** Add a new entry to the front of [`_data/news.yml`](_data/news.yml).
34+
* **Text content:** Modify the markdown files in the folder [`_pages`](_pages).
35+
* Homepage: [`_pages/home.md`](_pages/home.md).
36+
* Openings: [`_pages/openings.md`](_pages/openings.md).
37+
* Research: [`_pages/research.md`](_pages/research.md).
5738

5839
## About this website
5940

60-
This website is powered by [Jekyll](https://jekyllrb.com/) and uses some Bootstrap and Bootwatch, and it is mainly based on this [website](https://allanlab.org), plus this [one](https://alshedivat.github.io/al-folio/) for this bibliography [plugin](https://github.com/inukshuk/jekyll-scholar). Go to [this page](https://www.allanlab.org/aboutwebsite.html) to learn how to copy and modify this page for your purpose.
41+
This website is powered by [Jekyll](https://jekyllrb.com/) and uses some Bootstrap and Bootwatch, and it is mainly based on this [website](https://allanlab.org), plus this [one](https://alshedivat.github.io/al-folio/) for the bibliography [plugin](https://github.com/inukshuk/jekyll-scholar). Go to [this page](https://www.allanlab.org/aboutwebsite.html) to learn how to copy and modify this page for your purpose.
6142

6243
Copyright Relational ML Lab. Code released under the MIT License.

_bibliography/references.bib

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
---
22
---
3+
@inproceedings{
4+
mustafa2024gate,
5+
title={{GATE}: How to Keep Out Intrusive Neighbors},
6+
author={Nimrah Mustafa and Rebekka Burkholz},
7+
booktitle={Forty-first International Conference on Machine Learning},
8+
year={2024},
9+
url={https://openreview.net/forum?id=Sjv5RcqfuH}
10+
}
311

412
@inproceedings{
513
gadhikar2024masks,

_data/news.yml

+12-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
1+
- date: 1. June 2024
2+
headline: "Welcome to Chao, Rahul, and Dong!"
3+
4+
- date: 1. May 2024
5+
headline: "[Our paper](https://openreview.net/forum?id=Sjv5RcqfuH) was accepted at ICML 2024."
6+
17
- date: 1. February 2024
28
headline: Welcome Tom!
39

410
- date: 16. January 2024
5-
headline: "Our two papers [(1)](https://openreview.net/forum?id=qODvxQ8TXW) [(2)](https://openreview.net/forum?id=wOSYMHfENq) were accepted at ICLR 2024!"
11+
headline: "Our two papers [(1-Spotlight)](https://openreview.net/forum?id=qODvxQ8TXW) [(2)](https://openreview.net/forum?id=wOSYMHfENq) were accepted at ICLR 2024."
612

713
- date: 1. October 2023
814
headline: Welcome Celia!
915

1016
- date: 21. September 2023
11-
headline: "[Our paper](https://openreview.net/forum?id=qY7UqLoora) was accepted at NeurIPS 2023!"
17+
headline: "Our paper on [balancing GATs](https://openreview.net/forum?id=qY7UqLoora) was accepted at NeurIPS 2023."
1218

1319
- date: 5. September 2023
14-
headline: "We have received an ERC starting grant! [SPARSE-ML](https://cispa.de/en/erc-burkholz)"
20+
headline: "We have received an ERC starting grant! [SPARSE-ML](https://cispa.de/en/erc-burkholz)"
21+
22+
- date: 24. April 2023
23+
headline: "Our paper on [random pruning](https://openreview.net/forum?id=cKYIyT9wvo) was accepted at ICML 2023."

_data/team_members.yml

+77-48
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,77 @@
1-
- name: Dr. Rebekka Burkholz
2-
last_name: Burkholz
3-
photo: rebekka.burkholz.jpg
4-
info: Tenure-track faculty, started 2021
5-
6-
url: https://sites.google.com/view/rebekkaburkholz/
7-
8-
- name: Advait Gadhikar
9-
last_name: Gadhikar
10-
photo: advait.gadhikar.jpg
11-
info: PhD student, started Apr 2022
12-
13-
url: https://advaitgadhikar.github.io/
14-
15-
- name: Nimrah Mustafa
16-
last_name: Mustafa
17-
photo: nimrah.mustafa.jpg
18-
info: PhD student, started 2022
19-
20-
url: https://cispa.de/en/people/c01nimu
21-
22-
- name: Adarsh Jamadandi
23-
last_name: Jamadandi
24-
photo: adarsh.jamadandi.jpg
25-
info: Research assistant, started 2022
26-
27-
url: https://adarshmj.github.io
28-
29-
- name: Harsha Nelaturu
30-
last_name: Nelaturu
31-
photo: harsha.nelaturu.jpg
32-
info: Research assistant, started 2023
33-
34-
url: https://cispa.de/en/people/c02hane
35-
36-
- name: Celia Rubio-Madrigal
37-
last_name: Rubio-Madrigal
38-
photo: celia.rubio-madrigal.jpg
39-
info: PhD student, started Oct 2023
40-
41-
url: https://celrm.github.io/
42-
43-
- name: Tom Jacobs
44-
last_name: Jacobs
45-
photo: tom.jacobs.jpg
46-
info: PhD student, started Feb 2024
47-
48-
url: https://cispa.de/en/people/c01toja
1+
- role: Faculty
2+
members:
3+
- name: Dr. Rebekka Burkholz
4+
last_name: Burkholz
5+
photo: rebekka.burkholz.jpg
6+
start_date: 2021
7+
8+
url: https://sites.google.com/view/rebekkaburkholz/
9+
10+
- role: PostDocs
11+
members:
12+
- name: Dr. Chao Zhou
13+
last_name: Zhou
14+
photo:
15+
start_date: May 2024
16+
17+
url: https://chaoedisonzhouucl.github.io/
18+
19+
- role: PhD students
20+
members:
21+
- name: Advait Gadhikar
22+
last_name: Gadhikar
23+
photo: advait.gadhikar.jpg
24+
role: PhD student
25+
start_date: Apr 2022
26+
27+
url: https://advaitgadhikar.github.io/
28+
29+
- name: Nimrah Mustafa
30+
last_name: Mustafa
31+
photo: nimrah.mustafa.jpg
32+
role: PhD student
33+
start_date: Jun 2022
34+
35+
url: https://cispa.de/en/people/c01nimu
36+
37+
- name: Celia Rubio-Madrigal
38+
last_name: Rubio-Madrigal
39+
photo: celia.rubio-madrigal.jpg
40+
role: PhD student
41+
start_date: Oct 2023
42+
43+
url: https://celrm.github.io/
44+
45+
- name: Tom Jacobs
46+
last_name: Jacobs
47+
photo: tom.jacobs.jpg
48+
role: PhD student
49+
start_date: Feb 2024
50+
51+
url: https://cispa.de/en/people/c01toja
52+
53+
- name: Rahul Nittala
54+
last_name: Nittala
55+
photo:
56+
role: PhD student
57+
start_date: Jun 2024
58+
59+
url: https://cispa.de/en/people/c01rani
60+
61+
- role: Research assistants (HiWis)
62+
members:
63+
- name: Adarsh Jamadandi
64+
last_name: Jamadandi
65+
photo: adarsh.jamadandi.jpg
66+
role: Research assistant
67+
start_date: Nov 2022
68+
69+
url: https://adarshmj.github.io
70+
71+
- name: Harsha Nelaturu
72+
last_name: Nelaturu
73+
photo: harsha.nelaturu.jpg
74+
role: Research assistant
75+
start_date: Aug 2023
76+
77+
url: https://cispa.de/en/people/c02hane

_pages/home.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ permalink: /
88

99
# Relational ML Lab
1010

11-
We are a dynamic and fast-growing Machine Learning research group led by [Dr. Rebekka Burkholz](https://sites.google.com/view/rebekkaburkholz/). We invite you to explore our [research interests](research) and delve into 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](research) and our latest [publications](publications) in top-tier conferences (NeurIPS, ICML, ICLR).
1212

13-
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.
13+
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

+4-7
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,11 @@ If you are interested in our [research](research), please contact [Dr. Rebekka B
1212

1313
### Past open positions
1414

15-
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:
15+
* 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).
1618

17-
- [PhD position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144401) (2023).
18-
- [Postdoctoral position in sparse machine learning](https://euraxess.ec.europa.eu/jobs/144392) (2023).
19-
20-
Other previously open positions:
21-
22-
- [PhD position in machine learning](https://euraxess.ec.europa.eu/jobs/871979) (2022).
19+
* [PhD position in machine learning](https://euraxess.ec.europa.eu/jobs/871979) (2022).
2320

2421
### Possible research topics
2522

_pages/publications.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ permalink: /publications/
1010

1111
<select id="memberselect">
1212
<option value="">All members</option>
13-
{% for member in site.data.team_members %}<option value="{{ member.last_name }}">{{ member.name }}</option>
14-
{% endfor %}</select>
13+
{% for group in site.data.team_members %}{% for member in group.members
14+
%}<option value="{{ member.last_name }}">{{ member.name }}</option>
15+
{% endfor %}{% endfor %}</select>
1516

1617
{% bibliography %}

_pages/team.md

+12-4
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ permalink: /team/
88

99
# Team Members
1010

11+
{% for group in site.data.team_members %}
1112
{% assign number_printed = 0 %}
12-
{% for member in site.data.team_members %}
13+
### {{group.role}}
14+
{% for member in group.members %}
1315

1416
{% assign even_odd = number_printed | modulo: 2 %}
1517

@@ -18,10 +20,15 @@ permalink: /team/
1820
{% endif %}
1921

2022
<div class="col-sm-6 clearfix">
21-
<img src="{{ site.url }}{{ site.baseurl }}/images/team/{{ member.photo }}" class="img-responsive" width="25%" style="float: left" />
23+
{% if member.photo %}
24+
<img src="{{ site.url }}{{ site.baseurl }}/images/team/{{ member.photo }}"
25+
class="img-responsive" width="20%" style="float: left; margin: 6px 22px 24px 0;" />
26+
{% else %}
27+
<img src="{{ site.url }}{{ site.baseurl }}/images/team/blank.jpg"
28+
class="img-responsive" width="20%" style="float: left; margin: 6px 22px 24px 0;" />
29+
{% endif %}
2230
<h4>{{ member.name }}</h4>
23-
{{ member.info }}
24-
<br>[Homepage]({{ member.url }})
31+
[Homepage]({{ member.url }})
2532
| [Email](mailto:{{ member.email }})
2633
</div>
2734

@@ -37,6 +44,7 @@ permalink: /team/
3744
{% if even_odd == 1 %}
3845
</div>
3946
{% endif %}
47+
{% endfor %}
4048

4149

4250
{% if site.data.students.size > 0 %}

_site/README.md

+17-36
Original file line numberDiff line numberDiff line change
@@ -7,56 +7,37 @@ This is the [website](https://relationalml.github.io) of our academic research g
77
* [Requirements](#requirements)
88
* [Deployment](#deployment)
99
* [How to add or modify information](#how-to-add-or-modify-information)
10-
* [Modify text content](#modify-the-websites-text-content)
11-
* [Add a publication](#add-a-publication)
12-
* [Add news](#add-news)
13-
* [Add a person](#add-a-person)
1410
* [About this website](#about-this-website)
1511

1612
## Requirements
1713

18-
To build the website locally, you need to have [Ruby](https://www.ruby-lang.org/en/) installed. Then, install Jekyll and the Jekyll Scholar plugin:
19-
20-
```gem install jekyll bundler```
21-
22-
```gem install jekyll-scholar```
14+
* [Ruby](https://www.ruby-lang.org/en/)
15+
* Jekyll: `gem install jekyll bundler`
16+
* Jekyll Scholar: `gem install jekyll-scholar`
2317

2418
### Deployment
2519

26-
In order to update recent changes, you need to build the website locally first:
27-
28-
```jekyll build```
20+
* Locally build the website: `jekyll build`
21+
* Push changes to the `source` branch of the repository (including the folder `_site`)
2922

30-
Then push the changes of folder `_site` to the `source` branch of the repository.
23+
The website will be automatically *deployed* from that folder by a custom Github Action workflow (see [`.github/workflows/static.yml`](.github/workflows/static.yml)). However, it cannot be automatically *built* because it uses a custom plugin (Jekyll Scholar) that is not supported by Github.
3124

32-
The website will be automatically deployed from that folder by a custom Github Action workflow (see [`.github/workflows/static.yml`](.github/workflows/static.yml)). However, it cannot be built automatically because it uses a custom plugin.
25+
You can push changes to the `source` branch without building it, but the updates will not be published.
3326

3427
## How to add or modify information
3528

36-
### Modify text content
37-
38-
Modify the markdown files in the folder [`_pages`](_pages).
39-
40-
* You can modify the homepage at [`_pages/home.md`](_pages/home.md), the openings page at [`_pages/openings.md`](_pages/openings.md), and the research page at [`_pages/research.md`](_pages/research.md).
41-
* For modifications to data-driven pages (publications, news, team), see the following sections.
42-
43-
### Add a publication
44-
45-
Add a new **BibTeX** entry to the front of [`_bibliography/references.bib`](_bibliography/references.bib).
46-
47-
* Add a preview image to [`images/publications/`](images/publications/), and its name to a field `img` in the BibTeX entry.
48-
* Add extra information to extra fields in the entry, such as the code url in `code`, if necessary.
49-
50-
### Add news
51-
52-
Add a new entry to the front of [`_data/news.yml`](_data/news.yml).
53-
54-
### Add a person
55-
56-
Add a new entry to the front of [`_data/team_members.yml`](_data/team_members.yml).
29+
* **Publications:** Add a new **BibTeX** entry to the front of [`_bibliography/references.bib`](_bibliography/references.bib).
30+
* Add extra information to extra fields in the entry, such as the code url in `code`, if necessary.
31+
* Add a preview image to [`images/publications/`](images/publications/), and its name to a field `img` in the BibTeX entry.
32+
* **Team:** Add a new entry to the front of [`_data/team_members.yml`](_data/team_members.yml).
33+
* **News:** Add a new entry to the front of [`_data/news.yml`](_data/news.yml).
34+
* **Text content:** Modify the markdown files in the folder [`_pages`](_pages).
35+
* Homepage: [`_pages/home.md`](_pages/home.md).
36+
* Openings: [`_pages/openings.md`](_pages/openings.md).
37+
* Research: [`_pages/research.md`](_pages/research.md).
5738

5839
## About this website
5940

60-
This website is powered by [Jekyll](https://jekyllrb.com/) and uses some Bootstrap and Bootwatch, and it is mainly based on this [website](https://allanlab.org), plus this [one](https://alshedivat.github.io/al-folio/) for this bibliography [plugin](https://github.com/inukshuk/jekyll-scholar). Go to [this page](https://www.allanlab.org/aboutwebsite.html) to learn how to copy and modify this page for your purpose.
41+
This website is powered by [Jekyll](https://jekyllrb.com/) and uses some Bootstrap and Bootwatch, and it is mainly based on this [website](https://allanlab.org), plus this [one](https://alshedivat.github.io/al-folio/) for the bibliography [plugin](https://github.com/inukshuk/jekyll-scholar). Go to [this page](https://www.allanlab.org/aboutwebsite.html) to learn how to copy and modify this page for your purpose.
6142

6243
Copyright Relational ML Lab. Code released under the MIT License.

_site/images/team/blank.jpg

6.29 KB
Loading

0 commit comments

Comments
 (0)