← Search

Alexandra Birch

32 accepted papers

2026

HBO: Hierarchical Balancing Optimization for Fine-Tuning Large Language Models

ICLR 2026poster

Fine-tuning large language models (LLMs) on a mixture of diverse datasets poses challenges due to data imbalance and heterogeneity. Existing methods often address these issues across datasets (globally) but overlook the imbalance and heterogeneity within individual datasets (locally), which limits t…

Cited by 0SourcecodeScholar
2026

Learning to Summarize by Learning to Quiz: Adversarial Agentic Collaboration for Long Document Summarization

ICLR 2026poster

Long document summarization remains a significant challenge for current large language models (LLMs), as existing approaches commonly struggle with information loss, factual inconsistencies, and coherence issues when processing excessively long documents. We propose SummQ, a novel adversarial multi-…

Cited by 0SourcecodeScholar
2025

Bridging the Language Gaps in Large Language Models with Inference-Time Cross-Lingual Intervention

ACL 2025long

Large Language Models (LLMs) have shown remarkable capabilities in natural language processing but exhibit significant performance gaps among different languages. Most existing approaches to address these disparities rely on pretraining or fine-tuning, which are resource-intensive. To overcome these…

2025

EuroGEST: Investigating gender stereotypes in multilingual language models

EMNLP 2025

Large language models increasingly support multiple languages, yet most benchmarks for gender bias remain English-centric. We introduce EuroGEST, a dataset designed to measure gender-stereotypical reasoning in LLMs across English and 29 European languages. EuroGEST builds on an existing expert-infor

Cited by 0SourcePDFScholar
2025

Generics are puzzling. Can language models find the missing piece?

COLING 2025main

Generic sentences express generalisations about the world without explicit quantification. Although generics are central to everyday communication, building a precise semantic framework has proven difficult, in part because speakers use generics to generalise properties with widely different statist…

2025

Improving Multilingual Retrieval-Augmented Language Models through Dialectic Reasoning Argumentations

EMNLP 2025

Retrieval-augmented generation (RAG) is key to improving large language models (LLMs) in systematically accessing richer factual knowledge. Yet, using RAG mechanisms brings intrinsic challenges, as LLMs must deal with conflicting knowledge, especially in multilingual retrieval, where the heterogenei

Cited by 0SourcePDFScholar
2025

Liaozhai through the Looking-Glass: On Paratextual Explicitation of Culture-Bound Terms in Machine Translation

EMNLP 2025

The faithful transfer of contextually-embedded meaning continues to challenge contemporary machine translation (MT), particularly in the rendering of culture-bound terms—expressions or concepts rooted in specific languages or cultures, resisting direct linguistic transfer. Existing computational app

2025

Multilingual Data Filtering using Synthetic Data from Large Language Models

EMNLP 2025

Filtering data, particularly data scraped from the internet, has long been recognised as a means to improve model performance. Recent studies have shown that effective filters can be created by utilising Large Language Models (LLMs) to synthetically label data, which is then used to train smaller ne

Cited by 0SourcePDFScholar
2025

No Train but Gain: Language Arithmetic for training-free Language Adapters enhancement

COLING 2025main

Modular deep learning is the state-of-the-art solution for lifting the curse of multilinguality, preventing the impact of negative interference and enabling cross-lingual performance in Multilingual Pre-trained Language Models. However, a trade-off of this approach is the reduction in positive trans…

2025

The Only Way is Ethics: A Guide to Ethical Research with Large Language Models

COLING 2025main

There is a significant body of work looking at the ethical considerations of large language models (LLMs): critiquing tools to measure performance and harms; proposing toolkits to aid in ideation; discussing the risks to workers; considering legislation around privacy and security etc. As yet there…

2025

When natural language is not enough: The limits of in-context learning demonstrations in multilingual reasoning

NAACL 2025findings

Previous studies have demonstrated the effectiveness of reasoning methods in eliciting multi-step reasoned answers from Large Language Models (LLMs) by leveraging in-context demonstrations. These methods, exemplified by Chain-of-Thought (CoT) and Program-Aided Language Models (PAL), have been shown…

Cited by 0SourcePDFScholar
2025

XL-Suite: Cross-Lingual Synthetic Training and Evaluation Data for Open-Ended Generation

EMNLP 2025

Cross-lingual open-ended generation – responding in a language different from that of the query – is an important yet understudied problem. This work proposes XL-Instruct, a novel technique for generating high-quality synthetic data, and introduces XL-AlpacaEval, a new benchmark for evaluating cross

Cited by 0SourcePDFScholar
2024

Assessing Factual Reliability of Large Language Model Knowledge

NAACL 2024long

The factual knowledge of LLMs is typically evaluated using accuracy, yet this metric does not capture the vulnerability of LLMs to hallucination-inducing factors like prompt and context variability. How do we evaluate the capabilities of LLMs to consistently produce factually correct answers? In thi…

2024

Cache & Distil: Optimising API Calls to Large Language Models

ACL 2024findings

Large-scale deployment of generative AI tools often depends on costly API calls to a Large Language Model (LLM) to fulfil user queries, a process that also exposes the request stream to external providers. To curtail the frequency of these calls, one can employ a local smaller language model -a stud…

2024

Document-Level Machine Translation with Large-Scale Public Parallel Corpora

ACL 2024long

Despite the fact that document-level machine translation has inherent advantages over sentence-level machine translation due to additional information available to a model from document context, most translation systems continue to operate at a sentence level. This is primarily due to the severe lac…

2024

Empowering Multi-step Reasoning across Languages via Program-Aided Language Models

EMNLP 2024main

In-context learning methods are popular inference strategies where Large Language Models (LLMs) are elicited to solve a task using provided demonstrations without parameter updates. Among these approaches are the reasoning methods, best exemplified by Chain-of-Thought (CoT) and Program-Aided Languag…

Cited by 6SourcePDFScholar
2024

Is Modularity Transferable? A Case Study through the Lens of Knowledge Distillation

COLING 2024main

The rise of Modular Deep Learning showcases its potential in various Natural Language Processing applications. Parameter-efficient fine-tuning (PEFT) modularity has been shown to work for various use cases, from domain adaptation to multilingual setups. However, all this work covers the case where t…

2024

Question Translation Training for Better Multilingual Reasoning

ACL 2024findings

Large language models show compelling performance on reasoning tasks but they tend to perform much worse in languages other than English. This is unsurprising given that their training data largely consists of English text and instructions. A typical solution is to translate instruction data into al…

2024

When Does Monolingual Data Help Multilingual Translation: The Role of Domain and Model Scale

NAACL 2024long

Multilingual machine translation (MMT), trained on a mixture of parallel and monolingual data, is key for improving translation in low-resource language pairs. However, the literature offers conflicting results on the performance of different methods of including monolingual data. To resolve this, w…

2023

An Open Dataset and Model for Language Identification

ACL 2023short

Language identification (LID) is a fundamental step in many natural language processing pipelines. However, current LID systems are far from perfect, particularly on lower-resource languages. We present a LID model which achieves a macro-average F1 score of 0.93 and a false positive rate of 0.033% a…

2023

Code-Switching with Word Senses for Pretraining in Neural Machine Translation

EMNLP 2023long findings

Lexical ambiguity is a significant and pervasive challenge in Neural Machine Translation (NMT), with many state-of-the-art (SOTA) NMT systems struggling to handle polysemous words (Campolungo et al., 2022). The same holds for the NMT pretraining paradigm of denoising synthetic "code-switched" text (…

Cited by 0SourceScholar
2023

Extrinsic Evaluation of Machine Translation Metrics

ACL 2023long

Automatic machine translation (MT) metrics are widely used to distinguish the quality of machine translation systems across relatively large test sets (system-level evaluation). However, it is unclear if automatic metrics are reliable at distinguishing good translations from bad translations at the…

2023

Multi3NLU++: A Multilingual, Multi-Intent, Multi-Domain Dataset for Natural Language Understanding in Task-Oriented Dialogue

ACL 2023findings

Task-oriented dialogue (ToD) systems have been widely deployed in many industries as they deliver more efficient customer support. These systems are typically constructed for a single domain or language and do not generalise well beyond this. To support work on Natural Language Understanding (NLU) i…

Cited by 21SourcePDFScholar
2022

Non-Autoregressive Machine Translation: It’s Not as Fast as it Seems

NAACL 2022long

Efficient machine translation models are commercially important as they can increase inference speeds, and reduce costs and carbon emissions. Recently, there has been much interest in non-autoregressive (NAR) models, which promise faster translation. In parallel to the research on NAR models, there…

Cited by 19SourcePDFScholar
2022

Quantifying Synthesis and Fusion and their Impact on Machine Translation

NAACL 2022long

Theoretical work in morphological typology offers the possibility of measuring morphological diversity on a continuous scale. However, literature in Natural Language Processing (NLP) typically labels a whole language with a strict type of morphology, e.g. fusional or agglutinative. In this work, we…

Cited by 6SourcePDFScholar
2021

CoPHE: A Count-Preserving Hierarchical Evaluation Metric in Large-Scale Multi-Label Text Classification

EMNLP 2021main

Large-Scale Multi-Label Text Classification (LMTC) includes tasks with hierarchical label spaces, such as automatic assignment of ICD-9 codes to discharge summaries. Performance of models in prior art is evaluated with standard precision, recall, and F1 measures without regard for the rich hierarchi…

2021

Cross-lingual Intermediate Fine-tuning improves Dialogue State Tracking

EMNLP 2021main

Recent progress in task-oriented neural dialogue systems is largely focused on a handful of languages, as annotation of training data is tedious and expensive. Machine translation has been used to make systems multilingual, but this can introduce a pipeline of errors. Another promising solution is u…

2020

A Latent Morphology Model for Open-Vocabulary Neural Machine Translation

ICLR 2020spotlight

Translation into morphologically-rich languages challenges neural machine translation (NMT) models with extremely sparse vocabularies where atomic treatment of surface forms is unrealistic. This problem is typically addressed by either pre-processing words into subword units or performing translatio…

Cited by 29SourcecodeScholar
2020

Towards Making the Most of Context in Neural Machine Translation

IJCAI 2020poster

Document-level machine translation manages to outperform sentence level models by a small margin, but have failed to be widely adopted. We argue that previous research did not make a clear use of the global context, and propose a new document-level NMT framework that deliberately models the local co…

Cited by 0SourcePDFScholar