paper-with-me

Papers

Learning Diverse Robot Striking Motions with Diffusion Models and Kinematically Constrained Gradient Guidance

2024-09-23 · Kin Man Lee, Sean Ye, Qingyu Xiao, Zixuan Wu, Zulfiqar Zaidi, David B. D'Ambrosio, Pannag R. Sanketi, Matthew Gombolay

Advances in robot learning have enabled robots to generate skills for a variety of tasks. Yet, robot learning is typically sample inefficient, struggles to learn from data sources exhibiting varied behaviors, and does not naturally incorporate constraints. These properties are critical for fast, agile tasks such as playing table tennis. Modern techniques for learning from demonstration improve sample efficiency and scale to diverse data, but are rarely evaluated on agile tasks. In the case of reinforcement learning, achieving good performance requires training on high-fidelity simulators. To overcome these limitations, we develop a novel diffusion modeling approach that is offline, constraint-guided, and expressive of diverse agile behaviors. The key to our approach is a kinematic constraint gradient guidance (KCGG) technique that computes gradients through both the forward kinematics of the robot arm and the diffusion model to direct the sampling process. KCGG minimizes the cost of violating constraints while simultaneously keeping the sampled trajectory in-distribution of the training data. We demonstrate the effectiveness of our approach for time-critical robotic tasks by evaluating KCGG in two challenging domains: simulated air hockey and real table tennis. In simulated air hockey, we achieved a 25.4% increase in block rate, while in table tennis, we saw a 17.3% increase in success rate compared to imitation learning baselines.

📄 PDF Abstract BibTeX arXiv:2409.15528

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Kinematically Constrained Human-like Bimanual Robot-to-Human Handovers

2024-02-22 · Yasemin Göksu, Antonio De Almeida Correia, Vignesh Prasad, Alap Kshirsagar 외

Bimanual handovers are crucial for transferring large, deformable or delicate objects. This paper proposes a framework for generating kinematically constrained human-like bimanual robot motions to ensure seamless and nat…

X-Morph: Human Motion Priors for Scalable Robot Learning Across Morphologies

2026-06-29 · Ritwik Sharma, Shivam Sood, Arhaan Jain, Shyam Charan Kesavamoorthi 외 arxiv

Recent progress in humanoid behavior models has been driven in large part by abundant human motion data, but comparable motion data is scarce for non-humanoid legged robots such as quadrupeds, hexapods, and quadruped man…

Rapid and Safe Trajectory Planning over Diverse Scenes through Diffusion Composition

2025-07-06 · Wule Mao, Zhouheng Li, Yunhao Luo, Yilun Du 외 arxiv

Safe trajectory planning in complex environments must balance stringent collision avoidance with real-time efficiency, which is a long-standing challenge in robotics. In this work, we present a diffusion-based trajectory…

Collision AvoidanceTrajectory Planning

Simultaneous Multi-Robot Motion Planning with Projected Diffusion Models

2025-02-05 · Jinhao Liang, Jacob K Christopher, Sven Koenig, Ferdinando Fioretto

Recent advances in diffusion models hold significant potential in robotics, enabling the generation of diverse and smooth trajectories directly from raw representations of the environment. Despite this promise, applying …

Collision AvoidanceMotion PlanningTrajectory Planning

Latent Conditioned Loco-Manipulation Using Motion Priors

2025-09-19 · Maciej Stępień, Rafael Kourdis, Constant Roux, Olivier Stasse arxiv

Although humanoid and quadruped robots provide a wide range of capabilities, current control methods, such as Deep Reinforcement Learning, focus mainly on single skills. This approach is inefficient for solving more comp…

Reinforcement Learning