paper-with-me

홈 › Papers

Prompt-Learning for Cross-Lingual Relation Extraction

2023-04-20 · Chiaming Hsu, Changtong Zan, Liang Ding, Longyue Wang, Xiaoting Wang, Weifeng Liu, Fu Lin, Wenbin Hu

Relation Extraction (RE) is a crucial task in Information Extraction, which entails predicting relationships between entities within a given sentence. However, extending pre-trained RE models to other languages is challenging, particularly in real-world scenarios where Cross-Lingual Relation Extraction (XRE) is required. Despite recent advancements in Prompt-Learning, which involves transferring knowledge from Multilingual Pre-trained Language Models (PLMs) to diverse downstream tasks, there is limited research on the effective use of multilingual PLMs with prompts to improve XRE. In this paper, we present a novel XRE algorithm based on Prompt-Tuning, referred to as Prompt-XRE. To evaluate its effectiveness, we design and implement several prompt templates, including hard, soft, and hybrid prompts, and empirically test their performance on competitive multilingual PLMs, specifically mBART. Our extensive experiments, conducted on the low-resource ACE05 benchmark across multiple languages, demonstrate that our Prompt-XRE algorithm significantly outperforms both vanilla multilingual PLMs and other existing models, achieving state-of-the-art performance in XRE. To further show the generalization of our Prompt-XRE on larger data scales, we construct and release a new XRE dataset- WMT17-EnZh XRE, containing 0.9M English-Chinese pairs extracted from WMT 2017 parallel corpus. Experiments on WMT17-EnZh XRE also show the effectiveness of our Prompt-XRE against other competitive baselines. The code and newly constructed dataset are freely available at \url{https://github.com/HSU-CHIA-MING/Prompt-XRE}.

📄 PDF Abstract BibTeX arXiv:2304.10354

Code (1)

hsu-chia-ming/prompt-xre 공식 구현 pytorch

Tasks

Prompt LearningRelationRelation ExtractionSentence

Methods 이 논문이 사용한 방법론

Test 설명 없음
mBART 설명 없음

Similar Papers 제목 키워드 기반

Cross-lingual Relation Extraction with Large Language Models: Zero-Shot, Few-Shot, and Fine-Tuned Evaluation on Romanian

2026-06-30 · Dragos-Mitrut Vasile, Elena-Simona Apostol, Stefan-Adrian Toma, Adrian Paschke 외 arxiv

Relation extraction (RE) for low-resource languages is typically constrained by the lack of annotated corpora. We investigate the feasibility of cross-lingual RE for Romanian by combining automatic dataset translation wi…

Relation ClassificationRelation Extraction

Combining Distantly Supervised Models with In Context Learning for Monolingual and Cross-Lingual Relation Extraction

2025-10-21 · Vipul Rathore, Malik Hammad Faisal, Parag Singla, Mausam arxiv

Distantly Supervised Relation Extraction (DSRE) remains a long-standing challenge in NLP, where models must learn from noisy bag-level annotations while making sentence-level predictions. While existing state-of-the-art …

Relation Extraction

Neural Relation Extraction with Multi-lingual Attention

2017-07-01 · ACL 2017 7 · Yankai Lin, Zhiyuan Liu, Maosong Sun

Relation extraction has been widely used for finding unknown relational facts from plain text. Most existing methods focus on exploiting mono-lingual data for relation extraction, ignoring massive information from the te…

Information RetrievalQuestion AnsweringRelationRelation Extraction

Relation Extraction Capabilities of LLMs on Clinical Text: A Bilingual Evaluation for English and Turkish

2026-01-14 · Aidana Aidynkyzy, Oğuz Dikenelli, Oylum Alatlı, Şebnem Bora arxiv

The scarcity of annotated datasets for clinical information extraction in non-English languages hinders the evaluation of large language model (LLM)-based methods developed primarily in English. In this study, we present…

Relation ClassificationInformation ExtractionContrastive LearningRelation Extraction

Multilingual Open Relation Extraction Using Cross-lingual Projection

2015-03-22 · HLT 2015 5 · Manaal Faruqui, Shankar Kumar

Open domain relation extraction systems identify relation and argument phrases in a sentence without relying on any underlying schema. However, current state-of-the-art relation extraction systems are available only for …

RelationRelation ExtractionSentence