mbreuss/diffusion-literature-for-robotics
Summary of key papers and blogs about diffusion models to learn about the topic. Detailed list of all published diffusion robotics papers.
Organizes diffusion model papers across nine robotics application areas—from imitation learning and video prediction to task planning and pose estimation—with curated foundational theory resources and links to open-source implementations. Covers both classical diffusion theory (score-based modeling, denoising probabilistic models) and robotics-specific adaptations including equivariant policies, offline reinforcement learning, and multimodal behavior learning. Serves as a structured entry point for researchers implementing diffusion-based robot controllers, with guided progression from theoretical foundations through domain-specific applications.
905 stars. No commits in the last 6 months.
Stars
905
Forks
45
Language
—
License
MIT
Category
Last pushed
Sep 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/mbreuss/diffusion-literature-for-robotics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ZhengYinan-AIR/Diffusion-Planner
[ICLR 2025 Oral] The official implementation of "Diffusion-Based Planning for Autonomous Driving...
ZhengYinan-AIR/Hyper-Diffusion-Planner
The official implementation of "Unleashing the Potential of Diffusion Models for End-to-End...
caio-freitas/GraphDiffusionImitate
Diffusion-based graph generative policies for imitation learning in robotics tasks 🧠🤖
intuitive-robots/MoDE_Diffusion_Policy
[ICLR 25] Code for "Efficient Diffusion Transformer Policies with Mixture of Expert Denoisers...
LeCAR-Lab/model-based-diffusion
Official implementation for the paper "Model-based Diffusion for Trajectory Optimization"....