← Search

Ali Jadbabaie

35 accepted papers

2026

Non-Submodular Visual Attention for Robot Navigation

ICRA 2026poster

This paper presents a task-oriented computational framework to enhance Visual-Inertial Navigation (VIN) in robots, addressing challenges such as limited time and energy resources. The framework strategically selects visual features using a Mean Square Error (MSE)-based, non-submodular objective func…

2025

Fast Tensor Completion via Approximate Richardson Iteration

ICML 2025poster

We study tensor completion (TC) through the lens of low-rank tensor decomposition (TD). Many TD algorithms use fast alternating minimization methods to solve _highly structured_ linear regression problems at each step (e.g., for CP, Tucker, and tensor-train decompositions). However, such algebraic s…

Cited by 0SourcePDFScholar
2025

Is Your Diffusion Model Actually Denoising?

NeurIPS 2025poster

We study the inductive biases of diffusion models with a conditioning-variable, which have seen widespread application as both text-conditioned generative image models and observation-conditioned continuous control policies. We observe that when these models are queried conditionally, their generati…

Cited by 0SourceScholar
2025

Residual Connections and Normalization Can Provably Prevent Oversmoothing in GNNs

ICLR 2025poster

Residual connections and normalization layers have become standard design choices for graph neural networks (GNNs), and were proposed as solutions to the mitigate the oversmoothing problem in GNNs. However, how exactly these methods help alleviate the oversmoothing problem from a theoretical perspec…

Cited by 8SourcePDFScholar
2025

Variance-reduced Clipping for Non-convex Optimization

ICASSP 2025accepted

Gradient clipping is a standard training technique used in deep learning applications such as large-scale language modeling to mitigate exploding gradients. Recent experimental studies have demonstrated a fairly special behavior in the smoothness of the training objective along its trajectory when t…

Cited by 0SourceScholar
2024

Linear attention is (maybe) all you need (to understand Transformer optimization)

ICLR 2024poster

Transformer training is notoriously difficult, requiring a careful design of optimizers and use of various heuristics. We make progress towards understanding the subtleties of training Transformers by carefully studying a simple yet canonical linearized *shallow* Transformer model. Specifically, we…

Cited by 54SourcePDFScholar
2024

On the Role of Attention Masks and LayerNorm in Transformers

NeurIPS 2024poster

Self-attention is the key mechanism of transformers, which are the essential building blocks of modern foundation models. Recent studies have shown that pure self-attention suffers from an increasing degree of rank collapse as depth increases, limiting model expressivity and further utilization of m…

Cited by 12SourcePDFScholar
2023

A Non-Asymptotic Analysis of Oversmoothing in Graph Neural Networks

ICLR 2023poster

Oversmoothing is a central challenge of building more powerful Graph Neural Networks (GNNs). While previous works have only demonstrated that oversmoothing is inevitable when the number of graph convolutions tends to infinity, in this paper, we precisely characterize the mechanism behind the phenome…

Cited by 53SourcePDFScholar
2023

Convex and Non-convex Optimization Under Generalized Smoothness

NeurIPS 2023spotlight

Classical analysis of convex and non-convex optimization methods often requires the Lipschitz continuity of the gradient, which limits the analysis to functions bounded by quadratics. Recent work relaxed this requirement to a non-uniform smoothness condition with the Hessian norm bounded by an affi…

Cited by 57SourcePDFScholar
2023

Demystifying Oversmoothing in Attention-Based Graph Neural Networks

NeurIPS 2023spotlight

Oversmoothing in Graph Neural Networks (GNNs) refers to the phenomenon where increasing network depth leads to homogeneous node representations. While previous work has established that Graph Convolutional Networks (GCNs) exponentially lose expressive power, it remains controversial whether the grap…

Cited by 57SourcePDFScholar
2023

Provable Guarantees for Generative Behavior Cloning: Bridging Low-Level Stability and High-Level Behavior

NeurIPS 2023poster

We propose a theoretical framework for studying behavior cloning of complex expert demonstrations using generative modeling. Our framework invokes low-level controllers - either learned or implicit in position-command control - to stabilize imitation around expert demonstrations. We show that with (…

Cited by 26SourcePDFScholar
2022

Beyond Worst-Case Analysis in Stochastic Approximation: Moment Estimation Improves Instance Complexity

ICML 2022spotlight

We study oracle complexity of gradient based methods for stochastic approximation problems. Though in many settings optimal algorithms and tight lower bounds are known for such problems, these optimal algorithms do not achieve the best performance when used in practice. We address this theory-practi…

Cited by 1SourcePDFScholar
2022

Neural Network Weights Do Not Converge to Stationary Points: An Invariant Measure Perspective

ICML 2022spotlight

This work examines the deep disconnect between existing theoretical analyses of gradient-based algorithms and the practice of training deep neural networks. Specifically, we provide numerical evidence that in large-scale neural network training (e.g., ImageNet + ResNet101, and WT103 + TransformerXL…

2022

On Convergence of Gradient Descent Ascent: A Tight Local Analysis

ICML 2022spotlight

Gradient Descent Ascent (GDA) methods are the mainstream algorithms for minimax optimization in generative adversarial networks (GANs). Convergence properties of GDA have drawn significant interest in the recent literature. Specifically, for $\min_{x} \max_{y} f(x;y)$ where $f$ is strongly-concave i…

Cited by 6SourcePDFScholar
2021

Complexity Lower Bounds for Nonconvex-Strongly-Concave Min-Max Optimization

NeurIPS 2021poster

We provide a first-order oracle complexity lower bound for finding stationary points of min-max optimization problems where the objective function is smooth, nonconvex in the minimization variable, and strongly concave in the maximization variable. We establish a lower bound of $\Omega\left(\sqrt{\k…

Cited by 52SourcePDFScholar
2020

Communication Constrained Learning with Uncertain Models

ICASSP 2020accepted

We consider the problem of distributed inference of a group of agents in a social network, where the agents construct, share, and update beliefs in a non-Bayesian framework to identify the underlying true state of the world. We build upon the concept of uncertain models that accurately represents ea…

Cited by 0SourceScholar
2020

Complexity of Finding Stationary Points of Nonconvex Nonsmooth Functions

ICML 2020poster

We provide the first non-asymptotic analysis for finding stationary points of nonsmooth, nonconvex functions. In particular, we study the class of Hadamard semi-differentiable functions, perhaps the largest class of nonsmooth functions for which the chain rule of calculus holds. This class contains…

2020

FedPAQ: A Communication-Efficient Federated Learning Method with Periodic Averaging and Quantization

AISTATS 2020poster

Federated learning is a distributed framework according to which a model is trained over a set of devices, while keeping data localized. This framework faces several systems-oriented challenges which include (i) communication bottleneck since a large number of devices upload their local updates to…

Cited by 1017SourcePDFScholar
2020

Robust Federated Learning: The Case of Affine Distribution Shifts

NeurIPS 2020poster

Federated learning is a distributed paradigm that aims at training models using samples distributed across multiple users in a network while keeping the samples on users’ devices with the aim of efficiency and protecting users privacy. In such settings, the training data is often statistically he…

Cited by 196SourcePDFScholar
2020

Why Gradient Clipping Accelerates Training: A Theoretical Justification for Adaptivity

ICLR 2020talk

We provide a theoretical explanation for the effectiveness of gradient clipping in training deep neural networks. The key ingredient is a new smoothness condition derived from practical neural network training examples. We observe that gradient smoothness, a concept central to the analysis of first-…

Cited by 609SourcecodeScholar
2019

Efficient Nonconvex Empirical Risk Minimization via Adaptive Sample Size Methods

AISTATS 2019poster

In this paper, we are interested in finding a local minimizer of an empirical risk minimization (ERM) problem where the loss associated with each sample is possibly a nonconvex function. Unlike traditional deterministic and stochastic algorithms that attempt to solve the ERM problem for the full tra…

Cited by 11SourcePDFScholar
2019

Efficiently testing local optimality and escaping saddles for ReLU networks

ICLR 2019poster

We provide a theoretical algorithm for checking local optimality and escaping saddles at nondifferentiable points of empirical risks of two-layer ReLU networks. Our algorithm receives any parameter value and returns: local minimum, second-order stationary point, or a strict descent direction. The pr…

Cited by 11SourcePDFScholar
2019

Small ReLU networks are powerful memorizers: a tight analysis of memorization capacity

NeurIPS 2019spotlight

We study finite sample expressivity, i.e., memorization power of ReLU networks. Recent results require $N$ hidden nodes to memorize/interpolate arbitrary $N$ data points. In contrast, by exploiting depth, we show that 3-layer ReLU networks with $\Omega(\sqrt{N})$ hidden nodes can perfectly memorize…

Cited by 132SourcePDFScholar
2019

Small nonlinearities in activation functions create bad local minima in neural networks

ICLR 2019poster

We investigate the loss surface of neural networks. We prove that even for one-hidden-layer networks with "slightest" nonlinearity, the empirical risks have spurious local minima in most cases. Our results thus indicate that in general "no spurious local minim" is a property limited to deep linear n…

Cited by 105SourcePDFScholar
2018

Community Detection from Low-Rank Excitations of a Graph Filter

ICASSP 2018accepted

This paper considers the problem of inferring the topology of a graph from noisy outputs of an unknown graph filter excited by low-rank signals. Limited by this low-rank structure, we focus on solving the community detection problem, whose aim is to partition the node set of the unknown graph into s…

Cited by 0SourceScholar
2018

Direct Runge-Kutta Discretization Achieves Acceleration

NeurIPS 2018spotlight

We study gradient-based optimization methods obtained by directly discretizing a second-order ordinary differential equation (ODE) related to the continuous limit of Nesterov's accelerated gradient method. When the function is smooth enough, we show that acceleration can be achieved by a stable disc…

Cited by 136SourcePDFScholar
2015

Online Optimization : Competing with Dynamic Comparators

AISTATS 2015poster

Recent literature on online learning has focused on developing adaptive algorithms that take advantage of a regularity of the sequence of observations, yet retain worst-case performance guarantees. A complementary direction is to develop prediction methods that perform well against complex benchmark…

Cited by 341SourcePDFScholar