paper-with-me

Papers

What do Entity-Centric Models Learn? Insights from Entity Linking in Multi-Party Dialogue

2019-05-16 · NAACL 2019 6 · Laura Aina, Carina Silberer, Matthijs Westera, Ionut-Teodor Sorodoc, Gemma Boleda

Humans use language to refer to entities in the external world. Motivated by this, in recent years several models that incorporate a bias towards learning entity representations have been proposed. Such entity-centric models have shown empirical success, but we still know little about why. In this paper we analyze the behavior of two recently proposed entity-centric models in a referential task, Entity Linking in Multi-party Dialogue (SemEval 2018 Task 4). We show that these models outperform the state of the art on this task, and that they do better on lower frequency entities than a counterpart model that is not entity-centric, with the same model size. We argue that making models entity-centric naturally fosters good architectural decisions. However, we also show that these models do not really build entity representations and that they make poor use of linguistic context. These negative results underscore the need for model analysis, to test whether the motivations for particular architectures are borne out in how models behave when deployed.

📄 PDF Abstract BibTeX arXiv:1905.06649

Code (1)

amore-upf/analysis-entity-centric-nns 공식 구현 pytorch

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

SentiBubbles: Topic Modeling and Sentiment Visualization of Entity-centric Tweets

2016-07-01 · João Oliveira, Mike Pinto, Pedro Saleiro, Jorge Teixeira

Social Media users tend to mention entities when reacting to news events. The main purpose of this work is to create entity-centric aggregations of tweets on a daily basis. By applying topic modeling and sentiment analys…

Data VisualizationSentiment Analysis

Tracking the History and Evolution of Entities: Entity-centric Temporal Analysis of Large Social Media Archives

2018-10-24 · Fafalios Pavlos, Iosifidis Vasileios, Stefanidis Kostas, Ntoutsi Eirini

How did the popularity of the Greek Prime Minister evolve in 2015? How did the predominant sentiment about him vary during that period? Were there any controversial sub-periods? What other entities were related to him du…

Articles

MEBench: Benchmarking Large Language Models for Cross-Document Multi-Entity Question Answering

2025-02-26 · Teng Lin

Multi-entity question answering (MEQA) represents significant challenges for large language models (LLM) and retrieval-augmented generation (RAG) systems, which frequently struggle to consolidate scattered information ac…

BenchmarkingQuestion AnsweringRAGRetrieval-augmented Generation

Learning to Extract Structured Entities Using Language Models

2024-02-06 · Haolun Wu, Ye Yuan, Liana Mikaelyan, Alexander Meulemans 외

Recent advances in machine learning have significantly impacted the field of information extraction, with Language Models (LMs) playing a pivotal role in extracting structured information from unstructured text. Prior wo…

Triplet

Ask To The Point: Open-Domain Entity-Centric Question Generation

2023-10-21 · Yuxiang Liu, Jie Huang, Kevin Chen-Chuan Chang

We introduce a new task called *entity-centric question generation* (ECQG), motivated by real-world applications such as topic-specific learning, assisted reading, and fact-checking. The task aims to generate questions f…

Fact CheckingQuestion GenerationQuestion-Generation