English
Related papers

Related papers: Interleaving One-Class and Weakly-Supervised Model…

200 papers

Unsupervised 3D object detection leverages heuristic algorithms to discover potential objects, offering a promising route to reduce annotation costs in autonomous driving. Existing approaches mainly generate pseudo labels and refine them…

Computer Vision and Pattern Recognition · Computer Science 2025-12-08 Xusheng Guo , Wanfa Zhang , Shijia Zhao , Qiming Xia , Xiaolong Xie , Mingming Wang , Hai Wu , Chenglu Wen

Overlapping community detection (OCD) is a fundamental graph data analysis task for extracting graph patterns. Traditional OCD methods can be broadly divided into node clustering and link clustering approaches, both of which rely solely on…

Social and Information Networks · Computer Science 2025-08-05 Shaozhen Ma , Hanchen Wang , Dong Wen , Wenjie Zhang , Wei Huang , Ying Zhang

Human-centric Video Anomaly Detection (VAD) aims to identify human behaviors that deviate from normal. At its core, human-centric VAD faces substantial challenges, such as the complexity of diverse human behaviors, the rarity of anomalies,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-21 Armin Danesh Pazho , Shanle Yao , Ghazal Alinezhad Noghre , Babak Rahimi Ardabili , Vinit Katariya , Hamed Tabkhi

While remarkable success has been achieved in weakly-supervised object localization (WSOL), current frameworks are not capable of locating objects of novel categories in open-world settings. To address this issue, we are the first to…

Computer Vision and Pattern Recognition · Computer Science 2023-04-20 Jinheng Xie , Zhaochuan Luo , Yuexiang Li , Haozhe Liu , Linlin Shen , Mike Zheng Shou

Universal visual anomaly detection (AD) aims to identify anomaly images and segment anomaly regions towards open and dynamic scenarios, following zero- and few-shot paradigms without any dataset-specific fine-tuning. We have witnessed…

Computer Vision and Pattern Recognition · Computer Science 2026-01-12 Bin-Bin Gao , Chengjie Wang

Unsupervised learning visible-infrared person re-identification (USL-VI-ReID) aims at learning modality-invariant features from unlabeled cross-modality dataset, which is crucial for practical applications in video surveillance systems. The…

Computer Vision and Pattern Recognition · Computer Science 2024-11-05 De Cheng , Xiaojian Huang , Nannan Wang , Lingfeng He , Zhihui Li , Xinbo Gao

Video anomaly detection (VAD) in autonomous driving scenario is an important task, however it involves several challenges due to the ego-centric views and moving camera. Due to this, it remains largely under-explored. While recent…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Utkarsh Tiwari , Snehashis Majhi , Michal Balazia , François Brémond

Unsupervised anomaly detection (UAD) alleviates large labeling efforts by training exclusively on unlabeled in-distribution data and detecting outliers as anomalies. Generally, the assumption prevails that large training datasets allow the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Felix Meissen , Johannes Getzner , Alexander Ziller , Özgün Turgut , Georgios Kaissis , Martin J. Menten , Daniel Rueckert

Despite significant progress in semi-supervised learning for image object detection, several key issues are yet to be addressed for video object detection: (1) Achieving good performance for supervised video object detection greatly depends…

Computer Vision and Pattern Recognition · Computer Science 2023-11-14 Tanvir Mahmud , Chun-Hao Liu , Burhaneddin Yaman , Diana Marculescu

Video Anomaly Detection (VAD) remains a fundamental yet formidable task in the video understanding community, with promising applications in areas such as information forensics and public safety protection. Due to the rarity and diversity…

Computer Vision and Pattern Recognition · Computer Science 2025-03-25 Yang Liu , Hongjin Wang , Zepu Wang , Xiaoguang Zhu , Jing Liu , Peng Sun , Rui Tang , Jianwei Du , Victor C. M. Leung , Liang Song

Conventional unsupervised anomaly detection (UAD) methods build separate models for each object category. Recent studies have proposed to train a unified model for multiple classes, namely model-unified UAD. However, such methods still…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Jia Guo , Haonan Han , Shuai Lu , Weihang Zhang , Huiqi Li

Unsupervised Camoflaged Object Detection (UCOD) has gained attention since it doesn't need to rely on extensive pixel-level labels. Existing UCOD methods typically generate pseudo-labels using fixed strategies and train 1 x1 convolutional…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Weiqi Yan , Lvhai Chen , Huaijia Kou , Shengchuan Zhang , Yan Zhang , Liujuan Cao

Recently, weakly supervised video anomaly detection (WS-VAD) has emerged as a contemporary research direction to identify anomaly events like violence and nudity in videos using only video-level labels. However, this task has substantial…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Ayush Ghadiya , Purbayan Kar , Vishal Chudasama , Pankaj Wasnik

Weakly supervised object detection (WSOD), where a detector is trained with only image-level annotations, is attracting more and more attention. As a method to obtain a well-performing detector, the detector and the instance labels are…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Satoshi Kosugi , Toshihiko Yamasaki , Kiyoharu Aizawa

Despite the rapid advance of unsupervised anomaly detection, existing methods require to train separate models for different objects. In this work, we present UniAD that accomplishes anomaly detection for multiple classes with a unified…

Computer Vision and Pattern Recognition · Computer Science 2022-10-26 Zhiyuan You , Lei Cui , Yujun Shen , Kai Yang , Xin Lu , Yu Zheng , Xinyi Le

Unsupervised GAD methods assume the lack of anomaly labels, i.e., whether a node is anomalous or not. One common observation we made from previous unsupervised methods is that they not only assume the absence of such anomaly labels, but…

Machine Learning · Computer Science 2023-08-24 Junghoon Kim , Yeonjun In , Kanghoon Yoon , Junmo Lee , Chanyoung Park

Video Anomaly Detection (VAD) serves as a pivotal technology in the intelligent surveillance systems, enabling the temporal or spatial identification of anomalous events within videos. While existing reviews predominantly concentrate on…

Computer Vision and Pattern Recognition · Computer Science 2024-02-02 Yang Liu , Dingkang Yang , Yan Wang , Jing Liu , Jun Liu , Azzedine Boukerche , Peng Sun , Liang Song

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation method, which is based…

Computer Vision and Pattern Recognition · Computer Science 2021-08-31 Minjie Cai , Minyi Luo , Xionghu Zhong , Hao Chen

Video anomaly detection (VAD) aims to identify unexpected events in videos and has wide applications in safety-critical domains. While semi-supervised methods trained on only normal samples have gained traction, they often suffer from high…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Zongcan Ding , Haodong Zhang , Peng Wu , Guansong Pang , Zhiwei Yang , Peng Wang , Yanning Zhang

Towards open-ended Video Anomaly Detection (VAD), existing methods often exhibit biased detection when faced with challenging or unseen events and lack interpretability. To address these drawbacks, we propose Holmes-VAD, a novel framework…

Computer Vision and Pattern Recognition · Computer Science 2024-07-02 Huaxin Zhang , Xiaohao Xu , Xiang Wang , Jialong Zuo , Chuchu Han , Xiaonan Huang , Changxin Gao , Yuehuan Wang , Nong Sang
‹ Prev 1 3 4 5 6 7 10 Next ›