MM-OR: A Large Multimodal Operating Room Dataset for Semantic Understanding of High-Intensity Surgical Environments
Ege Özsoy, Chantal Pellegrini, Tobias Czempiel, Felix Tristram, Kun Yuan, David Bani-Harouni, Ulrich Eck, Benjamin Busam, Matthias Keicher, Nassir Navab
TL;DR
MM-OR introduces the first large-scale, realistic multimodal operating room dataset and the first multimodal scene graph generation approach for ORs. The dataset aggregates RGB-D, high-resolution views, audio, transcripts, robotic logs, tracking data, and panoptic/scene-graph annotations across 92,983 timepoints from knee replacement procedures, totaling ~500 GB and synchronized at 1 FPS. The MM2SG model fuses modality-specific encoders with an LLM to generate structured scene graphs, with temporal memory and augmentation techniques that improve robustness; experiments show superior performance over baselines and clear value from each modality, especially for rare relations. Together, MM-OR and MM2SG establish a new benchmark for holistic, multimodal surgical scene understanding and enable downstream tasks such as robot phase prediction, action anticipation, and sterility breach detection in high-stakes environments.
Abstract
Operating rooms (ORs) are complex, high-stakes environments requiring precise understanding of interactions among medical staff, tools, and equipment for enhancing surgical assistance, situational awareness, and patient safety. Current datasets fall short in scale, realism and do not capture the multimodal nature of OR scenes, limiting progress in OR modeling. To this end, we introduce MM-OR, a realistic and large-scale multimodal spatiotemporal OR dataset, and the first dataset to enable multimodal scene graph generation. MM-OR captures comprehensive OR scenes containing RGB-D data, detail views, audio, speech transcripts, robotic logs, and tracking data and is annotated with panoptic segmentations, semantic scene graphs, and downstream task labels. Further, we propose MM2SG, the first multimodal large vision-language model for scene graph generation, and through extensive experiments, demonstrate its ability to effectively leverage multimodal inputs. Together, MM-OR and MM2SG establish a new benchmark for holistic OR understanding, and open the path towards multimodal scene analysis in complex, high-stakes environments. Our code, and data is available at https://github.com/egeozsoy/MM-OR.
