← Search

Gilad Yehudai

16 accepted papers

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

Emergence of Linear Truth Encodings in Language Models

NeurIPS 2025poster

Recent probing studies reveal that large language models exhibit linear subspaces that separate true from false statements, yet the mechanism behind their emergence is unclear. We introduce a transparent, one-layer transformer toy model that reproduces such truth subspaces end-to-end and exposes one…

Cited by 0SourceScholar
2025

Locally Optimal Descent for Dynamic Stepsize Scheduling

AISTATS 2025poster

We introduce a novel dynamic learning-rate scheduling scheme grounded in theory with the goal of simplifying the manual and time-consuming tuning of schedules in practice. Our approach is based on estimating the locally-optimal stepsize, guaranteeing maximal descent in the direction of the stochast…

Cited by 0SourceScholar
2023

Adversarial Examples Exist in Two-Layer ReLU Networks for Low Dimensional Linear Subspaces

NeurIPS 2023poster

Despite a great deal of research, it is still not well-understood why trained neural networks are highly vulnerable to adversarial examples. In this work we focus on two-layer neural networks trained using data which lie on a low dimensional linear subspace. We show that standard gradient methods le…

Cited by 2SourcePDFScholar
2023

Deconstructing Data Reconstruction: Multiclass, Weight Decay and General Losses

NeurIPS 2023poster

Memorization of training data is an active research area, yet our understanding of the inner workings of neural networks is still in its infancy. Recently, Haim et al. 2022 proposed a scheme to reconstruct training samples from multilayer perceptron binary classifiers, effectively demonstrating that…

2022

Reconstructing Training Data From Trained Neural Networks

NeurIPS 2022accept

Understanding to what extent neural networks memorize training data is an intriguing question with practical and theoretical implications. In this paper we show that in some cases a significant fraction of the training data can in fact be reconstructed from the parameters of a trained neural networ…

2021

From Local Structures to Size Generalization in Graph Neural Networks

ICML 2021spotlight

Graph neural networks (GNNs) can process graphs of different sizes, but their ability to generalize across sizes, specifically from small to large graphs, is still not well understood. In this paper, we identify an important type of data where generalization from small to large graphs is challenging…

Cited by 161SourcePDFScholar
2020

Proving the Lottery Ticket Hypothesis: Pruning is All You Need

ICML 2020poster

The lottery ticket hypothesis (Frankle and Carbin, 2018), states that a randomly-initialized network contains a small subnetwork such that, when trained in isolation, can compete with the performance of the original network. We prove an even stronger hypothesis (as was also conjectured in Ramanujan…

Cited by 352SourcePDFScholar
2019

On the Power and Limitations of Random Features for Understanding Neural Networks

NeurIPS 2019poster

Recently, a spate of papers have provided positive theoretical results for training over-parameterized neural networks (where the network size is larger than what is needed to achieve low error). The key insight is that with sufficient over-parameterization, gradient-based methods will implicitly le…

Cited by 223SourcePDFScholar