🤖 AI Summary
This work addresses the challenge of enabling robots to interpret implicit human object placement conventions. We propose Position-Augmented Region Connection Calculus (PARCC), a formal logical framework that explicitly models spatial relations humans prioritize—e.g., “teacup placed inside tray and adjacent to coffee pot.” Methodologically, we extend classical RCC logic to PARCC and design a demonstration-driven rule induction algorithm that automatically infers structured spatial constraints from few human placement demonstrations. Experiments show that our approach significantly improves accuracy in reproducing human-preferred layouts compared to handcrafted rules; user studies confirm that generated placement strategies better align with human intuition and habitual practice. Key contributions are: (1) the first formal spatial logic specifically designed for modeling human intent in object arrangement; and (2) an end-to-end learning paradigm that transforms demonstrations into interpretable, logically grounded, and inference-capable placement rules.
📝 Abstract
As robots' manipulation capabilities improve for pick-and-place tasks (e.g., object packing, sorting, and kitting), methods focused on understanding human-acceptable object configurations remain limited expressively with regard to capturing spatial relationships important to humans. To advance robotic understanding of human rules for object arrangement, we introduce positionally-augmented RCC (PARCC), a formal logic framework based on region connection calculus (RCC) for describing the relative position of objects in space. Additionally, we introduce an inference algorithm for learning PARCC specifications via demonstrations. Finally, we present the results from a human study, which demonstrate our framework's ability to capture a human's intended specification and the benefits of learning from demonstration approaches over human-provided specifications.