中文
相关论文

相关论文: Continual Visual Anomaly Detection on the Edge: Be…

200 篇论文

In line with the development of Industry 4.0, surface defect detection/anomaly detection becomes a topical subject in the industry field. Improving efficiency as well as saving labor costs has steadily become a matter of great concern in…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Yajie Cui , Zhaoxiang Liu , Shiguo Lian

Anomaly detection (AD) plays a crucial role in various domains, including cybersecurity, finance, and healthcare, by identifying patterns or events that deviate from normal behaviour. In recent years, significant progress has been made in…

机器学习 · 计算机科学 2024-01-24 Hadi Hojjati , Thi Kieu Khanh Ho , Narges Armanfard

Anomaly detection (AD) is a task that distinguishes normal and abnormal data, which is important for applying automation technologies of the manufacturing facilities. For MVTec dataset that is a representative AD dataset for industrial…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Jongyub Seok , Chanjin Kang

Visual anomaly detection in real-world industrial settings faces two major limitations. First, most existing methods are trained on purely normal data or on unlabeled datasets assumed to be predominantly normal, presuming the absence of…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Anindya Sundar Das , Monowar Bhuyan

Video anomaly detection (VAD) is crucial in scenarios such as surveillance and autonomous driving, where timely detection of unexpected activities is essential. Although existing methods have primarily focused on detecting anomalous objects…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Yuzhi Huang , Chenxin Li , Haitao Zhang , Zixu Lin , Yunlong Lin , Hengyu Liu , Wuyang Li , Xinyu Liu , Jiechao Gao , Yue Huang , Xinghao Ding , Yixuan Yuan

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…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Huaxin Zhang , Xiaohao Xu , Xiang Wang , Jialong Zuo , Chuchu Han , Xiaonan Huang , Changxin Gao , Yuehuan Wang , Nong Sang

Visual similarities discovery (VSD) is an important task with broad e-commerce applications. Given an image of a certain object, the goal of VSD is to retrieve images of different objects with high perceptual visual similarity. Although…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Oren Barkan , Tal Reiss , Jonathan Weill , Ori Katz , Roy Hirsch , Itzik Malkiel , Noam Koenigstein

Spacecraft anomaly detection is critical for mission safety, yet deploying sophisticated models on-board presents significant challenges due to hardware constraints. This paper investigates three approaches for spacecraft telemetry anomaly…

机器学习 · 计算机科学 2026-04-01 Christopher Goetze , Tim Schlippe , Daniel Lakey

Video anomaly detection (VAD) aims to identify abnormal events in videos. Traditional VAD methods generally suffer from the high costs of labeled data and full training, thus some recent works have explored leveraging frozen multi-modal…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Zhaolin Cai , Fan Li , Huiyu Duan , Lijun He , Guangtao Zhai

Weakly-Supervised Video Anomaly Detection aims to identify anomalous events using only video-level labels, balancing annotation efficiency with practical applicability. However, existing methods often oversimplify the anomaly space by…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Junhee Lee , ChaeBeen Bang , MyoungChul Kim , MyeongAh Cho

Anomaly recognition plays a vital role in surveillance, transportation, healthcare, and public safety. However, most existing approaches rely solely on visual data, making them unreliable under challenging conditions such as occlusion, low…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Amjid Ali , Zulfiqar Ahmad Khan , Altaf Hussain , Muhammad Munsif , Adnan Hussain , Sung Wook Baik

Anomaly detection (AD) aims at detecting abnormal samples that deviate from the expected normal patterns. Generally, it can be trained merely on normal data, without a requirement for abnormal samples, and thereby plays an important role in…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Yu Cai , Weiwen Zhang , Hao Chen , Kwang-Ting Cheng

Weakly-supervised methods for video anomaly detection (VAD) are conventionally based merely on RGB spatio-temporal features, which continues to limit their reliability in real-world scenarios. This is due to the fact that RGB-features are…

We focus on a specific use case in anomaly detection where the distribution of normal samples is supported by a lower-dimensional manifold. Here, regularized autoencoders provide a popular approach by learning the identity mapping on the…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Alexander Bauer , Shinichi Nakajima , Klaus-Robert Müller

Anomalies are by definition rare, thus labeled examples are very limited or nonexistent, and likely do not cover unforeseen scenarios. Unsupervised learning methods that don't necessarily encounter anomalies in training would be immensely…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Louise Naud , Alexander Lavin

Industrial anomaly detection is increasingly relying on foundation models, aiming for strong out-of-distribution generalization and rapid adaptation in real-world deployments. Notably, past studies have primarily focused on textual prompt…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Po-Han Huang , Jeng-Lin Li , Po-Hsuan Huang , Ming-Ching Chang , Wei-Chao Chen

Video Anomaly Detection (VAD) aims to identify anomalous events in videos and accurately determine their time intervals. Current VAD methods mainly fall into two categories: traditional DNN-based approaches that focus on temporal…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Shibo Gao , Peipei Yang , Yangyang Liu , Yi Chen , Han Zhu , Xuyao Zhang , Linlin Huang

Video anomaly detection (VAD) remains a challenging task in the pattern recognition community due to the ambiguity and diversity of abnormal events. Existing deep learning-based VAD methods usually leverage proxy tasks to learn the normal…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Mengyang Zhao , Yang Liu , Jing Li , Xinhua Zeng

Semi-supervised methods of anomaly detection have seen substantial advancement in recent years. Of particular interest are applications of such methods to diverse, real-world anomaly detection problems where anomalous variations can vary…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jack W. Barker , Toby P. Breckon

Video anomaly detection (VAD) has witnessed significant advancements through the integration of large language models (LLMs) and vision-language models (VLMs), addressing critical challenges such as interpretability, temporal reasoning, and…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Xi Ding , Lei Wang