Generating Natural-Language Surgical Feedback: From Structured Representation to Domain-Grounded Evaluation
Firdavs Nasriddinov, Rafal Kocielnik, Anima Anandkumar, Andrew J. Hung
TL;DR
This work introduces a structure-aware pipeline that grounds natural-language surgical feedback in Instrument–Action–Tissue (IAT) triplets derived from real trainer–trainee transcripts. By fusing video frames, temporal instrument motion, and procedure/task context, the system predicts IAT triplets which then condition GPT-4o to generate trainer-style, clinically grounded feedback, with an uncertainty gate to reduce hallucinations. Across Task 1 (Video→IAT) and Task 2 (Feedback Generation), integrating IAT structure and motion context yields consistent performance gains in IAT recognition (AUC) and fidelity of generated feedback (higher clinician-aligned scores, lower WER, higher ROUGE), supported by a clinician-aligned evaluation protocol. The approach enables auditable, scalable surgical coaching and provides a data-efficient representation by grounding content in interpretable IAT semantics, setting the stage for broader adoption in clinical training and simulation settings.
Abstract
High-quality intraoperative feedback from a surgical trainer is pivotal for improving trainee performance and long-term skill acquisition. Automating natural, trainer-style feedback promises timely, accessible, and consistent guidance at scale but requires models that understand clinically relevant representations. We present a structure-aware pipeline that learns a surgical action ontology from real trainer-to-trainee transcripts (33 surgeries) and uses it to condition feedback generation. We contribute by (1) mining Instrument-Action-Target (IAT) triplets from real-world feedback text and clustering surface forms into normalized categories, (2) fine-tuning a video-to-IAT model that leverages the surgical procedure and task contexts as well as fine-grained temporal instrument motion, and (3) demonstrating how to effectively use IAT triplet representations to guide GPT-4o in generating clinically grounded, trainer-style feedback. We show that, on Task 1: Video-to-IAT recognition, our context injection and temporal tracking deliver consistent AUC gains (Instrument: 0.67 to 0.74; Action: 0.60 to 0.63; Tissue: 0.74 to 0.79). For Task 2: feedback text generation (rated on a 1-5 fidelity rubric where 1 = opposite/unsafe, 3 = admissible, and 5 = perfect match to a human trainer), GPT-4o from video alone scores 2.17, while IAT conditioning reaches 2.44 (+12.4%), doubling the share of admissible generations with score >= 3 from 21% to 42%. Traditional text-similarity metrics also improve: word error rate decreases by 15-31% and ROUGE (phrase/substring overlap) increases by 9-64%. Grounding generation in explicit IAT structure improves fidelity and yields clinician-verifiable rationales, supporting auditable use in surgical training.
