← Search

Laura Balzano

20 accepted papers

2026

Understanding Deep Representation Learning via Layerwise Feature Compression and Discrimination

ICML 2026poster

Over the past decade, deep learning has proven to be a highly effective tool for learning meaningful features from raw data. However, it remains an open question how deep networks perform hierarchical feature learning across layers. In this work, we attempt to unveil this mystery by investigating th…

Cited by 0SourcecodeScholar
2025

MonarchAttention: Zero-Shot Conversion to Fast, Hardware-Aware Structured Attention

NeurIPS 2025spotlight

Transformers have achieved state-of-the-art performance across various tasks, but suffer from a notable quadratic complexity in sequence length due to the attention mechanism. In this work, we propose MonarchAttention -- a novel approach to sub-quadratic attention approximation via Monarch matrices,…

Cited by 0SourcecodeScholar
2024

Compressible Dynamics in Deep Overparameterized Low-Rank Learning & Adaptation

ICML 2024oral

While overparameterization in machine learning models offers great benefits in terms of optimization and generalization, it also leads to increased computational requirements as model sizes grow. In this work, we show that by leveraging the inherent low-dimensional structures of data and compressibl…

2024

Convergence and Complexity Guarantee for Inexact First-order Riemannian Optimization Algorithms

ICML 2024poster

We analyze inexact Riemannian gradient descent (RGD) where Riemannian gradients and retractions are inexactly (and cheaply) computed. Our focus is on understanding when inexact RGD converges and what is the complexity in the general nonconvex and constrained setting. We answer these questions in a g…

Cited by 0SourcePDFScholar
2024

Efficient Low-Dimensional Compression of Overparameterized Models

AISTATS 2024poster

In this work, we present a novel approach for compressing overparameterized models, developed through studying their learning dynamics. We observe that for many deep models, updates to the weight matrices occur within a low-dimensional invariant subspace. For deep linear models, we demonstrate that…

2024

Online Bilevel Optimization: Regret Analysis of Online Alternating Gradient Methods

AISTATS 2024poster

This paper introduces \textit{online bilevel optimization} in which a sequence of time-varying bilevel problems is revealed one after the other. We extend the known regret bounds for single-level online algorithms to the bilevel setting. Specifically, we provide new notions of \textit{bilevel regret…

2023

HeMPPCAT: Mixtures of Probabilistic Principal Component analysers for data with heteroscedastic noise

ICASSP 2023accepted

Mixtures of probabilistic principal component analysis (MPPCA) is a well-known mixture model extension of principal component analysis (PCA). Similar to PCA, MPPCA assumes the data samples in each mixture contain homoscedastic noise. However, datasets with heterogeneous noise across samples are beco…

Cited by 0SourceScholar
2022

Convergence and Recovery Guarantees of the K-Subspaces Method for Subspace Clustering

ICML 2022spotlight

The K-subspaces (KSS) method is a generalization of the K-means method for subspace clustering. In this work, we present local convergence analysis and a recovery guarantee for KSS, assuming data are generated by the semi-random union of subspaces model, where $N$ points are randomly sampled from $K…

2022

Neural Collapse with Normalized Features: A Geometric Analysis over the Riemannian Manifold

NeurIPS 2022accept

When training overparameterized deep networks for classification tasks, it has been widely observed that the learned features exhibit a so-called "neural collapse'" phenomenon. More specifically, for the output features of the penultimate layer, for each class the within-class features converge to t…

2018

LEARNING TO SHARE: SIMULTANEOUS PARAMETER TYING AND SPARSIFICATION IN DEEP LEARNING

ICLR 2018poster

Deep neural networks (DNNs) usually contain millions, maybe billions, of parameters/weights, making both storage and computation very expensive. This has motivated a large body of work to reduce the complexity of the neural network by using sparsity-inducing regularizers. Another well-known approac…

2017

Algebraic Variety Models for High-Rank Matrix Completion

ICML 2017poster

We consider a non-linear generalization of low-rank matrix completion to the case where the data belongs to an algebraic variety, i.e., each data point is a solution to a system of polynomial equations. In this case the original matrix is possibly high-rank, but it becomes low-rank after mapping eac…

Cited by 73SourcePDFScholar
2016

Global Convergence of a Grassmannian Gradient Descent Algorithm for Subspace Estimation

AISTATS 2016poster

It has been observed in a variety of contexts that gradient descent methods have great success in solving low-rank matrix factorization problems, despite the relevant problem formulation being non-convex. We tackle a particular instance of this scenario, where we seek the d-dimensional subspace span…

Cited by 65SourcePDFScholar