paper-with-me

홈 › Papers

MultiEURLEX -- A multi-lingual and multi-label legal document classification dataset for zero-shot cross-lingual transfer

2021-09-02 · Ilias Chalkidis, Manos Fergadiotis, Ion Androutsopoulos

We introduce MULTI-EURLEX, a new multilingual dataset for topic classification of legal documents. The dataset comprises 65k European Union (EU) laws, officially translated in 23 languages, annotated with multiple labels from the EUROVOC taxonomy. We highlight the effect of temporal concept drift and the importance of chronological, instead of random splits. We use the dataset as a testbed for zero-shot cross-lingual transfer, where we exploit annotated training documents in one language (source) to classify documents in another language (target). We find that fine-tuning a multilingually pretrained model (XLM-ROBERTA, MT5) in a single source language leads to catastrophic forgetting of multilingual knowledge and, consequently, poor zero-shot transfer to other languages. Adaptation strategies, namely partial fine-tuning, adapters, BITFIT, LNFIT, originally proposed to accelerate fine-tuning for new end-tasks, help retain multilingual knowledge from pretraining, substantially improving zero-shot cross-lingual transfer, but their impact also depends on the pretrained model used and the size of the label set.

📄 PDF Abstract BibTeX arXiv:2109.00904

Code (1)

nlpaueb/multi-eurlex 공식 구현 tf

Tasks

Cross-Lingual TransferDocument ClassificationTopic ClassificationZero-Shot Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

Realistic Zero-Shot Cross-Lingual Transfer in Legal Topic Classification

2022-06-08 · Stratos Xenouleas, Alexia Tsoukara, Giannis Panagiotakis, Ilias Chalkidis 외

We consider zero-shot cross-lingual transfer in legal topic classification using the recent MultiEURLEX dataset. Since the original dataset contains parallel documents, which is unrealistic for zero-shot cross-lingual tr…

Cross-Lingual TransferTopic ClassificationTranslationZero-Shot Cross-Lingual Transfer

MultiEURLEX - A multi-lingual and multi-label legal document classification dataset for zero-shot cross-lingual transfer

2021-11-01 · EMNLP 2021 11 · Ilias Chalkidis, Manos Fergadiotis, Ion Androutsopoulos

We introduce MULTI-EURLEX, a new multilingual dataset for topic classification of legal documents. The dataset comprises 65k European Union (EU) laws, officially translated in 23 languages, annotated with multiple labels…

Cross-Lingual TransferDocument ClassificationTopic ClassificationZero-Shot Cross-Lingual Transfer

A Multi-Modal Multilingual Benchmark for Document Image Classification

2023-10-25 · Yoshinari Fujinuma, Siddharth Varia, Nishant Sankaran, Srikar Appalaraju 외

Document image classification is different from plain-text document classification and consists of classifying a document by understanding the content and structure of documents such as forms, emails, and other such docu…

ClassificationCross-Lingual TransferDocument AIDocument Classification+8

Realistic Zero-Shot Cross-Lingual Transfer in Legal Topic Classification

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We consider zero-shot cross-lingual transfer in legal topic classification using the recent Multi-EURLEX dataset. Since the original dataset contains parallel documents, which is unrealistic for zero-shot cross-lingual t…

ClassificationCross-Lingual TransferTopic ClassificationTranslation+1

T3L: Translate-and-Test Transfer Learning for Cross-Lingual Text Classification

2023-06-08 · Inigo Jauregi Unanue, Gholamreza Haffari, Massimo Piccardi

Cross-lingual text classification leverages text classifiers trained in a high-resource language to perform text classification in other languages with no or minimal fine-tuning (zero/few-shots cross-lingual transfer). N…

ClassificationCross-Lingual TransferLanguage Modellingtext-classification+2