robot-manipulation

Tag

Cards List
#robot-manipulation

InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization

Hugging Face Daily Papers · 3d ago Cached

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.

0 favorites 0 likes
#robot-manipulation

@almond_robotics: Axol folds a towel

X AI KOLs Following · 6d ago Cached

Almond Robotics' Axol robot demonstrates folding a towel.

0 favorites 0 likes
#robot-manipulation

VLA-Corrector: Lightweight Detect-and-Correct Inference for Adaptive Action Horizon

Hugging Face Daily Papers · 2026-07-02 Cached

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.

0 favorites 0 likes
#robot-manipulation

Warp RL: Reshaping Base Policy Distributions for Dynamics Adaptation

arXiv cs.LG · 2026-07-01 Cached

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.

0 favorites 0 likes
#robot-manipulation

3D HAMSTER: Bridging Planning and Control in Hierarchical Vision Language Action Models through 3D Trajectory Guidance

Hugging Face Daily Papers · 2026-06-30 Cached

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.

0 favorites 0 likes
#robot-manipulation

Learning to Fold: prizewinning solution at LeHome Challenge 2026 (1st place online, 2nd offline)

Hugging Face Daily Papers · 2026-06-25 Cached

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.

0 favorites 0 likes
#robot-manipulation

Geometric Action Model for Robot Policy Learning

Hugging Face Daily Papers · 2026-06-15 Cached

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.

0 favorites 0 likes
#robot-manipulation

APT: Action Expert Pretraining Improves Instruction Generalization of Vision-Language-Action Policies

Hugging Face Daily Papers · 2026-06-10 Cached

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.

0 favorites 0 likes
#robot-manipulation

AEGIS: A Backup Reflex for Physical AI

arXiv cs.AI · 2026-06-08 Cached

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.

0 favorites 0 likes
#robot-manipulation

AHA-WAM:Asynchronous Horizon-Adaptive World-Action Modeling with Observation-Guided Context Routing

Hugging Face Daily Papers · 2026-06-08 Cached

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.

0 favorites 0 likes
#robot-manipulation

Revisiting Articulated Parts Perception in Robot Manipulation

Hugging Face Daily Papers · 2026-06-06 Cached

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.

0 favorites 0 likes
#robot-manipulation

Light-WAM: Efficient World Action Models with State-Fusion Action Decoding

Hugging Face Daily Papers · 2026-06-06 Cached

Light-WAM is a lightweight world action model for efficient robot manipulation that uses a compact video backbone and downsampled latent space for future-video supervision, achieving high performance with low inference latency.

0 favorites 0 likes
#robot-manipulation

VoLo: A Physical Orchestrator for Open-Vocabulary Long-Horizon Manipulation

Hugging Face Daily Papers · 2026-06-05 Cached

VoLoAgent integrates vision-language models with robot capabilities for open-vocabulary long-horizon manipulation tasks, introducing a physical orchestrator that plans, monitors, and recovers using interruptible tools, and a benchmark called RoboVoLo for evaluation.

0 favorites 0 likes
#robot-manipulation

TBD-VLA: Temporal Block Diffusion Vision Language Action Model

Hugging Face Daily Papers · 2026-06-05 Cached

TBD-VLA introduces a discrete vision-language-action framework that combines block diffusion with autoregressive generation to achieve efficient temporal action modeling and faster inference, significantly outperforming prior VLA approaches in simulation and real-world manipulation tasks.

0 favorites 0 likes
#robot-manipulation

Dream.exe: Can Video Generation Models Dream Executable Robot Manipulation?

Hugging Face Daily Papers · 2026-06-04 Cached

Dream.exe proposes an evaluation framework that uses robotic manipulation tasks to assess video generation models' understanding of physical reality, finding that visual quality does not predict executable motion accuracy.

0 favorites 0 likes
#robot-manipulation

AFUN: Towards an Affordance Foundation Model for Functionality Understanding

Hugging Face Daily Papers · 2026-06-01 Cached

AFUN proposes an affordance foundation model that predicts functional masks and 3D motion curves from RGB-D observations and language descriptions, enabling generalizable robot manipulation across diverse environments. The model outperforms baselines on multiple benchmarks and can be deployed for real-world tasks without fine-tuning.

0 favorites 0 likes
#robot-manipulation

RoboSemanticBench: Diagnosing Semantic Grounding in Action Prediction for VLA Models

Hugging Face Daily Papers · 2026-06-01 Cached

RoboSemanticBench is a benchmark that diagnoses semantic grounding in action prediction for vision-language-action models, revealing that while robots can grasp objects, they fail to select semantically correct targets based on instruction semantics.

0 favorites 0 likes
#robot-manipulation

IntentVLA: Short-Horizon Intent Modeling for Aliased Robot Manipulation

Hugging Face Daily Papers · 2026-05-14 Cached

IntentVLA is a history-conditioned visual-language-action framework that improves robot imitation learning stability by encoding short-horizon intents from visual observations, addressing challenges from partial observability and ambiguous observations. It also introduces AliasBench, an ambiguity-aware benchmark for evaluating such methods.

0 favorites 0 likes
#robot-manipulation

RoboEvolve: Co-Evolving Planner-Simulator for Robotic Manipulation with Limited Data

Hugging Face Daily Papers · 2026-05-13 Cached

RoboEvolve is a framework that co-evolves a VLM planner and VGM simulator for robotic manipulation, achieving data efficiency with only 500 unlabeled seed images and robust continual learning.

0 favorites 0 likes
#robot-manipulation

Gemini Robotics On-Device brings AI to local robotic devices

Google DeepMind Blog · 2025-06-24 Cached

Google DeepMind introduces Gemini Robotics On-Device, an efficient VLA model optimized to run locally on robotic devices, enabling low-latency operation and offline capability while maintaining strong dexterous manipulation and task generalization. The model can be fine-tuned with as few as 50-100 demonstrations and comes with an SDK for developers.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback