English

MATIS: Masked-Attention Transformers for Surgical Instrument Segmentation

Computer Vision and Pattern Recognition 2024-01-29 v4

Abstract

We propose Masked-Attention Transformers for Surgical Instrument Segmentation (MATIS), a two-stage, fully transformer-based method that leverages modern pixel-wise attention mechanisms for instrument segmentation. MATIS exploits the instance-level nature of the task by employing a masked attention module that generates and classifies a set of fine instrument region proposals. Our method incorporates long-term video-level information through video transformers to improve temporal consistency and enhance mask classification. We validate our approach in the two standard public benchmarks, Endovis 2017 and Endovis 2018. Our experiments demonstrate that MATIS' per-frame baseline outperforms previous state-of-the-art methods and that including our temporal consistency module boosts our model's performance further.

Keywords

Cite

@article{arxiv.2303.09514,
  title  = {MATIS: Masked-Attention Transformers for Surgical Instrument Segmentation},
  author = {Nicolás Ayobi and Alejandra Pérez-Rondón and Santiago Rodríguez and Pablo Arbeláez},
  journal= {arXiv preprint arXiv:2303.09514},
  year   = {2024}
}

Comments

ISBI 2023 (Oral). Winning method of the 2022 SAR-RARP50 Challenge (arXiv:2401.00496). Official extension published at arXiv:2401.11174 . Code available at https://github.com/BCV-Uniandes/MATIS

R2 v1 2026-06-28T09:20:29.892Z