← Search

Anna Korhonen

52 accepted papers

2026

Multi-Agent Design: Optimizing Agents with Better Prompts and Topologies

ICLR 2026poster

Large language models, employed as multiple agents that interact and collaborate with each other, have excelled at solving complex tasks. The agents are programmed with prompts that declare their functionality, along with the topologies that orchestrate interactions across agents. Designing prompts…

Cited by 0SourceScholar
2026

Visual Planning: Let's Think Only with Images

ICLR 2026oral

Recent advancements in Large Language Models (LLMs) and their multimodal extensions (MLLMs) have substantially enhanced machine reasoning across diverse tasks. However, these models predominantly rely on pure text as the medium for both expressing and structuring reasoning, even when visual informat…

Cited by 0SourcecodeScholar
2025

A Rose by Any Other Name: LLM-Generated Explanations Are Good Proxies for Human Explanations to Collect Label Distributions on NLI

ACL 2025finding

Disagreement in human labeling is ubiquitous, and can be captured in human judgment distributions (HJDs). Recent research has shown that explanations provide valuable information for understanding human label variation (HLV) and large language models (LLMs) can approximate HJD from a few human-provi…

2025

Cultural Learning-Based Culture Adaptation of Language Models

ACL 2025long

Adapting large language models (LLMs) to diverse cultural values is a challenging task, as existing LLMs often reflect the values of specific groups by default, and potentially cause harm to others. In this paper, we present CLCA, a novel framework for enhancing LLM alignment with cultural values ba…

2025

Explainability and Interpretability of Multilingual Large Language Models: A Survey

EMNLP 2025

Multilingual large language models (MLLMs) demonstrate state-of-the-art capabilities across diverse cross-lingual and multilingual tasks. Their complex internal mechanisms, however, often lack transparency, posing significant challenges in elucidating their internal processing of multilingualism, cr

Cited by 0SourcePDFScholar
2025

Improving Preference Extraction In LLMs By Identifying Latent Knowledge Through Classifying Probes

ACL 2025long

Large Language Models (LLMs) are often used as automated judges to evaluate text, but their effectiveness can be hindered by various unintentional biases. We propose using linear classifying probes, trained by leveraging differences between contrasting pairs of prompts, to directly access LLMs’ late…

2025

Iterative Multilingual Spectral Attribute Erasure

EMNLP 2025

Multilingual representations embed words with similar meanings to share a common semantic space across languages, creating opportunities to transfer debiasing effects between languages. However, existing methods for debiassing are unable to exploit this opportunity because they operate on individual

Cited by 0SourcePDFScholar
2025

Large Language Models are Miscalibrated In-Context Learners

ACL 2025finding

When adapting ICL with or without fine-tuning, we are curious about whether the instruction-tuned language model is able to achieve well-calibrated results without suffering from the problem of overconfidence (i.e., miscalibration) considering its strong instruction following ability, especially in…

2025

Threading the Needle: Reweaving Chain-of-Thought Reasoning to Explain Human Label Variation

EMNLP 2025

The recent rise of reasoning-tuned Large Language Models (LLMs)—which generate chains of thought (CoTs) before giving the final answer—has attracted significant attention and offers new opportunities for gaining insights into human label variation, which refers to plausible differences in how multip

2024

Are Large Language Model Temporally Grounded?

NAACL 2024long

Are Large Language Models (LLMs) temporally grounded? Since LLMs cannot perceive and interact with the environment, it is impossible to answer this question directly. Instead, we provide LLMs with textual narratives and probe them with respect to their common-sense knowledge of the structure and dur…

Cited by 19SourcePDFScholar
2024

DIALIGHT: Lightweight Multilingual Development and Evaluation of Task-Oriented Dialogue Systems with Large Language Models

NAACL 2024system demonstrations

We present DIALIGHT, a toolkit for developing and evaluating multilingual Task-Oriented Dialogue (ToD) systems which facilitates systematic evaluations and comparisons between ToD systems using fine-tuning of Pretrained Language Models (PLMs) and those utilising the zero-shot and in-context learning…

2024

Fairer Preferences Elicit Improved Human-Aligned Large Language Model Judgments

EMNLP 2024main

Large language models (LLMs) have shown promising abilities as cost-effective and reference-free evaluators for assessing language generation quality. In particular, pairwise LLM evaluators, which compare two generated texts and determine the preferred one, have been employed in a wide range of appl…

2024

LoSST-AD: A Longitudinal Corpus for Tracking Alzheimer’s Disease Related Changes in Spontaneous Speech

COLING 2024main

Language-based biomarkers have shown promising results in differentiating those with Alzheimer’s disease (AD) diagnosis from healthy individuals, but the earliest changes in language are thought to start years or even decades before the diagnosis. Detecting these changes is critical to allow early i…

Cited by 1SourcePDFScholar
2024

LongForm: Effective Instruction Tuning with Reverse Instructions

EMNLP 2024finding

Instruction tuning enables language models to more effectively generalize and better follow user intent. However, obtaining instruction data is costly and challenging. Prior work employs methods such as expensive human annotation, crowd-sourced datasets with alignment issues, and generating noisy ex…

2024

Reranking Overgenerated Responses for End-to-End Task-Oriented Dialogue Systems

COLING 2024main

End-to-end task-oriented dialogue systems are prone to fall into the so-called ‘likelihood trap’, resulting in generated responses which are dull, repetitive, and often inconsistent with dialogue history. Comparing ranked lists of multiple generated responses against the ‘gold response’ reveals a wi…

2024

SQATIN: Supervised Instruction Tuning Meets Question Answering for Improved Dialogue NLU

NAACL 2024long

Task-oriented dialogue (TOD) systems help users execute well-defined tasks across a variety of domains (e.g., flight booking or food ordering), with their Natural Language Understanding (NLU) components being dedicated to the analysis of user utterances, predicting users’ intents (Intent Detection,…

2024

Self-Augmented In-Context Learning for Unsupervised Word Translation

ACL 2024short

Recent work has shown that, while large language models (LLMs) demonstrate strong word translation or bilingual lexicon induction (BLI) capabilities in few-shot setups, they still cannot match the performance of ‘traditional’ mapping-based approaches in the unsupervised scenario where no seed transl…

2024

Spectral Editing of Activations for Large Language Model Alignment

NeurIPS 2024poster

Large language models (LLMs) often exhibit undesirable behaviours, such as generating untruthful or biased content. Editing their internal representations has been shown to be effective in mitigating such behaviours on top of the existing alignment methods. We propose a novel inference-time editing…

2024

SynthEval: Hybrid Behavioral Testing of NLP Models with Synthetic CheckLists

EMNLP 2024finding

Traditional benchmarking in NLP typically involves using static, held-out test sets and calculating aggregated statistics based on diverse examples. However, this approach often results in an overestimation of performance and lacks the ability to offer comprehensive, interpretable, and dynamic asses…

2024

TopViewRS: Vision-Language Models as Top-View Spatial Reasoners

EMNLP 2024main

Top-view perspective denotes a typical way in which humans read and reason over different types of maps, and it is vital for localization and navigation of humans as well as of ‘non-human’ agents, such as the ones backed by large Vision-Language Models (VLMs). Nonetheless, spatial reasoning capabili…

2024

TurkishMMLU: Measuring Massive Multitask Language Understanding in Turkish

EMNLP 2024finding

Multiple choice question answering tasks evaluate the reasoning, comprehension, and mathematical abilities of Large Language Models (LLMs). While existing benchmarks employ automatic translation for multilingual evaluation, this approach is error-prone and potentially introduces culturally biased qu…

2024

Your Prompt Is My Command: On Assessing the Human-Centred Generality of Multimodal Models (Abstract Reprint)

AAAI 2024technical

Even with obvious deficiencies, large prompt-commanded multimodal models are proving to be flexible cognitive tools representing an unprecedented generality. But the directness, diversity, and degree of user interaction create a distinctive “human-centred generality” (HCG), rather than a fully auton…

Cited by 0SourcePDFScholar
2024

“Seeing the Big through the Small”: Can LLMs Approximate Human Judgment Distributions on NLI from a Few Explanations?

EMNLP 2024finding

Human label variation (HLV) is a valuable source of information that arises when multiple human annotators provide different labels for valid reasons. In Natural Language Inference (NLI) earlier approaches to capturing HLV involve either collecting annotations from many crowd workers to represent hu…

2023

A Systematic Study of Performance Disparities in Multilingual Task-Oriented Dialogue Systems

EMNLP 2023long main

Achieving robust language technologies that can perform well across the world's many languages is a central goal of multilingual NLP. In this work, we take stock of and empirically analyse task performance disparities that exist between multilingual task-oriented dialogue (ToD) systems. We first def…

Cited by 0SourceScholar
2023

Cross-Lingual Transfer with Target Language-Ready Task Adapters

ACL 2023findings

Adapters have emerged as a modular and parameter-efficient approach to (zero-shot) cross-lingual transfer. The established MAD-X framework employs separate language and task adapters which can be arbitrarily combined to perform the transfer of any task to any target language. Subsequently, BAD-X, an…

2023

Detecting and Mitigating Hallucinations in Multilingual Summarisation

EMNLP 2023long main

Hallucinations pose a significant challenge to the reliability of neural models for abstractive summarisation. While automatically generated summaries may be fluent, they often lack faithfulness to the original document. This issue becomes even more pronounced in low-resource languages, where summar…

Cited by 0SourcecodeScholar
2023

Distilling Efficient Language-Specific Models for Cross-Lingual Transfer

ACL 2023findings

Massively multilingual Transformers (MMTs), such as mBERT and XLM-R, are widely used for cross-lingual transfer learning. While these are pretrained to represent hundreds of languages, end users of NLP systems are often interested only in individual languages. For such purposes, the MMTs’ language c…

2023

Language-Agnostic Bias Detection in Language Models with Bias Probing

EMNLP 2023long findings

Pretrained language models (PLMs) are key components in NLP, but they contain strong social biases. Quantifying these biases is challenging because current methods focusing on fill-the-mask objectives are sensitive to slight changes in input. To address this, we propose a bias probing technique call…

Cited by 0SourcecodeScholar
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
2023

Survival of the Most Influential Prompts: Efficient Black-Box Prompt Search via Clustering and Pruning

EMNLP 2023long findings

Prompt-based learning has been an effective paradigm for large pretrained language models (LLM), enabling few-shot or even zero-shot learning. Black-box prompt search has received growing interest recently for its distinctive properties of gradient-free optimization, proven particularly useful and p…

Cited by 0SourcecodeScholar
2023

Translation-Enhanced Multilingual Text-to-Image Generation

ACL 2023long

Research on text-to-image generation (TTI) still predominantly focuses on the English language due to the lack of annotated image-caption data in other languages; in the long run, this might widen inequitable access to TTI technology. In this work, we thus investigate multilingual TTI (termed mTTI)…

2023

Unifying Cross-Lingual Transfer across Scenarios of Resource Scarcity

EMNLP 2023long main

The scarcity of data in many of the world's languages necessitates the transfer of knowledge from other, resource-rich languages. However, the level of scarcity varies significantly across multiple dimensions, including: i) the amount of task-specific data available in the source and target language…

Cited by 0SourcecodeScholar
2022

BAD-X: Bilingual Adapters Improve Zero-Shot Cross-Lingual Transfer

NAACL 2022long

Adapter modules enable modular and efficient zero-shot cross-lingual transfer, where current state-of-the-art adapter-based approaches learn specialized language adapters (LAs) for individual languages. In this work, we show that it is more effective to learn bilingual language pair adapters (BAs) w…

2022

Composable Sparse Fine-Tuning for Cross-Lingual Transfer

ACL 2022long

Fine-tuning the entire set of parameters of a large pretrained model has become the mainstream approach for transfer learning. To increase its efficiency and prevent catastrophic forgetting and interference, techniques like adapters and sparse fine-tuning have been developed. Adapters are modular, a…

2022

Data Augmentation and Learned Layer Aggregation for Improved Multilingual Language Understanding in Dialogue

ACL 2022findings

Scaling dialogue systems to a multitude of domains, tasks and languages relies on costly and time-consuming data annotation for different domain-task-language configurations. The annotation efforts might be substantially reduced by the methods that generalise well in zero- and few-shot scenarios, an…

Cited by 7SourcePDFScholar
2022

Improving Bilingual Lexicon Induction with Cross-Encoder Reranking

EMNLP 2022finding

Bilingual lexicon induction (BLI) with limited bilingual supervision is a crucial yet challenging task in multilingual NLP. Current state-of-the-art BLI methods rely on the induction of cross-lingual word embeddings (CLWEs) to capture cross-lingual word similarities; such CLWEs are obtained <b>1)</b…

2022

Improving Word Translation via Two-Stage Contrastive Learning

ACL 2022long

Word translation or bilingual lexicon induction (BLI) is a key cross-lingual task, aiming to bridge the lexical gap between different languages. In this work, we propose a robust and effective two-stage contrastive learning framework for the BLI task. At Stage C1, we propose to refine standard cross…

2021

A Closer Look at Few-Shot Crosslingual Transfer: The Choice of Shots Matters

ACL 2021long

Few-shot crosslingual transfer has been shown to outperform its zero-shot counterpart with pretrained encoders like multilingual BERT. Despite its growing popularity, little to no attention has been paid to standardizing and analyzing the design of few-shot experiments. In this work, we highlight a…

Cited by 56SourcePDFScholar
2021

AM2iCo: Evaluating Word Meaning in Context across Low-Resource Languages with Adversarial Examples

EMNLP 2021main

Capturing word meaning in context and distinguishing between correspondences and variations across languages is key to building successful multilingual and cross-lingual text representation models. However, existing multilingual evaluation datasets that evaluate lexical semantics “in-context” have v…

2021

Fast, Effective, and Self-Supervised: Transforming Masked Language Models into Universal Lexical and Sentence Encoders

EMNLP 2021main

Previous work has indicated that pretrained Masked Language Models (MLMs) are not effective as universal lexical and sentence encoders off-the-shelf, i.e., without further task-specific fine-tuning on NLI, sentence similarity, or paraphrasing tasks using annotated task data. In this work, we demonst…

2021

Learning Domain-Specialised Representations for Cross-Lingual Biomedical Entity Linking

ACL 2021short

Injecting external domain-specific knowledge (e.g., UMLS) into pretrained language models (LMs) advances their capability to handle specialised in-domain tasks such as biomedical entity linking (BEL). However, such abundant expert knowledge is available only for a handful of languages (e.g., English…

2021

LexFit: Lexical Fine-Tuning of Pretrained Language Models

ACL 2021long

Transformer-based language models (LMs) pretrained on large text collections implicitly store a wealth of lexical semantic knowledge, but it is non-trivial to extract that knowledge effectively from their parameters. Inspired by prior work on semantic specialization of static word embedding (WE) mod…

2021

MAD-G: Multilingual Adapter Generation for Efficient Cross-Lingual Transfer

EMNLP 2021finding

Adapter modules have emerged as a general parameter-efficient means to specialize a pretrained encoder to new domains. Massively multilingual transformers (MMTs) have particularly benefited from additional training of language-specific adapters. However, this approach is not viable for the vast majo…

Cited by 87SourcePDFScholar
2021

Verb Knowledge Injection for Multilingual Event Processing

ACL 2021long

Linguistic probing of pretrained Transformer-based language models (LMs) revealed that they encode a range of syntactic and semantic properties of a language. However, they are still prone to fall back on superficial cues and simple heuristics to solve downstream tasks, rather than leverage deeper l…

Cited by 17SourcePDFScholar
2020

Emergent Communication Pretraining for Few-Shot Machine Translation

COLING 2020main

While state-of-the-art models that rely upon massively multilingual pretrained encoders achieve sample efficiency in downstream applications, they still require abundant amounts of unlabelled text. Nevertheless, most of the world’s languages lack such resources. Hence, we investigate a more radical…

2020

Manual Clustering and Spatial Arrangement of Verbs for Multilingual Evaluation and Typology Analysis

COLING 2020main

We present the first evaluation of the applicability of a spatial arrangement method (SpAM) to a typologically diverse language sample, and its potential to produce semantic evaluation resources to support multilingual NLP, with a focus on verb semantics. We demonstrate SpAM’s utility in allowing fo…

2020

Specializing Unsupervised Pretraining Models for Word-Level Semantic Similarity

COLING 2020main

Unsupervised pretraining models have been shown to facilitate a wide range of downstream NLP applications. These models, however, retain some of the limitations of traditional static word embeddings. In particular, they encode only the distributional knowledge available in raw text corpora, incorpor…

Cited by 70SourcePDFScholar