Skip to content

Commit e5147af

Browse files
committed
added link pred paper
1 parent f8b475b commit e5147af

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

_data/publications.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,23 @@
1515
url = {https://arxiv.org/abs/2510.05060},
1616
}
1717
18+
- title: "Bridging Theory and Practice in Link Representation with Graph Neural Networks"
19+
authors: "Veronica Lachi, Francesco Ferrini, Antonio Longa, Bruno Lepri, Andrea Passerini, Manfred Jaeger"
20+
venue: "NeurIPS 2025 (spotlight)"
21+
figure: "figs/publications/link-pred.png"
22+
abstract: "We introduce a unifying framework that subsumes existing message-passing link models and enables formal expressiveness comparisons. Using this framework, we derive a hierarchy of state-of-the-art methods and offer theoretical tools to analyze future architectures. To complement our analysis, we propose a synthetic evaluation protocol comprising the first benchmark specifically designed to assess link-level expressiveness."
23+
arxiv: "https://arxiv.org/abs/2506.24018"
24+
bibtex: |
25+
@misc{lachi2025bridgingtheorypracticelink,
26+
title={Bridging Theory and Practice in Link Representation with Graph Neural Networks},
27+
author={Veronica Lachi and Francesco Ferrini and Antonio Longa and Bruno Lepri and Andrea Passerini and Manfred Jaeger},
28+
year={2025},
29+
eprint={2506.24018},
30+
archivePrefix={arXiv},
31+
primaryClass={cs.LG},
32+
url={https://arxiv.org/abs/2506.24018},
33+
}
34+
1835
- title: "Torch Geometric Pool: the Pytorch library for pooling in Graph Neural Networks"
1936
authors: "Filippo Maria Bianchi, Carlo Abate, Ivan Marisca"
2037
figure: "figs/publications/tgp-logo-wide.png"

figs/publications/link-pred.png

243 KB
Loading

0 commit comments

Comments
 (0)