Inclusion of Role into Named Entity Recognition and Ranking
Neelesh Kumar Shukla, Sanasam Ranbir Singh

TL;DR
This paper explores incorporating entity roles into Named Entity Recognition and ranking tasks, proposing methods to model roles as classes or queries, and learning role representations from limited data for improved entity processing.
Contribution
It introduces a novel approach to entity role detection by modeling roles within NER and retrieval frameworks, utilizing small datasets and context-aware representations.
Findings
Role-based NER can be modeled as sequence tagging.
Entity retrieval can incorporate roles as queries.
Context-aware role representations improve entity ranking.
Abstract
Most of the Natural Language Processing systems are involved in entity-based processing for several tasks like Information Extraction, Question-Answering, Text-Summarization and so on. A new challenge comes when entities play roles according to their act or attributes in certain context. Entity Role Detection is the task of assigning such roles to the entities. Usually real-world entities are of types: person, location and organization etc. Roles could be considered as domain-dependent subtypes of these types. In the cases, where retrieving a subset of entities based on their roles is needed, poses the problem of defining the role and entities having those roles. This paper presents the study of study of solving Entity Role Detection problem by modeling it as Named Entity Recognition (NER) and Entity Retrieval/Ranking task. In NER, these roles could be considered as mutually exclusive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Web Data Mining and Analysis
