Constructing a Lexicon of Relational Nouns (L18-1)

Copied to clipboard

Challenge: Existing systems for extracting relations expressed using nouns do not exist for relational noun.
Approach: They contribute a lexicon of 6,224 labeled nouns which includes 1,446 relational noun.
Outcome: The proposed classifier achieves 70.4% F1 on held out nouns among the most common 2,500 word types in Gigaword.

Similar Papers

Entity or Relation Embeddings? An Analysis of Encoding Strategies for Relation Extraction (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to relation extraction use concatenating embeddings of head and tail entities . however, such representations capture the types of the entities involved, leading to false positives and confusion between relations involving entities of the same type.
Approach: They propose a model which combines [MASK] embeddings with entity embedds to learn relation embeddations.
Outcome: The proposed model outperforms the state-of-the-art on several benchmarks . it uses a self-supervised pre-training strategy which further improves the results.
VER: Unifying Verbalizing Entities and Relations (2023.findings-emnlp)

Copied to clipboard

Challenge: a new model for verbalizing entities and relations is proposed to help understand entities and relationships . a unified model for Verbalizing Entities and Relations is proposed .
Approach: They propose a model that takes any entity or entity set as input and generates a sentence to represent entities and relations.
Outcome: The proposed model can generate sentences describing entities and relations . it can be used to explain entities and relationships, and to perform commonsense reasoning tasks .
Relational Summarization for Corpus Analysis (N18-1)

Copied to clipboard

Challenge: Existing methods for summarizing textual content are often ignored . relationshipal questions are ubiquitous and varied.
Approach: They propose a method which generates a natural language summary of the relationship between two lexical items in a corpus without reference to a knowledge base.
Outcome: The proposed method generates a natural language summary of the relationship between two lexical items in a corpus without reference to a knowledge base.
Towards a Standardized Dataset for Noun Compound Interpretation (L18-1)

Copied to clipboard

Challenge: Noun compounds are interesting constructs in Natural Language Processing . lack of standardized set of relation inventories and annotated datasets hinders interpretation .
Approach: They propose a dataset that uses FrameNet as its semantic relation inventory to examine noun compounds.
Outcome: The proposed dataset is linguistically grounded and uses FrameNet as its semantic relation inventory.
Towards Entity Spaces (2020.lrec-1)

Copied to clipboard

Challenge: Entities are a central element of knowledge bases and are used in many knowledge-centric tasks including text analysis.
Approach: They propose to use entity spaces to represent a set of associated entities with near-identity to provide a handle to an amorphous grouping of entities.
Outcome: The proposed representations improve recall of entity linking in English by using disambiguation pages.
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.
CNER: Concept and Named Entity Recognition (2024.naacl-long)

Copied to clipboard

Challenge: Concept and Named Entity Recognition (CNER) is a new unified task that handles concepts and entities mentioned in unstructured texts seamlessly.
Approach: They propose a new unified task that handles concepts and entities mentioned in unstructured texts seamlessly.
Outcome: The proposed task gains +5.4 and +8 macro F1 points when performed as a unified task compared to specialized named entity and concept recognition systems.
A Frustratingly Easy Approach for Entity and Relation Extraction (2021.naacl-main)

Copied to clipboard

Challenge: Existing work on end-to-end relation extraction models combine two tasks: named entity recognition and relation extraction.
Approach: They propose a pipelined approach for entity and relation extraction that uses two independent encoders to construct the relation model.
Outcome: The proposed approach achieves an 8.16 speedup with a slight reduction in accuracy on standard benchmarks.
EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing studies only explore entity representations, but propose a novel triple perspective for relation extraction.
Approach: They propose to explicitly introduce relation representation and jointly represent it with entities to identify valid triples.
Outcome: The proposed method is based on ablations and document-level relation extraction and joint entity and relation extraction.
Multilingual Entity and Relation Extraction Dataset and Model (2021.eacl-main)

Copied to clipboard

Challenge: HERBERTa is a pipeline for a multilingual task involving two separate BERT models.
Approach: They propose a dataset and a model that combines two independently pretrained BERT models for a multilingual setting to approach the task of Joint Entity and Relation Extraction.
Outcome: The proposed dataset achieves micro F1 81.49 for English on the SMiLER dataset . the proposed pipeline is close to the current SOTA on CoNLL, SpERT .

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