← Search

Mahdi Soltanolkotabi

36 accepted papers

2026

Asymmetric Prompt Weighting for Reinforcement Learning with Verifiable Rewards

ICML 2026poster

Reinforcement learning with verifiable rewards has driven recent advances in LLM post-training, in particular for reasoning. Policy optimization algorithms generate a number of responses for a given prompt and then effectively weight the corresponding gradients depending on the rewards. The most pop…

Cited by 0SourceScholar
2026

CrispEdit: Low-Curvature Projections for Scalable Non-Destructive LLM Editing

ICML 2026poster

A central challenge in large language model (LLM) editing is capability preservation: methods that successfully change targeted behavior can quietly game the editing proxy and corrupt general capabilities, producing degenerate behaviors reminiscent of proxy/reward hacking. We present CrispEdit, a sc…

Cited by 0SourceScholar
2026

FoNE: Precise Single-Token Number Embeddings via Fourier Features

ICLR 2026poster

Language models treat numbers in the same way as ordinary word tokens, which introduces two major issues: (1) embeddings of numerical tokens primarily reflect their frequency in text corpora rather than their inherent numerical properties, leading to frequency bias, and (2) numbers are often split i…

Cited by 0SourcecodeScholar
2026

Full-Batch Gradient Descent Outperforms One-Pass SGD: Sample Complexity Separation in Single-Index Learning

ICML 2026poster

It is folklore that reusing training data more than once can improve the statistical efficiency of gradient-based learning. However, beyond linear regression, the theoretical advantage of full-batch gradient descent (GD, which always reuses all the data) over one-pass stochastic gradient descent (on…

Cited by 0SourceScholar
2026

Learning to Recall with Transformers Beyond Orthogonal Embeddings

ICLR 2026poster

Modern large language models (LLMs) excel at tasks that require storing and retrieving knowledge, such as factual recall and question answering. Transformers are central to this capability, thanks to their ability to encode information during training and retrieve it at inference. Existing theoretic…

Cited by 0SourceScholar
2025

Emergence and Evolution of Interpretable Concepts in Diffusion Models

NeurIPS 2025spotlight

Diffusion models have become the go-to method for text-to-image generation, producing high-quality images from pure noise. However, the inner workings of diffusion models is still largely a mystery due to their black-box nature and complex, multi-step generation process. Mechanistic interpretability…

Cited by 0SourceScholar
2025

Hyperphantasia: A Benchmark for Evaluating the Mental Visualization Capabilities of Multimodal LLMs

NeurIPS 2025poster

Mental visualization, the ability to construct and manipulate visual representations internally, is a core component of human cognition and plays a vital role in tasks involving reasoning, prediction, and abstraction. Despite the rapid progress of Multimodal Large Language Models (MLLMs), current be…

Cited by 0SourceScholar
2025

MediConfusion: Can you trust your AI radiologist? Probing the reliability of multimodal medical foundation models

ICLR 2025poster

Multimodal Large Language Models (MLLMs) have tremendous potential to improve the accuracy, availability, and cost-effectiveness of healthcare by providing automated solutions or serving as aids to medical professionals. Despite promising first steps in developing medical MLLMs in the past few years…

Cited by 152SourcePDFScholar
2025

Test-Time Training Provably Improves Transformers as In-context Learners

ICML 2025poster

Test-time training (TTT) methods explicitly update the weights of a model to adapt to the specific test instance, and they have found success in a variety of settings, including most recently language modeling and reasoning. To demystify this success, we investigate a gradient-based TTT algorithm fo…

Cited by 1SourcePDFScholar
2025

The Rich and the Simple: On the Implicit Bias of Adam and SGD

NeurIPS 2025poster

Adam is the de facto optimization algorithm for several deep learning applications, but an understanding of its implicit bias and how it differs from other algorithms, particularly standard first-order methods such as (stochastic) gradient descent (GD), remains limited. In practice, neural networks…

Cited by 0SourceScholar
2024

Adapt and Diffuse: Sample-adaptive Reconstruction via Latent Diffusion Models

ICML 2024spotlight

Inverse problems arise in a multitude of applications, where the goal is to recover a clean signal from noisy and possibly (non)linear observations. The difficulty of a reconstruction problem depends on multiple factors, such as the ground truth signal structure, the severity of the degradation and…

2024

DiracDiffusion: Denoising and Incremental Reconstruction with Assured Data-Consistency

ICML 2024poster

Diffusion models have established new state of the art in a multitude of computer vision tasks, including image restoration. Diffusion-based inverse problem solvers generate reconstructions of exceptional visual quality from heavily corrupted measurements. However, in what is widely known as the per…

2024

Provable Multi-Task Representation Learning by Two-Layer ReLU Neural Networks

ICML 2024oral

An increasingly popular machine learning paradigm is to pretrain a neural network (NN) on many tasks offline, then adapt it to downstream tasks, often by re-training only the last linear layer of the network. This approach yields strong downstream performance in a variety of contexts, demonstrating…

Cited by 12SourcePDFScholar
2023

A Data-Free Approach to Mitigate Catastrophic Forgetting in Federated Class Incremental Learning for Vision Tasks

NeurIPS 2023poster

Deep learning models often suffer from forgetting previously learned information when trained on new data. This problem is exacerbated in federated learning (FL), where the data is distributed and can change independently for each user. Many solutions are proposed to resolve this catastrophic forget…

Cited by 37SourcePDFScholar
2023

Learning Provably Robust Estimators for Inverse Problems via Jittering

NeurIPS 2023poster

Deep neural networks provide excellent performance for inverse problems such as denoising. However, neural networks can be sensitive to adversarial or worst-case perturbations. This raises the question of whether such networks can be trained efficiently to be worst-case robust. In this paper, we inv…

2023

On the Role of Attention in Prompt-tuning

ICML 2023poster

Prompt-tuning is an emerging strategy to adapt large language models (LLM) to downstream tasks by learning a (soft-)prompt parameter from data. Despite its success in LLMs, there is limited theoretical understanding of the power of prompt-tuning and the role of the attention mechanism in prompting.…

Cited by 60SourcePDFScholar
2022

FedNLP: Benchmarking Federated Learning Methods for Natural Language Processing Tasks

NAACL 2022findings

Increasing concerns and regulations about data privacy and sparsity necessitate the study of privacy-preserving, decentralized learning methods for natural language processing (NLP) tasks. Federated learning (FL) provides promising approaches for a large number of clients (e.g., personal devices or…

2022

HUMUS-Net: Hybrid Unrolled Multi-scale Network Architecture for Accelerated MRI Reconstruction

NeurIPS 2022accept

In accelerated MRI reconstruction, the anatomy of a patient is recovered from a set of undersampled and noisy measurements. Deep learning approaches have been proven to be successful in solving this ill-posed inverse problem and are capable of producing very high quality reconstructions. However, cu…

Cited by 61SourcePDFScholar
2022

On The Effectiveness of Active Learning by Uncertainty Sampling in Classification of High-Dimensional Gaussian Mixture Data

ICASSP 2022accepted

Active learning aims to reduce the cost of labeling through selective sampling. Despite reported empirical success over passive learning, many popular active learning heuristics such as uncertainty sampling still lack satisfying theoretical guarantees. Towards closing the gap between practical use a…

Cited by 0SourceScholar
2022

Outlier-Robust Sparse Estimation via Non-Convex Optimization

NeurIPS 2022accept

We explore the connection between outlier-robust high-dimensional statistics and non-convex optimization in the presence of sparsity constraints, with a focus on the fundamental tasks of robust sparse mean estimation and robust sparse PCA. We develop novel and simple optimization formulations for th…

2021

Data augmentation for deep learning based accelerated MRI reconstruction with limited data

ICML 2021spotlight

Deep neural networks have emerged as very successful tools for image restoration and reconstruction tasks. These networks are often trained end-to-end to directly reconstruct an image from a noisy or corrupted measurement of that image. To achieve state-of-the-art performance, training on large and…

Cited by 77SourcePDFScholar
2021

Generalization Guarantees for Neural Architecture Search with Train-Validation Split

ICML 2021spotlight

Neural Architecture Search (NAS) is a popular method for automatically designing optimized deep-learning architectures. NAS methods commonly use bilevel optimization where one optimizes the weights over the training data (lower-level problem) and hyperparameters - such as the architecture - over the…

Cited by 25SourcePDFScholar
2021

PipeTransformer: Automated Elastic Pipelining for Distributed Training of Large-scale Models

ICML 2021spotlight

The size of Transformer models is growing at an unprecedented rate. It has taken less than one year to reach trillion-level parameters since the release of GPT-3 (175B). Training such models requires both substantial engineering efforts and enormous computing resources, which are luxuries most resea…

Cited by 36SourcePDFScholar
2021

Small random initialization is akin to spectral learning: Optimization and generalization guarantees for overparameterized low-rank matrix reconstruction

NeurIPS 2021poster

Recently there has been significant theoretical progress on understanding the convergence and generalization of gradient-based methods on nonconvex losses with overparameterized models. Nevertheless, many aspects of optimization and generalization and in particular the critical role of small random…

Cited by 109SourcePDFScholar
2021

Understanding Over-parameterization in Generative Adversarial Networks

ICLR 2021poster

A broad class of unsupervised deep learning methods such as Generative Adversarial Networks (GANs) involve training of overparameterized models where the number of parameters of the model exceeds a certain threshold. Indeed, most successful GANs used in practice are trained using overparameterized g…

Cited by 37SourcePDFScholar
2020

Compressive sensing with un-trained neural networks: Gradient descent finds a smooth approximation

ICML 2020poster

Un-trained convolutional neural networks have emerged as highly successful tools for image recovery and restoration. They are capable of solving standard inverse problems such as denoising and compressive sensing with excellent results by simply fitting a neural network model to measurements from a…

2020

Gradient Descent with Early Stopping is Provably Robust to Label Noise for Overparameterized Neural Networks

AISTATS 2020poster

Modern neural networks are typically trained in an over-parameterized regime where the parameters of the model far exceed the size of the training data. Such neural networks in principle have the capacity to (over)fit any set of labels including significantly corrupted ones. Despite this (over)fitti…

Cited by 453SourcePDFScholar
2020

High-dimensional Robust Mean Estimation via Gradient Descent

ICML 2020poster

We study the problem of high-dimensional robust mean estimation in the presence of a constant fraction of adversarial outliers. A recent line of work has provided sophisticated polynomial-time algorithms for this problem with dimension-independent error guarantees for a range of natural distribution…

Cited by 44SourcePDFScholar
2020

Minimax Lower Bounds for Transfer Learning with Linear and One-hidden Layer Neural Networks

NeurIPS 2020poster

Transfer learning has emerged as a powerful technique for improving the performance of machine learning models on new domains where labeled training data may be scarce. In this approach a model trained for a source task, where plenty of labeled training data is available, is used as a starting point…

2020

Theoretical Insights Into Multiclass Classification: A High-dimensional Asymptotic View

NeurIPS 2020poster

Contemporary machine learning applications often involve classification tasks with many classes. Despite their extensive use, a precise understanding of the statistical properties and behavior of classification algorithms is still missing, especially in modern regimes where the number of classes is…

Cited by 57SourcePDFScholar
2019

Lagrange Coded Computing: Optimal Design for Resiliency, Security, and Privacy

AISTATS 2019poster

We consider a scenario involving computations over a massive dataset stored distributedly across multiple workers, which is at the core of distributed learning algorithms. We propose Lagrange Coded Computing (LCC), a new framework to simultaneously provide (1) resiliency against stragglers that may…

Cited by 470SourcePDFScholar
2019

Overparameterized Nonlinear Learning: Gradient Descent Takes the Shortest Path?

ICML 2019oral

Many modern learning tasks involve fitting nonlinear models which are trained in an overparameterized regime where the parameters of the model exceed the size of the training dataset. Due to this overparameterization, the training loss may have infinitely many global minima and it is critical to und…

Cited by 223SourcePDFScholar
2016

Low-rank Solutions of Linear Matrix Equations via Procrustes Flow

ICML 2016poster

In this paper we study the problem of recovering a low-rank matrix from linear measurements. Our algorithm, which we call Procrustes Flow, starts from an initial estimate obtained by a thresholding scheme followed by gradient descent on a non-convex objective. We show that as long as the measurement…

Cited by 462SourcePDFScholar