paper-with-me

Papers

Interleaving One-Class and Weakly-Supervised Models with Adaptive Thresholding for Unsupervised Video Anomaly Detection

2024-01-24 · Yongwei Nie, Hao Huang, Chengjiang Long, Qing Zhang, Pradipta Maji, Hongmin Cai

Video Anomaly Detection (VAD) has been extensively studied under the settings of One-Class Classification (OCC) and Weakly-Supervised learning (WS), which however both require laborious human-annotated normal/abnormal labels. In this paper, we study Unsupervised VAD (UVAD) that does not depend on any label by combining OCC and WS into a unified training framework. Specifically, we extend OCC to weighted OCC (wOCC) and propose a wOCC-WS interleaving training module, where the two models automatically generate pseudo-labels for each other. We face two challenges to make the combination effective: (1) Models' performance fluctuates occasionally during the training process due to the inevitable randomness of the pseudo labels. (2) Thresholds are needed to divide pseudo labels, making the training depend on the accuracy of user intervention. For the first problem, we propose to use wOCC requiring soft labels instead of OCC trained with hard zero/one labels, as soft labels exhibit high consistency throughout different training cycles while hard labels are prone to sudden changes. For the second problem, we repeat the interleaving training module multiple times, during which we propose an adaptive thresholding strategy that can progressively refine a rough threshold to a relatively optimal threshold, which reduces the influence of user interaction. A benefit of employing OCC and WS methods to compose a UVAD method is that we can incorporate the most recent OCC or WS model into our framework. Experiments demonstrate the effectiveness of the proposed UVAD framework.

📄 PDF Abstract BibTeX arXiv:2401.13551

Code (1)

benedictstar/Joint-VAD 공식 구현 pytorch

Tasks

Anomaly DetectionOne-Class ClassificationVideo Anomaly DetectionWeakly-supervised LearningWeakly-supervised Video Anomaly Detection

Similar Papers 제목 키워드 기반

Weakly-Supervised Surface Crack Segmentation by Generating Pseudo-Labels using Localization with a Classifier and Thresholding

2021-09-01 · Jacob König, Mark Jenkins, Mike Mannion, Peter Barrie 외

Surface cracks are a common sight on public infrastructure nowadays. Recent work has been addressing this problem by supporting structural maintenance measures using machine learning methods. Those methods are used to se…

Crack SegmentationSegmentation

Rethinking Class Activation Mapping for Weakly Supervised Object Localization

2020-08-01 · ECCV 2020 8 · Wonho Bae, Junhyug Noh, Gunhee Kim

Weakly supervised object localization (WSOL) is a task of localizing an object in an image only using image-level labels. To tackle the WSOL problem, most previous studies have followed the conventional class activation …

ObjectObject LocalizationWeakly-Supervised Object Localization

AutoLoc: Weakly-supervised Temporal Action Localization

2018-07-22 · Zheng Shou, Hang Gao, Lei Zhang, Kazuyuki Miyazawa 외

Temporal Action Localization (TAL) in untrimmed video is important for many applications. But it is very expensive to annotate the segment-level ground truth (action class and temporal boundary). This raises the interest…

Action LocalizationTemporal Action LocalizationWeakly-supervised Temporal Action Localization

AutoLoc: Weakly-supervised Temporal Action Localization in Untrimmed Videos

2018-09-01 · ECCV 2018 9 · Zheng Shou, Hang Gao, Lei Zhang, Kazuyuki Miyazawa 외

Temporal Action Localization (TAL) in untrimmed video is important for many applications. But it is very expensive to annotate the segment-level ground truth (action class and temporal boundary). This raises the interest…

Action LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Weakly supervised multimodal segmentation of acoustic borehole images with depth-aware cross-attention

2026-03-21 · Jose Luis Lima de Jesus Silva arxiv

Acoustic borehole images provide high-resolution borehole-wall structure, but large-scale interpretation remains difficult because dense expert annotations are rarely available and subsurface information is intrinsically…