paper-with-me

Papers

Multi-view Video-Pose Pretraining for Operating Room Surgical Activity Recognition

2025-02-19 · Idris Hamoud, Vinkle Srivastav, Muhammad Abdullah Jamal, Didier Mutter, Omid Mohareri, Nicolas Padoy

Understanding the workflow of surgical procedures in complex operating rooms requires a deep understanding of the interactions between clinicians and their environment. Surgical activity recognition (SAR) is a key computer vision task that detects activities or phases from multi-view camera recordings. Existing SAR models often fail to account for fine-grained clinician movements and multi-view knowledge, or they require calibrated multi-view camera setups and advanced point-cloud processing to obtain better results. In this work, we propose a novel calibration-free multi-view multi-modal pretraining framework called Multiview Pretraining for Video-Pose Surgical Activity Recognition PreViPS, which aligns 2D pose and vision embeddings across camera views. Our model follows CLIP-style dual-encoder architecture: one encoder processes visual features, while the other encodes human pose embeddings. To handle the continuous 2D human pose coordinates, we introduce a tokenized discrete representation to convert the continuous 2D pose coordinates into discrete pose embeddings, thereby enabling efficient integration within the dual-encoder framework. To bridge the gap between these two modalities, we propose several pretraining objectives using cross- and in-modality geometric constraints within the embedding space and incorporating masked pose token prediction strategy to enhance representation learning. Extensive experiments and ablation studies demonstrate improvements over the strong baselines, while data-efficiency experiments on two distinct operating room datasets further highlight the effectiveness of our approach. We highlight the benefits of our approach for surgical activity recognition in both multi-view and single-view settings, showcasing its practical applicability in complex surgical environments. Code will be made available at: https://github.com/CAMMA-public/PreViPS.

📄 PDF Abstract BibTeX arXiv:2502.13883

Code (0)

등록된 구현이 없습니다.

Tasks

Activity Recognition

Similar Papers 제목 키워드 기반

Stable Video Diffusion: Scaling Latent Video Diffusion Models to Large Datasets

2023-11-25 · None 2023 11 · Andreas Blattmann, Tim Dockhorn, Sumith Kulal, Daniel Mendelevitch 외

We present Stable Video Diffusion - a latent video diffusion model for high-resolution, state-of-the-art text-to-video and image-to-video generation. Recently, latent diffusion models trained for 2D image synthesis have …

Image GenerationImage to Video GenerationVideo Generation

Video = World + Event Stream

2026-07-16 · Lianghua Huang, Zhi-Fan Wu, Yupeng Shi, Wei Wang 외 arxiv

We present Wan-Streamer v0.3, which reframes our native-streaming interaction model under a single organizing view: a video is a world plus an event stream. The world is the persistent context in which a video unfolds, i…

ActiveMimic: Egocentric Video Pretraining with Active Perception

2026-06-04 · Xingyao Lin, Guojin Zhong, Tianyi Lu, Ziyi Ye 외 arxiv

Egocentric human video offers a scalable alternative to robot data for pretraining, yet models pretrained on such video consistently underperform those pretrained on robot data. We attribute this gap to a missing signal,…

Long-Short Temporal Contrastive Learning of Video Transformers

2021-06-17 · CVPR 2022 1 · Jue Wang, Gedas Bertasius, Du Tran, Lorenzo Torresani

Video transformers have recently emerged as a competitive alternative to 3D CNNs for video understanding. However, due to their large number of parameters and reduced inductive biases, these models require supervised pre…

Action RecognitionContrastive LearningVideo Understanding

3D Human Pose Estimation in Multi-View Operating Room Videos Using Differentiable Camera Projections

2022-10-21 · Beerend G. A. Gerats, Jelmer M. Wolterink, Ivo A. M. J. Broeders

3D human pose estimation in multi-view operating room (OR) videos is a relevant asset for person tracking and action recognition. However, the surgical environment makes it challenging to find poses due to sterile clothi…

3D Human Pose EstimationAction RecognitionPose Estimation