paper-with-me

Papers

Document-Level Zero-Shot Relation Extraction with Entity Side Information

2026-01-12 · Mohan Raj Chanthran, Soon Lay Ki, Ong Huey Fang, Bhawani Selvaretnam arxiv

Document-Level Zero-Shot Relation Extraction (DocZSRE) aims to predict unseen relation labels in text documents without prior training on specific relations. Existing approaches rely on Large Language Models (LLMs) to generate synthetic data for unseen labels, which poses challenges for low-resource languages like Malaysian English. These challenges include the incorporation of local linguistic nuances and the risk of factual inaccuracies in LLM-generated data. This paper introduces Document-Level Zero-Shot Relation Extraction with Entity Side Information (DocZSRE-SI) to address limitations in the existing DocZSRE approach. The DocZSRE-SI framework leverages Entity Side Information, such as Entity Mention Descriptions and Entity Mention Hypernyms, to perform ZSRE without depending on LLM-generated synthetic data. The proposed low-complexity model achieves an average improvement of 11.6% in the macro F1-Score compared to baseline models and existing benchmarks. By utilizing Entity Side Information, DocZSRE-SI offers a robust and efficient alternative to error-prone, LLM-based methods, demonstrating significant advancements in handling low-resource languages and linguistic diversity in relation extraction tasks. This research provides a scalable and reliable solution for ZSRE, particularly in contexts like Malaysian English news articles, where traditional LLM-based approaches fall short.

📄 PDF Abstract BibTeX arXiv:2601.07271

Code (0)

등록된 구현이 없습니다.

Tasks

Relation Extraction

Similar Papers 제목 키워드 기반

Consistency Guided Knowledge Retrieval and Denoising in LLMs for Zero-shot Document-level Relation Triplet Extraction

2024-01-24 · Qi Sun, Kun Huang, Xiaocui Yang, Rong Tong 외

Document-level Relation Triplet Extraction (DocRTE) is a fundamental task in information systems that aims to simultaneously extract entities with semantic relations from a document. Existing methods heavily rely on a su…

DenoisingRelationRetrievalText Generation+1

DocIE@XLLM25: In-Context Learning for Information Extraction using Fully Synthetic Demonstrations

2025-07-08 · Nicholas Popovič, Ashish Kangen, Tim Schopf, Michael Färber

Large, high-quality annotated corpora remain scarce in document-level entity and relation extraction in zero-shot or few-shot settings. In this paper, we present a fully automatic, LLM-based pipeline for synthetic data g…

In-Context LearningJoint Entity and Relation ExtractionRelationRelation Extraction+1

Learning to Generate and Extract: A Multi-Agent Collaboration Framework For Zero-shot Document-level Event Arguments Extraction

2026-03-03 · Guangjun Zhang, Hu Zhang, Yazhou Han, Yue Fan 외 arxiv

Document-level event argument extraction (DEAE) is essential for knowledge acquisition, aiming to extract participants of events from documents . In the zero-shot setting, existing methods employ LLMs to generate synthet…

Reinforcement Learning

Zero-Shot Document-Level Biomedical Relation Extraction via Scenario-based Prompt Design in Two-Stage with LLM

2025-05-02 · Lei Zhao, Ling Kang, Quan Guo

With the advent of artificial intelligence (AI), many researchers are attempting to extract structured information from document-level biomedical literature by fine-tuning large language models (LLMs). However, they face…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Deep Neural Approaches to Relation Triplets Extraction: A Comprehensive Survey

2021-03-31 · Tapas Nayak, Navonil Majumder, Pawan Goyal, Soujanya Poria

Recently, with the advances made in continuous representation of words (word embeddings) and deep neural architectures, many research works are published in the area of relation extraction and it is very difficult to kee…

Document-level Relation ExtractionRelationRelation ExtractionSentence+2