Exploring Intra- and Inter-Video Relation for Surgical Semantic Scene Segmentation
Yueming Jin, Yang Yu, Cheng Chen, Zixu Zhao, Pheng-Ann Heng, Danail, Stoyanov

TL;DR
This paper introduces a novel Transformer-based framework that leverages intra- and inter-video relations to enhance surgical scene segmentation by capturing global context and structuring the embedding space, outperforming previous methods.
Contribution
The proposed STswinCL framework uniquely combines intra-video hierarchical Transformer and inter-video contrastive learning for improved segmentation performance.
Findings
Outperforms previous state-of-the-art methods on EndoVis18 and CaDIS datasets.
Effectively captures global spatial and temporal context.
Demonstrates the benefit of inter-video contrastive learning in segmentation accuracy.
Abstract
Automatic surgical scene segmentation is fundamental for facilitating cognitive intelligence in the modern operating theatre. Previous works rely on conventional aggregation modules (e.g., dilated convolution, convolutional LSTM), which only make use of the local context. In this paper, we propose a novel framework STswinCL that explores the complementary intra- and inter-video relations to boost segmentation performance, by progressively capturing the global context. We firstly develop a hierarchy Transformer to capture intra-video relation that includes richer spatial and temporal cues from neighbor pixels and previous frames. A joint space-time window shift scheme is proposed to efficiently aggregate these two cues into each pixel embedding. Then, we explore inter-video relation via pixel-to-pixel contrastive learning, which well structures the global embedding space. A multi-source…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Surgical Simulation and Training · Advanced Technologies in Various Fields
MethodsAttention Is All You Need · Linear Layer · Residual Connection · Softmax · Dropout · Position-Wise Feed-Forward Layer · Dense Connections · Byte Pair Encoding · Label Smoothing · Multi-Head Attention
