中文
相关论文

相关论文: ICAD-LLM: One-for-All Anomaly Detection via In-Con…

200 篇论文

Due to the training configuration, traditional industrial anomaly detection (IAD) methods have to train a specific model for each deployment scenario, which is insufficient to meet the requirements of modern design and manufacturing. On the…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Yuanze Li , Haolin Wang , Shihao Yuan , Ming Liu , Debin Zhao , Yiwen Guo , Chen Xu , Guangming Shi , Wangmeng Zuo

Video anomaly detection (VAD) aims to temporally locate abnormal events in a video. Existing works mostly rely on training deep models to learn the distribution of normality with either video-level supervision, one-class supervision, or in…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Luca Zanella , Willi Menapace , Massimiliano Mancini , Yiming Wang , Elisa Ricci

Generalist Anomaly Detection (GAD) aims to train a unified model on an original domain that can detect anomalies in new target domains. Previous GAD methods primarily use only normal samples as references, overlooking the valuable…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Yuexin Wang , Xiaolei Wang , Yizheng Gong , Jimin Xiao

Video Anomaly Detection (VAD) can play a key role in spotting unusual activities in video footage. VAD is difficult to use in real-world settings due to the dynamic nature of human actions, environmental variations, and domain shifts.…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Shanle Yao , Ghazal Alinezhad Noghre , Armin Danesh Pazho , Hamed Tabkhi

Semi-supervised anomaly detection (AD) has shown great promise by effectively leveraging limited labeled data. However, existing methods are typically structured around scoring individual points or simple pairs. Such {point- or…

机器学习 · 计算机科学 2025-12-10 Jianling Gao , Chongyang Tao , Xuelian Lin , Junfeng Liu , Shuai Ma

Industrial anomaly detection demands precise reasoning over fine-grained defect patterns. However, existing multimodal large language models (MLLMs), pretrained on general-domain data, often struggle to capture category-specific anomalies,…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Peng Chen , Chao Huang , Yunkang Cao , Chengliang Liu , Wei Wang , Wenqiang Wang , Mingbo Yang , Li Shen , Wenqi Ren , Xiaochun Cao

The advance of Large Language Models (LLMs) has greatly stimulated research interest in developing multi-modal LLM (MLLM)-based visual anomaly detection (VAD) algorithms that can be deployed in complex environments. The challenge is that in…

机器学习 · 计算机科学 2026-03-04 Congjing Zhang , Feng Lin , Xinyi Zhao , Pei Guo , Wei Li , Lin Chen , Chaoyue Zhao , Shuai Huang

The task of image anomaly detection (IAD) aims to identify deviations from normality in image data. These anomalies are patterns that deviate significantly from what the IAD model has learned from the data during training. However, in…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Jihun Yi , Dahuin Jung , Sungroh Yoon

Although recent methods have tried to introduce large multimodal models (LMMs) into industrial anomaly detection (IAD), their generalization in the IAD field is far inferior to that for general purposes. We summarize the main reasons for…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Yuanze Li , Shihao Yuan , Haolin Wang , Qizhang Li , Ming Liu , Chen Xu , Guangming Shi , Wangmeng Zuo

The latest trend in anomaly detection is to train a unified model instead of training a separate model for each category. However, existing multi-class anomaly detection (MCAD) models perform poorly in multi-view scenarios because they…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Qianzi Yu , Yang Cao , Yu Kang

In practice, machine learning methods commonly require anomaly detection (AD) to filter inputs or detect distributional shifts. Typically, this is implemented by running a separate AD model alongside the primary model. However, this…

机器学习 · 计算机科学 2026-03-19 Luca Hinkamp , Simon Klüttermann , Emmanuel Müller

Time series anomaly detection (TSAD) is of widespread interest across many industries, including finance, healthcare, and manufacturing. Despite the development of numerous automatic methods for detecting anomalies, human oversight remains…

计算与语言 · 计算机科学 2025-03-31 Alan Yang , Yulin Chen , Sean Lee , Venus Montes

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…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhiyuan You , Lei Cui , Yujun Shen , Kai Yang , Xin Lu , Yu Zheng , Xinyi Le

Training a unified model is considered to be more suitable for practical industrial anomaly detection scenarios due to its generalization ability and storage efficiency. However, this multi-class setting, which exclusively uses normal data,…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Jianlong Hu , Xu Chen , Zhenye Gan , Jinlong Peng , Shengchuan Zhang , Jiangning Zhang , Yabiao Wang , Chengjie Wang , Liujuan Cao , Rongrong Ji

Anomaly detection is crucial for ensuring the stability and reliability of web service systems. Logs and metrics contain multiple information that can reflect the system's operational state and potential anomalies. Thus, existing anomaly…

软件工程 · 计算机科学 2025-01-29 Xixuan Yang , Xin Huang , Chiming Duan , Tong Jia , Shandong Dong , Ying Li , Gang Huang

Anomaly detection is fundamental for ensuring quality control and operational efficiency in industrial environments, yet conventional approaches face significant challenges when training data contains mislabeled samples-a common occurrence…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Muhammad Aqeel , Shakiba Sharifi , Marco Cristani , Francesco Setti

Anomaly detection (AD) is a crucial machine learning task that aims to learn patterns from a set of normal training samples to identify abnormal samples in test data. Most existing AD studies assume that the training and test data are drawn…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Tri Cao , Jiawen Zhu , Guansong Pang

Anomaly detection on text-rich graphs is widely prevalent in real life, such as detecting incorrectly assigned academic papers to authors and detecting bots in social networks. The remarkable capabilities of large language models (LLMs)…

计算与语言 · 计算机科学 2025-08-08 Yunhe Pang , Bo Chen , Fanjin Zhang , Yanghui Rao , Evgeny Kharlamov , Jie Tang

Time series anomaly detection (TSAD) is essential for ensuring the safety and reliability of aerospace software systems. Although large language models (LLMs) provide a promising training-free alternative to unsupervised approaches, their…

软件工程 · 计算机科学 2026-01-30 Yang Liu , Yixing Luo , Xiaofeng Li , Xiaogang Dong , Bin Gu , Zhi Jin

In the domain of anomaly detection, methods often excel in either high-level semantic or low-level industrial benchmarks, rarely achieving cross-domain proficiency. Semantic anomalies are novelties that differ in meaning from the training…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Luc P. J. Sträter , Mohammadreza Salehi , Efstratios Gavves , Cees G. M. Snoek , Yuki M. Asano