paper-with-me

Papers

Event Extraction in Basque: Typologically motivated Cross-Lingual Transfer-Learning Analysis

2024-04-09 · Mikel Zubillaga, Oscar Sainz, Ainara Estarrona, Oier Lopez de Lacalle, Eneko Agirre

Cross-lingual transfer-learning is widely used in Event Extraction for low-resource languages and involves a Multilingual Language Model that is trained in a source language and applied to the target language. This paper studies whether the typological similarity between source and target languages impacts the performance of cross-lingual transfer, an under-explored topic. We first focus on Basque as the target language, which is an ideal target language because it is typologically different from surrounding languages. Our experiments on three Event Extraction tasks show that the shared linguistic characteristic between source and target languages does have an impact on transfer quality. Further analysis of 72 language pairs reveals that for tasks that involve token classification such as entity and event trigger identification, common writing script and morphological features produce higher quality cross-lingual transfer. In contrast, for tasks involving structural prediction like argument extraction, common word order is the most relevant feature. In addition, we show that when increasing the training size, not all the languages scale in the same way in the cross-lingual setting. To perform the experiments we introduce EusIE, an event extraction dataset for Basque, which follows the Multilingual Event Extraction dataset (MEE). The dataset and code are publicly available.

📄 PDF Abstract BibTeX arXiv:2404.06392

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferEvent ExtractionLanguage Modellingtoken-classificationToken ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adapting TimeML to Basque: Event Annotation

2018-03-21 · Computational Linguistics and Intelligent Text Processing 2018 3 · Begoña Altuna, María Jesús Aranzabe, Arantza Díaz de Ilarraza

In this paper we present an event annotation effort following EusTimeML, a temporal mark-up language for Basque based on TimeML. For this, we first describe events and their main ontological and grammatical features. We …

MEE: A Novel Multilingual Event Extraction Dataset

2022-11-11 · Amir Pouran Ben Veyseh, Javid Ebrahimi, Franck Dernoncourt, Thien Huu Nguyen

Event Extraction (EE) is one of the fundamental tasks in Information Extraction (IE) that aims to recognize event mentions and their arguments (i.e., participants) from text. Due to its importance, extensive methods and …

Event Extraction

GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction

2020-10-06 · Wasi Uddin Ahmad, Nanyun Peng, Kai-Wei Chang

Recent progress in cross-lingual relation and event extraction use graph convolutional networks (GCNs) with universal dependency parses to learn language-agnostic sentence representations such that models trained on one …

Event ExtractionGraph AttentionRelationSentence

Language-Conditioned Visual Grounding with CLIP Multilingual

2026-05-09 · J. de Curtò, Mauro Liz, I. de Zarzà arxiv

Multilingual vision-language models exhibit systematic performance gaps across languages, but the mechanism remains ambiguous: cross-language divergence could arise from the visual encoder, the text branch, or their inte…

Visual Grounding

Interpretability for Morphological Inflection: from Character-level Predictions to Subword-level Rules

2021-04-01 · EACL 2021 2 · Tatyana Ruzsics, Olga Sozinova, Ximena Gutierrez-Vasques, Tanja Samardzic

Neural models for morphological inflection have recently attained very high results. However, their interpretation remains challenging. Towards this goal, we propose a simple linguistically-motivated variant to the encod…

DecoderMorphological Inflection