← Search

Daniel Lejeune

11 accepted papers

2024

Asymptotically Free Sketched Ridge Ensembles: Risks, Cross-Validation, and Tuning

ICLR 2024spotlight

We employ random matrix theory to establish consistency of generalized cross validation (GCV) for estimating prediction risks of sketched ridge regression ensembles, enabling efficient and consistent tuning of regularization and sketching parameters. Our results hold for a broad class of asymptotica…

2024

Self-Consuming Generative Models Go MAD

ICLR 2024poster

Seismic advances in generative AI algorithms for imagery, text, and other data types have led to the temptation to use AI-synthesized data to train next-generation models. Repeating this process creates an autophagous ("self-consuming") loop whose properties are poorly understood. We conduct a thor…

Cited by 179SourcePDFScholar
2024

Titan: Bringing the Deep Image Prior to Implicit Representations

ICASSP 2024accepted

We study the interpolation capabilities of implicit neural representations (INRs) of images. In principle, INRs promise a number of advantages, such as continuous derivatives and arbitrary sampling, being freed from the restrictions of a raster grid. However, empirically, INRs have been observed to…

Cited by 0SourceScholar
2023

A Blessing of Dimensionality in Membership Inference through Regularization

AISTATS 2023poster

Is overparameterization a privacy liability? In this work, we study the effect that the number of parameters has on a classifier’s vulnerability to membership inference attacks. We first demonstrate how the number of parameters of a model can induce a privacy-utility trade-off: increasing the number…

Cited by 22SourcePDFScholar
2023

WIRE: Wavelet Implicit Neural Representations

CVPR 2023poster

Implicit neural representations (INRs) have recently advanced numerous vision-related areas. INR performance depends strongly on the choice of activation function employed in its MLP network. A wide range of nonlinearities have been explored, but, unfortunately, current INRs designed to have high ac…

2021

The Flip Side of the Reweighted Coin: Duality of Adaptive Dropout and Regularization

NeurIPS 2021poster

Among the most successful methods for sparsifying deep (neural) networks are those that adaptively mask the network weights throughout training. By examining this masking, or dropout, in the linear case, we uncover a duality between such adaptive methods and regularization through the so-called “η-t…

2021

Wearing A Mask: Compressed Representations of Variable-Length Sequences Using Recurrent Neural Tangent Kernels

ICASSP 2021accepted

High dimensionality poses many challenges to the use of data, from visualization and interpretation, to prediction and storage for historical preservation. Techniques abound to reduce the dimensionality of fixed-length sequences, yet these methods rarely generalize to variable-length sequences. To a…

Cited by 0SourceScholar
2020

The Implicit Regularization of Ordinary Least Squares Ensembles

AISTATS 2020poster

Ensemble methods that average over a collection of independent predictors that are each limited to a subsampling of both the examples and features of the training data command a significant presence in machine learning, such as the ever-popular random forest, yet the nature of the subsampling effect…

2019

Adaptive Estimation for Approximate $k$-Nearest-Neighbor Computations

AISTATS 2019poster

Algorithms often carry out equally many computations for "easy" and "hard" problem instances. In particular, algorithms for finding nearest neighbors typically have the same running time regardless of the particular problem instance. In this paper, we consider the approximate $k$-nearest-neighbor p…

2018

MISSION: Ultra Large-Scale Feature Selection using Count-Sketches

ICML 2018oral

Feature selection is an important challenge in machine learning. It plays a crucial role in the explainability of machine-driven decisions that are rapidly permeating throughout modern society. Unfortunately, the explosion in the size and dimensionality of real-world datasets poses a severe challeng…