paper-with-me

홈 › Papers

Graph Neural Networks for Surgical Scene Segmentation

2025-11-20 · Yihan Li, Nikhil Churamani, Maria Robu, Imanol Luengo, Danail Stoyanov arxiv

Purpose: Accurate identification of hepatocystic anatomy is critical to preventing surgical complications during laparoscopic cholecystectomy. Deep learning models often struggle with occlusions, long-range dependencies, and capturing the fine-scale geometry of rare structures. This work addresses these challenges by introducing graph-based segmentation approaches that enhance spatial and semantic understanding in surgical scene analyses. Methods: We propose two segmentation models integrating Vision Transformer (ViT) feature encoders with Graph Neural Networks (GNNs) to explicitly model spatial relationships between anatomical regions. (1) A static k Nearest Neighbours (k-NN) graph with a Graph Convolutional Network with Initial Residual and Identity Mapping (GCNII) enables stable long-range information propagation. (2) A dynamic Differentiable Graph Generator (DGG) with a Graph Attention Network (GAT) supports adaptive topology learning. Both models are evaluated on the Endoscapes-Seg50 and CholecSeg8k benchmarks. Results: The proposed approaches achieve up to 7-8% improvement in Mean Intersection over Union (mIoU) and 6% improvement in Mean Dice (mDice) scores over state-of-the-art baselines. It produces anatomically coherent predictions, particularly on thin, rare and safety-critical structures. Conclusion: The proposed graph-based segmentation methods enhance both performance and anatomical consistency in surgical scene segmentation. By combining ViT-based global context with graph-based relational reasoning, the models improve interpretability and reliability, paving the way for safer laparoscopic and robot-assisted surgery through a precise identification of critical anatomical features.

📄 PDF Abstract BibTeX arXiv:2511.16430

Code (0)

등록된 구현이 없습니다.

Tasks

Relational ReasoningScene Segmentation

Similar Papers 제목 키워드 기반

SANGRIA: Surgical Video Scene Graph Optimization for Surgical Workflow Prediction

2024-07-29 · Çağhan Köksal, Ghazal Ghazaei, Felix Holm, Azade Farshad 외

Graph-based holistic scene representations facilitate surgical workflow understanding and have recently demonstrated significant success. However, this task is often hindered by the limited availability of densely annota…

DisentanglementGraph GenerationScene Graph Generation

Dynamic Scene Graph Representation for Surgical Video

2023-09-25 · Felix Holm, Ghazal Ghazaei, Tobias Czempiel, Ege Özsoy 외

Surgical videos captured from microscopic or endoscopic imaging devices are rich but complex sources of information, depicting different tools and anatomical structures utilized during an extended amount of time. Despite…

Advancing Surgical VQA with Scene Graph Knowledge

2023-12-15 · Kun Yuan, Manasi Kattel, Joel L. Lavanchy, Nassir Navab 외

Modern operating room is becoming increasingly complex, requiring innovative intra-operative support systems. While the focus of surgical data science has largely been on video analysis, integrating surgical computer vis…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Global-Reasoned Multi-Task Learning Model for Surgical Scene Understanding

2022-01-28 · Lalithkumar Seenivasan, Sai Mitheran, Mobarakol Islam, Hongliang Ren

Global and local relational reasoning enable scene understanding models to perform human-like scene analysis and understanding. Scene understanding enables better semantic segmentation and object-to-object interaction de…

Graph AttentionKnowledge DistillationMulti-Task LearningRelational Reasoning+3

Learning and Reasoning with the Graph Structure Representation in Robotic Surgery

2020-07-07 · Mobarakol Islam, Lalithkumar Seenivasan, Lim Chwee Ming, Hongliang Ren

Learning to infer graph representations and performing spatial reasoning in a complex surgical environment can play a vital role in surgical scene understanding in robotic surgery. For this purpose, we develop an approac…

Edge ClassificationGraph GenerationScene Graph GenerationScene Segmentation+2