SAGE-OR: Semi-supervised Adaptive Scene Graph Generation for Operating Rooms

📅 2026-08-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the bottleneck of dense annotation and specialized hardware dependency in operating room scene graph generation by proposing a decoupled representation reasoning framework. Leveraging frozen foundation model feature caching, a lightweight graph Transformer, and semi-supervised universal segmentation prompts, the method replaces localization supervision with generic prompts to enable unsupervised context enhancement and rapid adaptation to novel entities. This approach facilitates efficient transfer to new scenarios without requiring localization annotations. Experiments demonstrate that the model achieves an F1 score of 86%, approaching state-of-the-art performance, while maintaining an inference latency of merely 1 ms per frame and GPU memory usage under 2 GB. With a training duration of only 1.4 hours, the framework enables successful deployment on edge devices and significantly reduces data construction costs.
📝 Abstract
Current surgical scene graph generation methods depend on dense multi-modal supervision and specialized hardware (synchronized RGB-D sensors, calibration rigs), making dataset construction expensive and restricting all existing benchmarks to simulated environments. We propose SAGE-OR, a feature-centric framework that replaces the traditional detect-then-reason paradigm with a decoupled representation-reasoning paradigm in which localization is derived from frozen foundation models, encoded implicitly in pre-computed features, and used without any localization supervision, while a lightweight graph transformer performs relational reasoning over cached features. We employ a semi-supervised formulation with general-purpose segmentation prompts to eliminate localization supervision while enabling unsupervised context augmentation through additional prompt-driven entities, such as hands, which are absent from annotations. General-purpose prompts are used to induce near-perfect recall, while precision is delegated to downstream attention-based reasoning, enabling simple adaptation to new entities via prompt-level modification. This design enables a lightweight 15M-parameter graph transformer that trains in 1.4 hours and runs relational inference at $\sim$1ms per frame with peak memory under 2GB, suitable for edge hardware used in the operating room; feature extraction runs offline as a separate caching stage (4.27s per frame). On the 4D-OR benchmark, the core model achieves 76% F1, matching the fully supervised 4D-OR baseline while eliminating all localization annotations, and unsupervised hand augmentation raises this to 86%, within 4 points of state-of-the-art (SOTA) methods requiring dense multi-modal supervision, providing a practical pathway for adaptation to new surgical settings without annotation other than relationship and class labels.
Problem

Research questions and friction points this paper is trying to address.

Surgical Scene Graph Generation
Dense Multi-modal Supervision
Specialized Hardware Dependency
Dataset Construction Cost
Simulated Environment Limitation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Decoupled Representation-Reasoning
Semi-supervised Learning
Frozen Foundation Models
Lightweight Graph Transformer
Prompt-driven Augmentation
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
B
Brandon Leblanc
The Immersive and Creative Technologies Lab, Concordia University, Montreal, CA
Charalambos Poullis
Charalambos Poullis
Immersive and Creative Technologies Lab, Department of Computer Science, Concordia University
Computer Vision/GraphicsVR|AR|MR