中文
相关论文

相关论文: MECAD: A multi-expert architecture for continual a…

200 篇论文

Although continual learning and anomaly detection have separately been well-studied in previous works, their intersection remains rather unexplored. The present work addresses a learning scenario where a model has to incrementally learn a…

机器学习 · 计算机科学 2022-07-15 Ahmed Frikha , Denis Krompaß , Volker Tresp

The primary objective of Continual Anomaly Detection (CAD) is to learn the normal patterns of new tasks under dynamic data distribution assumptions while mitigating catastrophic forgetting. Existing embedding-based CAD approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Gen Yang , Zhipeng Deng , Junfeng Man

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

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

3D Anomaly Detection (AD) has shown great potential in detecting anomalies or defects of high-precision industrial products. However, existing methods are typically trained in a class-specific manner and also lack the capability of learning…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Haoquan Lu , Hanzhe Liang , Jie Zhang , Chenxi Hu , Jinbao Wang , Can Gao

With the rapid advances in deep learning and smart manufacturing in Industry 4.0, there is an imperative for high-throughput, high-performance, and fully integrated visual inspection systems. Most anomaly detection approaches using defect…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Sushovan Jena , Arya Pulkit , Kajal Singh , Anoushka Banerjee , Sharad Joshi , Ananth Ganesh , Dinesh Singh , Arnav Bhavsar

We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series that scales seamlessly from the unsupervised to supervised setting, and is applicable to both univariate and multivariate time series.…

机器学习 · 计算机科学 2021-07-19 Chris U. Carmona , François-Xavier Aubet , Valentin Flunkert , Jan Gasthaus

Continual anomaly detection (CAD) addresses the need for industrial inspection systems to adapt to evolving production conditions, yet existing methods share three critical gaps: unrealistic evaluation, no systematic comparison, and no…

机器学习 · 计算机科学 2026-05-26 Chad Weatherly , Sen Lin

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

This study explores the recently proposed and challenging multi-view Anomaly Detection (AD) task. Single-view tasks will encounter blind spots from other perspectives, resulting in inaccuracies in sample-level prediction. Therefore, we…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Haoyang He , Jiangning Zhang , Guanzhong Tian , Chengjie Wang , Lei Xie

3D Anomaly Detection (AD) is a promising means of controlling the quality of manufactured products. However, existing methods typically require carefully training a task-specific model for each category independently, leading to high cost,…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Jiayi Cheng , Can Gao , Jie Zhou , Jiajun Wen , Tao Dai , Jinbao Wang

Traditional deep learning models often lack annotated data, especially in cross-domain applications such as anomaly detection, which is critical for early disease diagnosis in medicine and defect detection in industry. To address this…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Wahyu Rahmaniar , Kenji Suzuki

In this paper, we introduce a new benchmark for continual learning in anomaly detection, aimed at better reflecting real-world deployment scenarios. Our benchmark, Continual-MEGA, includes a large and diverse dataset that significantly…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Geonu Lee , Yujeong Oh , Geonhui Jang , Soyoung Lee , Jeonghyo Song , Sungmin Cha , YoungJoon Yoo

Anomaly detection is facing with emerging challenges in many important industry domains, such as cyber security and online recommendation and advertising. The recent trend in these areas calls for anomaly detection on time-evolving data…

机器学习 · 计算机科学 2019-07-16 Zheng Gao , Lin Guo , Chi Ma , Xiao Ma , Kai Sun , Hang Xiang , Xiaoqiang Zhu , Hongsong Li , Xiaozhong Liu

There have been significant advancements in anomaly detection in an unsupervised manner, where only normal images are available for training. Several recent methods aim to detect anomalies based on a memory, comparing or reconstructing the…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Joo Chan Lee , Taejune Kim , Eunbyung Park , Simon S. Woo , Jong Hwan Ko

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

Video anomaly detection (VAD) has long been studied as a crucial problem in public security and crime prevention. In recent years, weakly-supervised VAD (WVAD) have attracted considerable attention due to their easy annotation process and…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Satoshi Hashimoto , Tatsuya Konishi , Tomoya Kaichi , Kazunori Matsumoto , Mori Kurokawa

Anomaly detection (AD) plays an important role in various real-world applications. Recent advancements in AD, however, are often biased towards industrial inspection, struggle to generalize to broader tasks like semantic anomaly detection…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Hangil Park , Yongmin Seo , Tae-Kyun Kim

Anomaly detection is critical for the secure and reliable operation of industrial control systems. As our reliance on such complex cyber-physical systems grows, it becomes paramount to have automated methods for detecting anomalies,…

机器学习 · 计算机科学 2024-05-10 Mayra Macas , Chunming Wu , Walter Fuertes

Anomaly detection has been considered under several extents of prior knowledge. Unsupervised methods do not require any labelled data, whereas semi-supervised methods leverage some known anomalies. Inspired by mixture-of-experts models and…

机器学习 · 计算机科学 2022-10-14 J. -P. Schulze , P. Sperl , K. Böttinger
‹ 上一页 1 2 3 10 下一页 ›