← Search

Maya Bechler-Speicher

8 accepted papers

2026

A Graph Meta-Network for Learning on Kolmogorov–Arnold Networks

ICLR 2026poster

Weight-space models learn directly from the parameters of neural networks, enabling tasks such as predicting their accuracy on new datasets. Naive methods -- like applying MLPs to flattened parameters -- perform poorly, making the design of better weight-space architectures a central challenge. Whi…

Cited by 0SourcecodeScholar
2026

Graph Mixing Additive Networks

ICLR 2026poster

Real-world temporal data often consists of multiple signal types recorded at irregular, asynchronous intervals. For instance, in the medical domain, different types of blood tests can be measured at different times and frequencies, resulting in fragmented and unevenly scattered temporal data. Simila…

Cited by 0SourcecodeScholar
2025

Depth-Width Tradeoffs for Transformers on Graph Tasks

NeurIPS 2025spotlight

Transformers have revolutionized the field of machine learning. In particular, they can be used to solve complex algorithmic problems, including graph-based tasks. In such algorithmic tasks a key question is what is the minimal size of a transformer that can implement the task. Recent work has begun…

Cited by 0SourceScholar
2025

Position: Graph Learning Will Lose Relevance Due To Poor Benchmarks

ICML 2025poster

While machine learning on graphs has demonstrated promise in drug design and molecular property prediction, significant benchmarking challenges hinder its further progress and relevance. Current benchmarking practices often lack focus on transformative, real-world applications, favoring narrow domai…

Cited by 1SourcePDFScholar
2025

Spectral Graph Neural Networks are Incomplete on Graphs with a Simple Spectrum

NeurIPS 2025spotlight

Spectral features are widely incorporated within Graph Neural Networks (GNNs) to improve their expressive power, or their ability to distinguish among non-isomorphic graphs. One popular example is the usage of graph Laplacian eigenvectors for positional encoding in MPNNs and Graph Transformers. The…

Cited by 0SourceScholar
2024

Graph Neural Networks Use Graphs When They Shouldn't

ICML 2024poster

Predictions over graphs play a crucial role in various domains, including social networks and medicine. Graph Neural Networks (GNNs) have emerged as the dominant approach for learning on graph data. Although a graph-structure is provided as input to the GNN, in some cases the best solution can be ob…

2024

TREE-G: Decision Trees Contesting Graph Neural Networks

AAAI 2024technical

When dealing with tabular data, models based on decision trees are a popular choice due to their high accuracy on these data types, their ease of application, and explainability properties. However, when it comes to graph-structured data, it is not clear how to apply them effectively, in a way that…

2024

The Intelligible and Effective Graph Neural Additive Network

NeurIPS 2024poster

Graph Neural Networks (GNNs) have emerged as the predominant approach for learning over graph-structured data. However, most GNNs operate as black-box models and require post-hoc explanations, which may not suffice in high-stakes scenarios where transparency is crucial. In this paper, we present a…

Cited by 3SourcePDFScholar