首个兼顾全局与细节的手术视频理解大模型,提升机器人手术分析精度
SurgVidLM: Towards Multi-grained Surgical Video Understanding with Large Language Model
- 采用两阶段聚焦机制,先抓整体流程再精析局部动作
- 在31K视频指令对上训练,显著超越同类模型在细粒度任务表现
- 适合手术教学、智能机器人辅助系统研发人员使用
手术场景理解对机器人辅助手术中的训练和决策至关重要。现有多模态大模型虽在医学场景感知中展现潜力,但主要面向图像或全局视频分析,忽视了对特定手术过程的细粒度推理。为此,我们提出SurgVidLM,首个同时支持全篇与细粒度手术视频理解的视频语言模型。为训练该模型,我们构建了包含31,000个视频-指令对的大型数据集SVU-31K,支持整体理解与细节分析。SurgVidLM采用两阶段StageFocus机制:第一阶段提取全局手术流程上下文,第二阶段基于时间线索进行高频局部分析。同时设计多频率融合注意力,有效整合低频与高频视觉特征,保留关键任务细节。实验表明,SurgVidLM在同等参数规模下,显著优于当前主流视频大语言模型,在全篇与细粒度理解任务中均表现更优,展现出对复杂机器人手术上下文捕捉的优越能力。代码与数据集将公开。
原文摘要 · Abstract (English)
Surgical scene understanding is critical for surgical training and robotic decision-making in robot-assisted surgery. Recent advances in Multimodal Large Language Models (MLLMs) have demonstrated great potential for advancing scene perception in the medical domain, facilitating surgeons to understand surgical scenes and procedures. However, these methods are primarily oriented towards image-based analysis or global video understanding, overlooking the fine-grained video reasoning that is crucial for analyzing specific processes and capturing detailed task execution within a surgical procedure. To bridge this gap, we propose SurgVidLM, the first video language model designed to address both full and fine-grained surgical video comprehension. To train our SurgVidLM, we construct the SVU-31K that is a large-scale dataset with over 31K video-instruction pairs, enabling both holistic understanding and detailed analysis of surgical procedures. Building on this resource, SurgVidLM incorporates a two-stage StageFocus mechanism: the first stage extracts global procedural context, while the second stage performs high-frequency local analysis guided by temporal cues. We also develop the Multi-frequency Fusion Attention to effectively integrate low- and high-frequency visual tokens, ensuring the preservation of critical task-specific details. Experimental results demonstrate that SurgVidLM significantly outperforms state-of-the-art Vid-LLMs of comparable parameter scale in both full and fine-grained video understanding tasks, showcasing its superior capability in capturing the context of complex robot-assisted surgeries. Our code and dataset will be publicly accessible soon.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。