用轻量时序适配器实现手术视频到专业报告的自动生成
Hi-GaTA: Hierarchical Gated Temporal Aggregation Adapter for Surgical Video Report Generation

- 设计分层门控时序聚合模块,压缩长视频为适合大模型的视觉前缀
- 在214段模拟手术视频上达到最优报告生成效果,优于主流多模态大模型
- 适合医疗AI研发者和手术智能辅助系统开发者参考
自动化生成临床级手术评估报告可减轻医生文书负担并提供客观反馈,但受限于密集时空视频表征与语言推理之间的对齐难题,以及高质量、隐私保护数据集的稀缺。为此,我们构建了一个包含214段高质量模拟手术视频与外科医生撰写的评估报告的基准数据集。在此基础上,提出感知-对齐-推理框架,引入新型轻量级时序适配器Hi-GaTA,通过短程到长程的时间聚合,将长视频序列高效压缩为适合大模型输入的紧凑视觉前缀。为增强视觉感知,我们在40,000分钟公开手术视频上预训练Sur40k,一种基于ViViT架构的专用视频编码器,以捕捉精细的时空手术先验知识。Hi-GaTA采用文本条件双交叉注意力的时序金字塔结构,通过跨层级门控融合与递进深度策略提升多尺度一致性。最后,在有限监督下使用LoRA微调大模型主干,实现连贯且风格一致的手术报告生成。实验表明,该方法整体性能最佳,持续优于强大多模态大模型基线;消融研究进一步验证了各组件的有效性。
原文摘要 · Abstract (English)
Automated, clinician-grade assessment reports for surgical procedures could reduce documentation burden and provide objective feedback, yet remain challenging due to the difficulty of aligning dense spatio-temporal video representations with language-based reasoning and the scarcity of high-quality, privacy-preserving datasets. To address this gap, we establish a benchmark comprising 214 high-quality simulated surgical videos paired with surgeon-authored evaluation reports. Building on this resource, we propose a Perception-Alignment-Reasoning framework for surgical video report generation, featuring Hi-GaTA, a novel lightweight temporal adapter that efficiently compresses long video sequences into compact, LLM-compatible visual prefix tokens through short-to-long-range temporal aggregation. For robust visual perception, we pretrain Sur40k, a surgical-specific ViViT-style video encoder on 40,000 minutes of public surgical videos to capture fine-grained spatio-temporal procedural priors. Hi-GaTA employs a temporal pyramid with text-conditioned dual cross-attention, and improves multi-scale consistency through cross-level gated fusion and an increasing-depth strategy. Finally, we fine-tune the LLM backbone using LoRA to enable coherent and stylistically consistent surgical report generation under limited supervision. Experiments show our approach achieves the best overall performance, with consistent gains over strong Multimodal Large Language Model (MLLM) baselines. Ablation studies further validate the effectiveness of each proposed component.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。