robotic-manipulation

Tag

Cards List
#robotic-manipulation

TurboVLA: Real-Time Vision-Language-Action Model at 32 Hz on an RTX 4090 with <1 GB VRAM

Hugging Face Daily Papers · 2026-07-29 Cached

TurboVLA introduces a new Vision-Language-Action paradigm that directly maps vision and language to action, achieving 97.7% success on LIBERO with only 0.2B parameters and real-time inference at 32 Hz on consumer GPUs, significantly reducing computational cost.

0 favorites 0 likes
#robotic-manipulation

TableVerse: A Large-scale Tabletop Dataset with Real-world Grounded Layouts for Generalizable Manipulation

Hugging Face Daily Papers · 2026-07-23 Cached

TableVerse introduces a fully automated Real2Sim pipeline that converts unstructured, in-the-wild images into high-fidelity, simulation-ready tabletop environments with accurate metrics and physical stability, along with a large-scale dataset (TableVerse-100K) for generalizable robotic manipulation.

0 favorites 0 likes
#robotic-manipulation

Dual Latent Memory in Vision-Language-Action Models for Robotic Manipulation

Hugging Face Daily Papers · 2026-07-08 Cached

LaMem-VLA proposes a latent-memory-native framework that integrates short-term and long-term historical experience directly into Vision-Language-Action reasoning, enabling better performance on long-horizon robotic manipulation tasks.

0 favorites 0 likes
#robotic-manipulation

RynnWorld-4D: 4D Embodied World Models for Robotic Manipulation

Hugging Face Daily Papers · 2026-07-07 Cached

RynnWorld-4D is a generative world model that co-produces future RGB, depth, and optical flow from a single RGB-D image and language instruction using a unified diffusion process, enabling efficient robotic manipulation through inverse dynamics policy learning. It achieves state-of-the-art on real-world bimanual manipulation tasks.

0 favorites 0 likes
#robotic-manipulation

PhysisForcing: Physics Reinforced World Simulator for Robotic Manipulation

Hugging Face Daily Papers · 2026-06-26 Cached

PhysisForcing is a training framework that enhances embodied video generation for robotic manipulation by enforcing physical consistency through pixel-level trajectory alignment and semantic-level relational alignment losses in a DiT-based architecture, achieving notable improvements on benchmarks.

0 favorites 0 likes
#robotic-manipulation

Foresight: Failure Detection for Long-Horizon Robotic Manipulation with Action-Conditioned World Model Latents

Hugging Face Daily Papers · 2026-06-22 Cached

Foresight is a failure detection framework for long-horizon robotic manipulation that uses action-conditioned world model latents and functional conformal prediction to monitor trajectories, trained only with final task labels. It demonstrates state-of-the-art performance across simulation and real robot tasks.

0 favorites 0 likes
#robotic-manipulation

EventVLA: Event-Driven Visual Evidence Memory for Long-Horizon Vision-Language-Action Policies

Hugging Face Daily Papers · 2026-06-18 Cached

EventVLA introduces a sparse visual evidence memory framework for long-horizon robotic manipulation, achieving an average success rate improvement of +40% over state-of-the-art memory-augmented VLAs.

0 favorites 0 likes
#robotic-manipulation

Qwen-RobotManip Technical Report: Alignment Unlocks Scale for Robotic Manipulation Foundation Models

Hugging Face Daily Papers · 2026-06-17 Cached

Presents Qwen-RobotManip, a Vision-Language-Action foundation model for robotic manipulation that achieves generalization through unified alignment across representation, motion, and behavior dimensions, enabling large-scale training on diverse data sources. It outperforms prior state-of-the-art models across multiple out-of-distribution benchmarks and demonstrates emergent capabilities like zero-shot instruction following and cross-embodiment transfer.

0 favorites 0 likes
#robotic-manipulation

PAIWorld: A 3D-Consistent World Foundation Model for Robotic Manipulation

Hugging Face Daily Papers · 2026-06-16 Cached

PAIWorld enhances diffusion-transformer world models with geometric awareness and cross-view attention to improve multi-view 3D consistency for robotic manipulation tasks, achieving state-of-the-art results on benchmarks.

0 favorites 0 likes
#robotic-manipulation

WEAVER, Better, Faster, Longer: An Effective World Model for Robotic Manipulation

Hugging Face Daily Papers · 2026-06-11 Cached

WEAVER is a multi-view world model for robotic manipulation that achieves high fidelity, consistency, and efficiency using flow-matching loss, demonstrating superior performance in policy evaluation, improvement, and test-time planning with significant real-world improvements.

0 favorites 0 likes
#robotic-manipulation

AffordanceVLA: A Vision-Language-Action Model Empowering Action Generation through Affordance-Aware Understanding

Hugging Face Daily Papers · 2026-06-04 Cached

AffordanceVLA introduces a unified framework using structured affordance forecasting as an intermediate representation to improve perception-action mapping in robotic manipulation, leveraging vision-language models and a Mixture-of-Transformer architecture.

0 favorites 0 likes
#robotic-manipulation

@RuohanZhang76: Excited to introduce StereoPolicy, led by @EvansXuHan. StereoPolicy is an effective way to add geometric cues to modern…

X AI KOLs Following · 2026-06-03 Cached

Introduces StereoPolicy, a framework that leverages synchronized stereo image pairs to improve geometric reasoning for robot manipulation policies, avoiding the fragility of RGB-D and point clouds. It integrates with diffusion-based and vision-language-action policies, showing consistent improvements in simulation and real-world tasks.

0 favorites 0 likes
#robotic-manipulation

τ_0-WM: A Unified Video-Action World Model for Robotic Manipulation

Hugging Face Daily Papers · 2026-05-31 Cached

τ_0-WM is a unified video-action world model for robotic manipulation that integrates policy learning, video prediction, and action evaluation using a shared video diffusion backbone. It shows superior performance on challenging long-horizon and fine-grained tasks.

0 favorites 0 likes
#robotic-manipulation

Qwen-VLA: Unifying Vision-Language-Action Modeling across Tasks, Environments, and Robot Embodiments

Hugging Face Daily Papers · 2026-05-28 Cached

Qwen-VLA is a unified vision-language-action model for embodied decision-making, integrating manipulation, navigation, and trajectory prediction across different robot platforms. It uses a DiT-based action decoder and embodiment-aware prompt conditioning, achieving strong performance and out-of-distribution generalization.

0 favorites 0 likes
#robotic-manipulation

Frequency-Guided Action Diffusion via Sub-Frequency Manifold Traversal

Hugging Face Daily Papers · 2026-05-27 Cached

This paper introduces the Frequency Guidance Operator (FGO), a method for diffusion policies that smooths action generation by steering noisy samples through intermediate sub-frequency manifolds, improving performance on robotic manipulation tasks.

0 favorites 0 likes
#robotic-manipulation

AtlasVA: Self-Evolving Visual Skill Memory for Teacher-Free VLM Agents

Hugging Face Daily Papers · 2026-05-18 Cached

AtlasVA is a teacher-free visual skill memory framework for vision-language model agents that uses spatial heatmaps, visual exemplars, and symbolic text skills to improve spatial decision-making in long-horizon tasks, outperforming baselines on several benchmarks.

0 favorites 0 likes
#robotic-manipulation

When to Trust Imagination: Adaptive Action Execution for World Action Models

Hugging Face Daily Papers · 2026-05-07 Cached

This paper introduces FFDC, a lightweight verifier for World Action Models that enables adaptive action chunk sizes by checking consistency between predicted and actual observations, improving efficiency and robustness in robotic manipulation.

0 favorites 0 likes
#robotic-manipulation

HiVLA: A Visual-Grounded-Centric Hierarchical Embodied Manipulation System

Hugging Face Daily Papers · 2026-04-15 Cached

HiVLA introduces a hierarchical vision-language-action framework that decouples semantic planning from motor control using a diffusion transformer action expert for improved robotic manipulation. The system combines a VLM planner for task decomposition and visual grounding with a specialized DiT action expert using cascaded cross-attention, outperforming end-to-end baselines particularly in long-horizon tasks and fine-grained manipulation.

0 favorites 0 likes
← Back to home

Submit Feedback