paper-with-me

홈 › Papers

Exploiting Structure in Representation of Named Entities using Active Learning

2018-08-01 · COLING 2018 8 · Nikita Bhutani, Kun Qian, Yunyao Li, H. V. Jagadish, Hern, Mauricio ez, Mitesh Vasa

Fundamental to several knowledge-centric applications is the need to identify named entities from their textual mentions. However, entities lack a unique representation and their mentions can differ greatly. These variations arise in complex ways that cannot be captured using textual similarity metrics. However, entities have underlying structures, typically shared by entities of the same entity type, that can help reason over their name variations. Discovering, learning and manipulating these structures typically requires high manual effort in the form of large amounts of labeled training data and handwritten transformation programs. In this work, we propose an active-learning based framework that drastically reduces the labeled data required to learn the structures of entities. We show that programs for mapping entity mentions to their structures can be automatically generated using human-comprehensible labels. Our experiments show that our framework consistently outperforms both handwritten programs and supervised learning models. We also demonstrate the utility of our framework in relation extraction and entity resolution tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningEntity LinkingEntity ResolutionQuestion AnsweringRelation ExtractionText Summarization

Similar Papers 제목 키워드 기반

Named Entity Inclusion in Abstractive Text Summarization

2023-07-05 · sdp (COLING) 2022 10 · Sergey Berezin, Tatiana Batura

We address the named entity omission - the drawback of many current abstractive text summarizers. We suggest a custom pretraining objective to enhance the model's attention on the named entities in a text. At first, the …

Abstractive Text Summarizationnamed-entity-recognitionNamed Entity RecognitionText Summarization

AISecKG: Knowledge Graph Dataset for Cybersecurity Education

2023-03-30 · CEUR Workshop Proceedings (CEUR-WS.org) 2023 3 · Garima Agrawal, Kuntal Pal, Yuli Deng, Huan Liu and Chitta Baral

Cybersecurity education is exceptionally challenging as it involves learning the complex attacks; tools and developing critical problem-solving skills to defend the systems. For a student or novice researcher in the cybe…

Active LearningKnowledge GraphsQuestion AnsweringRecommendation Systems+1

Few-Shot Nested Named Entity Recognition

2022-12-02 · Hong Ming, Jiaoyun Yang, Lili Jiang, Yan Pan 외

While Named Entity Recognition (NER) is a widely studied task, making inferences of entities with only a few labeled data has been challenging, especially for entities with nested structures. Unlike flat entities, entiti…

Contrastive LearningFew-Shot Learningnamed-entity-recognitionNamed Entity Recognition+4

Object-aware Multimodal Named Entity Recognition in Social Media Posts with Adversarial Learning

2020-08-03 · Changmeng Zheng, Zhiwei Wu, Tao Wang, Cai Yi 외

Named Entity Recognition (NER) in social media posts is challenging since texts are usually short and contexts are lacking. Most recent works show that visual information can boost the NER performance since images can pr…

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

Dynamic Named Entity Recognition

2023-02-16 · Tristan Luiggi, Laure Soulier, Vincent Guigue, Siwar Jendoubi 외

Named Entity Recognition (NER) is a challenging and widely studied task that involves detecting and typing entities in text. So far,NER still approaches entity typing as a task of classification into universal classes (e…

Entity TypingMemorizationnamed-entity-recognitionNamed Entity Recognition+2