← Search

Hadi Daneshmand

17 accepted papers

2026

Position: Temporal Measurement Interval Determines Computational and Model Complexity in Single-Cell Perturbation Analysis

ICML 2026spotlight

Single-cell perturbation analysis aims to predict how cellular states change after interventions such as drug treatments or genetic edits. A central difficulty is that pre- and post-perturbation measurements are typically observed as *unpaired* populations, so accurate prediction requires inferring …

Cited by 0SourceScholar
2025

Linear Transformers Implicitly Discover Unified Numerical Algorithms

NeurIPS 2025poster

A transformer is merely a stack of learned data–to–data maps—yet those maps can hide rich algorithms. We train a linear, attention-only transformer on millions of masked-block completion tasks: each prompt is a masked low-rank matrix whose missing block may be (i) a scalar prediction target or (ii)…

Cited by 0SourceScholar
2025

Transformers Can Learn Temporal Difference Methods for In-Context Reinforcement Learning

ICLR 2025poster

Traditionally, reinforcement learning (RL) agents learn to solve new tasks by updating their neural network parameters through interactions with the task environment. However, recent works demonstrate that some RL agents, after certain pretraining procedures, can learn to solve unseen new tasks with…

Cited by 8SourcePDFScholar
2024

Towards Training Without Depth Limits: Batch Normalization Without Gradient Explosion

ICLR 2024poster

Normalization layers are one of the key building blocks for deep neural networks. Several theoretical studies have shown that batch normalization improves the signal propagation, by avoiding the representations from becoming collinear across the layers. However, results on mean-field theory of batch…

2023

On Bridging the Gap between Mean Field and Finite Width Deep Random Multilayer Perceptron with Batch Normalization

ICML 2023poster

Mean-field theory is widely used in theoretical studies of neural networks. In this paper, we analyze the role of depth in the concentration of mean-field predictions for Gram matrices of hidden representations in deep multilayer perceptron (MLP) with batch normalization (BN) at initialization. It i…

Cited by 4SourcePDFScholar
2023

On the impact of activation and normalization in obtaining isometric embeddings at initialization

NeurIPS 2023poster

In this paper, we explore the structure of the penultimate Gram matrix in deep neural networks, which contains the pairwise inner products of outputs corresponding to a batch of inputs. In several architectures it has been observed that this Gram matrix becomes degenerate with depth at initializatio…

2023

Transformers learn to implement preconditioned gradient descent for in-context learning

NeurIPS 2023poster

Several recent works demonstrate that transformers can implement algorithms like gradient descent. By a careful construction of weights, these works show that multiple layers of transformers are expressive enough to simulate iterations of gradient descent. Going beyond the question of expressivity,…

2021

Batch Normalization Orthogonalizes Representations in Deep Random Networks

NeurIPS 2021spotlight

This paper underlines an elegant property of batch-normalization (BN): Successive batch normalizations with random linear updates make samples increasingly orthogonal. We establish a non-asymptotic characterization of the interplay between depth, width, and the orthogonality of deep representations.…

2021

Rethinking the Variational Interpretation of Accelerated Optimization Methods

NeurIPS 2021poster

The continuous-time model of Nesterov's momentum provides a thought-provoking perspective for understanding the nature of the acceleration phenomenon in convex optimization. One of the main ideas in this line of research comes from the field of classical mechanics and proposes to link Nesterov's tra…

Cited by 5SourcePDFScholar
2021

Revisiting the Role of Euler Numerical Integration on Acceleration and Stability in Convex Optimization

AISTATS 2021poster

Viewing optimization methods as numerical integrators for ordinary differential equations (ODEs) provides a thought-provoking modern framework for studying accelerated first-order optimizers. In this literature, acceleration is often supposed to be linked to the quality of the integrator (accuracy,…

Cited by 13SourcePDFScholar
2020

Batch normalization provably avoids ranks collapse for randomly initialised deep networks

NeurIPS 2020poster

Randomly initialized neural networks are known to become harder to train with increasing depth, unless architectural enhancements like residual connections and batch normalization are used. We here investigate this phenomenon by revisiting the connection between random initialization in deep network…

Cited by 73SourcePDFScholar
2019

Exponential convergence rates for Batch Normalization: The power of length-direction decoupling in non-convex optimization

AISTATS 2019poster

Normalization techniques such as Batch Normalization have been applied very successfully for training deep neural networks. Yet, despite its apparent empirical benefits, the reasons behind the success of Batch Normalization are mostly hypothetical. We here aim to provide a more thorough theoretical…

Cited by 112SourcePDFScholar
2019

Local Saddle Point Optimization: A Curvature Exploitation Approach

AISTATS 2019poster

Gradient-based optimization methods are the most popular choice for finding local optima for classical minimization and saddle point problems. Here, we highlight a systemic issue of gradient dynamics that arise for saddle point problems, namely the presence of undesired stable stationary points that…

Cited by 142SourcePDFScholar
2016

Adaptive Newton Method for Empirical Risk Minimization to Statistical Accuracy

NeurIPS 2016poster

We consider empirical risk minimization for large-scale datasets. We introduce Ada Newton as an adaptive algorithm that uses Newton's method with adaptive sample sizes. The main idea of Ada Newton is to increase the size of the training set by a factor larger than one in a way that the minimization…

Cited by 47SourcePDFScholar