Learning Beyond What Humans Can Demonstrate

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决复杂任务中人类难以提供有效示例的问题,提出GLIDE框架,通过推断任务特定失败模式并生成指导规则来提高数据收集和策略执行的成功率。
📝 Abstract
Behavior cloning for robot manipulation relies on expert demonstrations. However, for tasks that require dynamic stability, precise contact timing, or dexterous coordination, human operators may find it hard or even impossible to collect data. We study this infeasible-demonstration regime and propose GLIDE: Guardrails for Learning from Infeasible Demonstrations Efficiently, a framework that infers task-specific failure modes and converts them into executable guardrails for data collection and policy deployment. Given a task description and the conditioning teleoperation code, GLIDE writes guardrails that use system states to filter teleoperation and policy commands, constrain failure-prone actions, and iteratively improve from trajectory feedback. Across three tasks, GLIDE discovers emergent guardrails that go beyond domain-expert hardcoded ones, improving data collection over naive VR teleoperation and domain-expert hardcoded guardrails. After refinement, GLIDE raises data-collection success from 0-10 percent to 70-90 percent across the three tasks. During policy execution, mixed-data guarded policies reach 70 percent, 60 percent, and 60 percent success on Tomato plate transfer, Marker handover and stand, and Wine serving tasks. These results show that GLIDE can support policy learning when direct demonstrations are infeasible. Project website: http://guardrail-policy.github.io/
Problem

Research questions and friction points this paper is trying to address.

behavior cloning
infeasible demonstrations
robot manipulation
dynamic stability
dexterous coordination
Innovation

Methods, ideas, or system contributions that make the work stand out.

GLIDE
infeasible demonstrations
guardrails
robot manipulation
policy learning
🔎 Similar Papers
No similar papers found.