paper-with-me

Papers

Watch and Learn: Leveraging Expert Knowledge and Language for Surgical Video Understanding

2025-03-14 · David Gastager, Ghazal Ghazaei, Constantin Patsch

Automated surgical workflow analysis is crucial for education, research, and clinical decision-making, but the lack of annotated datasets hinders the development of accurate and comprehensive workflow analysis solutions. We introduce a novel approach for addressing the sparsity and heterogeneity of annotated training data inspired by the human learning procedure of watching experts and understanding their explanations. Our method leverages a video-language model trained on alignment, denoising, and generative tasks to learn short-term spatio-temporal and multimodal representations. A task-specific temporal model is then used to capture relationships across entire videos. To achieve comprehensive video-language understanding in the surgical domain, we introduce a data collection and filtering strategy to construct a large-scale pretraining dataset from educational YouTube videos. We then utilize parameter-efficient fine-tuning by projecting downstream task annotations from publicly available surgical datasets into the language domain. Extensive experiments in two surgical domains demonstrate the effectiveness of our approach, with performance improvements of up to 7% in phase segmentation tasks, 8% in zero-shot phase segmentation, and comparable capabilities to fully-supervised models in few-shot settings. Harnessing our model's capabilities for long-range temporal localization and text generation, we present the first comprehensive solution for dense video captioning (DVC) of surgical videos, addressing this task despite the absence of existing DVC datasets in the surgical domain. We introduce a novel approach to surgical workflow understanding that leverages video-language pretraining, large-scale video pretraining, and optimized fine-tuning. Our method improves performance over state-of-the-art techniques and enables new downstream tasks for surgical video understanding.

📄 PDF Abstract BibTeX arXiv:2503.11392

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDense Video Captioningparameter-efficient fine-tuningTemporal LocalizationText GenerationVideo CaptioningVideo Understanding

Similar Papers 제목 키워드 기반

Learning by Watching

2021-06-10 · CVPR 2021 1 · Jimuyang Zhang, Eshed Ohn-Bar

When in a new situation or geographical location, human drivers have an extraordinary ability to watch others and learn maneuvers that they themselves may have never performed. In contrast, existing techniques for learni…

Learning Object Manipulation Skills via Approximate State Estimation from Real Videos

2020-11-13 · Vladimír Petrík, Makarand Tapaswi, Ivan Laptev, Josef Sivic

Humans are adept at learning new tasks by watching a few instructional videos. On the other hand, robots that learn new actions either require a lot of effort through trial and error, or use expert demonstrations that ar…

ObjectState Estimation

KID-PPG: Knowledge Informed Deep Learning for Extracting Heart Rate from a Smartwatch

2024-05-02 · Christodoulos Kechris, Jonathan Dan, Jose Miranda, David Atienza

Accurate extraction of heart rate from photoplethysmography (PPG) signals remains challenging due to motion artifacts and signal degradation. Although deep learning methods trained as a data-driven inference problem offe…

Data AugmentationDeep LearningHeart rate estimationPhotoplethysmography (PPG)+1

Mocap Everyone Everywhere: Lightweight Motion Capture With Smartwatches and a Head-Mounted Camera

2024-01-01 · CVPR 2024 1 · Jiye Lee, Hanbyul Joo

We present a lightweight and affordable motion capture method based on two smartwatches and a head-mounted camera. In contrast to the existing approaches that use six or more expert-level IMU devices, our approach is muc…

Motion Estimation

LUK: Empowering Log Understanding with Expert Knowledge from Large Language Models

2024-09-03 · Lipeng Ma, Weidong Yang, Sihang Jiang, Ben Fei 외

Logs play a critical role in providing essential information for system monitoring and troubleshooting. Recently, with the success of pre-trained language models (PLMs) and large language models (LLMs) in natural languag…