← Search

Maysam Behmanesh

3 accepted papers

2026

Beyond ReLU: Bifurcation, Oversmoothing, and Topological Priors

ICML 2026spotlight

Graph Neural Networks (GNNs) learn node representations through iterative network-based message-passing. While powerful, deep GNNs suffer from oversmoothing, where node features converge to a homogeneous, non-informative state. We re-frame this problem of representational collapse from a \emph{bifur…

Cited by 0SourceScholar
2026

Graph Alignment via Dual-Pass Spectral Encoding and Latent Space Communication

ICML 2026poster

Graph alignment, the problem of identifying corresponding nodes across multiple graphs, is fundamental to numerous applications. Most existing unsupervised methods embed node features into latent representations to enable cross-graph comparison without ground-truth correspondences. However, these me…

Cited by 0SourceScholar
2023

TIDE: Time Derivative Diffusion for Deep Learning on Graphs

ICML 2023poster

A prominent paradigm for graph neural networks is based on the message-passing framework. In this framework, information communication is realized only between neighboring nodes. The challenge of approaches that use this paradigm is to ensure efficient and accurate long-distance communication betwee…