中文
相关论文

相关论文: Visual Anomaly Detection for Reliable Robotic Impl…

200 篇论文

Conventional defect detection systems in Automated Fibre Placement (AFP) typically rely on end-to-end supervised learning, necessitating a substantial number of labelled defective samples for effective training. However, the scarcity of…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Assef Ghamisi , Todd Charter , Li Ji , Maxime Rivard , Gil Lund , Homayoun Najjaran

Although unsupervised generative modeling of an image dataset using a Variational AutoEncoder (VAE) has been used to detect anomalous images, or anomalous regions in images, recent works have shown that this method often identifies images…

计算机视觉与模式识别 · 计算机科学 2020-08-13 David Dehaene , Pierre Eline

This paper presents a fast and principled approach for solving the visual anomaly detection and segmentation problem. In this setup, we have access to only anomaly-free training data and want to detect and identify anomalies of an arbitrary…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Ibrahima Ndiour , Nilesh Ahuja , Utku Genc , Omesh Tickoo

Image anomaly detection consists in detecting images or image portions that are visually different from the majority of the samples in a dataset. The task is of practical importance for various real-life applications like biomedical image…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Axel De Nardin , Pankaj Mishra , Gian Luca Foresti , Claudio Piciarelli

Embedded devices are omnipresent in modern networks including the ones operating inside critical environments. However, due to their constrained nature, novel mechanisms are required to provide external, and non-intrusive anomaly detection.…

密码学与安全 · 计算机科学 2023-02-07 Kurt A. Vedros , Georgios Michail Makrakis , Constantinos Kolias , Robert C. Ivans , Craig Rieger

Feature embedding-based methods have shown exceptional performance in detecting industrial anomalies by comparing features of target images with normal images. However, some methods do not meet the speed requirements of real-time inference,…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Donghyeong Kim , Chaewon Park , Suhwan Cho , Sangyoun Lee

Anomaly detection without priors of the anomalies is challenging. In the field of unsupervised anomaly detection, traditional auto-encoder (AE) tends to fail based on the assumption that by training only on normal images, the model will not…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Yajie Cui , Zhaoxiang Liu , Shiguo Lian

Unsupervised Anomaly Detection has become a popular method to detect pathologies in medical images as it does not require supervision or labels for training. Most commonly, the anomaly detection model generates a "normal" version of an…

图像与视频处理 · 电气工程与系统科学 2023-09-26 Felix Meissen , Johannes Paetzold , Georgios Kaissis , Daniel Rueckert

Reconstruction method based on the memory module for visual anomaly detection attempts to narrow the reconstruction error for normal samples while enlarging it for anomalous samples. Unfortunately, the existing memory module is not fully…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Peng Xing , Zechao Li

This paper aims to conduct a comparative analysis of contemporary Variational Autoencoder (VAE) architectures employed in anomaly detection, elucidating their performance and behavioral characteristics within this specific task. The…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Huy Hoang Nguyen , Cuong Nhat Nguyen , Xuan Tung Dao , Quoc Trung Duong , Dzung Pham Thi Kim , Minh-Tan Pham

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal samples. However, a…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yuanwei Li , Elizaveta Ivanova , Martins Bruveris

The rapid advancement of generative models has led to a growing prevalence of highly realistic AI-generated images, posing significant challenges for digital forensics and content authentication. Conventional detection methods mainly rely…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Dabbrata Das , Mahshar Yahan , Md Tareq Zaman , Md Rishadul Bayesh

The goal of anomaly detection is to identify examples that deviate from normal or expected behavior. We tackle this problem for images. We consider a two-phase approach. First, using normal examples, a convolutional autoencoder (CAE) is…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Natasa Sarafijanovic-Djukic , Jesse Davis

Anomaly detection in manufacturing pipelines remains a critical challenge, intensified by the complexity and variability of industrial environments. This paper introduces AssemAI, an interpretable image-based anomaly detection system…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Renjith Prasad , Chathurangi Shyalika , Ramtin Zand , Fadi El Kalach , Revathy Venkataramanan , Ramy Harik , Amit Sheth

Automatic detection of visual anomalies and changes in the environment has been a topic of recurrent attention in the fields of machine learning and computer vision over the past decades. A visual anomaly or change detection algorithm…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Sahar Salimpour , Jorge Peña Queralta , Tomi Westerlund

Previous industrial anomaly detection methods often struggle to handle the extensive diversity in training sets, particularly when they contain stylistically diverse and feature-rich samples, which we categorize as feature-rich anomaly…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Fengjie Wang , Chengming Liu , Lei Shi , Pang Haibo

Anomaly detection is the problem of recognizing abnormal inputs based on the seen examples of normal data. Despite recent advances of deep learning in recognizing image anomalies, these methods still prove incapable of handling complex…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Nina Shvetsova , Bart Bakker , Irina Fedulova , Heinrich Schulz , Dmitry V. Dylov

Recent efforts towards video anomaly detection (VAD) try to learn a deep autoencoder to describe normal event patterns with small reconstruction errors. The video inputs with large reconstruction errors are regarded as anomalies at the test…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Yuandu Lai , Yahong Han , Yaowei Wang

Building a scalable machine learning system for unsupervised anomaly detection via representation learning is highly desirable. One of the prevalent methods is using a reconstruction error from variational autoencoder (VAE) via maximizing…

机器学习 · 计算机科学 2020-05-08 Seonho Park , George Adosoglou , Panos M. Pardalos

To achieve high-levels of autonomy, modern robots require the ability to detect and recover from anomalies and failures with minimal human supervision. Multi-modal sensor signals could provide more information for such anomaly detection…

机器人学 · 计算机科学 2020-12-17 Tianchen Ji , Sri Theja Vuppala , Girish Chowdhary , Katherine Driggs-Campbell
‹ 上一页 1 2 3 10 下一页 ›