HybridFlow
A 2-NFE Generative Policy for
Real-Time Robotic Manipulation

Anonymous authors

Abstract

Generative policies often require multiple denoising steps, which increase inference latency in robotic manipulation. HybridFlow combines a one-step MeanFlow proposal, parameter-free ReNoise interpolation, and an instantaneous-velocity refinement using the same network. This three-stage procedure requires only two function evaluations, with no model distillation or separate refinement network. We evaluate HybridFlow in simulation, across five physical manipulation settings, and as a VLA action expert. On Jetson AGX Thor, action generation takes approximately 19 ms, compared with 152 ms for 16-step DDIM.

Overview

HybridFlow / Project overview02:57 CHAPTERS AVAILABLE
Video chapters
METHOD

A global view.
A precise finish.

MeanFlow supplies both interval-average and
instantaneous velocities. HybridFlow puts
them to work in the same model.

GLOBAL JUMP1 NETWORK EVALUATION
ILLUSTRATIVE STATE SPACE
xc = z1 − uθ(z1, 0, 1, c)
Noise source

Interactive illustration, not measured action trajectories. The paper uses α = 0.15; both noise sources work in the controlled ablation.

Real-robot experiments

All physical policies run on Jetson AGX Thor. Select a task and method to inspect recorded behavior.

DYNAMIC INTERCEPTION

Running-car transport

HybridFlow · 2 NFERECORDED EXECUTION
43/63successful trials · 68.3%

Intercept a car moving at approximately 0.6 m/s and place it in a basket. Each evaluated baseline achieves 0/63.

Clips illustrate behavior; aggregate results below use the full evaluations. Side-by-side playback shows separate recorded trials.

Quantitative results

Read the full evaluation ↗
REAL-ROBOT TASK PERFORMANCE

Physical task performance

Select a task to compare every evaluated policy.

70.1%HybridFlow · macro-average
Normalized task performance (%)0 — 100

Action-generation latency

At 0.6 m/s, a car travels 9.1 cm during DDIM-16’s action generation, versus 1.1 cm during HybridFlow’s.

DDIM-16
152 ms
HybridFlow
19 ms

Action generator only. Camera acquisition, visual encoding, and robot execution are excluded.

Additional videos Simulation and qualitative tasks · 8 recordings

Additional physical demonstrations are qualitative examples, separate from the five evaluated settings.

Recording

Recorded execution. Reported evaluation results are summarized on the page and in the paper.

Three stages, two evaluations

HybridFlow method figure: Global Jump, ReNoise, and Local Refine

A single MeanFlow network provides both interval-average and diagonal instantaneous-velocity queries.