paper-with-me

Papers

Weakly Supervised Temporal Convolutional Networks for Fine-grained Surgical Activity Recognition

2023-02-21 · Sanat Ramesh, Diego Dall'Alba, Cristians Gonzalez, Tong Yu, Pietro Mascagni, Didier Mutter, Jacques Marescaux, Paolo Fiorini, Nicolas Padoy

Automatic recognition of fine-grained surgical activities, called steps, is a challenging but crucial task for intelligent intra-operative computer assistance. The development of current vision-based activity recognition methods relies heavily on a high volume of manually annotated data. This data is difficult and time-consuming to generate and requires domain-specific knowledge. In this work, we propose to use coarser and easier-to-annotate activity labels, namely phases, as weak supervision to learn step recognition with fewer step annotated videos. We introduce a step-phase dependency loss to exploit the weak supervision signal. We then employ a Single-Stage Temporal Convolutional Network (SS-TCN) with a ResNet-50 backbone, trained in an end-to-end fashion from weakly annotated videos, for temporal activity segmentation and recognition. We extensively evaluate and show the effectiveness of the proposed method on a large video dataset consisting of 40 laparoscopic gastric bypass procedures and the public benchmark CATARACTS containing 50 cataract surgeries.

📄 PDF Abstract BibTeX arXiv:2302.10834

Code (0)

등록된 구현이 없습니다.

Tasks

Activity Recognition

Similar Papers 제목 키워드 기반

Weakly-Supervised Temporal Action Detection for Fine-Grained Videos with Hierarchical Atomic Actions

2022-07-24 · Zhi Li, Lu He, Huijuan Xu

Action understanding has evolved into the era of fine granularity, as most human behaviors in real life have only minor differences. To detect these fine-grained actions accurately in a label-efficient way, we tackle the…

Action DetectionAction UnderstandingFine-Grained Action DetectionWeakly Supervised Action Localization

Fine-grained Semantic Alignment Network for Weakly Supervised Temporal Language Grounding

2022-10-21 · Findings (EMNLP) 2021 11 · Yuechen Wang, Wengang Zhou, Houqiang Li

Temporal language grounding (TLG) aims to localize a video segment in an untrimmed video based on a natural language description. To alleviate the expensive cost of manual annotations for temporal boundary labels, we are…

cross-modal alignmentSentence

Mining Forgery Traces from Reconstruction Error: A Weakly Supervised Framework for Multimodal Deepfake Temporal Localization

2026-01-29 · Midou Guo, Qilin Yin, Wei Lu, Rui Yang arxiv

Modern deepfakes have evolved into localized and intermittent manipulations that require fine-grained temporal localization to mitigate severe digital security risks. The prohibitive cost of frame-level annotation makes …

Weakly Supervised Multimodal Temporal Forgery Localization via Multitask Learning

2025-08-04 · Wenbo Xu, Wei Lu, Xiangyang Luo arxiv

The spread of Deepfake videos has caused a trust crisis and impaired social stability. Although numerous approaches have been proposed to address the challenges of Deepfake detection and localization, there is still a la…

Binary ClassificationDeepFake Detection

Self-supervised and Weakly Supervised Contrastive Learning for Frame-wise Action Representations

2022-12-06 · Minghao Chen, Renbo Tu, Chenxi Huang, Yuqi Lin 외

Previous work on action representation learning focused on global representations for short video clips. In contrast, many practical applications, such as video alignment, strongly demand learning the intensive represent…

Action ClassificationContrastive LearningRepresentation LearningRetrieval+2