中文
相关论文

相关论文: UniFormaly: Towards Task-Agnostic Unified Framewor…

200 篇论文

The application of deep learning in visual anomaly detection has gained widespread popularity due to its potential use in quality control and manufacturing. Current standard methods are Unsupervised, where a clean dataset is utilised to…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Shaurya Gupta , Neil Gautam , Anurag Malyala

This paper addresses video anomaly detection problem for videosurveillance. Due to the inherent rarity and heterogeneity of abnormal events, the problem is viewed as a normality modeling strategy, in which our model learns object-centric…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Khalil Bergaoui , Yassine Naji , Aleksandr Setkov , Angélique Loesch , Michèle Gouiffès , Romaric Audigier

Video anomaly detection is a challenging task because of diverse abnormal events. To this task, methods based on reconstruction and prediction are wildly used in recent works, which are built on the assumption that learning on normal data,…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Hongyong Wang , Xinjian Zhang , Su Yang , Weishan Zhang

Modern computer threats are far more complicated than those seen in the past. They are constantly evolving, altering their appearance, perpetually changing disguise. Under such circumstances, detecting known threats, a fortiori zero-day…

密码学与安全 · 计算机科学 2015-08-18 Shachar Siboni , Asaf Cohen

Most advanced unsupervised anomaly detection (UAD) methods rely on modeling feature representations of frozen encoder networks pre-trained on large-scale datasets, e.g. ImageNet. However, the features extracted from the encoders that are…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Jia Guo , Shuai Lu , Lize Jia , Weihang Zhang , Huiqi Li

Drug discovery is crucial for identifying candidate drugs for various diseases.However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focus on single-scale…

机器学习 · 计算机科学 2025-02-19 Ruifeng Li , Mingqian Li , Wei Liu , Yuhua Zhou , Xiangxin Zhou , Yuan Yao , Qiang Zhang , Hongyang Chen

We study anomaly detection for the case when the normal class consists of more than one object category. This is an obvious generalization of the standard one-class anomaly detection problem. However, we show that jointly using multiple…

机器学习 · 计算机科学 2022-11-30 Suresh Singh , Minwei Luo , Yu Li

Video anomaly detection is commonly used in many applications such as security surveillance and is very challenging.A majority of recent video anomaly detection approaches utilize deep reconstruction models, but their performance is often…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Xuanzhao Wang , Zhengping Che , Bo Jiang , Ning Xiao , Ke Yang , Jian Tang , Jieping Ye , Jingyu Wang , Qi Qi

In robot scientific laboratories, visual anomaly detection is important for the timely identification and resolution of potential faults or deviations. It has become a key factor in ensuring the stability and safety of experimental…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Shiwei Lin , Chenxu Wang , Xiaozhen Ding , Yi Wang , Boyuan Du , Lei Song , Chenggang Wang , Huaping Liu

The core challenge in unsupervised anomaly detection is identifying abnormal patterns without prior knowledge of their characteristics. While existing methods have addressed aspects of this problem, they often struggle to learn a robust…

机器学习 · 计算机科学 2026-05-12 Prithul Sarker , Sushmita Sarker , Nicholas G. Murray , Alireza Tavakkoli

Unsupervised Continuous Anomaly Detection (UCAD) is gaining attention for effectively addressing the catastrophic forgetting and heavy computational burden issues in traditional Unsupervised Anomaly Detection (UAD). However, existing UCAD…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Mingle Zhou , Jiahui Liu , Jin Wan , Gang Li , Min Li

Unsupervised anomaly detection and localization is crucial to the practical application when collecting and labeling sufficient anomaly data is infeasible. Most existing representation-based approaches extract normal image features with a…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jiawei Yu , Ye Zheng , Xiang Wang , Wei Li , Yushuang Wu , Rui Zhao , Liwei Wu

Abnormal event detection in video is a complex computer vision problem that has attracted significant attention in recent years. The complexity of the task arises from the commonly-adopted definition of an abnormal event, that is, a rarely…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Mariana-Iuliana Georgescu , Radu Tudor Ionescu , Fahad Shahbaz Khan , Marius Popescu , Mubarak Shah

Dense prediction tasks are a fundamental class of problems in computer vision. As supervised methods suffer from high pixel-wise labeling cost, a few-shot learning solution that can learn any dense task from a few labeled images is desired.…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Donggyun Kim , Jinwoo Kim , Seongwoong Cho , Chong Luo , Seunghoon Hong

We present a conceptually simple, flexible, and universal visual perception head for variant visual tasks, e.g., classification, object detection, instance segmentation and pose estimation, and different frameworks, such as one-stage or…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Jianming Liang , Guanglu Song , Biao Leng , Yu Liu

Unsupervised validation of anomaly-detection models is a highly challenging task. While the common practices for model validation involve a labeled validation set, such validation sets cannot be constructed when the underlying datasets are…

机器学习 · 计算机科学 2025-01-06 Lihi Idan

Unsupervised learning from visual data is one of the most difficult challenges in computer vision, being a fundamental task for understanding how visual recognition works. From a practical point of view, learning from unsupervised visual…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Ioana Croitoru , Simion-Vlad Bogolin , Marius Leordeanu

Anomaly detection based on 3D point cloud data is an important research problem and receives more and more attention recently. Untrained anomaly detection based on only one sample is an emerging research problem motivated by real…

机器学习 · 计算机科学 2025-07-29 Juan Du , Dongheng Chen

Universal visual anomaly detection aims to identify anomalies from novel or unseen vision domains without additional fine-tuning, which is critical in open scenarios. Recent studies have demonstrated that pre-trained vision-language models…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Bin-Bin Gao , Yue Zhou , Jiangtao Yan , Yuezhi Cai , Weixi Zhang , Meng Wang , Jun Liu , Yong Liu , Lei Wang , Chengjie Wang

In critical applications of anomaly detection including computer security and fraud prevention, the anomaly detector must be configurable by the analyst to minimize the effort on false positives. One important way to configure the anomaly…

机器学习 · 计算机科学 2018-09-19 Shubhomoy Das , Md Rakibul Islam , Nitthilan Kannappan Jayakodi , Janardhan Rao Doppa