paper-with-me

홈 › Papers

Autoencoder-based Semantic Novelty Detection: Towards Dependable AI-based Systems

2021-08-24 · Andreas Rausch, Azarmidokht Motamedi Sedeh, Meng Zhang

Many autonomous systems, such as driverless taxis, perform safety critical functions. Autonomous systems employ artificial intelligence (AI) techniques, specifically for the environment perception. Engineers cannot completely test or formally verify AI-based autonomous systems. The accuracy of AI-based systems depends on the quality of training data. Thus, novelty detection - identifying data that differ in some respect from the data used for training - becomes a safety measure for system development and operation. In this paper, we propose a new architecture for autoencoder-based semantic novelty detection with two innovations: architectural guidelines for a semantic autoencoder topology and a semantic error calculation as novelty criteria. We demonstrate that such a semantic novelty detection outperforms autoencoder-based novelty detection approaches known from literature by minimizing false negatives.

📄 PDF Abstract BibTeX arXiv:2108.10851

Code (0)

등록된 구현이 없습니다.

Tasks

Novelty Detection

Similar Papers 제목 키워드 기반

Signal Novelty Detection as an Intrinsic Reward for Robotics

2023-04-14 · MDPI Sensors 2023 4 · Martin Kubovčík, Iveta Dirgová Luptáková, Jiří Pospíchal

In advanced robot control, reinforcement learning is a common technique used to transform sensor data into signals for actuators, based on feedback from the robot’s environment. However, the feedback or reward is typical…

AcrobotAnomaly DetectionDisaster ResponseNovelty Detection+1

OLED: One-Class Learned Encoder-Decoder Network with Adversarial Context Masking for Novelty Detection

2021-03-27 · John Taylor Jewell, Vahid Reza Khazaie, Yalda Mohsenzadeh

Novelty detection is the task of recognizing samples that do not belong to the distribution of the target class. During training, the novelty class is absent, preventing the use of traditional classification approaches. …

Anomaly DetectionDecoderNovelty Detection

RaPP: Novelty Detection with Reconstruction along Projection Pathway

2020-05-01 · ICLR 2020 1 · Ki Hyun Kim, Sangwoo Shim, Yongsub Lim, Jongseob Jeon 외

We propose RaPP, a new methodology for novelty detection by utilizing hidden space activation values obtained from a deep autoencoder. Precisely, RaPP compares input and its autoencoder reconstruction not only in the inp…

Anomaly DetectionNovelty Detection

ARAE: Adversarially Robust Training of Autoencoders Improves Novelty Detection

2020-03-12 · Mohammadreza Salehi, Atrin Arya, Barbod Pajoum, Mohammad Otoofi 외

Autoencoders (AE) have recently been widely employed to approach the novelty detection problem. Trained only on the normal data, the AE is expected to reconstruct the normal data effectively while fail to regenerate the …

Adversarial RobustnessNovelty Detection

OAAE: Adversarial Autoencoders for Novelty Detection in Multi-modal Normality Case via Orthogonalized Latent Space

2021-01-07 · Sungkwon An, Jeonghoon Kim, Myungjoo Kang, Shahbaz Razaei 외

Novelty detection using deep generative models such as autoencoder, generative adversarial networks mostly takes image reconstruction error as novelty score function. However, image data, high dimensional as it is, conta…

Image ReconstructionNovelty Detection