paper-with-me

Papers

Translation and Fusion Improves Zero-shot Cross-lingual Information Extraction

2023-05-23 · Yang Chen, Vedaant Shah, Alan Ritter

Large language models (LLMs) combined with instruction tuning have shown significant progress in information extraction (IE) tasks, exhibiting strong generalization capabilities to unseen datasets by following annotation guidelines. However, their applicability to low-resource languages remains limited due to lack of both labeled data for fine-tuning, and unlabeled text for pre-training. In this paper, we propose TransFusion, a framework in which models are fine-tuned to use English translations of low-resource language data, enabling more precise predictions through annotation fusion. Based on TransFusion, we introduce GoLLIE-TF, a cross-lingual instruction-tuned LLM for IE tasks, designed to close the performance gap between high and low-resource languages. Our experiments across twelve multilingual IE datasets spanning 50 languages demonstrate that GoLLIE-TF achieves better zero-shot cross-lingual transfer over the base model. In addition, we show that TransFusion significantly improves low-resource language named entity recognition when applied to proprietary models such as GPT-4 (+5 F1) with a prompting approach, or fine-tuning different language models including decoder-only (+14 F1) and encoder-only (+13 F1) architectures.

📄 PDF Abstract BibTeX arXiv:2305.13582

Code (1)

edchengg/gollie-transfusion 공식 구현 tf

Tasks

Cross-Lingual TransferDecoderLow Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTranslationZero-Shot Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

Improving Zero-shot Multilingual Neural Machine Translation by Leveraging Cross-lingual Consistency Regularization

2023-05-12 · Pengzhi Gao, Liwen Zhang, Zhongjun He, Hua Wu 외

The multilingual neural machine translation (NMT) model has a promising capability of zero-shot translation, where it could directly translate between language pairs unseen during training. For good transfer performance …

Machine TranslationNMTSentenceTranslation

Zero-shot-Learning Cross-Modality Data Translation Through Mutual Information Guided Stochastic Diffusion

2023-01-31 · ZiHao Wang, Yingyu Yang, Maxime Sermesant, Hervé Delingette 외

Cross-modality data translation has attracted great interest in image computing. Deep generative models (\textit{e.g.}, GANs) show performance improvement in tackling those problems. Nevertheless, as a fundamental challe…

DenoisingTranslationZero-Shot Learning

Diffusion based Zero-shot Medical Image-to-Image Translation for Cross Modality Segmentation

2024-04-01 · ZiHao Wang, Yingyu Yang, Yuzhou Chen, Tingting Yuan 외

Cross-modality image segmentation aims to segment the target modalities using a method designed in the source modality. Deep generative models can translate the target modality images into the source modality, thus enabl…

Image SegmentationImage-to-Image TranslationSegmentationSemantic Segmentation+2

Towards Boosting Many-to-Many Multilingual Machine Translation with Large Language Models

2024-01-11 · Pengzhi Gao, Zhongjun He, Hua Wu, Haifeng Wang

The training paradigm for machine translation has gradually shifted, from learning neural machine translation (NMT) models with extensive parallel corpora to instruction finetuning on multilingual large language models (…

Machine TranslationNMTTranslation

The Missing Ingredient in Zero-Shot Neural Machine Translation

2019-03-17 · Naveen Arivazhagan, Ankur Bapna, Orhan Firat, Roee Aharoni 외

Multilingual Neural Machine Translation (NMT) models are capable of translating between multiple source and target languages. Despite various approaches to train such models, they have difficulty with zero-shot translati…

Machine TranslationNMTTranslation