paper-with-me

홈 › Papers

Risk-Entropic Flow Matching

2025-11-28 · Vahid R. Ramezani, Benjamin Englard arxiv

Tilted (entropic) risk, obtained by applying a log-exponential transform to a base loss, is a well established tool in statistics and machine learning for emphasizing rare or high loss events while retaining a tractable optimization problem. In this work, our aim is to interpret its structure for Flow Matching (FM). FM learns a velocity field that transports samples from a simple source distribution to data by integrating an ODE. In rectified FM, training pairs are obtained by linearly interpolating between a source sample and a data sample, and a neural velocity field is trained to predict the straight line displacement using a mean squared error loss. This squared loss collapses all velocity targets that reach the same space-time point into a single conditional mean, thereby ignoring higher order conditional information (variance, skewness, multi-modality) that encodes fine geometric structure about the data manifold and minority branches. We apply the standard risk-sensitive (log-exponential) transform to the conditional FM loss and show that the resulting tilted risk loss is a natural upper-bound on a meaningful conditional entropic FM objective defined at each space-time point. Furthermore, we show that a small order expansion of the gradient of this conditional entropic objective yields two interpretable first order corrections: covariance preconditioning of the FM residual, and a skew tail term that favors asymmetric or rare branches. On synthetic data designed to probe ambiguity and tails, the resulting risk-sensitive loss improves statistical metrics and recovers geometric structure more faithfully than standard rectified FM.

📄 PDF Abstract BibTeX arXiv:2512.03078

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Entropy Across the Bridge: Conditional-Marginal Discretization for Flow and Schrödinger Samplers

2026-05-15 · Bruno Trentini, Dejan Stancevic, Michael M. Bronstein, Alexander Tong 외 arxiv

For a fixed flow-based generative model under a small inference budget, sample quality can depend strongly on where the sampler spends its few function evaluations. Flow matching and Schrödinger bridges define probabilit…

Weighted Conditional Flow Matching

2025-07-29 · Sergio Calvo-Ordonez, Matthieu Meunier, Alvaro Cartea, Christoph Reisinger 외 arxiv

Conditional flow matching (CFM) has emerged as a powerful framework for training continuous normalizing flows due to its computational efficiency and effectiveness. However, standard CFM often produces paths that deviate…

Computational Efficiency

Mitigating optimistic bias in entropic risk estimation and optimization with an application to insurance

2024-09-30 · Utsav Sadana, Erick Delage, Angelos Georghiou

The entropic risk measure is widely used in high-stakes decision making to account for tail risks associated with an uncertain loss. With limited data, the empirical entropic risk estimator, i.e. replacing the expectatio…

Decision MakingDecision Making Under Uncertainty

Entropy-Controlled Flow Matching

2026-02-25 · Chika Maduabuchi arxiv

Modern vision generators transport a base distribution to data through time-indexed measures, implemented as deterministic flows (ODEs) or stochastic diffusions (SDEs). Despite strong empirical performance, standard flow…

Entropic Risk Constrained Soft-Robust Policy Optimization

2020-06-20 · Reazul Hasan Russel, Bahram Behzadian, Marek Petrik

Having a perfect model to compute the optimal policy is often infeasible in reinforcement learning. It is important in high-stakes domains to quantify and manage risk induced by model uncertainties. Entropic risk measure…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)