Physical AI
Research·Doc 11·~25 min
On this page

Key Papers and Blogs — The Canonical Reading List

The ~50 artifacts (papers, blog posts, talks) that this repo's docs keep citing, consolidated in one place with a one-line "why it matters" each. Organized as: start-here essentials, then by theme, then the staying-current feeds. Time estimates assume focused skimming, not line-by-line study.

Conventions: ★ = read in full, the rest are skim-the-right-sections. Each entry notes which doc in this repo gives it context.

Last verified: 2026-06-12.


0. If you read only ten things

#ArtifactWhyTime
1★ Karpathy, "Software 2.0" (2017) + CVPR WAD 2021 keynoteThe data-engine worldview this entire field converged on50 min
2RAND "Driving to Safety" RR-1478 (2016) — exec summaryWhy you cannot drive your way to safety; the structural case for sim and scenario-based eval20 min
3Open X-Embodiment / RT-X (arXiv:2310.08864) (2023)Robotics' "ImageNet moment": cross-embodiment pooling works60 min
4NVIDIA Cosmos platform paper (arXiv:2501.03575) (2025) — incl. the data-curation appendixThe most important single artifact for understanding the WFM bet; the appendix is a curation masterclass60 min
5GAIA-2 (arXiv:2503.20523) + GAIA-3 deep-dive (2025)The production driving world model, and the pivot from generation to evaluation45 min
6π0 (arXiv:2410.24164) + π0.5 (arXiv:2504.16054)The VLA recipe at its strongest: flow-matching actions, cross-embodiment, open-world generalization75 min
7Tesla AI Day 2022 — occupancy networks + auto-labeling segmentsWhat a production auto-label pipeline actually looks like (4D offline labels, 14k GPUs)45 min
8SAM 2 paper (2024)The foundation of modern mask auto-labeling; understand promptable segmentation + video propagation30 min
9LIBERO-PRO (arXiv:2510.03827) (2025)The most uncomfortable eval paper of the cycle: SOTA VLAs collapse to ~0% under modest perturbation30 min
10Bench2Drive (arXiv:2406.03877) (2024)The open analog of productized closed-loop AV evaluation; the open-loop → closed-loop shift in one paper30 min

That set covers the four loops, both verticals, and the central controversy (do benchmarks measure anything?). Everything below is depth.


1. The data engine, labeling, and curation

(context: 04-labeling-and-data-curation.md)

2. World models and generative video

(context: 05-world-models-and-generative.md)

3. VLAs and robot learning

(context: 02-robotics-foundation-models.md)

4. AV perception, prediction, and closed-loop eval

(context: 01 + 06-open-problems-and-benchmarks.md)

5. Strategy, industry, and safety framing

(context: 03, 06, 09)


6. Staying current — the feeds that matter

(The full operating manual is 09 §F; this is the condensed version.)

Daily (≤30 min): Hugging Face Daily Papers — the single highest-signal feed in 2026.

Weekly:

Quarterly: re-skim OpenDriveLab (challenges/benchmarks), Applied Intuition newsroom, Voxel51 + Encord blogs, and the accepted-paper lists of the nearest of CVPR / CoRL / NeurIPS / ICRA using the filter-triage-deep-read flow in 09 §F.4.


7. How to use this list

  1. Week 1: the "only ten things" table, in order. That is ~7 hours and covers 80% of conversations.
  2. Weeks 2–4: pull the theme section matching whichever project (01–20) you're working through — the projects' own "further reading" sections go deeper per topic.
  3. Ongoing: the §6 feeds. When something big lands (a Cosmos/GAIA/π release, a new eval result), trace it back to the theme section here and ask which entry it supersedes.
  4. Every 6 months: prune. An entry that no longer earns its place (superseded model, dead benchmark) gets replaced — this list is a living artifact like the rest of the repo (see 08 §G).