paper-with-me

홈 › Papers

Deep Context-Aware Novelty Detection

2020-06-01 · Ellen Rushe, Brian Mac Namee

A common assumption of novelty detection is that the distribution of both "normal" and "novel" data are static. This, however, is often not the case - for example scenarios where data evolves over time or scenarios in which the definition of normal and novel depends on contextual information, both leading to changes in these distributions. This can lead to significant difficulties when attempting to train a model on datasets where the distribution of normal data in one scenario is similar to that of novel data in another scenario. In this paper we propose a context-aware approach to novelty detection for deep autoencoders to address these difficulties. We create a semi-supervised network architecture that utilises auxiliary labels to reveal contextual information and allow the model to adapt to a variety of contexts in which the definitions of normal and novel change. We evaluate our approach on both image data and real world audio data displaying these characteristics and show that the performance of individually trained models can be achieved in a single model.

📄 PDF Abstract BibTeX arXiv:2006.01168

Code (0)

등록된 구현이 없습니다.

Tasks

Novelty Detection

Similar Papers 제목 키워드 기반

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

Semantic Novelty Detection in Natural Language Descriptions

2021-11-01 · EMNLP 2021 11 · Nianzu Ma, Alexander Politowicz, Sahisnu Mazumder, Jiahua Chen 외

This paper proposes to study a fine-grained semantic novelty detection task, which can be illustrated with the following example. It is normal that a person walks a dog in the park, but if someone says “A man is walking …

Anomaly DetectionNovelty Detection

SCI-IDEA: Context-Aware Scientific Ideation Using Token and Sentence Embeddings

2025-03-25 · Farhana Keya, Gollam Rabby, Prasenjit Mitra, Sahar Vahdati 외

Every scientific discovery starts with an idea inspired by prior work, interdisciplinary concepts, and emerging challenges. Recent advancements in large language models (LLMs) trained on scientific corpora have driven in…

scientific discoverySentenceSentence Embeddings

TAP-DLND 1.0 : A Corpus for Document Level Novelty Detection

2018-02-20 · LREC 2018 5 · Tirthankar Ghosal, Amitra Salam, Swati Tiwari, Asif Ekbal 외

Detecting novelty of an entire document is an Artificial Intelligence (AI) frontier problem that has widespread NLP applications, such as extractive document summarization, tracking development of news events, predicting…

ArticlesBenchmarkingDocument SummarizationExtractive Document Summarization+3

Unsupervised Novelty Detection Methods Benchmarking with Wavelet Decomposition

2024-09-11 · Ariel Priarone, Umberto Albertin, Carlo Cena, Mauro Martini 외

Novelty detection is a critical task in various engineering fields. Numerous approaches to novelty detection rely on supervised or semi-supervised learning, which requires labelled datasets for training. However, acquiri…

BenchmarkingNovelty Detection