Few-Shot Relation Extraction with Hybrid Visual Evidence (2024.lrec-main)

Copied to clipboard

Challenge: Existing few-shot relation extraction methods focus on uni-modal information such as text only. Existing methods focus only on text, requiring only a few labeled instances for training.
Approach: They propose a multi-modal few-shot relation extraction model that leverages both textual and visual semantic information to learn a multiple-modal representation jointly.
Outcome: The proposed model leverages both textual and visual semantic information to learn a multi-modal representation jointly.

Similar Papers

A Simple yet Effective Relation Information Guided Approach for Few-Shot Relation Extraction (2022.findings-acl)

Copied to clipboard

Challenge: Existing approaches to introduce relation information into the model are limited by labeling and data scarcity.
Approach: They propose a direct addition approach to introduce relation information into a model by concatenating two views of relations and adding them to the original prototype.
Outcome: The proposed approach improves on the benchmark dataset FewRel 1.0 and shows comparable results to the state-of-the-art.
Towards Realistic Few-Shot Relation Extraction: A New Meta Dataset and Evaluation (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for few-shot relation extraction are not realistic due to the large amount of training data required.
Approach: They propose a meta dataset for few-shot relation extraction based on existing supervised relation extraction datasets and a few-shot form of the TACRED dataset.
Outcome: The proposed methods perform poorly on the few-shot relation extraction task.
Towards Realistic Few-Shot Relation Extraction (2021.emnlp-main)

Copied to clipboard

Challenge: Recent studies have shown that few-shot relation classification models can be used to extract any relation of interest from a collection of text with only a few example instances.
Approach: They propose to modify the training routine to encourage models to better discriminate between relations involving similar entity types.
Outcome: The proposed models outperform human models on relation extraction tasks while relying on entity type information.
Exploring the zero-shot limit of FewRel (2020.coling-main)

Copied to clipboard

Challenge: Existing methods to extract information from a language model are limited in their ability to generalize and do not perform as well as few-shot learning models.
Approach: They propose a general purpose relation extractor that uses Wikidata descriptions to represent the relation’s surface form.
Outcome: The proposed system is based on a FewRel 1.0 dataset, which provides an excellent framework for training and evaluating the proposed system in English.
Entity Concept-enhanced Few-shot Relation Extraction (2021.acl-short)

Copied to clipboard

Challenge: Existing FSRE methods fail to classify relations based on information of sentences and entity pairs due to limited samples and lack of knowledge.
Approach: They propose a concept-sentence attention module to select the most appropriate concept from multiple concepts of each entity by calculating the semantic similarity between sentences and concepts.
Outcome: The proposed scheme outperforms existing methods on a few-shot relation extraction dataset.
Pre-training to Match for Unified Low-shot Relation Extraction (2022.acl-long)

Copied to clipboard

Challenge: Low-shot relation extraction (RE) aims to recognize novel relations with very few or even no samples.
Approach: They propose a method that leverages triplet paraphrase to pre-train zero-shot label matching ability and uses meta-learning paradigm to learn few-shot instance summarizing ability.
Outcome: The proposed method outperforms strong baselines and achieves the best performance on few-shot RE leaderboard.
Efficient Information Extraction in Few-Shot Relation Classification through Contrastive Representation Learning (2024.naacl-short)

Copied to clipboard

Challenge: Relation classification (RC) models extract rich information from sentences with limited labeled instances.
Approach: They propose to combine multiple sentence representations with contrastive learning to enhance information extraction by combining multiple sentence and entity tokens.
Outcome: The proposed approach is able to extract discriminative information from multiple representations and contrastive learning.
Named Entity and Relation Extraction with Multi-Modal Retrieval (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to name entity recognition and relation extraction are knowledge-based and may not be highly relevant.
Approach: They propose a multi-modal named entity recognition framework that leverages image information to improve the performance of NER and relation extraction.
Outcome: The proposed framework can achieve state-of-the-art on four multi-modal named entity recognition datasets and one multi-module relation extraction dataset.
Structured Semantic Information Helps Retrieve Better Examples for In-Context Learning Applied to Few-Shot Relation Extraction (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to relation extraction require many training examples per relation, resulting in low results.
Approach: They propose a strategy where new examples are selected based on their similarity to the provided 1-shot example.
Outcome: The proposed strategy outperforms other methods on FS-TACRED and FS - FewRel subsets and achieves state-of-the-art performance on both datasets.
Better Few-Shot Relation Extraction with Label Prompt Dropout (2022.emnlp-main)

Copied to clipboard

Challenge: Existing studies assume textual labels are always present during learning and prediction.
Approach: They propose a method which randomly drops out textual labels in the learning process.
Outcome: The proposed approach improves the few-shot relation extraction task by randomly dropping out labels in the learning process.

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