AIAny
Icon for item

DROID: Distributed Robot Interaction Dataset

Large-scale in-the-wild robot manipulation dataset with ~76K teleoperated trajectories (~350 hours) that provides synchronized multi-view video, depth, camera calibration, robot state/action traces, and natural-language task instructions to train and evaluate manipulation policies and dynamics models. Collected across 564 scenes, 86 tasks, 52 buildings, on a uniform Franka Panda hardware stack and released in LeRobotDataset v3.0 format (≈707 GB, OpenMDW1.1).

Introduction

Diversity — not scale alone — is often the bottleneck for robot manipulation policies that generalize to new homes, labs, and object configurations. DROID addresses this by distributing data collection across many teams and scenes while keeping the robot hardware stack uniform, so learned policies see varied visual contexts and interactions but operate on a consistent actuation/observation interface.

What Sets It Apart
  • Distributed, standardized collection: demonstrations were gathered by ~50 data collectors across 18 labs and 13 institutions over 12 months on the same Franka Panda 7-DoF arm with a Robotiq 2F-85 gripper, reducing hardware-induced variability while maximizing environment diversity — so policies learn robustness to scene variation rather than overfitting to one lab.
  • Multi-modal, episode-level telemetry: each episode includes three synchronized stereo RGB streams, depth, camera calibration, detailed joint and cartesian states, low-level actions, timestamps, and up to three natural-language task instructions — so the dataset supports perception-to-action supervised learning, dynamics modeling, and language-conditioned policies.
  • Practical, chunked format for large-scale training: converted to LeRobotDataset v3.0 with Parquet shards and AV1 MP4 video shards (frame-level state/action in Parquet, episode metadata chunked), enabling scalable streaming and common tooling for large-batch training workflows.
  • Empirical benefit: experiments reported in the paper show that co-training with DROID improves policy performance, robustness, and generalization by roughly 20% on average across evaluation tasks and locations compared to prior large-scale datasets.
Who It's For and Trade-offs

Great fit if you need diverse real-world manipulation demonstrations for supervised policy learning, dynamics model fitting, or language-conditioned manipulation research, and you can accommodate ~700 GB of dataset storage and LeRobot-compatible tooling. The dataset is released under OpenMDW1.1 and is ready for commercial and research use.

Look elsewhere if your primary need is simulation-only data, tiny-dataset benchmarks, or lightweight examples for quick prototyping — DROID’s strength is real-world diversity at scale, which brings storage, compute, and data-handling overhead. Also note that this LeRobot-converted release differs in episode counts from the original RLDS release (this conversion reports ~71.9K episodes vs. the paper’s 76K/16K split).

Information

  • Websitehuggingface.co
  • OrganizationsNVIDIA Corporation, Stanford University, University of California, Berkeley, Toyota Research Institute, Carnegie Mellon University, University of Texas at Austin, University of Montreal, University of Edinburgh, Princeton University, University of Washington, Korea Advanced Institute of Science and Technology (KAIST), University of California, San Diego, Google DeepMind, University of California, Davis, University of Pennsylvania, Columbia University, Yonsei University
  • AuthorsAlexander Khazatsky, Karl Pertsch, Suraj Nair, Ashwin Balakrishna, Sudeep Dasari, Siddharth Karamcheti, Soroush Nasiriany, Mohan Kumar Srirama, Lawrence Yunliang Chen, Kirsty Ellis
  • Published date2026/04/12

Categories

More Items

Proposes FACET, a framework that synthesizes verifiable terminal tasks by reconstructing scenario intent and grounding instruction, solution, and verifier in a shared executable container state. Key features include environment-first generation, execution-based validation, and targeted repair to preserve source intent and cross-artifact consistency.

Hugging Face

Contains ~2 million human pairwise preference judgments comparing images generated from text prompts; each example pairs two images with a preferred/tie label and is formatted for preference learning, reward-model training, and evaluation.

Hugging Face

Provides a curated collection of hands-on tutorials, workflows and auxiliary files for training and using generative-model tooling (Stable Diffusion, Flux, WAN). Key items include a WAN 2.1 LoRA training tutorial and an articles collection covering DreamBooth, LoRA, LyCORIS and SDXL.