paper-with-me

Papers

DiffLM: Controllable Synthetic Data Generation via Diffusion Language Models

2024-11-05 · Ying Zhou, Xinyao Wang, Yulei Niu, Yaojie Shen, Lexin Tang, Fan Chen, Ben He, Le Sun, Longyin Wen

Recent advancements in large language models (LLMs) have significantly enhanced their knowledge and generative capabilities, leading to a surge of interest in leveraging LLMs for high-quality data synthesis. However, synthetic data generation via prompting LLMs remains challenging due to LLMs' limited understanding of target data distributions and the complexity of prompt engineering, especially for structured formatted data. To address these issues, we introduce DiffLM, a controllable data synthesis framework based on variational autoencoder (VAE), which further (1) leverages diffusion models to reserve more information of original distribution and format structure in the learned latent distribution and (2) decouples the learning of target distribution knowledge from the LLM's generative objectives via a plug-and-play latent feature injection module. As we observed significant discrepancies between the VAE's latent representations and the real data distribution, the latent diffusion module is introduced into our framework to learn a fully expressive latent distribution. Evaluations on seven real-world datasets with structured formatted data (i.e., Tabular, Code and Tool data) demonstrate that DiffLM generates high-quality data, with performance on downstream tasks surpassing that of real data by 2-7 percent in certain cases. The data and code will be publicly available upon completion of internal review.

📄 PDF Abstract BibTeX arXiv:2411.03250

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringSynthetic Data Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Scenario Diffusion: Controllable Driving Scenario Generation With Diffusion

2023-11-05 · NeurIPS 2023 11

Automated creation of synthetic traffic scenarios is a key part of validating the safety of autonomous vehicles (AVs). In this paper, we propose Scenario Diffusion, a novel diffusion-based architecture for generating tra…

Autonomous Vehiclesobject-detectionObject Detection

CoFinDiff: Controllable Financial Diffusion Model for Time Series Generation

2025-03-06 · Yuki Tanaka, Ryuji Hashimoto, Takehiro Takayanagi, Zhe Piao 외

The generation of synthetic financial data is a critical technology in the financial domain, addressing challenges posed by limited data availability. Traditionally, statistical models have been employed to generate synt…

DiversitySynthetic Data GenerationTime SeriesTime Series Generation

Controllable Shadow Generation with Single-Step Diffusion Models from Synthetic Data

2024-12-16 · Onur Tasar, Clément Chadebec, Benjamin Aubin

Realistic shadow generation is a critical component for high-quality image compositing and visual effects, yet existing methods suffer from certain limitations: Physics-based approaches require a 3D scene geometry, which…

Exploring the Role of Synthetic Data Augmentation in Controllable Human-Centric Video Generation

2026-04-23 · Yuanchen Fei, Yude Zou, Zejian Kang, Ming Li 외 arxiv

Controllable human video generation aims to produce realistic videos of humans with explicitly guided motions and appearances,serving as a foundation for digital humans, animation, and embodied AI.However, the scarcity o…

Data AugmentationVideo Generation

Controllable Human Image Generation with Personalized Multi-Garments

2024-11-25 · CVPR 2025 1 · Yisol Choi, Sangkyung Kwak, Sihyun Yu, Hyungwon Choi 외

We present BootComp, a novel framework based on text-to-image diffusion models for controllable human image generation with multiple reference garments. Here, the main bottleneck is data acquisition for training: collect…

DenoisingImage GenerationVirtual Try-on