paper-with-me

홈 › Papers

Semantic Novelty Detection and Characterization in Factual Text Involving Named Entities

2022-10-31 · Nianzu Ma, Sahisnu Mazumder, Alexander Politowicz, Bing Liu, Eric Robertson, Scott Grigsby

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 semantic level (or contextual level). For example, given that we know Elon Musk is the CEO of a technology company, the sentence "Elon Musk acted in the sitcom The Big Bang Theory" is novel and surprising because normally a CEO would not be an actor. Existing topic-based novelty detection methods work poorly on this problem because they do not perform semantic reasoning involving relations between named entities in the text and their background knowledge. This paper proposes an effective model (called PAT-SND) to solve the problem, which can also characterize the novelty. An annotated dataset is also created. Evaluation shows that PAT-SND outperforms 10 baselines by large margins.

📄 PDF Abstract BibTeX arXiv:2210.17440

Code (1)

nianzuma/pat-snd 공식 구현 pytorch

Tasks

Novelty DetectionSentence

Similar 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 performa…

Novelty Detection

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 compl…

Novelty Detection

Evaluating Research Novelty Detection: Counterfactual Approaches

2019-11-01 · WS 2019 11 · Reinald Kim Amplayo, Seung-won Hwang, Min Song

In this paper, we explore strategies to evaluate models for the task research paper novelty detection: Given all papers released at a given date, which of the papers discuss new ideas and influence future research? We fi…

counterfactualfeature selectionNovelty 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

Novelty Detection: A Perspective from Natural Language Processing

2022-03-01 · CL (ACL) 2022 3 · Tirthankar Ghosal, Tanik Saikh, Tameesh Biswas, Asif Ekbal 외

The quest for new information is an inborn human trait and has always been quintessential for human survival and progress. Novelty drives curiosity, which in turn drives innovation. In Natural Language Processing (NLP), …

Natural Language InferenceNovelty Detection