paper-with-me

Papers

Long-Short Temporal Co-Teaching for Weakly Supervised Video Anomaly Detection

2023-03-31 · Shengyang Sun, Xiaojin Gong

Weakly supervised video anomaly detection (WS-VAD) is a challenging problem that aims to learn VAD models only with video-level annotations. In this work, we propose a Long-Short Temporal Co-teaching (LSTC) method to address the WS-VAD problem. It constructs two tubelet-based spatio-temporal transformer networks to learn from short- and long-term video clips respectively. Each network is trained with respect to a multiple instance learning (MIL)-based ranking loss, together with a cross-entropy loss when clip-level pseudo labels are available. A co-teaching strategy is adopted to train the two networks. That is, clip-level pseudo labels generated from each network are used to supervise the other one at the next training round, and the two networks are learned alternatively and iteratively. Our proposed method is able to better deal with the anomalies with varying durations as well as subtle anomalies. Extensive experiments on three public datasets demonstrate that our method outperforms state-of-the-art WS-VAD methods.

📄 PDF Abstract BibTeX arXiv:2303.18044

Code (1)

shengyangsun/LSTC_VAD 공식 구현 pytorch

Tasks

Anomaly DetectionMultiple Instance LearningVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Towards Weakly Supervised End-to-end Learning for Long-video Action Recognition

2023-11-28 · Jiaming Zhou, Hanjun Li, Kun-Yu Lin, Junwei Liang

Developing end-to-end action recognition models on long videos is fundamental and crucial for long-video action understanding. Due to the unaffordable cost of end-to-end training on the whole long videos, existing works …

Action ClassificationAction RecognitionAction SegmentationAction Understanding+5

Learning from Counting: Leveraging Temporal Classification for Weakly Supervised Object Localization and Detection

2021-03-06 · Chia-Yu Hsu, Wenwen Li

This paper reports a new solution of leveraging temporal classification to support weakly supervised object detection (WSOD). Specifically, we introduce raster scan-order techniques to serialize 2D images into 1D sequenc…

General ClassificationObjectobject-detectionObject Detection+3

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

LSDM: Long-Short Diffeomorphic Motion for Weakly-Supervised Ultrasound Landmark Tracking

2023-01-11 · Zhihua Liu, Bin Yang, Yan Shen, Xuejun Ni 외

Accurate tracking of an anatomical landmark over time has been of high interests for disease assessment such as minimally invasive surgery and tumor radiation therapy. Ultrasound imaging is a promising modality benefitin…

Landmark Tracking

WS-IMUBench: Can Weakly Supervised Methods from Audio, Image, and Video Be Adapted for IMU-based Temporal Action Localization?

2026-02-02 · Pei Li, Jiaxi Yin, Lei Ouyang, Shihan Pan 외 arxiv

IMU-based Human Activity Recognition (HAR) has enabled a wide range of ubiquitous computing applications, yet its dominant clip classification paradigm cannot capture the rich temporal structure of real-world behaviors. …

Temporal Action LocalizationHuman Activity Recognition