paper-with-me

홈 › Papers

EUR-Lex-Sum: A Multi- and Cross-lingual Dataset for Long-form Summarization in the Legal Domain

2022-10-24 · Dennis Aumiller, Ashish Chouhan, Michael Gertz

Existing summarization datasets come with two main drawbacks: (1) They tend to focus on overly exposed domains, such as news articles or wiki-like texts, and (2) are primarily monolingual, with few multilingual datasets. In this work, we propose a novel dataset, called EUR-Lex-Sum, based on manually curated document summaries of legal acts from the European Union law platform (EUR-Lex). Documents and their respective summaries exist as cross-lingual paragraph-aligned data in several of the 24 official European languages, enabling access to various cross-lingual and lower-resourced summarization setups. We obtain up to 1,500 document/summary pairs per language, including a subset of 375 cross-lingually aligned legal acts with texts available in all 24 languages. In this work, the data acquisition process is detailed and key characteristics of the resource are compared to existing summarization resources. In particular, we illustrate challenging sub-problems and open questions on the dataset that could help the facilitation of future research in the direction of domain-specific cross-lingual summarization. Limited by the extreme length and language diversity of samples, we further conduct experiments with suitable extractive monolingual and cross-lingual baselines for future work. Code for the extraction as well as access to our data and baselines is available online at: https://github.com/achouhan93/eur-lex-sum.

📄 PDF Abstract BibTeX arXiv:2210.13448

Code (1)

achouhan93/eur-lex-sum 공식 구현

Tasks

ArticlesForm

Similar Papers 제목 키워드 기반

MCL@IITK at SemEval-2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation using Augmented Data, Signals, and Transformers

2021-04-04 · SEMEVAL 2021 · Rohan Gupta, Jay Mundra, Deepak Mahajan, Ashutosh Modi

In this work, we present our approach for solving the SemEval 2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation (MCL-WiC). The task is a sentence pair classification problem where the goal is to …

Cross-Lingual TransferSentenceSentence-Pair ClassificationTask 2+1

PolyWorkBench: Benchmarking LLM Agents for Cross-Lingual Long-Horizon Workflows

2026-07-07 · Hongliang Li, Yijin Liu, Zhiwei Zhang, Zihe Liu 외 arxiv

While Large Language Model (LLM) agents excel at monolingual long-horizon planning and tool use, enterprise workflows inherently require processing multilingual resources across extended trajectories. The interaction bet…

XLEnt: Mining a Large Cross-lingual Entity Dataset with Lexical-Semantic-Phonetic Word Alignment

2021-04-17 · EMNLP 2021 11 · Ahmed El-Kishky, Adithya Renduchintala, James Cross, Francisco Guzmán 외

Cross-lingual named-entity lexica are an important resource to multilingual NLP tasks such as machine translation and cross-lingual wikification. While knowledge bases contain a large number of entities in high-resource …

Machine TranslationMultilingual NLPTranslationWord Alignment

Exploring Multiple Strategies to Improve Multilingual Coreference Resolution in CorefUD

2024-08-29 · Ondřej Pražák, Miloslav Konopík, Pavel Král

Coreference resolution, the task of identifying expressions in text that refer to the same entity, is a critical component in various natural language processing applications. This paper presents a novel end-to-end neura…

coreference-resolutionCoreference ResolutionCross-Lingual Transfer

Cross-lingual Lifelong Learning

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

The longstanding goal of multi-lingual learning has been to develop a universal cross-lingual model that can withstand the changes in multi-lingual data distributions. However, most existing models assume full access to …

Continual LearningLifelong learningTransfer Learning