paper-with-me

홈 › Papers

SUREON: A Benchmark and Vision-Language-Model for Surgical Reasoning

2026-03-06 · Alejandra Perez, Anita Rau, Lee White, Busisiwe Mlambo, Chinedu Nwoye, Muhammad Abdullah Jamal, Omid Mohareri arxiv

Surgeons don't just see -- they interpret. When an expert observes a surgical scene, they understand not only what instrument is being used, but why it was chosen, what risk it poses, and what comes next. Current surgical AI cannot answer such questions, largely because training data that explicitly encodes surgical reasoning is immensely difficult to annotate at scale. Yet surgical video lectures already contain exactly this -- explanations of intent, rationale, and anticipation, narrated by experts for the purpose of teaching. Though inherently noisy and unstructured, these narrations encode the reasoning that surgical AI currently lacks. We introduce SUREON, a large-scale video QA dataset that systematically harvests this training signal from surgical academic videos. SUREON defines 12 question categories covering safety assessment, decision rationale, and forecasting, and uses a multi-agent pipeline to extract and structure supervision at scale. Across 134.7K clips and 170 procedure types, SUREON yields 206.8k QA pairs and an expert-validated benchmark of 354 examples. To evaluate the extent to which this supervision translates to surgical reasoning ability, we introduce two models: SureonVLM, a vision-language model adapted through supervised fine-tuning, and SureonVLM-R1, a reasoning model trained with Group Relative Policy Optimization. Both models can answer complex questions about surgery and substantially outperform larger general-domain models, exceeding 84% accuracy on the SUREON benchmark while outperforming general-domain models on standard surgical perception tasks. Qualitative analysis of SureonVLM-R1 reveals explicit reasoning behavior, such as inferring operative intent from visual context.

📄 PDF Abstract BibTeX arXiv:2603.06570

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Surg-R1: A Hierarchical Reasoning Foundation Model for Scalable and Interpretable Surgical Decision Support with Multi-Center Clinical Validation

2026-03-12 · Jian Jiang, Chenxi Lin, Yiming Gu, Zengyi Qin 외 arxiv

Surgical scene understanding demands not only accurate predictions but also interpretable reasoning that surgeons can verify against clinical expertise. However, existing surgical vision-language models generate predicti…

Scene UnderstandingAction Recognition

SurgVLM: A Large Vision-Language Model and Systematic Evaluation Benchmark for Surgical Intelligence

2025-06-03 · Zhitao Zeng, Zhu Zhuo, Xiaojun Jia, Erli Zhang 외

Foundation models have achieved transformative success across biomedical domains by enabling holistic understanding of multimodal data. However, their application in surgery remains underexplored. Surgical intelligence p…

Language ModelingLanguage Modelling

GroundedSurg: A Multi-Procedure Benchmark for Language-Conditioned Surgical Tool Segmentation

2026-03-01 · Tajamul Ashraf, Abrar Ul Riyaz, Wasif Tak, Tavaheed Tariq 외 arxiv

Clinically reliable perception of surgical scenes is essential for advancing intelligent, context-aware intraoperative assistance such as instrument handoff guidance, collision avoidance, and workflow-aware robotic suppo…

Collision Avoidance

GP-VLS: A general-purpose vision language model for surgery

2024-07-27 · Samuel Schmidgall, Joseph Cho, Cyril Zakka, William Hiesinger

Surgery requires comprehensive medical knowledge, visual assessment skills, and procedural expertise. While recent surgical AI models have focused on solving task-specific problems, there is a need for general-purpose sy…

Language ModelingLanguage ModellingScene Understanding

SurgGoal: Rethinking Surgical Planning Evaluation via Goal-Satisfiability

2026-01-15 · Ruochen Li, Kun Yuan, Yufei Xia, Yue Zhou 외 arxiv

Surgical planning integrates visual perception, long-horizon reasoning, and procedural knowledge, yet it remains unclear whether current evaluation protocols reliably assess vision-language models (VLMs) in safety-critic…