← Search

Ilias Chalkidis

18 accepted papers

2025

From Citations to Criticality: Predicting Legal Decision Influence in the Multilingual Swiss Jurisprudence

ACL 2025short

Many court systems are overwhelmed all over the world, leading to huge backlogs of pending cases. Effective triage systems, like those in emergency rooms, could ensure proper prioritization of open cases, optimizing time and resource allocation in the court system. In this work, we introduce the Cri…

Cited by 0SourcePDFScholar
2024

Investigating LLMs as Voting Assistants via Contextual Augmentation: A Case Study on the European Parliament Elections 2024

EMNLP 2024main

In light of the recent 2024 European Parliament elections, we are investigating if LLMs can be used as Voting Advice Applications (VAAs). We audit MISTRAL and MIXTRAL models and evaluate their accuracy in predicting the stance of political parties based on the latest “EU and I” voting assistance que…

Cited by 4SourcePDFScholar
2024

Llama meets EU: Investigating the European political spectrum through the lens of LLMs

NAACL 2024short

Instruction-finetuned Large Language Models inherit clear political leanings that have been shown to influence downstream task performance. We expand this line of research beyond the two-party system in the US and audit Llama Chat in the context of EU politics in various settings to analyze the mode…

2024

MultiLegalPile: A 689GB Multilingual Legal Corpus

ACL 2024long

Large, high-quality datasets are crucial for training Large Language Models (LLMs). However, so far, few datasets are available for specialized critical domains such as law and the available ones are often small and only in English. To fill this gap, we curate and release MultiLegalPile, a 689GB cor…

2023

An Exploration of Encoder-Decoder Approaches to Multi-Label Classification for Legal and Biomedical Text

ACL 2023findings

Standard methods for multi-label text classification largely rely on encoder-only pre-trained language models, whereas encoder-decoder models have proven more effective in other classification tasks. In this study, we compare four methods for multi-label classification, two based on an encoder only,…

2023

Efficient Document Embeddings via Self-Contrastive Bregman Divergence Learning

ACL 2023findings

Learning quality document embeddings is a fundamental problem in natural language processing (NLP), information retrieval (IR), recommendation systems, and search engines. Despite recent advances in the development of transformer-based models that produce sentence embeddings with self-contrastive le…

Cited by 6SourcePDFScholar
2023

LEXTREME: A Multi-Lingual and Multi-Task Benchmark for the Legal Domain

EMNLP 2023long findings

Lately, propelled by phenomenal advances around the transformer architecture, the legal NLP field has enjoyed spectacular growth. To measure progress, well-curated and challenging benchmarks are crucial. Previous efforts have produced numerous benchmarks for general NLP models, typically based on ne…

Cited by 0SourcecodeScholar
2023

LeXFiles and LegalLAMA: Facilitating English Multinational Legal Language Model Development

ACL 2023long

In this work, we conduct a detailed analysis on the performance of legal-oriented pre-trained language models (PLMs). We examine the interplay between their original objective, acquired knowledge, and legal language understanding capacities which we define as the upstream, probing, and downstream pe…

2023

Rather a Nurse than a Physician - Contrastive Explanations under Investigation

EMNLP 2023long main

Contrastive explanations, where one decision is explained *in contrast to another*, are supposed to be closer to how humans explain a decision than non-contrastive explanations, where the decision is not necessarily referenced to an alternative. This claim has never been empirically validated. We an…

Cited by 0SourceScholar
2023

Regulation and NLP (RegNLP): Taming Large Language Models

EMNLP 2023long main

The scientific innovation in Natural Language Processing (NLP) and more broadly in artificial intelligence (AI) is at its fastest pace to date. As large language models (LLMs) unleash a new era of automation, important debates emerge regarding the benefits and risks of their development, deployment…

Cited by 0SourceScholar
2022

Challenges and Strategies in Cross-Cultural NLP

ACL 2022long

Various efforts in the Natural Language Processing (NLP) community have been made to accommodate linguistic diversity and serve speakers of many different languages. However, it is important to acknowledge that speakers and the content they produce and require, vary not just by language, but also by…

Cited by 58SourcePDFScholar
2022

FairLex: A Multilingual Benchmark for Evaluating Fairness in Legal Text Processing

ACL 2022long

We present a benchmark suite of four datasets for evaluating the fairness of pre-trained language models and the techniques used to fine-tune them for downstream tasks. Our benchmarks cover four jurisdictions (European Council, USA, Switzerland, and China), five languages (English, German, French, I…

2022

FiNER: Financial Numeric Entity Recognition for XBRL Tagging

ACL 2022long

Publicly traded companies are required to submit periodic reports with eXtensive Business Reporting Language (XBRL) word-level tags. Manually tagging the reports is tedious and costly. We, therefore, introduce XBRL tagging as a new entity extraction task for the financial domain and release FiNER-13…

2022

Improved Multi-label Classification under Temporal Concept Drift: Rethinking Group-Robust Algorithms in a Label-Wise Setting

ACL 2022findings

In document classification for, e.g., legal and biomedical text, we often deal with hundreds of classes, including very infrequent ones, as well as temporal concept drift caused by the influence of real world events, e.g., policy changes, conflicts, or pandemics. Class imbalance and drift can someti…

2022

LexGLUE: A Benchmark Dataset for Legal Language Understanding in English

ACL 2022long

Laws and their interpretations, legal arguments and agreements are typically expressed in writing, leading to the production of vast corpora of legal text. Their analysis, which is at the center of legal practice, becomes increasingly elaborate as these collections grow in size. Natural language und…

2022

Revisiting Transformer-based Models for Long Document Classification

EMNLP 2022finding

The recent literature in text classification is biased towards short text sequences (e.g., sentences or paragraphs). In real-world applications, multi-page multi-paragraph documents are common and they cannot be efficiently encoded by vanilla Transformer-based models. We compare different Transforme…

2021

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

EMNLP 2021main

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 an…

2021

Paragraph-level Rationale Extraction through Regularization: A case study on European Court of Human Rights Cases

NAACL 2021long

Interpretability or explainability is an emerging research field in NLP. From a user-centric point of view, the goal is to build models that provide proper justification for their decisions, similar to those of humans, by requiring the models to satisfy additional constraints. To this end, we introd…

Cited by 126SourcePDFScholar