paper-with-me

Papers

SurgMAE: Masked Autoencoders for Long Surgical Video Analysis

2023-05-19 · Muhammad Abdullah Jamal, Omid Mohareri

There has been a growing interest in using deep learning models for processing long surgical videos, in order to automatically detect clinical/operational activities and extract metrics that can enable workflow efficiency tools and applications. However, training such models require vast amounts of labeled data which is costly and not scalable. Recently, self-supervised learning has been explored in computer vision community to reduce the burden of the annotation cost. Masked autoencoders (MAE) got the attention in self-supervised paradigm for Vision Transformers (ViTs) by predicting the randomly masked regions given the visible patches of an image or a video clip, and have shown superior performance on benchmark datasets. However, the application of MAE in surgical data remains unexplored. In this paper, we first investigate whether MAE can learn transferrable representations in surgical video domain. We propose SurgMAE, which is a novel architecture with a masking strategy based on sampling high spatio-temporal tokens for MAE. We provide an empirical study of SurgMAE on two large scale long surgical video datasets, and find that our method outperforms several baselines in low data regime. We conduct extensive ablation studies to show the efficacy of our approach and also demonstrate it's superior performance on UCF-101 to prove it's generalizability in non-surgical datasets as well.

📄 PDF Abstract BibTeX arXiv:2305.11451

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

EgoSurgery-Phase: A Dataset of Surgical Phase Recognition from Egocentric Open Surgery Videos

2024-05-30 · Ryo Fujii, Masashi Hatano, Hideo Saito, Hiroki Kajita

Surgical phase recognition has gained significant attention due to its potential to offer solutions to numerous demands of the modern operating room. However, most existing methods concentrate on minimally invasive surge…

Action RecognitionSurgical phase recognitionVideo Understanding

MATIS: Masked-Attention Transformers for Surgical Instrument Segmentation

2023-03-16 · Nicolás Ayobi, Alejandra Pérez-Rondón, Santiago Rodríguez, Pablo Arbeláez

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 …

Segmentation

LV-MAE: Learning Long Video Representations through Masked-Embedding Autoencoders

2025-04-04 · Ilan Naiman, Emanuel Ben-Baruch, Oron Anschel, Alon Shoshan 외

In this work, we introduce long-video masked-embedding autoencoders (LV-MAE), a self-supervised learning framework for long video representation. Our approach treats short- and long-span dependencies as two separate task…

Self-Supervised LearningText RetrievalVideo-Text Retrieval

Diffusion Models as Masked Autoencoders

2023-04-06 · ICCV 2023 1 · Chen Wei, Karttikeya Mangalam, Po-Yao Huang, Yanghao Li 외

There has been a longstanding belief that generation can facilitate a true understanding of visual data. In line with this, we revisit generatively pre-training visual representations in light of recent interest in denoi…

DenoisingImage Inpainting

Recurrent Video Masked Autoencoders

2025-12-15 · Daniel Zoran, Nikhil Parthasarathy, Yi Yang, Drew A Hudson 외 arxiv

We present Recurrent Video Masked-Autoencoders (RVM): a novel approach to video representation learning that leverages recurrent computation to model the temporal structure of video data. RVM couples an asymmetric maskin…

Representation LearningKnowledge DistillationAction ClassificationObject Tracking