← Search

Jongmin Yoon

5 accepted papers

2025

Ensemble Distribution Distillation via Flow Matching

ICML 2025poster

Neural network ensembles have proven effective in improving performance across a range of tasks; however, their high computational cost limits their applicability in resource-constrained environments or for large models. Ensemble distillation, the process of transferring knowledge from an ensemble t…

Cited by 0SourcePDFScholar
2024

A Simple Early Exiting Framework for Accelerated Sampling in Diffusion Models

ICML 2024poster

Diffusion models have shown remarkable performance in generation problems over various domains including images, videos, text, and audio. A practical bottleneck of diffusion models is their sampling speed, due to the repeated evaluation of score estimation networks during the inference. In this work…