paper-with-me

홈 › Papers

Disentangling spatio-temporal knowledge for weakly supervised object detection and segmentation in surgical video

2024-07-22 · Guiqiu Liao, Matjaz Jogan, Sai Koushik, Eric Eaton, Daniel A. Hashimoto

Weakly supervised video object segmentation (WSVOS) enables the identification of segmentation maps without requiring an extensive training dataset of object masks, relying instead on coarse video labels indicating object presence. Current state-of-the-art methods either require multiple independent stages of processing that employ motion cues or, in the case of end-to-end trainable networks, lack in segmentation accuracy, in part due to the difficulty of learning segmentation maps from videos with transient object presence. This limits the application of WSVOS for semantic annotation of surgical videos where multiple surgical tools frequently move in and out of the field of view, a problem that is more difficult than typically encountered in WSVOS. This paper introduces Video Spatio-Temporal Disentanglement Networks (VDST-Net), a framework to disentangle spatiotemporal information using semi-decoupled knowledge distillation to predict high-quality class activation maps (CAMs). A teacher network designed to resolve temporal conflicts when specifics about object location and timing in the video are not provided works with a student network that integrates information over time by leveraging temporal dependencies. We demonstrate the efficacy of our framework on a public reference dataset and on a more challenging surgical video dataset where objects are, on average, present in less than 60\% of annotated frames. Our method outperforms state-of-the-art techniques and generates superior segmentation masks under video-level weak supervision.

📄 PDF Abstract BibTeX arXiv:2407.15794

Code (1)

pcasolab/vdst-net 공식 구현 pytorch

Tasks

DisentanglementKnowledge DistillationObjectobject-detectionObject DetectionSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic SegmentationWeakly Supervised Object Detection

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Weakly Supervised Human-Object Interaction Detection in Video via Contrastive Spatiotemporal Regions

2021-10-07 · ICCV 2021 10 · Shuang Li, Yilun Du, Antonio Torralba, Josef Sivic 외

We introduce the task of weakly supervised learning for detecting human and object interactions in videos. Our task poses unique challenges as a system does not know what types of human-object interactions are present in…

Human-Object Interaction DetectionObjectSentenceWeakly-supervised Learning

Weakly Supervised Video Anomaly Detection and Localization with Spatio-Temporal Prompts

2024-08-12 · Peng Wu, Xuerong Zhou, Guansong Pang, Zhiwei Yang 외

Current weakly supervised video anomaly detection (WSVAD) task aims to achieve frame-level anomalous event detection with only coarse video-level annotations available. Existing works typically involve extracting global …

Anomaly DetectionEvent Detectionobject-detectionObject Detection+2

SPARTAN: Self-supervised Spatiotemporal Transformers Approach to Group Activity Recognition

2023-03-06 · Naga VS Raviteja Chappa, Pha Nguyen, Alexander H Nelson, Han-Seok Seo 외

In this paper, we propose a new, simple, and effective Self-supervised Spatio-temporal Transformers (SPARTAN) approach to Group Activity Recognition (GAR) using unlabeled video data. Given a video, we create local and gl…

Activity RecognitionGroup Activity Recognition

Learning Where and When: Patch-Based Spatiotemporal Localization in Weakly Supervised Video Anomaly Detection

2026-06-28 · Hamza Karim, Nghia Nguyen, Lokman Bekit, Yasin Yilmaz arxiv

Weakly supervised video anomaly detection (WSVAD) has predominantly focused on temporal localization, identifying when anomalies occur while largely neglecting their spatial extent within frames. Yet, spatial localizatio…

Multiple Instance LearningVideo Anomaly Detection

Weakly-Supervised Spatio-Temporally Grounding Natural Sentence in Video

2019-06-06 · ACL 2019 7 · Zhenfang Chen, Lin Ma, Wenhan Luo, Kwan-Yee K. Wong

In this paper, we address a novel task, namely weakly-supervised spatio-temporally grounding natural sentence in video. Specifically, given a natural sentence and a video, we localize a spatio-temporal tube in the video …

Diversityobject-detectionObject DetectionSentence+1