← Search

Enrique Mallada

7 accepted papers

2025

Understanding the Learning Dynamics of LoRA: A Gradient Flow Perspective on Low-Rank Adaptation in Matrix Factorization

AISTATS 2025poster

Despite the empirical success of Low-Rank Adaptation (LoRA) in fine-tuning pre-trained models, there is little theoretical understanding of how first-order methods with carefully crafted initialization adapt models to new tasks. In this work, we take the first step towards bridging this gap by theor…

Cited by 0SourceScholar
2025

Variance-Aware Linear UCB with Deep Representation for Neural Contextual Bandits

AISTATS 2025poster

By leveraging the representation power of deep neural networks, neural upper confidence bound (UCB) algorithms have shown success in contextual bandits. To further balance the exploration and exploitation, we propose Neural-$\sigma^2$-LinearUCB, a variance-aware algorithm that utilizes $\sigma^2_t$,…

Cited by 0SourcecodeScholar
2024

Early Neuron Alignment in Two-layer ReLU Networks with Small Initialization

ICLR 2024poster

This paper studies the problem of training a two-layer ReLU network for binary classification using gradient flow with small initialization. We consider a training dataset with well-separated input vectors: Any pair of input data with the same label are positively correlated, and any pair with diffe…

Cited by 20SourcePDFScholar
2023

Linear Convergence of Gradient Descent For Finite Width Over-parametrized Linear Networks With General Initialization

AISTATS 2023poster

Recent theoretical analyses of the convergence of gradient descent (GD) to a global minimum for over-parametrized neural networks make strong assumptions on the step size (infinitesimal), the hidden-layer width (infinite), or the initialization (spectral, balanced). In this work, we relax these assu…

Cited by 8SourcePDFScholar
2021

A Nullspace Property for Subspace-Preserving Recovery

ICML 2021spotlight

Much of the theory for classical sparse recovery is based on conditions on the dictionary that are both necessary and sufficient (e.g., nullspace property) or only sufficient (e.g., incoherence and restricted isometry). In contrast, much of the theory for subspace-preserving recovery, the theoretica…

Cited by 4SourcePDFScholar
2021

On the Explicit Role of Initialization on the Convergence and Implicit Bias of Overparametrized Linear Networks

ICML 2021spotlight

Neural networks trained via gradient descent with random initialization and without any regularization enjoy good generalization performance in practice despite being highly overparametrized. A promising direction to explain this phenomenon is to study how initialization and overparametrization affe…

Cited by 61SourcePDFScholar