Search papers, labs, and topics across Lattice.
PhysClaw-0 introduces a symbiotic human-robot system that enhances robot autonomy by retaining and reusing language corrections across multiple interaction rounds. This approach significantly reduces the oversight cost associated with repeated failures, allowing the system to autonomously collect, verify, and reset without constant human intervention. In experiments, PhysClaw-0 not only matched the success rates of teleoperated tasks but also improved single-attempt success rates from 12.5% to 47.5%, while cutting human working time by 84%.
Language corrections in PhysClaw-0 boost robot task success rates and drastically cut human oversight time, transforming how we approach autonomous data collection.
Autonomous data collection governs the volume and quality of real-world trajectories for manipulation policy learning. Existing pipelines reduce human effort via self-resetting, VLM verification, or language-guided correction, yet episode-scoped fixes must be reissued whenever the same failure recurs, so oversight cost grows with session length rather than with the number of distinct problems. We present PhysClaw-0, a human-robot symbiotic agentic system in which corrections are retained and reused across rounds. The collection loop collects, verifies, and resets autonomously, pausing for a remote operator only when a phase exhausts an explicit retry budget. An LLM parser maps each natural-language utterance to a structured adjustment stored in Corrective Memory, so addressed failure modes typically need not be corrected again under the same conditions. On a real-robot desktop-clearing testbed, PhysClaw-0 matches teleoperation episode success while reducing human working time to 16%. Language corrections improve verifier-human agreement in all four evaluated settings and raise average single-attempt success from 12.5% to 47.5% (arm-selection: 20.0% to 50.0%). Policies fine-tuned on PhysClaw-0 data match teleoperation-trained policy success at a fraction of collection human cost.