Challenge: Existing approaches to identifying and linking funding entities are suboptimal for the funding domain.
Approach: They propose an entity linking model that can perform NIL prediction and overcome data scarcity issues in a time and data-efficient manner.
Outcome: The proposed model outperforms existing baselines and overcomes data scarcity issues in a time and data-efficient manner.

Similar Papers

Learn to Not Link: Exploring NIL Prediction in Entity Linking (2023.findings-acl)

Copied to clipboard

Challenge: Entity linking models have been successful in capturing semantic features, but the NIL prediction problem has not been addressed.
Approach: They propose an entity linking dataset that categorizes mentions linking to NIL into Missing Entity and Non-Entity Phrases.
Outcome: The proposed dataset categorizes mentions linking to NIL into Missing Entity and Non-Entity Phrase categories and ensures the presence of mentions by human annotation and entity masking.
EDIN: An End-to-end Benchmark and Pipeline for Unknown Entity Discovery and Indexing (2022.emnlp-main)

Copied to clipboard

Challenge: Existing work on Entity Linking assumes that the knowledge base is complete and all mentions can be linked.
Approach: They propose a temporally segmented Unknown Entity Discovery and Indexing (EDIN) benchmark where unknown entities have to be integrated into existing entity linking systems.
Outcome: The proposed system detects, clusters, and indexes mentions of unknown entities in context.
Improving Entity Linking by Modeling Latent Relations between Mentions (P18-1)

Copied to clipboard

Challenge: Entity linking systems often exploit relations between textual mentions to decide if the linking decisions are compatible.
Approach: They treat relations as latent variables while optimizing the neural entity-linking model without supervision.
Outcome: The proposed model outperforms its relation-agnostic version and significantly outperformed its relational version.
GrantRel: Grant Information Extraction via Joint Entity and Relation Extraction (2021.findings-acl)

Copied to clipboard

Challenge: a funder name refers to an agency, organization, or program providing financial support for the research.
Approach: They propose a funding sentence classifier and a relation extraction framework to extract grant information from scientific articles.
Outcome: The proposed framework outperforms state-of-the-art BERT-based RE baselines against the PubMed Central and arXiv test sets.
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.
Entity Linking via Explicit Mention-Mention Coreference Modeling (2022.naacl-main)

Copied to clipboard

Challenge: Using a learning approach for entity mentions is a key component of modern entity linking systems for both candidate generation and making linking predictions.
Approach: They propose a training approach that builds minimum spanning arborescences over mentions and entities to explicitly model mention coreference relationships.
Outcome: The proposed approach improves candidate generation recall and link accuracy on the biomedical dataset and on MedMentions, setting a new SOTA result in linking accuracy.
Boosting Entity Linking Performance by Leveraging Unlabeled Documents (P19-1)

Copied to clipboard

Challenge: a new approach to entity linking relies on unlabeled documents and Wikipedia . a supervised approach uses only natural information, such as unlabed documents .
Approach: They propose a method which exploits only naturally occurring information . they construct a high recall list of candidate entities for each mention in an unlabeled document .
Outcome: The proposed model outperforms fully-supervised state-of-the-art systems on standard test sets.
Unsupervised Entity Linking with Guided Summarization and Multiple-Choice Selection (2022.emnlp-main)

Copied to clipboard

Challenge: Entity linking is an important task for language understanding.
Approach: They propose a fully unsupervised model that generates a guided summary of the contexts conditioning on a mention and then casts the task to a multiple-choice problem.
Outcome: The proposed model achieves state-of-the-art performance on existing datasets and exiting datasets.
Framing Named Entity Linking Error Types (L18-1)

Copied to clipboard

Challenge: Named Entity Linking (NEL) and relation extraction forms the backbone of Knowledge Base Population tasks.
Approach: They propose a taxonomy to frame common errors and apply it to four well-known Named Entity Linking systems.
Outcome: The proposed taxonomy was applied to four well-known Named Entity Linking systems on three gold standards.
Linking Entities to Unseen Knowledge Bases with Arbitrary Schemas (2021.naacl-main)

Copied to clipboard

Challenge: Existing work on entity linking relies on a knowledge base that is not known at training time.
Approach: They propose a method to flexibly convert entities with several attribute-value pairs from arbitrary KBs into flat strings and use it to generalize the model.
Outcome: The proposed model is 12% more accurate than baseline models on English 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