CVGRLGROAug 12, 2024

SkillMimic: Learning Basketball Interaction Skills from Demonstrations

arXiv:2408.15270v230 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the need for scalable and generalizable interaction skill learning in robotics or simulation, though it is incremental as it builds on existing imitation learning methods.

The paper tackled the problem of learning human-object interaction skills without manually designed rewards by introducing SkillMimic, a data-driven framework that uses a unified imitation reward to master multiple basketball skills like dribbling and shooting, with experiments showing successful skill composition for complex tasks.

Traditional reinforcement learning methods for human-object interaction (HOI) rely on labor-intensive, manually designed skill rewards that do not generalize well across different interactions. We introduce SkillMimic, a unified data-driven framework that fundamentally changes how agents learn interaction skills by eliminating the need for skill-specific rewards. Our key insight is that a unified HOI imitation reward can effectively capture the essence of diverse interaction patterns from HOI datasets. This enables SkillMimic to learn a single policy that not only masters multiple interaction skills but also facilitates skill transitions, with both diversity and generalization improving as the HOI dataset grows. For evaluation, we collect and introduce two basketball datasets containing approximately 35 minutes of diverse basketball skills. Extensive experiments show that SkillMimic successfully masters a wide range of basketball skills including stylistic variations in dribbling, layup, and shooting. Moreover, these learned skills can be effectively composed by a high-level controller to accomplish complex and long-horizon tasks such as consecutive scoring, opening new possibilities for scalable and generalizable interaction skill learning. Project page: https://ingrid789.github.io/SkillMimic/

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes