flandolfi / edge-pool

Revisiting Edge Pooling in Graph Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisiting Edge Pooling in Graph Neural Networks

Official repository and reference implementation of the paper "Revisiting Edge Pooling in Graph Neural Networks", presented at ESANN 2022.

Reference

@inproceedings{landolfi_revisiting_2022,
	title = {Revisiting Edge Pooling in Graph Neural Networks},
	author = {Landolfi, Francesco},
	date = {2022},
	eventtitle = {{ESANN} 2022 - European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning},
	location = {Bruges (Belgium) and online event},
	booktitle = {{ESANN} 2022 proceedings},
	isbn = {978-2-87587-084-1},
	pages = {515--520},
	doi = {10.14428/esann/2022.ES2022-92},
}

About

Revisiting Edge Pooling in Graph Neural Networks

License:MIT License


Languages

Language:Python 96.6%Language:Shell 3.4%