Novelty Goes Deep. A Deep Neural Solution To Document Level Novelty Detection
The rapid growth of documents across the web has necessitated finding means of discarding redundant documents and retaining novel ones. Capturing redundancy is challenging as it may involve investigating at a deep semantic level. Techniques for detecting such semantic redundancy at the document level are scarce. In this work we propose a deep Convolutional Neural Networks (CNN) based model to classify a document as novel or redundant with respect to a set of relevant documents already seen by the system. The system is simple and do not require any manual feature engineering. Our novel scheme encodes relevant and relative information from both source and target texts to generate an intermediate representation which we coin as the Relative Document Vector (RDV). The proposed method outperforms the existing state-of-the-art on a document-level novelty detection dataset by a margin of ∼5{\%} in terms of accuracy. We further demonstrate the effectiveness of our approach on a standard paraphrase detection dataset where paraphrased passages closely resemble to semantically redundant documents.
Code (1)
Tasks
Document SummarizationFeature EngineeringInformation RetrievalNovelty DetectionSimilar Papers 제목 키워드 기반
NovAScore: A New Automated Metric for Evaluating Document Level Novelty
The rapid expansion of online content has intensified the issue of information redundancy, underscoring the need for solutions that can identify genuinely new information. Despite this challenge, the research community h…
Novelty DetectionWord-level Human Interpretable Scoring Mechanism for Novel Text Detection Using Tsetlin Machines
Recent research in novelty detection focuses mainly on document-level classification, employing deep neural networks (DNN). However, the black-box nature of DNNs makes it difficult to extract an exact explanation of why …
Novelty DetectionText DetectionTAP-DLND 1.0 : A Corpus for Document Level Novelty Detection
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+3Novelty Detection: A Perspective from Natural Language Processing
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 DetectionIs It Novel and Why? Fine-Grained Patent Novelty Prediction Based on Passage Retrieval
Novelty assessment is a critical yet complex task in the examination process for patent acceptance, requiring examiners to determine whether an invention is disclosed in a prior art document. The process involves intrica…
Binary ClassificationPassage Retrieval