論文の概要: One-Sided Quantile Coupling for Flow Matching
- arxiv url: http://arxiv.org/abs/2608.00978v1
- Date: Sun, 02 Aug 2026 04:03:59 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-08-04 15:07:25.042111
- Title: One-Sided Quantile Coupling for Flow Matching
- Title(参考訳): フローマッチングのための一次元量子カップリング
- Authors: Jin-Young Kim, So-Yoon Cho, Hyun-Gyoon Kim,
- Abstract要約: Flow Matching Train Continuous-time Generative Model by regressing the velocity field of a probability path between a simple source distribution and a target data distribution。
本稿では,データバッチのみをサンプリングし,各ペアソースを直接構築する軽量な一方結合であるQuantile Coupling Flow Matching (QC-FM)を提案する。
QC-FMはトレーニング予算に合わせてベースラインを改良し、FIDを最大12.9%削減し、4つのデータセットでOT-CFMを上回っている。
- 参考スコア(独自算出の注目度): 8.295726579539016
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Flow Matching trains continuous-time generative models by regressing the velocity field of a probability path between a simple source distribution and a target data distribution. The coupling that pairs source and target samples strongly affects optimization and sample quality, but structured couplings typically rely on mini-batch transport or assignment procedures whose cost grows at least quadratically in batch size. We propose Quantile Coupling Flow Matching (QC-FM), a lightweight one-sided coupling: rather than matching two pre-sampled batches, it samples only the data batch and constructs each paired source directly. Data ranks projected along a small number of random orthogonal directions are mapped to Gaussian quantiles, and the latent code is completed in the orthogonal complement by conditional Gaussian sampling. The construction is one-dimensional per slice, so the coupling requires no pairwise cost matrix and no assignment to solve. We show that, for each drawn frame, this coupling eliminates the irreducible regression variance along every selected slice and makes the ideal flow exactly straight there, while leaving the sampling prior unchanged: generation still starts from the standard Gaussian, and the training source deviates from it only through the copula of the slice codes, whose transport cost we bound. For training, we apply QC to an anchor subset and complete the remaining source slots with exact Gaussian samples, retaining the QC bias while preserving an explicit signal from the Baseline coupling. Across CIFAR-10, CelebA, FFHQ, and ImageNet-64, QC-FM improves over the Baseline under matched training budgets, reducing FID by up to 12.9%, and outperforms OT-CFM on all four datasets. These results suggest that preserving projected rank structure is a simple and scalable way to inject useful geometric bias into FM couplings without solving a mini-batch transport problem.
- Abstract(参考訳): Flow Matching Train Continuous-time Generative Model by regressing the velocity field of a probability path between a simple source distribution and a target data distribution。
ソースとターゲットのサンプルを結合する結合は最適化とサンプルの品質に強く影響するが、構造化された結合は通常、バッチサイズで少なくとも2次的にコストが増大するミニバッチ輸送や割り当て手順に依存している。
本稿では,2つのプリサンプルバッチをマッチングする代わりに,データバッチのみをサンプリングし,各ペアソースを直接構築する,軽量な一方結合であるQuantile Coupling Flow Matching (QC-FM)を提案する。
少数のランダムな直交方向に沿って投影されたデータ列をガウス量子にマッピングし、条件付きガウスサンプリングにより直交補法で潜在符号を完成させる。
構成はスライス毎の1次元であるため、結合はペアのコスト行列を必要とせず、解決すべき代入も必要としない。
各描画フレームに対して、この結合は選択されたスライス毎の既約回帰分散を排除し、サンプリングをそのままそのままにして理想の流れをそのままにする: 生成は標準ガウスから始まり、トレーニングソースはスライスコードのコーパスによってのみ逸脱し、輸送コストは拘束される。
トレーニングでは、ベースライン結合からの明示的な信号を保持しながらQCバイアスを保ちながら、アンカーサブセットにQCを適用し、正確なガウスサンプルで残りのソーススロットを完成させる。
CIFAR-10、CelebA、FFHQ、ImageNet-64の他、QC-FMはトレーニング予算に合わせてベースラインを改良し、FIDを最大12.9%削減し、4つのデータセットでOT-CFMを上回っている。
これらの結果は,最小バッチ輸送問題を解くことなく,FM結合に有用な幾何学的バイアスを注入する簡便かつスケーラブルな方法であることを示す。
関連論文リスト
- Closed-Form Spectral Regularization for Multi-Task Model Merging [96.82449201305234]
モデルマージは、個別に調整された複数の専門家をトレーニングデータなしで単一のマルチタスクモデルに結合する。
State-of-the-art merging method formulate merging as a layer-wise interference problem。
本稿では,逐次降下の勾配-流路に一致するソフト指数フィルタを組み合わせた閉形式手法SWUDIを提案する。
論文 参考訳(メタデータ) (2026-06-05T14:00:47Z) - Optimal Transport Flow Matching by Design [26.301026025241374]
フローマッチングモデルは、単純な事前分布から複雑なデータ分布へサンプルを輸送することを学ぶ。
我々は、事前を固定入力ではなく設計選択として扱うことで問題を再構築する。
本手法は,既存の流れマッチング法と比較して,軌道曲率を2倍以上削減する。
論文 参考訳(メタデータ) (2026-06-02T18:00:05Z) - Entropy Across the Bridge: Conditional-Marginal Discretization for Flow and Schrödinger Samplers [68.9946633641494]
フローマッチングとシュルディンガーブリッジは確率を定義するが、その推論格子は通常一点拡散から受け継がれる。
終端条件付き橋梁形状を境界流の進化から分離し, 橋梁を識別する条件付きエントロピーレートを導出する。
EDM/CIFAR-10では、エントロピックな時間分散は5段階のFID(186.3 pm 4.0対200.5 pm 2.9対cosineの238.0 pm 5.3)が最適である。
論文 参考訳(メタデータ) (2026-05-15T16:11:10Z) - PrismQuant: Rate-Distortion-Optimal Vector Quantization for Gaussian-Mixture Sources [32.267305083092594]
コンポーネントラベルを損失なく送信し、コンポーネントマッチングKLTを用いて残余を符号化するPrismQuantを導入する。
実世界のチャネル状態情報(CSI)データに対する実験は、トランスフォーマーベースの学習コーデックと比較して、競争力または優れた性能を示す。
論文 参考訳(メタデータ) (2026-05-15T01:05:28Z) - QDSB: Quantized Diffusion Schrödinger Bridges [4.3331379059769395]
本稿では,量子化拡散シュルディンガーブリッジ (QDSB) を提案する。
正規化最適結合は、アンカー近似の品質によって制御される誤差により、安定なw.r.t.アンカー量子化であることを示す。
論文 参考訳(メタデータ) (2026-05-12T11:35:08Z) - Posterior Augmented Flow Matching [64.1559809786948]
後拡張フローマッチング(PAFM)はフローマッチング(FM)の一般化である
PAFMは、異なるモデルスケールで最大3.4FID50KでFMよりも改善されていることを示す。
論文 参考訳(メタデータ) (2026-05-01T17:59:59Z) - ODE-free Neural Flow Matching for One-Step Generative Modeling [4.319549155064877]
拡散およびフローマッチングモデルは、データにノイズを伝達する時間依存ベクトル場を学習することでサンプルを生成する。
本稿では,フローマップとニューラルフローをパラメータ化するODEフリーな生成フレームワークOT-NFMを提案する。
本研究では,不整合なノイズデータペアリングがすべての出力をデータ平均に向かって駆動する場合,フローマップ学習が平均崩壊に苦しむことを示す。
論文 参考訳(メタデータ) (2026-04-07T19:49:57Z) - Beyond Optimal Transport: Model-Aligned Coupling for Flow Matching [59.97254029720877]
フローマッチング(FM)は、サンプルをソース分布からターゲット分布へ輸送するベクトル場を学習するモデルを訓練するための効果的なフレームワークである。
本稿では,幾何距離に基づく学習結合を効果的にマッチングするモデル結合結合(MAC)を提案する。
実験により、MACは既存の手法と比較して、数ステップ設定で生成品質と効率を著しく改善することが示された。
論文 参考訳(メタデータ) (2025-05-29T11:10:41Z) - On the Wasserstein Convergence and Straightness of Rectified Flow [54.580605276017096]
Rectified Flow (RF) は、ノイズからデータへの直流軌跡の学習を目的とした生成モデルである。
RFのサンプリング分布とターゲット分布とのワッサーシュタイン距離に関する理論的解析を行った。
本稿では,従来の経験的知見と一致した1-RFの特異性と直線性を保証する一般的な条件について述べる。
論文 参考訳(メタデータ) (2024-10-19T02:36:11Z) - One-Dimensional Deep Image Prior for Curve Fitting of S-Parameters from
Electromagnetic Solvers [57.441926088870325]
Deep Image Prior(ディープ・イメージ・プライオリ、ディープ・イメージ・プライオリ、DIP)は、ランダムなd畳み込みニューラルネットワークの重みを最適化し、ノイズや過度な測定値からの信号に適合させる技術である。
本稿では,Vector Fitting (VF) の実装に対して,ほぼすべてのテスト例において優れた性能を示す。
論文 参考訳(メタデータ) (2023-06-06T20:28:37Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。