中文
相关论文

相关论文: Inpainting Transformer for Anomaly Detection

200 篇论文

Anomalies can be defined as any non-random structure which deviates from normality. Anomaly detection methods reported in the literature are numerous and diverse, as what is considered anomalous usually varies depending on particular…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Matías Tailanian , Pablo Musé , Álvaro Pardo

Anomaly detection is an important problem in computer vision; however, the scarcity of anomalous samples makes this task difficult. Thus, recent anomaly detection methods have used only normal images with no abnormal areas for training. In…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Shinji Yamada , Satoshi Kamiya , Kazuhiro Hotta

Anomaly detection is represented as an unsupervised learning to identify deviated images from normal images. In general, there are two main challenges of anomaly detection tasks, i.e., the class imbalance and the unexpectedness of…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Shuting Yan , Pingping Chen , Honghui Chen , Huan Mao , Feng Chen , Zhijian Lin

It is hard to collect enough flaw images for training deep learning network in industrial production. Therefore, existing industrial anomaly detection methods prefer to use CNN-based unsupervised detection and localization network to…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jianfeng Huang , Chenyang Li , Yimin Lin , Shiguo Lian

Anomaly detection is crucial to the advanced identification of product defects such as incorrect parts, misaligned components, and damages in industrial manufacturing. Due to the rare observations and unknown types of defects, anomaly…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Jeeho Hyun , Sangyun Kim , Giyoung Jeon , Seung Hwan Kim , Kyunghoon Bae , Byung Jun Kang

Humans recognize anomalies through two aspects: larger patch-wise representation discrepancies and weaker patch-to-normal-patch correlations. However, the previous AD methods didn't sufficiently combine the two complementary aspects to…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Xincheng Yao , Ruoqi Li , Zefeng Qian , Yan Luo , Chongyang Zhang

Existing image inpainting methods typically fill holes by borrowing information from surrounding pixels. They often produce unsatisfactory results when the holes overlap with or touch foreground objects due to lack of information about the…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Wei Xiong , Jiahui Yu , Zhe Lin , Jimei Yang , Xin Lu , Connelly Barnes , Jiebo Luo

Automatic detecting anomalous regions in images of objects or textures without priors of the anomalies is challenging, especially when the anomalies appear in very small areas of the images, making difficult-to-detect visual variations,…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Jie Yang , Yong Shi , Zhiquan Qi

Despite inherent ill-definition, anomaly detection is a research endeavor of great interest within machine learning and visual scene understanding alike. Most commonly, anomaly detection is considered as the detection of outliers within a…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Samet Akçay , Amir Atapour-Abarghouei , Toby P. Breckon

Detecting anomalous regions in images is a frequently encountered problem in industrial monitoring. A relevant example is the analysis of tissues and other products that in normal conditions conform to a specific texture, while defects…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Andrea Bionda , Luca Frittoli , Giacomo Boracchi

Anomaly detection in wind turbines typically involves using normal behaviour models to detect faults early. However, training autoencoder models for each turbine is time-consuming and resource intensive. Thus, transfer learning becomes…

机器学习 · 计算机科学 2024-05-07 Cyriana M. A. Roelofs , Christian Gück , Stefan Faulstich

Visual anomaly detection targets to detect images that notably differ from normal pattern, and it has found extensive application in identifying defective parts within the manufacturing industry. These anomaly detection paradigms…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Anindya Sundar Das , Guansong Pang , Monowar Bhuyan

The alternating direction method of multipliers (ADMM) has recently sparked interest as a flexible and efficient optimization tool for imaging inverse problems, namely deconvolution and reconstruction under non-smooth convex regularization.…

最优化与控制 · 数学 2015-06-11 Mariana S. C. Almeida , Mário A. T. Figueiredo

Understanding the mechanisms underlying deep neural networks remains a fundamental challenge in machine learning and computer vision. One promising, yet only preliminarily explored approach, is feature inversion, which attempts to…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Jan Rathjens , Shirin Reyhanian , David Kappel , Laurenz Wiskott

To efficiently deploy strong, often pre-trained feature extractors, recent Industrial Anomaly Detection and Segmentation (IADS) methods process low-resolution images, e.g., 224x224 pixels, obtained by downsampling the original input images.…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Alex Costanzino , Pierluigi Zama Ramirez , Giuseppe Lisanti , Luigi Di Stefano

PCA is a classical statistical technique whose simplicity and maturity has seen it find widespread use as an anomaly detection technique. However, it is limited in this regard by being sensitive to gross perturbations of the input, and by…

机器学习 · 计算机科学 2017-08-01 Raghavendra Chalapathy , Aditya Krishna Menon , Sanjay Chawla

Transformer has achieved great success in computer vision, while how to split patches in an image remains a problem. Existing methods usually use a fixed-size patch embedding which might destroy the semantics of objects. To address this…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Zhiyang Chen , Yousong Zhu , Chaoyang Zhao , Guosheng Hu , Wei Zeng , Jinqiao Wang , Ming Tang

Anomaly detection and localization without any manual annotations and prior knowledge is a challenging task under the setting of unsupervised learning. The existing works achieve excellent performance in the anomaly detection, but with…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Honghui Chen , Pingping Chen , Huan Mao , Mengxi Jiang

Image inpainting refers to the restoration of an image with missing regions in a way that is not detectable by the observer. The inpainting regions can be of any size and shape. This is an ill-posed inverse problem that does not have a…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Coloma Ballester , Aurelie Bugeau , Samuel Hurault , Simone Parisotto , Patricia Vitoria

Anomaly detection seeks to identify unusual phenomena, a central task in science and industry. The task is inherently unsupervised as anomalies are unexpected and unknown during training. Recent advances in self-supervised representation…

机器学习 · 计算机科学 2022-10-20 Tal Reiss , Niv Cohen , Eliahu Horwitz , Ron Abutbul , Yedid Hoshen