Challenge: Existing approaches rely on Large Language Models (LLMs) to generate synthetic data for unseen labels.
Approach: They propose a document-level zero-shot relation extraction framework with Entity Side Information to solve existing problems.
Outcome: The proposed approach achieves an average improvement of 11.6% in the macro F1-Score compared to baseline models and existing benchmarks.

Similar Papers

AlignRE: An Encoding and Semantic Alignment Approach for Zero-Shot Relation Extraction (2024.findings-acl)

Copied to clipboard

Challenge: Existing prototype-based methods for ZSRE ignore abundant side information and suffer from a significant encoding gap between prototypes and sentences.
Approach: They propose a framework to encode schema alignment to enhance prototype-based ZSRE methods.
Outcome: The proposed method outperforms existing methods on FewRel and Wiki-ZSL datasets and exhibits substantially faster performance and reduces the need for extensive manual labor in prototype construction.
From Local Perspective to Global Reasoning: A Neuro-Symbolic Framework for Zero-Shot Relation Extraction (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for zero-shot relationship extraction do not distinguish between unseen, semantically similar relations.
Approach: They propose a framework to enable global reasoning across a set of predictions.
Outcome: The proposed framework outperforms existing methods and establishes new state-of-the-art results on widely used datasets.
ZS-BERT: Towards Zero-Shot Relation Extraction with Attribute Representation Learning (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods to relation extraction require labeled data, but labeling is difficult . Existing models cannot recognize rare instances that are never covered by training data .
Approach: They propose a multi-task learning model that directly predicts unseen relations without hand-crafted attribute labeling and multiple pairwise classifications.
Outcome: The proposed model outperforms existing methods by 13.54% on two well-known datasets.
GLiREL - Generalist Model for Zero-Shot Relation Extraction (2025.naacl-long)

Copied to clipboard

Challenge: Existing approaches to zero-shot named entity recognition rely on distant supervision and training data for unseen labels.
Approach: They propose an efficient architecture and training paradigm for zero-shot relation classification . they use a protocol to generate multiple relation labels in a single forward pass .
Outcome: The proposed architecture and training paradigm achieve state-of-the-art results on the zero-shot relation classification task.
Zshot: An Open-source Framework for Zero-Shot Named Entity Recognition and Relation Extraction (2023.acl-demo)

Copied to clipboard

Challenge: ZSL is a machine learning field that uses textual descriptions of entities or relations to perform tasks that are not seen during training.
Approach: They propose a framework that allows researchers to compare state-of-the-art ZSL methods with standard benchmark datasets.
Outcome: The proposed framework compares state-of-the-art methods with benchmark datasets and provides APIs for production under the standard SpaCy NLP pipeline.
Grasping the Essentials: Tailoring Large Language Models for Zero-Shot Relation Extraction (2024.emnlp-main)

Copied to clipboard

Challenge: Existing Relation extraction models require extensive annotated training data, which is costly and labor-intensive to collect.
Approach: They propose a new zero-shot RE task where only relation definitions are provided instead of seen-unseen relation instances.
Outcome: The proposed task significantly improves cost-effective zero-shot performance by large margins.
Few-Shot Document-Level Relation Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing benchmarks for relation extraction are built on sentence-level corpora, but document-level ones provide more realism.
Approach: They propose a few-shot document-level relation extraction benchmark based on document-based corpora.
Outcome: The proposed benchmark is based on two existing supervised learning data sets, DocRED and sciERC.
Zero-shot Cross-lingual NER via Mitigating Language Difference: An Entity-aligned Translation Perspective (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to cross-lingual Named Entity Recognition focus on Latin script language (LSL) for non-Latin script language, performance often degrades due to deep structural differences.
Approach: They propose an entity-aligned translation approach to align entities between NSL and English .
Outcome: The proposed approach aims to transfer knowledge from high-resource languages to low-resourced languages.
Generation-Augmented Retrieval: Rethinking the Role of Large Language Models in Zero-Shot Relation Extraction (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in Relation Extraction (RE) emphasize Zero-Shot methodologies, aiming to recognize unseen relations between entities with no annotated data.
Approach: They propose a plug-in retrieval adjuster that allows rapid fine-tuning without accessing LLMs’ parameters.
Outcome: The proposed model demonstrates comparable performance on multiple benchmarks.
ZeroShotCeres: Zero-Shot Relation Extraction from Semi-Structured Webpages (2020.acl-main)

Copied to clipboard

Challenge: Existing work on information extraction from semi-structured websites has relied on manual data annotation and learning a model specific to a given template.
Approach: They propose a solution for “zero-shot” open-domain relation extraction from webpages with previously unseen templates using a graph neural network-based approach.
Outcome: The proposed model provides a 31% gain over baseline for zero-shot extraction in a new subject vertical.

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