中文
相关论文

相关论文: MAEDAY: MAE for few and zero shot AnomalY-Detectio…

200 篇论文

Masked AutoEncoders (MAE) have emerged as a robust self-supervised framework, offering remarkable performance across a wide range of downstream tasks. To increase the difficulty of the pretext task and learn richer visual representations,…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Carlos Hinojosa , Shuming Liu , Bernard Ghanem

Medical anomaly detection (AD) is crucial for early clinical intervention, yet it faces challenges due to limited access to high-quality medical imaging data, caused by privacy concerns and data silos. Few-shot learning has emerged as a…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Kaiyu Guo , Tan Pan , Chen Jiang , Zijian Wang , Brian C. Lovell , Limei Han , Yuan Cheng , Mahsa Baktashmotlagh

Time series anomaly detection (TSAD) has long been a hot research topic in data mining due to its various applications. Recent studies challenge the effectiveness of popular deep learning methods for TSAD, suggesting their failure in…

机器学习 · 计算机科学 2026-05-29 Qideng Tang , Dai Chaofan , Wubin Ma , Yahui Wu , Haohao Zhou , Tao Zhang , Huan Li , Dalin Zhang

Industrial anomaly detection (IAD) is crucial for automating industrial quality inspection. The diversity of the datasets is the foundation for developing comprehensive IAD algorithms. Existing IAD datasets focus on the diversity of data…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Zilong Zhang , Zhibin Zhao , Xingwu Zhang , Chuang Sun , Xuefeng Chen

Due to the rare occurrence of anomalous events, a typical approach to anomaly detection is to train an autoencoder (AE) with normal data only so that it learns the patterns or representations of the normal training data. At test time, the…

机器学习 · 计算机科学 2024-05-20 Marcella Astrid , Muhammad Zaigham Zaheer , Djamila Aouada , Seung-Ik Lee

Anomaly detection from a single image is challenging since anomaly data is always rare and can be with highly unpredictable types. With only anomaly-free data available, most existing methods train an AutoEncoder to reconstruct the input…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Yunfei Liu , Chaoqun Zhuang , Feng Lu

Masked Autoencoder (MAE) is a notable method for self-supervised pretraining in visual representation learning. It operates by randomly masking image patches and reconstructing these masked patches using the unmasked ones. A key limitation…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Han Guo , Ramtin Hosseini , Ruiyi Zhang , Sai Ashish Somayajula , Ranak Roy Chowdhury , Rajesh K. Gupta , Pengtao Xie

In this paper, we propose Normality-Calibrated Autoencoder (NCAE), which can boost anomaly detection performance on the contaminated datasets without any prior information or explicit abnormal samples in the training phase. The NCAE…

机器学习 · 计算机科学 2021-10-29 Jongmin Yu , Hyeontaek Oh , Minkyung Kim , Junsik Kim

Anomaly detection aims to recognize samples with anomalous and unusual patterns with respect to a set of normal data. This is significant for numerous domain applications, such as industrial inspection, medical imaging, and security…

机器学习 · 计算机科学 2020-03-30 Shuo Wang , Tianle Chen , Shangyu Chen , Carsten Rudolph , Surya Nepal , Marthie Grobler

We address the problem of anomaly detection in videos. The goal is to identify unusual behaviours automatically by learning exclusively from normal videos. Most existing approaches are usually data-hungry and have limited generalization…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Yiwei Lu , Frank Yu , Mahesh Kumar Krishna Reddy , Yang Wang

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

Most current methods for detecting anomalies in text concentrate on constructing models solely relying on unlabeled data. These models operate on the presumption that no labeled anomalous examples are available, which prevents them from…

机器学习 · 计算机科学 2023-08-24 Anindya Sundar Das , Aravind Ajay , Sriparna Saha , Monowar Bhuyan

Anomaly detection is a critical task in industrial manufacturing, aiming to identify defective parts of products. Most industrial anomaly detection methods assume the availability of sufficient normal data for training. This assumption may…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Zhenyu Yan , Qingqing Fang , Wenxi Lv , Qinliang Su

Low-dose computed tomography (LDCT) offers reduced X-ray radiation exposure but at the cost of compromised image quality, characterized by increased noise and artifacts. Recently, transformer models emerged as a promising avenue to enhance…

图像与视频处理 · 电气工程与系统科学 2023-10-20 Dayang Wang , Yongshun Xu , Shuo Han , Zhan Wu , Li Zhou , Bahareh Morovati , Hengyong Yu

We present a detailed study on Variational Autoencoders (VAEs) for anomalous jet tagging at the Large Hadron Collider. By taking in low-level jet constituents' information, and training with background QCD jets in an unsupervised manner,…

高能物理 - 唯象学 · 物理学 2023-01-05 Taoli Cheng , Jean-François Arguin , Julien Leissner-Martin , Jacinthe Pilette , Tobias Golling

Anomaly detection (AD) is a crucial task in machine learning with various applications, such as detecting emerging diseases, identifying financial frauds, and detecting fake news. However, obtaining complete, accurate, and precise labels…

机器学习 · 计算机科学 2023-02-10 Minqi Jiang , Chaochuan Hou , Ao Zheng , Xiyang Hu , Songqiao Han , Hailiang Huang , Xiangnan He , Philip S. Yu , Yue Zhao

In industry, machine anomalous sound detection (ASD) is in great demand. However, collecting enough abnormal samples is difficult due to the high cost, which boosts the rapid development of unsupervised ASD algorithms. Autoencoder (AE)…

声音 · 计算机科学 2023-11-16 Yifan Zhou , Dongxing Xu , Haoran Wei , Yanhua Long

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

Masked Autoencoder (MAE) is a self-supervised approach for representation learning, widely applicable to a variety of downstream tasks in computer vision. In spite of its success, it is still not fully uncovered what and how MAE exactly…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Jeongwoo Shin , Inseo Lee , Junho Lee , Joonseok Lee

Anomaly detection significantly enhances the robustness of cloud systems. While neural network-based methods have recently demonstrated strong advantages, they encounter practical challenges in cloud environments: the contradiction between…

机器学习 · 计算机科学 2024-03-20 Feiyi Chen , Yingying zhang , Zhen Qin , Lunting Fan , Renhe Jiang , Yuxuan Liang , Qingsong Wen , Shuiguang Deng