← Search

Yam Eitan

7 accepted papers

2026

FS-KAN: Permutation Equivariant Kolmogorov-Arnold Networks via Function Sharing

ICLR 2026poster

Permutation equivariant neural networks employing parameter-sharing schemes have emerged as powerful models for leveraging a wide range of data symmetries, significantly enhancing the generalization and computational efficiency of the resulting models. Recently, Kolmogorov-Arnold Networks (KANs) hav…

Cited by 0SourceScholar
2026

On The Expressive Power of GNN Derivatives

ICLR 2026poster

Despite significant advances in Graph Neural Networks (GNNs), their limited expressivity remains a fundamental challenge. Research on GNN expressivity has produced many expressive architectures, leading to architecture hierarchies with models of increasing expressive power. Separately, derivatives o…

Cited by 0SourceScholar
2025

Balancing Efficiency and Expressiveness: Subgraph GNNs with Walk-Based Centrality

ICML 2025poster

Subgraph GNNs have emerged as promising architectures that overcome the expressiveness limitations of Graph Neural Networks (GNNs) by processing bags of subgraphs. Despite their compelling empirical performance, these methods are afflicted by a high computational complexity: they process bags whose…

2025

GradMetaNet: An Equivariant Architecture for Learning on Gradients

NeurIPS 2025poster

Gradients of neural networks encode valuable information for optimization, editing, and analysis of models. Therefore, practitioners often treat gradients as inputs to task-specific algorithms, e.g., using gradient statistics for pruning or optimization. Recent works explore *learning* algorithms th…

Cited by 0SourceScholar
2025

Topological Blindspots: Understanding and Extending Topological Deep Learning Through the Lens of Expressivity

ICLR 2025oral

Topological deep learning (TDL) is a rapidly growing field that seeks to leverage topological structure in data and facilitate learning from data supported on topological objects, ranging from molecules to 3D shapes. Most TDL architectures can be unified under the framework of higher-order message-p…

2024

A Flexible, Equivariant Framework for Subgraph GNNs via Graph Products and Graph Coarsening

NeurIPS 2024poster

Subgraph GNNs enhance message-passing GNNs expressivity by representing graphs as sets of subgraphs, demonstrating impressive performance across various tasks. However, their scalability is hindered by the need to process large numbers of subgraphs. While previous approaches attempted to generate sm…