Large Language Models Enable Automated Formative Feedback in Human-Robot Interaction Tasks
Emily Jensen, Sriram Sankaranarayanan, Bradley Hayes
TL;DR
The paper tackles scalable, accessible feedback generation for human-robot interaction tasks by pairing large language models with formal task specifications such as signal_temporal_logic and robustness. It argues that LLMs can translate formal assessments into formative feedback templates that are easy for non-experts to understand, enabling targeted learner improvements within existing curricula. The authors outline a pipeline, discuss potential impacts, and address challenges related to safety, knowledge representation, and integration with training systems, while calling for action and future research. The work highlights practical significance in enabling scalable, personalized HRI training and reducing instructor burden, with implications for shaping future training pipelines and learning theory in robotics.
Abstract
We claim that LLMs can be paired with formal analysis methods to provide accessible, relevant feedback for HRI tasks. While logic specifications are useful for defining and assessing a task, these representations are not easily interpreted by non-experts. Luckily, LLMs are adept at generating easy-to-understand text that explains difficult concepts. By integrating task assessment outcomes and other contextual information into an LLM prompt, we can effectively synthesize a useful set of recommendations for the learner to improve their performance.
