中文
相关论文

相关论文: Weakly Supervised Temporal Anomaly Segmentation wi…

200 篇论文

Video anomaly detection under video-level labels is currently a challenging task. Previous works have made progresses on discriminating whether a video sequencecontains anomalies. However, most of them fail to accurately localize the…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hui Lv , Chuanwei Zhou , Chunyan Xu , Zhen Cui , Jian Yang

Time series data is ubiquitous in the real-world problems across various domains including healthcare, social media, and crime surveillance. Detecting anomalies, or irregular and rare events, in time series data, can enable us to find…

机器学习 · 计算机科学 2021-10-05 Abilasha S , Sahely Bhadra , Deepak P , Anish Mathew

We propose a novel model for temporal detection and localization which allows the training of deep neural networks using only counts of event occurrences as training labels. This powerful weakly-supervised framework alleviates the burden of…

机器学习 · 计算机科学 2019-05-20 Julien Schroeter , Kirill Sidorov , David Marshall

Learning semantic segmentation models requires a huge amount of pixel-wise labeling. However, labeled data may only be available abundantly in a domain different from the desired target domain, which only has minimal or no annotations. In…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Sujoy Paul , Yi-Hsuan Tsai , Samuel Schulter , Amit K. Roy-Chowdhury , Manmohan Chandraker

The goal of weakly supervised video anomaly detection is to learn a detection model using only video-level labeled data. However, prior studies typically divide videos into fixed-length segments without considering the complexity or…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Chen Zhang , Guorong Li , Yuankai Qi , Hanhua Ye , Laiyun Qing , Ming-Hsuan Yang , Qingming Huang

In this paper, we introduce a novel task, referred to as Weakly-Supervised Spatio-Temporal Anomaly Detection (WSSTAD) in surveillance video. Specifically, given an untrimmed video, WSSTAD aims to localize a spatio-temporal tube (i.e., a…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Jie Wu , Wei Zhang , Guanbin Li , Wenhao Wu , Xiao Tan , Yingying Li , Errui Ding , Liang Lin

Weakly-supervised temporal action localization aims to learn detecting temporal intervals of action classes with only video-level labels. To this end, it is crucial to separate frames of action classes from the background frames (i.e.,…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Pilhyeon Lee , Jinglu Wang , Yan Lu , Hyeran Byun

Temporal anomaly detection looks for irregularities over space-time. Unsupervised temporal models employed thus far typically work on sequences of feature vectors, and much less on temporal multiway data. We focus our investigation on…

机器学习 · 计算机科学 2020-09-22 Duc Nguyen , Phuoc Nguyen , Kien Do , Santu Rana , Sunil Gupta , Truyen Tran

Weakly supervised video anomaly detection (WS-VAD) involves identifying the temporal intervals that contain anomalous events in untrimmed videos, where only video-level annotations are provided as supervisory signals. However, a key…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yu Wang , Shengjie Zhao

In this paper, we explore a weakly supervised method for anomaly detection. Since annotating videos is time-consuming, we only look at weak video-level labels during training. This means that given a video, we know that it is either normal…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Urvi Gianchandani , Praveen Tirupattur , Mubarak Shah

Most activity localization methods in the literature suffer from the burden of frame-wise annotation requirement. Learning from weak labels may be a potential solution towards reducing such manual labeling effort. Recent years have…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Sujoy Paul , Sourya Roy , Amit K Roy-Chowdhury

Recent approaches for weakly supervised instance segmentations depend on two components: (i) a pseudo label generation model that provides instances which are consistent with a given annotation; and (ii) an instance segmentation model,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Aditya Arun , C. V. Jawahar , M. Pawan Kumar

Anomaly detection (AD) is a crucial task in machine learning with various applications, such as detecting emerging diseases, identifying financial frauds, and detecting fake news. However, obtaining complete, accurate, and precise labels…

机器学习 · 计算机科学 2023-02-10 Minqi Jiang , Chaochuan Hou , Ao Zheng , Xiyang Hu , Songqiao Han , Hailiang Huang , Xiangnan He , Philip S. Yu , Yue Zhao

Detecting anomalies in temporal data has gained significant attention across various real-world applications, aiming to identify unusual events and mitigate potential hazards. In practice, situations often involve a mix of segment-level…

机器学习 · 计算机科学 2025-01-22 Yaxuan Wang , Hao Cheng , Jing Xiong , Qingsong Wen , Han Jia , Ruixuan Song , Liyuan Zhang , Zhaowei Zhu , Yang Liu

Dynamic time warping (DTW) is a well-known algorithm for time series elastic dissimilarity measure. Its ability to deal with non-linear time distortions makes it helpful in variety of data mining tasks. Such a task is also anomaly detection…

机器学习 · 计算机科学 2023-10-05 Matej Kloska , Gabriela Grmanova , Viera Rozinajova

Temporal action segmentation is typically achieved by discovering the dramatic variances in global visual descriptors. In this paper, we explore the merits of local features by proposing the unsupervised framework of Object-centric Temporal…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yuerong Li , Zhengrong Xue , Huazhe Xu

Weakly-supervised action localization aims to recognize and localize action instancese in untrimmed videos with only video-level labels. Most existing models rely on multiple instance learning(MIL), where the predictions of unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Guiqin Wang , Peng Zhao , Cong Zhao , Shusen Yang , Jie Cheng , Luziwei Leng , Jianxing Liao , Qinghai Guo

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 features from…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Peng Wu , Xuerong Zhou , Guansong Pang , Zhiwei Yang , Qingsen Yan , Peng Wang , Yanning Zhang

Temporal action segmentation approaches have been very successful recently. However, annotating videos with frame-wise labels to train such models is very expensive and time consuming. While weakly supervised methods trained using only…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Zhe Li , Yazan Abu Farha , Juergen Gall

Weakly supervised instance segmentation reduces the cost of annotations required to train models. However, existing approaches which rely only on image-level class labels predominantly suffer from errors due to (a) partial segmentation of…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Qing Liu , Vignesh Ramanathan , Dhruv Mahajan , Alan Yuille , Zhenheng Yang
‹ 上一页 1 2 3 10 下一页 ›