Pith. sign in

REVIEW 23 cited by

FLOWER: Democratizing Generalist Robot Policies with Efficient Vision-Language-Action Flow Policies

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2509.04996 v1 pith:LJBFNZFC submitted 2025-09-05 cs.RO

FLOWER: Democratizing Generalist Robot Policies with Efficient Vision-Language-Action Flow Policies

classification cs.RO
keywords flowerpoliciesacrossefficientperformancepretrainedvision-language-actionachieve
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Developing efficient Vision-Language-Action (VLA) policies is crucial for practical robotics deployment, yet current approaches face prohibitive computational costs and resource requirements. Existing diffusion-based VLA policies require multi-billion-parameter models and massive datasets to achieve strong performance. We tackle this efficiency challenge with two contributions: intermediate-modality fusion, which reallocates capacity to the diffusion head by pruning up to $50\%$ of LLM layers, and action-specific Global-AdaLN conditioning, which cuts parameters by $20\%$ through modular adaptation. We integrate these advances into a novel 950 M-parameter VLA called FLOWER. Pretrained in just 200 H100 GPU hours, FLOWER delivers competitive performance with bigger VLAs across $190$ tasks spanning ten simulation and real-world benchmarks and demonstrates robustness across diverse robotic embodiments. In addition, FLOWER achieves a new SoTA of 4.53 on the CALVIN ABC benchmark. Demos, code and pretrained weights are available at https://intuitive-robots.github.io/flower_vla/.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 23 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PearlVLA: Progressive Embodied Action-Plan Refinement in Latent Space

    cs.RO 2026-06 unverdicted novelty 7.0

    PearlVLA achieves SOTA on LIBERO by separating VLM representations into visual grounding and an iterative latent plan branch refined via world model queries and RefineNet with process-reward RL.

  2. CF-VLA: Efficient Coarse-to-Fine Action Generation for Vision-Language-Action Policies

    cs.CV 2026-04 unverdicted novelty 7.0

    CF-VLA uses a coarse initialization over endpoint velocity followed by single-step refinement to achieve strong performance with low inference steps on CALVIN, LIBERO, and real-robot tasks.

  3. QuantVLA: Scale-Calibrated Post-Training Quantization for Vision-Language-Action Models

    cs.LG 2026-02 unverdicted novelty 7.0

    QuantVLA is the first post-training quantization framework for VLA models that quantizes the diffusion transformer action head and reports higher task success rates than full-precision baselines with roughly 70% memor...

  4. EDAR: Learning Environment-Dependent Action Representations for Robotic Manipulation

    cs.RO 2026-07 conditional novelty 6.0

    Action latents supervised by both control reconstruction and environment-conditioned visual consequences outperform trajectory-centric tokenizers for robotic manipulation, especially long-horizon tasks.

  5. Inference-Time Robot Behavior Steering through Physically-Aware Reconfiguration of Task-Structure

    cs.RO 2026-06 unverdicted novelty 6.0

    ReStruct steers robot policies at inference time by reconfiguring task structure with neural automata and synchronous products, claiming up to 25% gains over VLA models in success and preference adherence.

  6. ASCII Art Turns LLMs into VLA Controllers

    cs.RO 2026-06 unverdicted novelty 6.0

    ASCII rendering of visual states enables fine-tuned text-only LLMs to serve as VLA controllers that identify objects and generate feasible action sequences in 2D manipulation benchmarks in simulation and on hardware.

  7. Tri-Info: Generalizable, Interpretable Failure Prediction for VLA Models via Information Theory

    cs.RO 2026-06 unverdicted novelty 6.0

    Tri-Info uses three information theory signals on action diversity, temporal consistency, and state coupling to predict VLA model failures with cross-domain generalization to 83% real-world accuracy.

  8. Flow-based Policy Adaptation without Policy Updates

    cs.RO 2026-06 unverdicted novelty 6.0

    GLOVES learns flow models from limited expert demonstrations to selectively correct actions from non-expert policies or operators toward expert distributions using reverse-flow OOD detection as an intervention gate.

  9. MPCoT: Reward-Guided Multi-Path Latent Reasoning for Test-Time Scalable Vision-Language-Action

    cs.RO 2026-06 unverdicted novelty 6.0

    MPCoT improves long-horizon VLA performance on LIBERO and CALVIN by initializing M latent hypotheses, refining them over K steps, and aggregating via a reward-trained path scorer while preserving the original 8-step a...

  10. Emergent Neural Automaton Policies: Learning Symbolic Structure from Visuomotor Trajectories

    cs.RO 2026-03 unverdicted novelty 6.0

    ENAP extracts an emergent Mealy automaton from visuomotor trajectories to act as a high-level planner for a low-level residual policy, yielding up to 27% higher success than end-to-end VLA policies in low-data regimes.

  11. OxyGen: Unified KV Cache Management for VLA Inference under Multi-Task Parallelism

    cs.RO 2026-03 unverdicted novelty 6.0

    OxyGen unifies KV cache management in MoT VLAs to enable cross-task KV sharing and cross-frame continuous batching, delivering up to 3.7x speedup with 200+ tokens/s language and 70 Hz action on on-device platforms.

  12. VLANeXt: Recipes for Building Strong VLA Models

    cs.CV 2026-02 conditional novelty 6.0

    VLANeXt distills 12 design insights from a unified VLA study into a model that outperforms prior methods on LIBERO benchmarks while releasing code for further exploration.

  13. Robot-DIFT: Correspondence-Sensitive Diffusion Features for Contact-Rich Robot Manipulation

    cs.RO 2026-02 conditional novelty 6.0

    Distilling Stable Diffusion's decoder features into a deterministic student backbone with a multi-scale fusion network improves contact-rich manipulation success in simulation and on a real robot.

  14. ABot-M0: VLA Foundation Model for Robotic Manipulation with Action Manifold Learning

    cs.CV 2026-02 unverdicted novelty 6.0

    ABot-M0 unifies heterogeneous robot data into a 6-million-trajectory dataset and introduces Action Manifold Learning to predict stable actions on a low-dimensional manifold using a DiT backbone.

  15. mimic-video: Video-Action Models for Generalizable Robot Control Beyond VLAs

    cs.RO 2025-12 unverdicted novelty 6.0

    mimic-video combines internet video pretraining with a flow-matching decoder to achieve state-of-the-art robotic manipulation performance with 10x better sample efficiency than vision-language-action models.

  16. Semantic Anchoring for Robotic Action Representations

    cs.RO 2026-07 conditional novelty 5.0

    Anchoring a VLA's mid-layer action features to a frozen semantic encoder during fine-tuning, with shared/private decomposition, improves in-distribution and out-of-distribution robot manipulation success without chang...

  17. Scalable Multi-Task Data Generation via Reinforcement Learning for Language-Conditioned Bimanual Dexterous Manipulation

    cs.RO 2026-06 unverdicted novelty 5.0

    An RL data generation pipeline with generalizable rewards and language annotations produces diverse synthetic datasets that improve multi-task policy generalization on three bimanual manipulation tasks.

  18. QuoVLA: Quotient Space for Vision-Language-Action Models

    cs.CV 2026-05 unverdicted novelty 5.0

    QuoVLA introduces a quotient-space framework that compresses VLM latents into action-sufficient representations via quantization and dual-branch design for better VLA generalization.

  19. PointACT: Vision-Language-Action Models with Multi-Scale Point-Action Interaction

    cs.RO 2026-05 unverdicted novelty 5.0

    PointACT proposes a 3D-aware dual-system VLA policy using multi-scale point-action interaction with bottleneck window self-attention, achieving 10% higher success rates on RLBench-10Tasks over prior pretrained VLAs.

  20. Fast-dVLA: Accelerating Discrete Diffusion VLA to Real-Time Performance

    cs.RO 2026-03 unverdicted novelty 5.0

    Parameter differences from two training runs on a small task set are treated as auxiliary capability vectors that are merged into a pretrained VLA model, yielding auxiliary-task gains at the cost of ordinary supervise...

  21. AVA-VLA: Improving Vision-Language-Action models with Active Visual Attention

    cs.LG 2025-11 unverdicted novelty 5.0

    AVA-VLA reformulates VLA learning as a POMDP using recurrent states and active visual attention to achieve state-of-the-art results on LIBERO, CALVIN, and real dual-arm tasks.

  22. Scalable Multi-Task Data Generation via Reinforcement Learning for Language-Conditioned Bimanual Dexterous Manipulation

    cs.RO 2026-06 unverdicted novelty 4.0

    RL pipeline with generalizable rewards and domain randomization generates datasets that improve generalization of language-conditioned bimanual policies on three manipulation tasks.

  23. ERQA-Plus: A Diagnostic Benchmark for Reasoning in Embodied AI

    cs.RO 2026-06 unverdicted novelty 4.0

    ERQA-Plus is a new benchmark dataset with a structured taxonomy for evaluating fine-grained embodied reasoning in AI agents across perceptual, action-centric, social, navigation, and commonsense categories.