paper-with-me

Papers

Autoguided Online Data Curation for Diffusion Model Training

2025-09-18 · Valeria Pais, Luis Oala, Daniele Faccio, Marco Aversa arxiv

The costs of generative model compute rekindled promises and hopes for efficient data curation. In this work, we investigate whether recently developed autoguidance and online data selection methods can improve the time and sample efficiency of training generative diffusion models. We integrate joint example selection (JEST) and autoguidance into a unified code base for fast ablation and benchmarking. We evaluate combinations of data curation on a controlled 2-D synthetic data generation task as well as (3x64x64)-D image generation. Our comparisons are made at equal wall-clock time and equal number of samples, explicitly accounting for the overhead of selection. Across experiments, autoguidance consistently improves sample quality and diversity. Early AJEST (applying selection only at the beginning of training) can match or modestly exceed autoguidance alone in data efficiency on both tasks. However, its time overhead and added complexity make autoguidance or uniform random data selection preferable in most situations. These findings suggest that while targeted online selection can yield efficiency gains in early training, robust sample quality improvements are primarily driven by autoguidance. We discuss limitations and scope, and outline when data selection may be beneficial.

📄 PDF Abstract BibTeX arXiv:2509.15267

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data GenerationImage Generation

Similar Papers 제목 키워드 기반

DiffusionHarmonizer: Bridging Neural Reconstruction and Photorealistic Simulation with Online Diffusion Enhancer

2026-02-27 · Yuxuan Zhang, Katarína Tóthová, Zian Wang, Kangxue Yin 외 arxiv

Simulation is essential to the development and evaluation of autonomous robots such as self-driving vehicles. Neural reconstruction is emerging as a promising solution as it enables simulating a wide variety of scenarios…

Rethinking Data Curation in LLM Training: Online Reweighting Offers Better Generalization than Offline Methods

2026-04-19 · Wanru Zhao, Yihong Chen, Yuzhi Tang, Wentao Ma 외 arxiv

Data curation is a critical yet under-explored area in large language model (LLM) training. Existing methods, such as data selection and mixing, operate in an offline paradigm, detaching themselves from training. This se…

Multidimensional classification of posts for online course discussion forum curation

2025-08-05 · Antonio Leandro Martins Candido, Jose Everardo Bessa Maia arxiv

The automatic curation of discussion forums in online courses requires constant updates, making frequent retraining of Large Language Models (LLMs) a resource-intensive process. To circumvent the need for costly fine-tun…

DataParasite Enables Scalable and Repurposable Online Data Curation

2026-01-05 · Mengyi Sun arxiv

Many questions in computational social science rely on datasets assembled from heterogeneous online sources, a process that is often labor-intensive, costly, and difficult to reproduce. Recent advances in large language …

Online Data Curation for Object Detection via Marginal Contributions to Dataset-level Average Precision

2025-11-18 · Zitang Sun, Masakazu Yoshimura, Junji Otsuka, Atsushi Irie 외 arxiv

High-quality data has become a primary driver of progress under scale laws, with curated datasets often outperforming much larger unfiltered ones at lower cost. Online data curation extends this idea by dynamically selec…

Knowledge DistillationObject Detection