← Search

Yuval Ran-Milo

3 accepted papers

2025

Do Neural Networks Need Gradient Descent to Generalize? A Theoretical Study

NeurIPS 2025poster

Conventional wisdom attributes the mysterious generalization abilities of overparameterized neural networks to gradient descent (and its variants). The recent volume hypothesis challenges this view: it posits that these generalization abilities persist even when gradient descent is replaced by Guess…

Cited by 0SourceScholar
2025

Mamba Knockout for Unraveling Factual Information Flow

ACL 2025long

This paper investigates the flow of factual information in Mamba State-Space Model (SSM)-based language models. We rely on theoretical and empirical connections to Transformer-based architectures and their attention mechanisms. Exploiting this relationship, we adapt attentional interpretability tech…

2024

Provable Benefits of Complex Parameterizations for Structured State Space Models

NeurIPS 2024poster

Structured state space models (SSMs), the core engine behind prominent neural networks such as S4 and Mamba, are linear dynamical systems adhering to a specified structure, most notably diagonal. In contrast to typical neural network modules, whose parameterizations are real, SSMs often use complex…