Papers › Flow Matching Policy Optimization with Mirror Descent and Entropy Constraints

Flow Matching Policy Optimization with Mirror Descent and Entropy Constraints

18 Mar 2026arXiv:2603.17685added by Syntology

Ting Gao, Stavros Orfanoudakis, Nan Lin, Winnie Daamen, Serge Hoogendoorn, Elvin Isufi

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Balancing policy expressiveness with the exploration-exploitation trade-off is a core challenge in online Reinforcement Learning (RL). While Stochastic Differential Equation (SDE)-based diffusion policies can represent complex, multimodal action distributions, they suffer from two critical limitations: their stochastic reverse processes render entropy intractable (necessitating heuristic exploration), and computing policy gradients through long denoising chains is expensive and unstable. In this work, we show that ODE-based flow matching inherently resolves these issues by enabling both simulation-free policy optimization and tractable entropy computation. Building on this, we introduce Flow Matching Policy Optimization with Mirror Descent and Entropy Constraints (FMER). Our framework exploits this insight in three ways. First, we theoretically establish that minimizing an advantage-weighted conditional flow matching loss acts as a simulation-free surrogate for policy mirror descent. This steers the velocity field toward high-value regions while entirely avoiding backpropagation through the ODE solver. Second, we derive an analytic entropy objective that corrects for the density distortion caused by the tanh transformation (mapping an unbounded latent space to bounded actions), thereby facilitating principled maximum-entropy optimization. Finally, we dynamically tune the mirror descent temperature based on the effective sample size to enforce a robust trust region during training. Empirical evaluations demonstrate that FMER achieves superior performance on the challenging sparse-reward FrankaKitchen environment, while maintaining competitive results across standard dense-reward MuJoCo benchmarks.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2603.17685")

Code

Syntology Ran 8 of 29 code samples harvested from 3 repositories linked to this paper; 21 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: found in paper text by Syntology: 29 samples from 3 repositories, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wadx2019/qvpo found in paper text by Syntology report
mahaitongdae/diffusion_policy_online_rl found in paper text by Syntology report
Elessar123/SAC-FLOW found in paper text by Syntology report
lzqw/FLAME found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

29 samples harvested; 8 ran; 0 honoured the contract we drafted; 21 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
7ran
21unverified

Licence: 18 of the 29 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Critic wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran MIT (permissive) · e3e7ea9dea530ccd · report
CriticQR wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran MIT (permissive) · 56ea6cda0fdbbddd · report
Diffusion wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran MIT (permissive) · 0c81dda4b2c07710 · report
Model wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran MIT (permissive) · 10276c719fb6f855 · report
SinusoidalPosEmb wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 52e215849471bdfc · report
WeightedL1 wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 20545bf1089ab44e · report
WeightedL2 wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 3b2b8b659d67b0af · report
quantile_huber_loss wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology ran · fixture could not drive it fingerprinted MIT (permissive) · 3e12dfe5d2e56c8d · report
Actor Elessar123/SAC-FLOW/from_scratch_code/SAC_flow_gru_jax.py found in paper text by Syntology unverified no licence file found · pointer only · cbe4b2a64b8a77d3 · report
BatchRenorm Elessar123/SAC-FLOW/from_scratch_code/SAC_flow_gru_jax.py found in paper text by Syntology unverified no licence file found · pointer only · c7dd064a50cc4845 · report
QVPO wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology unverified MIT (permissive) · fe3538c8acd17840 · report
SinusoidalPosEmb Elessar123/SAC-FLOW/from_scratch_code/SAC_flow_gru_jax.py found in paper text by Syntology unverified no licence file found · pointer only · aab29e00b150b7b2 · report
WeightedLoss wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology unverified MIT (permissive) · 728e142be8c63b8b · report
build_table lzqw/FLAME/analysis/make_exp37_tables.py found in paper text by Syntology unverified no licence file found · pointer only · b98ba81a4ea31a61 · report
classify lzqw/FLAME/analysis/plot_exp37_main_figures.py found in paper text by Syntology unverified no licence file found · pointer only · 8f52d69d86b15b42 · report
entropy2d lzqw/FLAME/analysis/plot_action_space_entropy.py found in paper text by Syntology unverified no licence file found · pointer only · 1d2ce563da9d7683 · report
flatten_rollouts lzqw/FLAME/analysis/plot_exp37_diagnostics.py found in paper text by Syntology unverified no licence file found · pointer only · 54adb6b865c1eab7 · report
fmt_stat lzqw/FLAME/analysis/make_exp37_tables.py found in paper text by Syntology unverified no licence file found · pointer only · 0a19232d2baba9b2 · report
init_weights wadx2019/qvpo/agent/qvpo.py found in paper text by Syntology unverified MIT (permissive) · 6f97de74414878c5 · report
load_json lzqw/FLAME/analysis/plot_three_obstacle_pullback_results.py found in paper text by Syntology unverified no licence file found · pointer only · 5d7dd03a436d96f8 · report
load_npz lzqw/FLAME/analysis/plot_three_obstacle_pullback_results.py found in paper text by Syntology unverified no licence file found · pointer only · 0385ed9d7ed29835 · report
parse_meta lzqw/FLAME/analysis/collect_exp37_results.py found in paper text by Syntology unverified no licence file found · pointer only · 4fbcb926264f78c1 · report
parse_path_meta lzqw/FLAME/analysis/plot_exp37_diagnostics.py found in paper text by Syntology unverified no licence file found · pointer only · 502742af75564dca · report
pearson_corr lzqw/FLAME/analysis/plot_projection_critic_heatmaps.py found in paper text by Syntology unverified no licence file found · pointer only · abbd0c4947647c0e · report
percentile_clip lzqw/FLAME/analysis/plot_projection_critic_heatmaps.py found in paper text by Syntology unverified no licence file found · pointer only · 1df489cbc7af1f28 · report
require_path lzqw/FLAME/analysis/plot_double_integrator_pullback_results.py found in paper text by Syntology unverified no licence file found · pointer only · c48ae4d3213b89a9 · report
run_rollouts lzqw/FLAME/analysis/plot_curvature_lqr.py found in paper text by Syntology unverified no licence file found · pointer only · e54daa8eee4256d4 · report
safe_eigvals lzqw/FLAME/analysis/plot_curvature_lqr.py found in paper text by Syntology unverified no licence file found · pointer only · c43c9056d3743694 · report
spearman_corr lzqw/FLAME/analysis/plot_projection_critic_heatmaps.py found in paper text by Syntology unverified no licence file found · pointer only · 7d29cbd982dfe045 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2603.17685, was issued in March 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections