Skip to content

Commit da181d3

Browse files
Updated publications
1 parent 0da6c90 commit da181d3

File tree

5 files changed

+26
-4
lines changed

5 files changed

+26
-4
lines changed

content/publications.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
### 2025
22

3+
- *A Topological Molecular Representation for Molecular Learning Based on the Euler Characteristic Transform*<br />
4+
V.&nbsp;Toscano-Duran and B.&nbsp;Rieck<br />
5+
ECML PKDD Workshop on Mining and Learning with Graphs, 2025<br />
6+
<small>[\[BibTeX\]](Toscano25b.bib)</small>
7+
- *Geometry-Aware Edge Pooling for Graph Neural Networks*<br />
8+
K.&nbsp;Limbeck<sup>&dagger;</sup>, L.&nbsp;Mezrag<sup>&dagger;</sup>, G.&nbsp;Wolf<sup>&Dagger;</sup>, and B.&nbsp;Rieck<sup>&Dagger;</sup><br />
9+
ECML PKDD Workshop on Mining and Learning with Graphs, 2025<br />
10+
<small>[\[BibTeX\]](Limbeck25b.bib)</small>
311
- [*Topology Meets Machine Learning: An Introduction Using the Euler Characteristic Transform*](https://dx.doi.org/10.1090/noti3193)<br />
412
B.&nbsp;Rieck<br />
513
Notices of the American Mathematical Society, Volume 72, Number 7, pp. 719--727, 2025<br />
@@ -48,7 +56,7 @@ ICLR Workshop on Learning Meaningful Representations of Life&nbsp;(LMRL), 2025<b
4856
C.&nbsp;Koke, Y.&nbsp;Shen, A.&nbsp;Saroha, M.&nbsp;Eisenberger, B.&nbsp;Rieck, M.&thinsp;M.&nbsp;Bronstein, and D.&nbsp;Cremers<br />
4957
ICLR Workshop 'I Can't Believe It's Not Better: Challenges in Applied Deep Learning', 2025<br />
5058
<small>[\[BibTeX\]](Koke25b.bib)</small>
51-
- [*On the Successful Incorporation of Scale Into Graph Neural Networks*](https://openreview.net/forum?id=SRCsyJafgP)<br />
59+
- [*On Incorporating Scale Into Graph Networks*](https://openreview.net/forum?id=SRCsyJafgP)<br />
5260
C.&nbsp;Koke, Y.&nbsp;Shen, A.&nbsp;Saroha, M.&nbsp;Eisenberger, B.&nbsp;Rieck, M.&thinsp;M.&nbsp;Bronstein, and D.&nbsp;Cremers<br />
5361
ICLR Workshop on Machine Learning Multiscale Processes, 2025<br />
5462
<small>[\[BibTeX\]](Koke25a.bib)</small>
@@ -238,7 +246,7 @@ Advances in Neural Information Processing Systems, Volume 35, pp. 10164--10178,
238246
R.&nbsp;Liu<sup>&dagger;</sup>, S.&nbsp;Cantürk<sup>&dagger;</sup>, F.&nbsp;Wenkel, D.&nbsp;Sandfelder, D.&nbsp;Kreuzer, A.&nbsp;Little, S.&nbsp;McGuire, L.&nbsp;O'Bray, M.&nbsp;Perlmutter<sup>&Dagger;</sup>, B.&nbsp;Rieck<sup>&Dagger;</sup>, M.&nbsp;Hirn<sup>&Dagger;</sup>, G.&nbsp;Wolf<sup>&Dagger;</sup>, and L.&nbsp;Rampášek<sup>&dagger;</sup><sup>&Dagger;</sup><br />
239247
Proceedings of the First Learning on Graphs Conference, Volume 198, pp. 6:1--6:25, 2022<br />
240248
<small>[\[Preprint\]](https://arxiv.org/abs/2206.07729) &bull; [\[BibTeX\]](Liu22a.bib)</small><br />
241-
<small>Accepted as an oral presentation at LoG&nbsp;(top 5% of all submissions)</small>
249+
<small>Accepted as an oral presentation&nbsp;(top 5% of all submissions)</small>
242250
- [*On the Surprising Behaviour of node2vec*](https://arxiv.org/abs/2206.08252)<br />
243251
C.&nbsp;Hacker and B.&nbsp;Rieck<br />
244252
Proceedings of Topological, Algebraic, and Geometric Learning Workshops 2022, Volume 196, pp. 142--151, 2022<br />

static/research/Koke25a.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ @inproceedings{Koke25a
22
author = {Christian Koke and Yuesong Shen and Abhishek Saroha and Marvin Eisenberger and Bastian Rieck and Michael M. Bronstein and Daniel Cremers},
33
author+an = {5=highlight},
44
booktitle = {ICLR Workshop on Machine Learning Multiscale Processes},
5-
title = {On the Successful Incorporation of Scale into Graph Neural Networks},
5+
title = {On Incorporating Scale into Graph Networks},
66
url = {https://openreview.net/forum?id=SRCsyJafgP},
77
year = {2025},
88
}

static/research/Limbeck25b.bib

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@inproceedings{Limbeck25b,
2+
author = {Katharina Limbeck and Lydia Mezrag and Guy Wolf and Bastian Rieck},
3+
author+an = {1=first; 2=first; 3=last; 4=last,highlight},
4+
booktitle = {ECML PKDD Workshop on Mining and Learning with Graphs},
5+
title = {Geometry-Aware Edge Pooling for Graph Neural Networks},
6+
year = {2025},
7+
}

static/research/Liu22a.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ @inproceedings{Liu22a
55
booktitle = {Proceedings of the First Learning on Graphs Conference},
66
editor = {Rieck, Bastian and Pascanu, Razvan},
77
eprint = {2206.07729},
8-
note = {Accepted as an \emph{oral} presentation at LoG~(\textbf{top 5\%} of all submissions)},
8+
note = {Accepted as an \emph{oral} presentation~(\textbf{top 5\%} of all submissions)},
99
pages = {6:1--6:25},
1010
primaryclass = {cs.LG},
1111
publisher = {PMLR},

static/research/Toscano25b.bib

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@inproceedings{Toscano25b,
2+
author = {Victor Toscano-Duran and Bastian Rieck},
3+
author+an = {2=highlight},
4+
booktitle = {ECML PKDD Workshop on Mining and Learning with Graphs},
5+
title = {A Topological Molecular Representation for Molecular Learning Based on the Euler Characteristic Transform},
6+
year = {2025},
7+
}

0 commit comments

Comments
 (0)