← Search

George Cazenavette

7 accepted papers

2025

Dataset Distillation for Pre-Trained Self-Supervised Vision Models

NeurIPS 2025poster

The task of dataset distillation aims to find a small set of synthetic images such that training a model on them reproduces the performance of the same model trained on a much larger dataset of real samples. Existing distillation methods focus on synthesizing datasets that enable training randomly i…

Cited by 0SourcecodeScholar
2024

FakeInversion: Learning to Detect Images from Unseen Text-to-Image Models by Inverting Stable Diffusion

CVPR 2024poster

Due to the high potential for abuse of GenAI systems the task of detecting synthetic images has recently become of great interest to the research community. Unfortunately existing image space detectors quickly become obsolete as new high-fidelity text-to-image models are developed at blinding speed.…

Cited by 19SourcePDFScholar
2024

Towards Lossless Dataset Distillation via Difficulty-Aligned Trajectory Matching

ICLR 2024poster

The ultimate goal of Dataset Distillation is to synthesize a small synthetic dataset such that a model trained on this synthetic set will perform equally well as a model trained on the full, real dataset. Until now, no method of Dataset Distillation has reached this completely lossless goal, in part…

2023

Diffusion with Forward Models: Solving Stochastic Inverse Problems Without Direct Supervision

NeurIPS 2023spotlight

Denoising diffusion models are a powerful type of generative models used to capture complex distributions of real-world signals. However, their applicability is limited to scenarios where training samples are readily available, which is not always the case in real-world applications. For example, in…

Cited by 95SourcePDFScholar
2023

Generalizing Dataset Distillation via Deep Generative Prior

CVPR 2023poster

Dataset Distillation aims to distill an entire dataset's knowledge into a few synthetic images. The idea is to synthesize a small number of synthetic data points that, when given to a learning algorithm as training data, result in a model approximating one trained on the original data. Despite a rec…

2022

Dataset Distillation by Matching Training Trajectories

CVPR 2022oral

Dataset distillation is the task of synthesizing a small dataset such that a model trained on the synthetic set will match the test accuracy of the model trained on the full dataset. The task is extremely challenging as it often involves backpropagating through the full training process or assuming…

Cited by 451PDFcodeScholar