paper-with-me

홈 › Papers

Consistent Flow Distillation for Text-to-3D Generation

2025-01-09 · Runjie Yan, Yinbo Chen, Xiaolong Wang

Score Distillation Sampling (SDS) has made significant strides in distilling image-generative models for 3D generation. However, its maximum-likelihood-seeking behavior often leads to degraded visual quality and diversity, limiting its effectiveness in 3D applications. In this work, we propose Consistent Flow Distillation (CFD), which addresses these limitations. We begin by leveraging the gradient of the diffusion ODE or SDE sampling process to guide the 3D generation. From the gradient-based sampling perspective, we find that the consistency of 2D image flows across different viewpoints is important for high-quality 3D generation. To achieve this, we introduce multi-view consistent Gaussian noise on the 3D object, which can be rendered from various viewpoints to compute the flow gradient. Our experiments demonstrate that CFD, through consistent flows, significantly outperforms previous methods in text-to-3D generation.

📄 PDF Abstract BibTeX arXiv:2501.05445

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationDiversityText to 3D

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 제목 키워드 기반

DSFlow: Dual Supervision and Step-Aware Architecture for One-Step Flow Matching Speech Synthesis

2026-02-03 · Bin Lin, Peng Yang, Chao Yan, Xiaochen Liu 외 arxiv

Flow-matching models have enabled high-quality text-to-speech synthesis, but their iterative sampling process during inference incurs substantial computational cost. Although distillation is widely used to reduce the num…

Text-To-Speech Synthesis

Self-Corrected Flow Distillation for Consistent One-Step and Few-Step Text-to-Image Generation

2024-12-22 · Quan Dao, Hao Phung, Trung Dao, Dimitris Metaxas 외

Flow matching has emerged as a promising framework for training generative models, demonstrating impressive empirical performance while offering relative ease of training compared to diffusion-based models. However, this…

Image GenerationText to Image GenerationText-to-Image Generation

TraFlow: Trajectory Distillation on Pre-Trained Rectified Flow

2025-02-24 · Zhangkai Wu, Xuhui Fan, Hongyu Wu, Longbing Cao

Majorities of distillation methods on pre-trained diffusion models or on pre-trained rectified flow, focus on either the distillation outputs or the trajectories between random noises and clean images to speed up sample …

No Test Cases, No Problem: Distillation-Driven Code Generation for Scientific Workflows

2026-04-25 · Siddeshwar Raghavan, Tanwi Mallick arxiv

Existing multi-agent Large Language Model (LLM) frameworks for code generation typically use execution feedback and improve iteratively using Input/Output (I/O) test cases. However, this does not work for scientific work…

Knowledge DistillationCode Generation

SD3.5-Flash: Distribution-Guided Distillation of Generative Flows

2025-09-25 · Hmrishav Bandyopadhyay, Rahim Entezari, Jim Scott, Reshinth Adithyan 외 arxiv

We present SD3.5-Flash, an efficient few-step distillation framework that brings high-quality image generation to accessible consumer devices. Our approach distills computationally prohibitive rectified flow models throu…

Image Generation