paper-with-me

홈 › Papers

Improving Consistency Models with Generator-Induced Flows

2024-06-13 · Thibaut Issenhuth, Sangchul Lee, Ludovic Dos Santos, Jean-Yves Franceschi, Chansoo Kim, Alain Rakotomamonjy

Consistency models imitate the multi-step sampling of score-based diffusion in a single forward pass of a neural network. They can be learned in two ways: consistency distillation and consistency training. The former relies on the true velocity field of the corresponding differential equation, approximated by a pre-trained neural network. In contrast, the latter uses a single-sample Monte Carlo estimate of this velocity field. The related estimation error induces a discrepancy between consistency distillation and training that, we show, still holds in the continuous-time limit. To alleviate this issue, we propose a novel flow that transports noisy data towards their corresponding outputs derived from the currently trained model --~as a proxy of the true flow. Our empirical findings demonstrate that this approach mitigates the previously identified discrepancy. Furthermore, we present theoretical and empirical evidence indicating that our generator-induced flow surpasses dedicated optimal transport-based consistency models in effectively reducing the noise-data transport cost. Consequently, our method not only accelerates consistency training convergence but also enhances its overall performance. The code is available at: https://github.com/thibautissenhuth/consistency_GC.

📄 PDF Abstract BibTeX arXiv:2406.09570

Code (1)

thibautissenhuth/consistency_gc 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Consistency Models 설명 없음
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 제목 키워드 기반

The Effects of Correctly Modeling Generator Step-Up Transformer Status in Geomagnetic Disturbance Studies

2022-08-23 · Jessica L. Wert, Pooria Dehghanian, Jonathan Snodgrass, Thomas J. Overbye

In order to correctly model the impacts of geomagnetically induced current (GIC) flows, the generator step-up (GSU) transformer status must be properly modeled. In power flow studies, generators are typically removed fro…

Generator-Aligned Representation Interfaces for Diagnostic Soft Equivariance

2026-07-28 · Weitao Li, Gong Cheng arxiv

Exact-equivariant architectures typically encode prescribed group actions in specialized operators, which can complicate their reuse with generic backbones and across data modalities. We introduce the Generator-Aligned R…

Point Clouds

Improving Consistency in Retrieval-Augmented Systems with Group Similarity Rewards

2025-10-05 · Faisal Hamman, Chenyang Zhu, Anoop Kumar, Xujun Peng 외 arxiv

RAG systems are increasingly deployed in high-stakes domains where users expect outputs to be consistent across semantically equivalent queries. However, existing systems often exhibit significant inconsistencies due to …

A Condition Number for Joint Optimization of Cycle-Consistent Networks

2019-12-01 · NeurIPS 2019 12 · Leonidas J. Guibas, Qi-Xing Huang, Zhenxiao Liang

A recent trend in optimizing maps such as dense correspondences between objects or neural networks between pairs of domains is to optimize them jointly. In this context, there is a natural \textsl{cycle-consistency} cons…

One-Step Graph-Structured Neural Flows for Irregular Multivariate Time Series Classification

2026-05-11 · Mengzhou Gao, Kaiwei Wang, Pengfei Jiao arxiv

Neural Flows efficiently model irregular multivariate time series by directly learning ODE solution trajectories with neural networks, bypassing step-by-step numerical solvers. Despite their efficiency, many existing app…

Time Series ClassificationGraph Learning