paper-with-me

홈 › Papers

Named Entity Recognition Based Automatic Generation of Research Highlights

2023-02-25 · sdp (COLING) 2022 10 · Tohida Rehman, Debarshi Kumar Sanyal, Prasenjit Majumder, Samiran Chattopadhyay

A scientific paper is traditionally prefaced by an abstract that summarizes the paper. Recently, research highlights that focus on the main findings of the paper have emerged as a complementary summary in addition to an abstract. However, highlights are not yet as common as abstracts, and are absent in many papers. In this paper, we aim to automatically generate research highlights using different sections of a research paper as input. We investigate whether the use of named entity recognition on the input improves the quality of the generated highlights. In particular, we have used two deep learning-based models: the first is a pointer-generator network, and the second augments the first model with coverage mechanism. We then augment each of the above models with named entity recognition features. The proposed method can be used to produce highlights for papers with missing highlights. Our experiments show that adding named entity information improves the performance of the deep learning-based summarizers in terms of ROUGE, METEOR and BERTScore measures.

📄 PDF Abstract BibTeX arXiv:2303.12795

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity Recognition

Similar Papers 제목 키워드 기반

Named Entity Recognition for Cancer Immunology Research Using Distant Supervision

2022-05-01 · BioNLP (ACL) 2022 5 · Hai-Long Trieu, Makoto Miwa, Sophia Ananiadou

Cancer immunology research involves several important cell and protein factors. Extracting the information of such cells and proteins and the interactions between them from text are crucial in text mining for cancer immu…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

UNER: Universal Named-Entity RecognitionFramework

2020-10-23 · Diego Alves, Tin Kuculo, Gabriel Amaral, Gaurish Thakkar 외

We introduce the Universal Named-Entity Recognition (UNER)framework, a 4-level classification hierarchy, and the methodology that isbeing adopted to create the first multilingual UNER corpus: the SETimesparallel corpus a…

Knowledge Graphsnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

FRE at SocialDisNER: Joint Learning of Language Models for Named Entity Recognition

2022-10-01 · SMM4H (COLING) 2022 10 · Kendrick Cetina, Nuria García-Santa

This paper describes our followed methodology for the automatic extraction of disease mentions from tweets in Spanish as part of the SocialDisNER challenge within the 2022 Social Media Mining for Health Applications (SMM…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Text Generation

Low-Resource Named Entity Recognition Based on Multi-hop Dependency Trigger

2021-09-15 · CCL 2022 10 · Jiangxu Wu

This paper presents a simple and effective approach in low-resource named entity recognition (NER) based on multi-hop dependency trigger. Dependency trigger refer to salient nodes relative to a entity in the dependency g…

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Retrieval-Augmented Self-Taught Reasoning Model with Adaptive Chain-of-Thought for ASR Named Entity Correction

2026-01-21 · Junjie An, Jingguang Tian, Tianyi Wang, Yu Gao 외 arxiv

End-to-end automatic speech recognition (ASR) systems frequently misrecognize domain-specific phrases like named entities, which can cause catastrophic failures in downstream tasks. A new family of named entity correctio…

Speech Recognition