中文
相关论文

相关论文: Anomaly Detection By Autoencoder Based On Weighted…

200 篇论文

The effectiveness of anomaly signal detection can be significantly undermined by the inherent uncertainty of relying on one specified model. Under the framework of model average methods, this paper proposes a novel criterion to select the…

机器学习 · 统计学 2024-05-30 Gaoxiang Zhao , Lu Wang , Xiaoqiang Wang

State-of-the-art anomalous sound detection (ASD) systems in domain-shifted conditions rely on projecting audio signals into an embedding space and using distance-based outlier detection to compute anomaly scores. One of the major…

音频与语音处理 · 电气工程与系统科学 2025-10-29 Kevin Wilkinghoff , Haici Yang , Janek Ebbers , François G. Germain , Gordon Wichern , Jonathan Le Roux

Currently, most deep learning methods cannot solve the problem of scarcity of industrial product defect samples and significant differences in characteristics. This paper proposes an unsupervised defect detection algorithm based on a…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Chao Hu , Jian Yao , Weijie Wu , Weibin Qiu , Liqiang Zhu

Most existing domain adaptation (DA) methods align the features based on the domain feature distributions and ignore aspects related to fog, background and target objects, rendering suboptimal performance. In our DA framework, we retain the…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Xin Yang , Michael Bi Mi , Yuan Yuan , Xin Wang , Robby T. Tan

We present a novel end-to-end partially supervised deep learning approach for video anomaly detection and localization using only normal samples. The insight that motivates this study is that the normal samples can be associated with at…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Yaxiang Fan , Gongjian Wen , Deren Li , Shaohua Qiu , Martin D. Levine

This paper addresses the dual challenge of improving anomaly detection and signal integrity in high-speed dynamic random access memory signals. To achieve this, we propose a joint training framework that integrates an autoencoder with a…

机器学习 · 计算机科学 2025-06-24 Muhammad Usama , Hee-Deok Jang , Soham Shanbhag , Yoo-Chang Sung , Seung-Jun Bae , Dong Eui Chang

Image restoration of biological structures in microscopy poses unique challenges for preserving fine textures and sharp edges. While recent GAN-based image restoration formulations have introduced frequency-domain losses for natural images,…

定量方法 · 定量生物学 2026-01-30 Xingjian Zhang , Claire Leclech , Louison Blivet-Bailly , Abdul I. Barakat , Elsa D. Angelini

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

Deep anomaly detection is a difficult task since, in high dimensions, it is hard to completely characterize a notion of "differentness" when given only examples of normality. In this paper we propose a novel approach to deep anomaly…

机器学习 · 计算机科学 2020-10-07 Lucas Deecke , Lukas Ruff , Robert A. Vandermeulen , Hakan Bilen

Anomalies refer to data points or events that deviate from normal and homogeneous events, which can include fraudulent activities, network infiltrations, equipment malfunctions, process changes, or other significant but infrequent events.…

机器学习 · 计算机科学 2023-03-20 Ahmed Shoyeb Raihan , Imtiaz Ahmed

Anomaly detection or more generally outliers detection is one of the most popular and challenging subject in theoretical and applied machine learning. The main challenge is that in general we have access to very few labeled data or no…

机器学习 · 计算机科学 2023-05-31 Mansour Zoubeirou A Mayaki , Michel Riveill

Detecting anomalies in fundus images through unsupervised methods is a challenging task due to the similarity between normal and abnormal tissues, as well as their indistinct boundaries. The current methods have limitations in accurately…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Jingqi Niu , Qinji Yu , Shiwen Dong , Zilong Wang , Kang Dang , Xiaowei Ding

Anomaly detection is a practical and challenging task due to the scarcity of anomaly samples in industrial inspection. Some existing anomaly detection methods address this issue by synthesizing anomalies with noise or external data.…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Guan Gui , Bin-Bin Gao , Jun Liu , Chengjie Wang , Yunsheng Wu

Recently, detecting logical anomalies is becoming a more challenging task compared to detecting structural ones. Existing encoder decoder based methods typically compress inputs into low-dimensional bottlenecks on the assumption that the…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Muhao Xu , Xueying Zhou , Xizhan Gao , Weiye Song , Guang Feng , Sijie Niu

Variational Auto-Encoders have often been used for unsupervised pretraining, feature extraction and out-of-distribution and anomaly detection in the medical field. However, VAEs often lack the ability to produce sharp images and learn…

机器学习 · 计算机科学 2019-11-28 David Zimmerer , Jens Petersen , Klaus Maier-Hein

Anomaly detection (AD) is often focused on detecting anomaly areas for industrial quality inspection and medical lesion examination. However, due to the specific scenario targets, the data scale for AD is relatively small, and evaluation…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Jiangning Zhang , Chengjie Wang , Xiangtai Li , Guanzhong Tian , Zhucun Xue , Yong Liu , Guansong Pang , Dacheng Tao

Unsupervised anomaly detection (UAD) is a widely adopted approach in industry due to rare anomaly occurrences and data imbalance. A desirable characteristic of an UAD model is contained generalization ability which excels in the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 YeongHyeon Park , Sungho Kang , Myung Jin Kim , Hyeonho Jeong , Hyunkyu Park , Hyeong Seok Kim , Juneho Yi

Recent anomaly detection algorithms have shown powerful performance by adopting frame predicting autoencoders. However, these methods face two challenging circumstances. First, they are likely to be trained to be excessively powerful,…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Chaewon Park , Minhyeok Lee , MyeongAh Cho , Sangyoun Lee

Anomaly detection on the attributed network has recently received increasing attention in many research fields, such as cybernetic anomaly detection and financial fraud detection. With the wide application of deep learning on graph…

社会与信息网络 · 计算机科学 2022-09-13 Yuanjun Shi

Convolutional Neural Network (CNN) techniques have proven to be very useful in image-based anomaly detection applications. CNN can be used as deep features extractor where other anomaly detection techniques are applied on these features.…

机器学习 · 计算机科学 2022-08-15 Sulaiman Aburakhia , Tareq Tayeh , Ryan Myers , Abdallah Shami
‹ 上一页 1 8 9 10 下一页 ›