📜 A Curated List of Vision-Language-Action (VLA) and World Action Models (WAM) Research and Beyond
Photo Credit: Gemini-Nano-Banana🍌.
- 🎯 Aim
- 📚 VLA Definition | WAM Definition | Policy Definition | LAM Definition | HAP Definition | CaP Definition
- 🔍 Survey
Vision-Language-Action (VLA) Models
World Action Models (WAM)
Policies
- 🦾 Policies
Latent Action Models (LAM)
Human Action Pretraining (HAP)
Code as Policy (CaP)
Resources
- 💾 Robotics Datasets
- 👨🏻 Ego Human Datasets
- 📊 Benchmark / Environment
- 🏞️ Physics Engine
- 🧑💻 Software
- 🖥️ Hardware
This repository provides a curated and systematically organized collection of research on Vision-Language-Action models (VLAs), World Action Models (WAMs), and related approaches. It aims to offer a comprehensive view of recent advances toward robotics foundation models and to clarify the connections among different research directions.
The repository will be continuously updated and refined as the field evolves. Contributions are highly welcome! If you know of relevant papers that should be included, please submit a pull request or open an issue. Join us in maintaining a high-quality VLA, WAM & More research list and advancing the development of robotics foundation models.
Vision-Language-Action models (VLAs) are robot policies built upon pretrained Vision-Language Models (VLMs). By inheriting their rich visual understanding, language grounding, and semantic knowledge, VLAs provide a scalable path toward general-purpose, language-conditioned robot policies. The term Vision-Language-Action model was introduced and formally established by RT-2.
World Action Models (WAMs) are robot policies that explicitly leverage world modeling—i.e., predicting future states or representations of the environment—to support or jointly perform action prediction. The term World Action Model was formally coined by DreamZero.
VLAs and WAMs are not mutually exclusive. A WAM built upon a pretrained VLM can simultaneously be considered both a VLA and a WAM.
In its broadest sense, a robot policy refers to any model that predicts actions, including VLAs and WAMs. In this repository, however, the Policy category specifically refers to robot policies trained primarily from scratch on robot data for action prediction, without relying on pretrained VLMs or explicit visual (2D/Video/3D) generation pretraining. A representative example is Diffusion Policy.
Latent Action Models (LAMs) learn action-like latent representations from unlabeled videos or observation sequences. These latent actions capture the transitions between states and can serve as supervision for policy pretraining. The pretrained model is subsequently finetuned to predict executable robot actions using labeled robot data. A representative example is LAPA.
Human Action Pretraining (HAP) methods pretrain robot policies on human behavior data using explicit action supervision extracted or recorded from human demonstrations, such as hand pose, full-body trajectories or UMI pose. The pretrained policy is subsequently aligned or finetuned on robot data to produce executable robot actions. A representative example is EgoScale.
Code-as-Policy (CaP) methods use Large Language Models (LLMs) agentic system as high-level planners to generate executable programs that compose perception modules and low-level robot policys (traditional control API or policy models) for embodied task execution. This concept was introduced by Code as Policies.
-
Safety in Embodied AI: A Survey of Risks, Attacks, and Defenses.
-
Vision-Language-Action (VLA) Models: Concepts, Progress, Applications and Challenges.
-
[⭐️] Gemini Robotics 2, Gemini Robotics 2: The intelligence layer to power any kind of robot.
-
[⭐️] Xiaomi-Robotics-1, Xiaomi-Robotics-1: Scaling Vision-Language-Action Models with over 100K Hours of Real-World Trajectories.
-
[⭐️] Qwen-RobotManip, Qwen-RobotManip Technical Report: Alignment Unlocks Scale for Robotic Manipulation Foundation Models.
-
FOCA-VLA FOCA: Future-Oriented Conditioning for Data-Efficient Vision-Language-Action Adaptation.
-
Qwen-VLA, Qwen-VLA: Unifying Vision-Language-Action Modeling across Tasks, Environments, and Robot Embodiments.
-
Pion, Rethinking Muon Beyond Pretraining: Spectral Failures and High-Pass Remedies for VLA and RLVR.
-
[⭐️] MolmoAct2, MolmoAct2 Action Reasoning Models for Real-World Deployment.
-
GridS See What Matters: Differentiable Grid Sample Pruning for Generalizable Vision-Language-Action Model.
-
[⭐️] π0.7, π0.7: a Steerable Generalist Robotic Foundation Model with Emergent Capabilities.
-
PokeVLA, PokeVLA: Empowering Pocket-Sized Vision-Language-Action Model with Comprehensive World Knowledge Guidance.
-
LaST-R1, LaST-R1: Reinforcing Robotic Manipulation via Adaptive Physical Latent Reasoning.
-
StarVLA-α, StarVLA-α: Reducing Complexity in Vision-Language-Action Systems.
-
StarVLA, StarVLA: A Lego-like Codebase for Vision-Language-Action Model Developing.
-
DIAL DIAL: Decoupling Intent and Action via Latent World Modeling for End-to-End VLA.
-
[⭐️] VLANeXt, VLANeXt: Recipes for Building Strong VLA Models.
-
LAP, LAP: Language-Action Pre-Training Enables Zero-shot Cross-Embodiment Transfer.
-
HBVLA, HBVLA: Pushing 1-Bit Post-Training Quantization for Vision-Language-Action Models.
-
CoVer-VLA, Scaling Verification Can Be More Effective than Scaling Policy Learning for Vision-Language-Action Alignment.
-
ABot-M0, ABot-M0: VLA Foundation Model for Robotic Manipulation with Action Manifold Learning.
-
SimVLA, SimVLA: A Simple VLA Baseline for Robotic Manipulation.
-
DynamicVLA, DynamicVLA: A Vision-Language-Action Model for Dynamic Object Manipulation.
-
ACoT-VLA, ACoT-VLA: Action Chain-of-Thought for Vision-Language-Action Models.
-
EVOLVE-VLA, EVOLVE-VLA: Test-Time Training from Environment Feedback for Vision-Language-Action Models.
-
FASTer, FASTer: Toward Efficient Autoregressive Vision Language Action Modeling via Neural Action Tokenization.
-
GenieReasoner, Unified Embodied VLM Reasoning with Robotic Action via Autoregressive Discretized Pre-training.
-
METIS, METIS: Multi-Source Egocentric Training for Integrated Dexterous Vision-Language-Action Model.
-
MergeVLA, MergeVLA: Cross-Skill Model Merging Toward a Generalist Vision-Language-Action Agent.
-
TwinVLA, TwinVLA: Data-Efficient Bimanual Manipulation with Twin Single-Arm Vision-Language-Action Models.
-
SRPO, SRPO: Self-Referential Policy Optimization for Vision-Language-Action Models.
-
AVA-VLA, AVA-VLA: Improving Vision-Language-Action models with Active Visual Attention.
-
AsyncVLA, AsyncVLA: Asynchronous Flow Matching for Vision-Language-Action Models.
-
VLA-0, VLA-0: Building State-of-the-Art VLAs with Zero Modification.
-
X-VLA, X-VLA: Soft-Prompted Transformer as Scalable Cross-Embodiment Vision-Language-Action Model.
-
FLOWER, FLOWER: Democratizing Generalist Robot Policies with Efficient Vision-Language-Action Flow Policies.
-
VLA-Adapter, VLA-Adapter: An Effective Paradigm for Tiny-Scale Vision-Language-Action Model.
-
SimpleVLA-RL, SimpleVLA-RL: Scaling VLA Training via Reinforcement Learning.
-
ATE, Align-Then-stEer: Adapting the Vision-Language Action Models through Unified Latent Guidance.
-
VLA-Reasoner, VLA-Reasoner: Empowering Vision-Language-Action Models with Reasoning via Online Monte Carlo Tree Search.
-
Discrete Diffusion VLA, Discrete Diffusion VLA: Bringing Discrete Diffusion to Action Decoding in Vision-Language-Action Policies.
-
MemoryVLA, MemoryVLA: Perceptual-Cognitive Memory in Vision-Language-Action Models for Robotic Manipulation.
-
ReconVLA, ReconVLA: Reconstructive Vision-Language-Action Model as Effective Robot Perceiver.
-
MolmoAct, MolmoAct: Action Reasoning Models that can Reason in Space.
-
ThinkAct, ThinkAct: Vision-Language-Action Reasoning via Reinforced Visual Latent Planning.
-
Tactile-VLA, Tactile-VLA: Unlocking Vision-Language-Action Model's Physical Knowledge for Tactile Generalization.
-
TGRPO, TGRPO: Fine-tuning Vision-Language-Action Model via Trajectory-wise Group Relative Policy Optimization.
-
SmolVLA, SmolVLA: A Vision-Language-Action Model for Affordable and Efficient Robotics.
-
4D-VLA, 4D-VLA: Spatiotemporal Vision-Language-Action Pretraining with Cross-Scene Calibration.
-
CronusVLA, CronusVLA: Towards Efficient and Robust Manipulation via Multi-Frame Vision-Language-Action Modeling.
-
3D CAVLA, 3D CAVLA: Leveraging Depth and 3D Context to Generalize Vision Language Action Models for Unseen Tasks.
-
VLA-RL, VLA-RL: Towards Masterful and General Robotic Manipulation with Scalable Reinforcement Learning.
-
X-ICM, Exploring the Limits of Vision-Language-Action Manipulations in Cross-task Generalization.
-
RIPT-VLA, Interactive Post-Training for Vision-Language-Action Models.
-
ForceVLA, ForceVLA: Enhancing VLA Models with a Force-aware MoE for Contact-rich Manipulation.
-
[⭐️] π0.5, π0.5: a Vision-Language-Action Model with Open-World Generalization.
-
NORA, NORA: A Small Open-Sourced Generalist Vision Language Action Model for Embodied Tasks.
-
[⭐️] Gemini Robotics, Gemini Robotics: Bringing AI into the Physical World.
-
CombatVLA, CombatVLA: An Efficient Vision-Language-Action Model for Combat Tasks in 3D Action Role-Playing Games.
-
[⭐️] OpenVLA-OFT, Fine-Tuning Vision-Language-Action Models: Optimizing Speed and Success.
-
Humanoid-VLA, Humanoid-VLA: Towards Universal Humanoid Control with Visual Integration.
-
ChatVLA, ChatVLA: Unified Multimodal Understanding and Robot Control with Vision-Language-Action Model.
-
SpatialVLA, SpatialVLA: Exploring Spatial Representations for Visual-Language-Action Model.
-
[⭐️] FAST, FAST: Efficient Action Tokenization for Vision-Language-Action Models.
-
TraceVLA, TraceVLA: Visual Trace Prompting Enhances Spatial-Temporal Awareness for Generalist Robotic Policies.
-
RoboVLMs, Towards Generalist Robot Policies: What Matters in Building Vision-Language-Action Models.
-
CogACT, CogACT: A Foundational Vision-Language-Action Model for Synergizing Cognition and Action in Robotic Manipulation.
-
GRAPE, GRAPE: Generalizing Robot Policy via Preference Alignment.
-
[⭐️] π0, π0: A Vision-Language-Action Flow Model for General Robot Control.
-
[⭐️] TinyVLA, TinyVLA: Towards Fast, Data-Efficient Vision-Language-Action Models for Robotic Manipulation.
-
[⭐️] OpenVLA, OpenVLA: An Open-Source Vision-Language-Action Model.
-
[⭐️] 3D-VLA, 3D-VLA: A 3D Vision-Language-Action Generative World Model.
-
RoboFlamingo, Vision-Language Foundation Models as Effective Robot Imitators.
-
[⭐️] RT-2, RT-2: Vision-Language-Action Models Transfer Web Knowledge to Robotic Control.
-
Qwen-RobotWorld, Qwen-RobotWorld Technical Report: Unifying Embodied World Modeling through Language-Conditioned Video Generation.
-
[⭐️] Cosmos 3, Cosmos 3: Omnimodal World Models for Physical AI.
-
[⭐️] DreamDojo, DreamDojo: A Generalist Robot World Model from Large-Scale Human Videos.
-
PointWorld, PointWorld: Scaling 3D World Models for In-The-Wild Robotic Manipulation.
-
NitroGen, NitroGen: An Open Foundation Model for Generalist Gaming Agents.
-
Puffin, Thinking with Camera: A Unified Multimodal Model for Camera-Centric Understanding and Generation.
-
Matrix-Game, Matrix-Game: Interactive World Foundation Model.
-
WorldMem, WorldMem: Long-term Consistent World Simulation with Memory.
-
[⭐️] Cosmos, Cosmos World Foundation Model Platform for Physical AI.
-
GameFactory, GameFactory: Creating New Games with Generative Interactive Videos.
-
The Matrix, The Matrix: Infinite-Horizon World Generation with Real-Time Moving Control.
-
Playable Environments, Playable Environments: Video Manipulation in Space and Time.
-
[⭐️] ACVP, Action-Conditional Video Prediction using Deep Networks in Atari Games.
-
Faster-WAM, Faster-WAM: Efficient Inference-Time Future Conditioning for Robust World Action Models.
-
Masked Visual Actions, Masked Visual Actions for Unified World Modeling.
-
Temporal Ratio, Understanding and Mitigating the Video-Action Generalization Gap via Temporal Ratio.
-
LingBot-VA 2, Native Video-Action Pretraining for Generalizable Robot Control.
-
FlowWAM, FlowWAM: Optical Flow as a Unified Action Representation for World Action Models.
-
WAM-TTT, WAM-TTT: Steering World-Action Models by Watching Human Play at Test Time.
-
LaWAM, LaWAM: Latent World Action Models for Efficient Dynamics-Aware Robot Policies.
-
Next Forcing, Next Forcing: Causal World Modeling with Multi-Chunk Prediction.
-
Flash-WAM, Flash-WAM: Modality-Aware Distillation for World Action Models.
-
[⭐️] Kairos, Kairos: A Native World Model Stack for Physical AI.
-
ImageWAM, ImageWAM: Do World Action Models Really Need Video Generation, or Just Image Editing?
-
[⭐️] Cosmos 3, Cosmos 3: Omnimodal World Models for Physical AI.
-
MemoryWAM, MemoryWAM: Efficient World Action Modeling with Persistent Memory.
-
τ0-WM, τ0-WM: A Unified Video-Action World Model for Robotic Manipulation.
-
WAM-RL, WAM-RL: World-Action Model Reinforcement Learning with Reconstruction Rewards and Online Video SFT.
-
GaussianDream, GaussianDream: A Feed-Forward 3D Gaussian World Model for Robotic Manipulation.
-
GE-Sim 2.0, GE-Sim 2.0: A Roadmap Towards Comprehensive Closed-loop Video World Simulators for Robotic Manipulation.
-
Action Images, Action Images: End-to-End Policy Learning via Multiview Video Generation.
-
DeFI, Disentangled Robot Learning via Separate Forward and Inverse Dynamics Pretraining.
-
Being-H0.7, Being-H0.7: A Latent World-Action Model from Egocentric Videos.
-
WAV, World Action Verifier: Self-Improving World Models via Forward-Inverse Asymmetry.
-
LeWorldModel, LeWorldModel: Stable End-to-End Joint-Embedding Predictive Architecture from Pixels.
-
GigaWorld-Policy, GigaWorld-Policy: An Efficient Action-Centered World--Action Model.
-
[⭐️] Fast-WAM, Fast-WAM: Do World Action Models Need Test-time Future Imagination?.
-
Do World Action Models Generalize Better than VLAs? A Robustness Study.
-
VLAW, VLAW: Iterative Co-Improvement of Vision-Language-Action Policy and World Model.
-
LDA-1B, LDA-1B: Scaling Latent Dynamics Action Model via Universal Embodied Data Ingestion.
-
WoG, World Guidance World Modeling in Condition Space for Action Generation.
-
VLA-JEPA, VLA-JEPA: Enhancing Vision-Language-Action Model with Latent World Model.
-
[⭐️] Cosmos Policy, Cosmos Policy: Fine-Tuning Video Models for Visuomotor Control and Planning.
-
[⭐️] World-VLA-Loop, World-VLA-Loop: Closed-Loop Learning of Video World Model and VLA Policy.
-
mimic-video, mimic-video: Video-Action Models for Generalizable Robot Control Beyond VLAs.
-
MM-ACT, MM-ACT: Learn from Multimodal Parallel Generation to Act.
-
RynnVLA-002, RynnVLA-002: A Unified Vision-Language-Action and World Model.
-
WMPO, WMPO: World Model-based Policy Optimization for Vision-Language-Action Models.
-
World-Env, World-Env: Leveraging World Model as a Virtual Environment for VLA Post-Training.
-
F1, F1: A Vision-Language-Action Model Bridging Understanding and Generation to Actions.
-
FlowVLA, FlowVLA: Visual Chain of Thought-based Motion Reasoning for Vision-Language-Action Models.
-
DreamVLA, DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge.
-
WorldVLA, WorldVLA: Towards Autoregressive Action World Model.
-
UniVLA, UniVLA: Learning to Act Anywhere with Task-centric Latent Actions.
-
DreamGen, DreamGen: Unlocking Generalization in Robot Learning through Video World Models.
-
UWM, Unified World Models: Coupling Video and Action Diffusion for Pretraining on Large Robotic Datasets.
-
Inverse Probabilistic Adaptation, Solving New Tasks by Adapting Internet Video Knowledge.
-
CoT-VLA, CoT-VLA: Visual Chain-of-Thought Reasoning for Vision-Language-Action Models.
-
UP-VLA, UP-VLA: A Unified Understanding and Prediction Model for Embodied Agent.
-
VPP,Video Prediction Policy: A Generalist Robot Policy with Predictive Visual Representations.
-
Seer, Predictive Inverse Dynamics Models are Scalable Learners for Robotic Manipulation.
-
GameGen-X, GameGen-X: Interactive Open-world Game Video Generation.
-
GR-2, GR-2: A Generative Video-Language-Action Model with Web-Scale Knowledge for Robot Manipulation.
-
DIAMOND, Diffusion for World Modeling: Visual Details Matter in Atari.
-
[⭐️] GR-1, Unleashing Large-Scale Video Generative Pre-training for Visual Robot Manipulation.
-
UniPi, Learning Universal Policies via Text-Guided Video Generation.
-
[⭐️] DreamerV3, Mastering Diverse Domains through World Models.
-
DayDreamer, DayDreamer: World Models for Physical Robot Learning.
-
[⭐️] Diffusers, Planning with Diffusion for Flexible Behavior Synthesis.
-
[⭐️] Dreamer, Dream to Control: Learning Behaviors by Latent Imagination.
-
[⭐️] PlaNet, Learning Latent Dynamics for Planning from Pixels.
-
[⭐️] Dyna, Integrated Architectures for Learning, Planning, and Reacting Based on Approximating Dynamic Programming.
-
ActionMap, ActionMap: Robot Policy Learning via Voxel Action Heatmap.
-
Know Your Camera, Do You Know Where Your Camera Is? View-Invariant Policy Learning with Camera Conditioning.
-
State-free Policy, Do You Need Proprioceptive States in Visuomotor Policies?.
-
LBM, A Careful Examination of Large Behavior Models for Multitask Dexterous Manipulation.
-
Adapt Your Body, Adapt Your Body: Mitigating Proprioception Shifts in Imitation Learning.
-
RDP, Reactive Diffusion Policy: Slow-Fast Visual-Tactile Policy Learning for Contact-Rich Manipulation.
-
[⭐️] Data Scaling Laws in Imitation Learning for Robotic Manipulationy.
-
[⭐️] RDT-1B, RDT-1B: a Diffusion Foundation Model for Bimanual Manipulation.
-
HPT, Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers.
-
MDT, Multimodal Diffusion Transformer: Learning Versatile Behavior from Multimodal Goals.
-
ManiGaussian, ManiGaussian: Dynamic Gaussian Splatting for Multi-task Robotic Manipulation.
-
[⭐️] DP3, 3D Diffusion Policy: Generalizable Visuomotor Policy Learning via Simple 3D Representations.
-
[⭐️] Diffusion Policy, Diffusion Policy: Visuomotor Policy Learning via Action Diffusion.
-
[⭐️] RT-1, RT-1: Robotics Transformer for Real-World Control at Scale.
-
[⭐️] PerAct, Perceiver-Actor: A Multi-Task Transformer for Robotic Manipulation.
-
LAWM-3D, LAWM-3D: Learning 3D-Aware Latent Actions from Human Videos for Generalizable Robot World Models.
-
[⭐️] LARA, LARA: Latent Action Representation Alignment for Vision-Language-Action Models.
-
From Pixels to Tokens, From Pixels to Tokens: A Systematic Study of Latent Action Supervision for Vision-Language-Action Models.
-
[⭐️] DreamDojo, DreamDojo: A Generalist Robot World Model from Large-Scale Human Videos.
-
LPS, Latent Policy Steering with Embodiment-Agnostic Pretrained World Models.
-
CoMo, CoMo: Learning Continuous Latent Motion from Internet Videos for Scalable Robot Learning.
-
[⭐️] GR00T N1, GR00T N1: An Open Foundation Model for Generalist Humanoid Robots.
-
AdaWorld, AdaWorld: Learning Adaptable World Models with Latent Actions.
-
Moto, Moto: Latent Motion Token as the Bridging Language for Learning Robot Manipulation from Videos.
-
AVDC, Learning to Act from Actionless Videos through Dense Correspondences.
-
[⭐️] Xiaomi-Robotics-1, Xiaomi-Robotics-1: Scaling Vision-Language-Action Models with over 100K Hours of Real-World Trajectories.
-
[⭐️] HumanScale, HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining.
-
HumanEgo, HumanEgo: Zero-Shot Robot Learning from Minutes of Human Egocentric Videos.
-
Being-H0.7, Being-H0.7: A Latent World-Action Model from Egocentric Videos.
-
[⭐️] Egoscale, EgoScale: Scaling Dexterous Manipulation with Diverse Egocentric Human Data.
-
[⭐️] Emergence of Human to Robot Transfer in Vision-Language-Action Models.
-
[⭐️] EgoVLA, EgoVLA: Learning Vision-Language-Action Models from Egocentric Human Videos.
-
[⭐️] Gemini Robotics 2, Gemini Robotics 2: The intelligence layer to power any kind of robot.
-
Harness VLA, Harness VLA: Steering Frozen VLAs into Reliable Manipulation Primitives via Memory-Guided Agents.
-
CaP-X, CaP-X: A Framework for Benchmarking and Improving Coding Agents for Robot Manipulation.
-
Dream2Flow, Dream2Flow: Bridging Video Generation and Open-World Manipulation with 3D Object Flow.
-
ReKep, ReKep: Spatio-Temporal Reasoning of Relational Keypoint Constraints for Robotic Manipulation.
-
VoxPoser, VoxPoser: Composable 3D Value Maps for Robotic Manipulation with Language Models.
-
[⭐️] Code as Policies, Code as Policies: Language Model Programs for Embodied Control.
-
[⭐️] Zero-Shot Planner, Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents.
-
[⭐️] ABC-130k, Scalable Behavior Cloning with Open Data, Training, and Evaluation.
-
GM100, The Great March 100: 100 Detail-oriented Tasks for Evaluating Embodied AI Agents.
-
RoboMIND 2.0, RoboMIND 2.0: A Multimodal, Bimanual Mobile Manipulation Dataset for Generalizable Embodied Intelligence.
-
RoboCOIN, RoboCOIN: An Open-Sourced Bimanual Robotic Data COllection for INtegrated Manipulation.
-
Humanoid Everyday, Humanoid Everyday: A Comprehensive Robotic Dataset for Open-World Humanoid Manipulation.
-
Galaxea, Galaxea Open-World Dataset and G0 Dual-System VLA Model.
-
MolmoAct, MolmoAct: Action Reasoning Models that can Reason in Space.
-
[⭐️] AgiBot World, AgiBot World Colosseo: A Large-scale Manipulation Platform for Scalable and Intelligent Embodied Systems.
-
RoboMIND, RoboMIND: Benchmark on Multi-embodiment Intelligence Normative Data for Robot Manipulation.
-
[⭐️] DROID, DROID: A Large-Scale In-The-Wild Robot Manipulation Dataset.
-
[⭐️] Open X-Embodiment, Open X-Embodiment: Robotic Learning Datasets and RT-X Models.
-
RH20T, RH20T: A Comprehensive Robotic Dataset for Learning Diverse Skills in One-Shot.
-
[⭐️] Open-AoE, Open-AoE: An Open Egocentric Manipulation Dataset and Toolchain for Embodied Learning.
-
HiFi-UMI, HiFi-UMI: Learning Deployable Manipulation Policies from High-Fidelity UMI Data Alone.
-
ActiveMimic, ActiveMimic: Egocentric Video Pretraining with Active Perception.
-
HumanNet, HumanNet: Scaling Human-centric Video Learning to One Million Hours.
-
EgoVerse, EgoVerse: An Egocentric Human Dataset for Robot Learning from Around the World.
-
xperience-10m, Xperience-10M: The Largest Human Xperience Dataset.
-
[⭐️] EgoDex, EgoDex: Learning Dexterous Manipulation from Large-Scale Egocentric Video.
-
[⭐️] Ego4D, Ego4D: Around the World in 3,000 Hours of Egocentric Video.
-
[⭐️] Something-Something v2, The "something something" video database for learning and evaluating visual common sense.
-
RoboDojo, RoboDojo: A Unified Sim-and-Real Benchmark for Comprehensive Evaluation of Generalist Robot Manipulation Policies.
-
[⭐️] RoboLab, RoboLab: A High-Fidelity Simulation Benchmark for Analysis of Task Generalist Policies.
-
[⭐️] WorldArena, WorldArena: A Unified Benchmark for Evaluating Perception and Functional Utility of Embodied World Models.
-
PAI-Bench, PAI-Bench: A Comprehensive Benchmark For Physical AI.
-
LIBERO-Plus, LIBERO-Plus: In-depth Robustness Analysis of Vision-Language-Action Models.
-
RoboChallenge, RoboChallenge: Large-scale Real-robot Evaluation of Embodied Policies.
-
[⭐️] RoboArena, RoboArena: Distributed Real-World Evaluation of Generalist Robot Policies.
-
[⭐️] RoboTwin 2.0, RoboTwin 2.0: A Scalable Data Generator and Benchmark with Strong Domain Randomization for Robust Bimanual Robotic Manipulation.
-
[⭐️] RoboCasa, RoboCasa: Large-Scale Simulation of Everyday Tasks for Generalist Robots.
-
[⭐️] SimplerEnv, Evaluating Real-World Robot Manipulation Policies in Simulation.
-
[⭐️] LIBERO, LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning.
-
FurnitureBench, FurnitureBench: Reproducible Real-World Benchmark for Long-Horizon Complex Manipulation.
-
[⭐️] CALVIN, CALVIN: A Benchmark for Language-Conditioned Policy Learning for Long-Horizon Robot Manipulation Tasks.
-
[⭐️] SAPIEN, SAPIEN: A SimulAted Part-based Interactive ENvironment.
-
[⭐️] RLBench, RLBench: The Robot Learning Benchmark & Learning Environment.
-
Embodied.cpp, Embodied.cpp: A Portable Inference Runtime of Embodied AI Models on Heterogeneous Robots.
-
HiFi-UMI, HiFi-UMI: Learning Deployable Manipulation Policies from High-Fidelity UMI Data Alone.
-
DexUMI, DexUMI: Using Human Hand as the Universal Manipulation Interface for Dexterous Manipulation.
-
[⭐️] UMI, Universal Manipulation Interface: In-The-Wild Robot Teaching Without In-The-Wild Robots.
-
GELLO, GELLO: A General, Low-Cost, and Intuitive Teleoperation Framework for Robot Manipulators.
-
[⭐️] ALOHA, Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware.
Thanks to Awesome World Models for the template.
