Tag
DyPES-VLA is a cross-embodiment VLA model that learns shared dynamics priors via future prediction and uses an embodiment-specific Mixture-of-Experts action head to control robots in their native action spaces, achieving state-of-the-art results on LIBERO, RoboCasa, and RoboTwin benchmarks.
Introduces W2-VLA, a vision-language-action model for fine-grained robot manipulation that models task-conditioned future wrist observations, achieving improved manipulation performance on benchmarks and real-world tasks.
BridgeVLA++ is a memory-augmented vision-language-action framework for 3D robot manipulation that builds on BridgeVLA to add spatio-temporal memory, achieving state-of-the-art results on memory-dependent manipulation benchmarks while preserving data efficiency and generalization.
DreamTraj predicts 6-DoF object trajectories from a single RGB image and a language instruction by decoding internal video diffusion latents, eliminating the need for video, depth, or CAD models at inference. It introduces the MOVEdataset with fine-grained language-to-motion annotations and achieves state-of-the-art performance while running 4.6x faster than generate-then-extract pipelines.
πR^2 introduces a reactive real-time flow policy for robot manipulation that splits conditioning into fast and slow channels and uses a latency-adaptive flow schedule, enabling closed-loop replanning ~4x faster than baseline policies and improving success rates by up to 30%.
Grabette is an open, low-cost system for recording robot manipulation data using a handheld gripper and camera, aiming to build a shared dataset for robot learning.
Introduces B-spline Policy (BSP), which parameterizes actions as continuous B-spline curves instead of discrete fixed-rate action chunks, enabling faster and smoother manipulation on low-cost robot arms.
CLAP proposes a method to convert pretrained vision-language models (VLMs) into vision-language-action models (VLAs) by prepending natural-language action descriptions to action token sequences, preserving semantic capabilities without architectural changes. It achieves 90.8% on LIBERO and improves robustness.
The paper introduces Prompt-Driven Exploration (PDE), a method that uses a vision-language model to iteratively refine natural language prompts for reinforcement learning policies, enabling global exploration and successful policy learning even from zero-reward starts.
InternVLA-A1.5 integrates pretrained vision-language models with future prediction in latent space to enable efficient robot manipulation with compositional generalization and long-horizon execution, achieving state-of-the-art results on simulation benchmarks.
Almond Robotics' Axol robot demonstrates folding a towel.
VLA-Corrector introduces a lightweight detect-and-correct inference framework that adaptively adjusts action horizons in Vision-Language-Action policies without retraining, improving robustness and efficiency in robot manipulation tasks.
Warp RL replaces additive residual corrections in reinforcement learning with an invertible, state-conditioned transformation of the base policy's action distribution using monotonic rational-quadratic spline flows, enabling adaptation of distribution shape, scale, and geometry under dynamics shifts. It matches or outperforms residual correction in ManiSkill3 manipulation tasks and achieves 30% faster task completion in a real robot peg-insertion task.
3D HAMSTER enhances robot manipulation by using a vision-language model with depth encoding to generate 3D trajectories for point cloud-based control, outperforming 2D-guided baselines.
This paper describes the prizewinning solution for the LeHome Challenge at ICRA 2026, where a two-armed robot learns to fold various garments using a novel RL approach with a self-contained value function, asynchronous training, and heavy sim-to-real augmentation.
The Geometric Action Model (GAM) repurposes a pretrained geometric foundation model (GFM) as a unified backbone for language-conditioned robot manipulation, achieving higher accuracy, robustness, and efficiency than existing foundation-model-scale baselines across simulation and real-world benchmarks.
Researchers propose APT, a two-stage training method that pretrains action experts on vision-action pairs before integrating language conditioning, significantly improving out-of-distribution instruction generalization for Vision-Language-Action policies.
AEGIS uses activation-probe early warning to switch to a stronger policy before failures compound in long-horizon robot manipulation, recovering twice as many failures as budget-matched escalation.
AHA-WAM is an asynchronous world-action model that uses dual Diffusion Transformers to decouple world prediction from action execution, achieving efficient long-horizon planning and real-time control. It achieves state-of-the-art performance on robotic manipulation tasks with up to 92.8% success on RoboTwin and 78.3% on real-world tasks, while reaching 24.17 Hz closed-loop control.
This paper introduces Geometric Primary Structure (GPS), a new representation for articulated parts perception in robot manipulation, enabling efficient VR-based annotation and achieving a 73% success rate without fine-tuning.