paper-with-me

홈 › Papers

Novelty Goes Deep. A Deep Neural Solution To Document Level Novelty Detection

2018-08-01 · COLING 2018 8 · Tirthankar Ghosal, Vignesh Edithal, Asif Ekbal, Pushpak Bhattacharyya, George Tsatsaronis, Srinivasa Satya Sameer Kumar Chivukula

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.

📄 PDF Abstract BibTeX

Code (1)

edithal-14/A-Deep-Neural-Solution-To-Document-Level-Novelty-Detection-COLING-2018- 공식 구현 tf

Tasks

Document SummarizationFeature EngineeringInformation RetrievalNovelty Detection

Similar Papers 제목 키워드 기반

NovAScore: A New Automated Metric for Evaluating Document Level Novelty

2024-09-14 · Lin Ai, Ziwei Gong, Harshsaiprasad Deshpande, Alexander Johnson 외

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 Detection

Word-level Human Interpretable Scoring Mechanism for Novel Text Detection Using Tsetlin Machines

2021-05-10 · Bimal Bhattarai, Ole-Christoffer Granmo, Lei Jiao

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 Detection

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

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

Is It Novel and Why? Fine-Grained Patent Novelty Prediction Based on Passage Retrieval

2026-05-04 · Valentin Knappich, Anna Hätty, Simon Razniewski, Annemarie Friedrich arxiv

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