paper-with-me

홈 › Papers

CorrSynth -- A Correlated Sampling Method for Diverse Dataset Generation from LLMs

2024-11-13 · Suhas S Kowshik, Abhishek Divekar, Vijit Malik

Large language models (LLMs) have demonstrated remarkable performance in diverse tasks using zero-shot and few-shot prompting. Even though their capabilities of data synthesis have been studied well in recent years, the generated data suffers from a lack of diversity, less adherence to the prompt, and potential biases that creep into the data from the generator model. In this work, we tackle the challenge of generating datasets with high diversity, upon which a student model is trained for downstream tasks. Taking the route of decoding-time guidance-based approaches, we propose CorrSynth, which generates data that is more diverse and faithful to the input prompt using a correlated sampling strategy. Further, our method overcomes the complexity drawbacks of some other guidance-based techniques like classifier-based guidance. With extensive experiments, we show the effectiveness of our approach and substantiate our claims. In particular, we perform intrinsic evaluation to show the improvements in diversity. Our experiments show that CorrSynth improves both student metrics and intrinsic metrics upon competitive baselines across four datasets, showing the innate advantage of our method.

📄 PDF Abstract BibTeX arXiv:2411.08553

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset GenerationDiversity

Similar Papers 제목 키워드 기반

Blue noise for diffusion models

2024-02-07 · Xingchang Huang, Corentin Salaün, Cristina Vasconcelos, Christian Theobalt 외

Most of the existing diffusion models use Gaussian noise for training and sampling across all time steps, which may not optimally account for the frequency contents reconstructed by the denoising network. Despite the div…

Denoising

DLow: Diversifying Latent Flows for Diverse Human Motion Prediction

2020-03-18 · ECCV 2020 8 · Ye Yuan, Kris Kitani

Deep generative models are often used for human motion prediction as they are able to model multi-modal data distributions and characterize diverse human behavior. While much care has been taken into designing and learni…

DiversityHuman motion predictionHuman Pose Forecastingmotion prediction+1

CARD: Correlation Aware Restoration with Diffusion

2025-12-04 · Niki Nezakati, Arnab Ghosh, Amit Roy-Chowdhury, Vishwanath Saragadam arxiv

Denoising diffusion models have achieved state-of-the-art performance in image restoration by modeling the process as sequential denoising steps. However, most approaches assume independent and identically distributed (i…

Image Restoration

Time-Correlated Video Bridge Matching

2025-10-14 · Viacheslav Vasilev, Arseny Ivanov, Nikita Gushchin, Maria Kovaleva 외 arxiv

Diffusion models excel in noise-to-data generation tasks, providing a mapping from a Gaussian distribution to a more complex data distribution. However they struggle to model translations between complex distributions, l…

Video Super-ResolutionVideo Generation

Motion-Adaptive Temporal Attention for Lightweight Video Generation with Stable Diffusion

2026-03-18 · Rui Hong, Shuxue Quan arxiv

We present a motion-adaptive temporal attention mechanism for parameter-efficient video generation built upon frozen Stable Diffusion models. Rather than treating all video content uniformly, our method dynamically adjus…

Video Generation