← Search

Mathurin MASSIAS

12 accepted papers

2025

On the Closed-Form of Flow Matching: Generalization Does Not Arise from Target Stochasticity

NeurIPS 2025oral

Modern deep generative models can now produce high-quality synthetic samples that are often indistinguishable from real training data. A growing body of research aims to understand why recent methods, such as diffusion and flow matching techniques, generalize so effectively. Among the proposed expla…

Cited by 0SourceScholar
2025

Schur's Positive-Definite Network: Deep Learning in the SPD cone with structure

ICLR 2025poster

Estimating matrices in the symmetric positive-definite (SPD) cone is of interest for many applications ranging from computer vision to graph learning. While there exist various convex optimization-based estimators, they remain limited in expressivity due to their model-based approach. The success of…

Cited by 0SourcePDFScholar
2022

Benchopt: Reproducible, efficient and collaborative optimization benchmarks

NeurIPS 2022accept

Numerical validation is at the core of machine learning research as it allows us to assess the actual impact of new methods, and to confirm the agreement between theory and practice. Yet, the rapid development of the field poses several challenges: researchers are confronted with a profusion of meth…

2022

Beyond L1: Faster and Better Sparse Models with skglm

NeurIPS 2022accept

We propose a new fast algorithm to estimate any sparse generalized linear model with convex or non-convex separable penalties. Our algorithm is able to solve problems with millions of samples and features in seconds, by relying on coordinate descent, working sets and Anderson acceleration. It handl…

Cited by 20SourcePDFScholar
2021

Iterative regularization for convex regularizers

AISTATS 2021poster

We study iterative regularization for linear models, when the bias is convex but not necessarily strongly convex. We characterize the stability properties of a primal-dual gradient based approach, analyzing its convergence in the presence of worst case deterministic noise. As a main example, we spec…

Cited by 21SourcePDFScholar
2020

Support recovery and sup-norm convergence rates for sparse pivotal estimation

AISTATS 2020poster

In high dimensional sparse regression, pivotal estimators are estimators for which the optimal regularization parameter is independent of the noise level. The canonical pivotal estimator is the square-root Lasso, formulated along with its derivatives as a “non-smooth + non-smooth” optimization probl…

Cited by 8SourcePDFScholar
2019

Handling correlated and repeated measurements with the smoothed multivariate square-root Lasso

NeurIPS 2019poster

A limitation of Lasso-type estimators is that the optimal regularization parameter depends on the unknown noise level. Estimators such as the concomitant Lasso address this dependence by jointly estimating the noise level and the regression coefficients. Additionally, in many applications, the data…

2019

Learning step sizes for unfolded sparse coding

NeurIPS 2019poster

Sparse coding is typically solved by iterative optimization techniques, such as the Iterative Shrinkage-Thresholding Algorithm (ISTA). Unfolding and learning weights of ISTA using neural networks is a practical way to accelerate estimation. In this paper, we study the selection of adapted step sizes…

2018

Celer: a Fast Solver for the Lasso with Dual Extrapolation

ICML 2018oral

Convex sparsity-inducing regularizations are ubiquitous in high-dimensional machine learning, but solving the resulting optimization problems can be slow. To accelerate solvers, state-of-the-art approaches consist in reducing the size of the optimization problem at hand. In the context of regression…

2018

Generalized Concomitant Multi-Task Lasso for Sparse Multimodal Regression

AISTATS 2018poster

In high dimension, it is customary to consider Lasso-type estimators to enforce sparsity. For standard Lasso theory to hold, the regularization parameter should be proportional to the noise level, which is often unknown in practice. A remedy is to consider estimators such as the Concomitant Lasso, w…