← Search

Kimia Nadjahi

13 accepted papers

2026

Balanced LoRA: Removing Parameter Invariance to Accelerate Convergence

ICML 2026poster

Low-Rank Adaptation (LoRA) is the most widely adopted method for fine-tuning large language models. Notably, LoRA is inherently overparameterized: multiple pairs of low-rank factors can yield the same adapted weight matrix. We show—both theoretically and empirically—that these pairs exhibit signific…

Cited by 0SourceScholar
2025

Tighter CMI-Based Generalization Bounds via Stochastic Projection and Quantization

NeurIPS 2025oral

In this paper, we leverage stochastic projection and lossy compression to establish new conditional mutual information (CMI) bounds on the generalization error of statistical learning algorithms. It is shown that these bounds are generally tighter than the existing ones. In particular, we prove that…

Cited by 0SourceScholar
2024

Asymmetry in Low-Rank Adapters of Foundation Models

ICML 2024poster

Parameter-efficient fine-tuning optimizes large, pre-trained foundation models by updating a subset of parameters; in this class, Low-Rank Adaptation (LoRA) is particularly effective. Inspired by an effort to investigate the different roles of LoRA matrices during fine-tuning, this paper characteriz…

2024

Slicing Mutual Information Generalization Bounds for Neural Networks

ICML 2024poster

The ability of machine learning (ML) algorithms to generalize well to unseen data has been studied through the lens of information theory, by bounding the generalization error with the input-output mutual information (MI), i.e., the MI between the training data and the learned hypothesis. Yet, these…

2023

Shedding a PAC-Bayesian Light on Adaptive Sliced-Wasserstein Distances

ICML 2023poster

The Sliced-Wasserstein distance (SW) is a computationally efficient and theoretically grounded alternative to the Wasserstein distance. Yet, the literature on its statistical properties -- or, more accurately, its generalization properties -- with respect to the distribution of slices, beyond the un…

2021

Fast Approximation of the Sliced-Wasserstein Distance Using Concentration of Random Projections

NeurIPS 2021poster

The Sliced-Wasserstein distance (SW) is being increasingly used in machine learning applications as an alternative to the Wasserstein distance and offers significant computational and statistical benefits. Since it is defined as an expectation over random projections, SW is commonly approximated by…

2020

Approximate Bayesian Computation with the Sliced-Wasserstein Distance

ICASSP 2020accepted

Approximate Bayesian Computation (ABC) is a popular method for approximate inference in generative models with intractable but easy-to-sample likelihood. It constructs an approximate posterior distribution by finding parameters for which the simulated data are close to the observations in terms of s…

Cited by 0SourceScholar
2020

Statistical and Topological Properties of Sliced Probability Divergences

NeurIPS 2020spotlight

The idea of slicing divergences has been proven to be successful when comparing two probability measures in various machine learning applications including generative modeling, and consists in computing the expected value of a `base divergence' between \emph{one-dimensional random projections} of th…

2019

Asymptotic Guarantees for Learning Generative Models with the Sliced-Wasserstein Distance

NeurIPS 2019spotlight

Minimum expected distance estimation (MEDE) algorithms have been widely used for probabilistic models with intractable likelihood functions and they have become increasingly popular due to their use in implicit generative modeling (e.g.\ Wasserstein generative adversarial networks, Wasserstein autoe…

2019

Generalized Sliced Wasserstein Distances

NeurIPS 2019poster

The Wasserstein distance and its variations, e.g., the sliced-Wasserstein (SW) distance, have recently drawn attention from the machine learning community. The SW distance, specifically, was shown to have similar properties to the Wasserstein distance, while being much simpler to compute, and is the…