paper-with-me

홈 › Papers

Novelty Detection Through Model-Based Characterization of Neural Networks

2020-08-13 · Gukyeong Kwon, Mohit Prabhushankar, Dogancan Temel, Ghassan AlRegib

In this paper, we propose a model-based characterization of neural networks to detect novel input types and conditions. Novelty detection is crucial to identify abnormal inputs that can significantly degrade the performance of machine learning algorithms. Majority of existing studies have focused on activation-based representations to detect abnormal inputs, which limits the characterization of abnormality from a data perspective. However, a model perspective can also be informative in terms of the novelties and abnormalities. To articulate the significance of the model perspective in novelty detection, we utilize backpropagated gradients. We conduct a comprehensive analysis to compare the representation capability of gradients with that of activation and show that the gradients outperform the activation in novel class and condition detection. We validate our approach using four image recognition datasets including MNIST, Fashion-MNIST, CIFAR-10, and CURE-TSR. We achieve a significant improvement on all four datasets with an average AUROC of 0.953, 0.918, 0.582, and 0.746, respectively.

📄 PDF Abstract BibTeX arXiv:2008.06094

Code (0)

등록된 구현이 없습니다.

Tasks

Novelty Detection

Similar Papers 제목 키워드 기반

Semantic Novelty Detection and Characterization in Factual Text Involving Named Entities

2022-10-31 · Nianzu Ma, Sahisnu Mazumder, Alexander Politowicz, Bing Liu 외

Much of the existing work on text novelty detection has been studied at the topic level, i.e., identifying whether the topic of a document or a sentence is novel or not. Little work has been done at the fine-grained sema…

Novelty DetectionSentence

On Generation in Metric Spaces

2026-02-07 · Jiaxun Li, Vinod Raman, Ambuj Tewari arxiv

We study generation in separable metric instance spaces. We extend the language generation framework from Kleinberg and Mullainathan [2024] beyond countable domains by defining novelty through metric separation and allow…

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

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

Universal Novelty Detection Through Adaptive Contrastive Learning

2024-08-20 · CVPR 2024 1 · Hossein Mirzaei, Mojtaba Nafez, Mohammad Jafari, Mohammad Bagher Soltani 외

Novelty detection is a critical task for deploying machine learning models in the open world. A crucial property of novelty detection methods is universality, which can be interpreted as generalization across various dis…

Contrastive LearningNovelty Detection