AIHCLGSep 29, 2025

Interactive Program Synthesis for Modeling Collaborative Physical Activities from Narrated Demonstrations

arXiv:2509.24250v11 citationsh-index: 72
Originality Incremental advance
AI Analysis

This addresses the challenge of modeling collaborative physical activities for HCI systems, which is incremental as it builds on prior work focused on non-collaborative tasks.

The paper tackled the problem of teaching collaborative physical tasks to systems by framing it as a program synthesis problem, using narrated demonstrations to enable users to inspect and refine behavior without coding, with results showing 70% of participants successfully refined learned programs and 90% found it easy to correct them.

Teaching systems physical tasks is a long standing goal in HCI, yet most prior work has focused on non collaborative physical activities. Collaborative tasks introduce added complexity, requiring systems to infer users assumptions about their teammates intent, which is an inherently ambiguous and dynamic process. This necessitates representations that are interpretable and correctable, enabling users to inspect and refine system behavior. We address this challenge by framing collaborative task learning as a program synthesis problem. Our system represents behavior as editable programs and uses narrated demonstrations, i.e. paired physical actions and natural language, as a unified modality for teaching, inspecting, and correcting system logic without requiring users to see or write code. The same modality is used for the system to communicate its learning to users. In a within subjects study, 20 users taught multiplayer soccer tactics to our system. 70 percent (14/20) of participants successfully refined learned programs to match their intent and 90 percent (18/20) found it easy to correct the programs. The study surfaced unique challenges in representing learning as programs and in enabling users to teach collaborative physical activities. We discuss these issues and outline mitigation strategies.

Foundations

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

Your Notes