Challenge: EntEval is a test suite of tasks that require nontrivial understanding of entities.
Approach: They propose to encode the mention context or the Wikipedia hyperlink annotations to learn better entity representations.
Outcome: The proposed model improves strong baselines on multiple EntEval tasks.

Similar Papers

ZELDA: A Comprehensive Benchmark for Supervised Entity Disambiguation (2023.eacl-main)

Copied to clipboard

Challenge: Entity disambiguation (ED) is the task of disambiguating named entity mentions in text to unique entries in a knowledge base.
Approach: They propose a benchmark for entity disambiguation that includes a unified training data set, entity vocabulary, candidate lists and challenging evaluation splits covering 8 different domains.
Outcome: The proposed benchmark is based on a unified training data set, entity vocabulary, candidate lists and evaluation splits covering 8 different domains.
Entity Disambiguation via Fusion Entity Decoding (2024.naacl-long)

Copied to clipboard

Challenge: Existing generative approaches demonstrate improved accuracy compared to classification approaches under the standardized ZELDA benchmark.
Approach: They propose an encoder-decoder model to disambiguate entities with more detailed entity descriptions.
Outcome: The proposed model outperforms existing classification models on the ZELDA benchmark and on retrieval/reader frameworks.
Development of a Benchmark Corpus to Support Entity Recognition in Job Descriptions (2022.lrec-1)

Copied to clipboard

Challenge: Existing tools for identifying and extracting salient entities from job descriptions are limited by the lack of publicly available training data.
Approach: They propose to use a standard definition of entities and a training corpus to develop a benchmark Entity Recognition (ER) model.
Outcome: The proposed model achieves an F1 score of 0.59 from 18.6k entities comprising five types (Skill, Qualification, Experience, Occupation, and Domain).
A Fair and In-Depth Evaluation of Existing End-to-End Entity Linking Systems (2023.emnlp-main)

Copied to clipboard

Challenge: Existing evaluations of entity linking systems often lack detailed error analysis or a closer look at the results.
Approach: They evaluate existing entity linking systems and propose two new benchmarks . they characterize their strengths and weaknesses and report on reproducibility aspects .
Outcome: The evaluations of existing system have strong biases and artifacts . they characterize their strengths and weaknesses and report on reproducibility aspects .
Handling Entity Normalization with no Annotated Corpus: Weakly Supervised Methods Based on Distributional Representation and Ontological Information (2020.lrec-1)

Copied to clipboard

Challenge: Entity normalization is an important subtask of information extraction . it links entities mentions in text to categories or concepts in a reference vocabulary .
Approach: They propose a method that uses corpus selection, pre-processing and weak supervision strategies to address the scarcity of training data.
Outcome: The proposed method outperforms state-of-the-art methods in terms of accuracy and parametrization . it uses corpus selection, pre-processing and weak supervision strategies .
DOCENT: Learning Self-Supervised Entity Representations from Large Document Collections (2021.eacl-main)

Copied to clipboard

Challenge: Using pre-trained models, we learn to jointly predict words and entities from multiple text sources without any human supervision.
Approach: They propose to learn rich self-supervised entity representations from large amounts of associated text.
Outcome: The proposed models outperform baseline models on downstream tasks in the TV-Movies domain, and scale to very large corpora.
ENPAR:Enhancing Entity and Entity Pair Representations for Joint Entity Relation Extraction (2021.eacl-main)

Copied to clipboard

Challenge: Existing methods for joint entity relation extraction use multitask learning frameworks, but annotations for additional tasks are hard to obtain.
Approach: They propose a pre-training method to improve the joint extraction performance with just extra entity annotations.
Outcome: The proposed method outperforms existing methods on ACE05, SciERC, and NYT and outperformed BERT on other tasks.
Entity Disambiguation with Entity Definitions (2023.eacl-main)

Copied to clipboard

Challenge: Entity Disambiguation (ED) is a crucial problem in Natural Language Processing (NLP).
Approach: They propose to use Wikipedia titles as the textual representation of each candidate to improve the generalization capability over unseen patterns.
Outcome: The proposed model improves on 2 out of 6 benchmarks and is generalized over unseen patterns.
Fine-Grained Evaluation for Entity Linking (D19-1)

Copied to clipboard

Challenge: Entity Linking (EL) is an Information Extraction task that identifies entity mentions in a text corpus and associates them with an unambiguous identifier in KBs such as Wikipedia, BabelNet, DBpedia, Wikidata and YAGO.
Approach: They propose a fine-grained categorization of different types of entity mentions and links and propose 'fuzzy recall' metric to address the lack of consensus and compare a selection of online EL systems.
Outcome: The proposed task offers a bridge between unstructured text and structured KBs, where EL has applications for semantic search, document classification, relation extraction, and more.
Exploring and Evaluating Attributes, Values, and Structures for Entity Alignment (2020.emnlp-main)

Copied to clipboard

Challenge: Entity alignment (EA) aims at building a Knowledge Graph (KG) of rich content by linking the equivalent entities from various KGs.
Approach: They propose to use an attributed value encoder to partition a Knowledge Graph into subgraphs to model the various types of attribute triples efficiently.
Outcome: The proposed method achieves significant improvements over 12 baselines in cross-lingual and monolingual datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations