← Search

Timothy Baldwin

62 accepted papers

2026

Control Illusion: The Failure of Instruction Hierarchies in Large Language Models

AAAI 2026technical

Large language models (LLMs) are increasingly deployed with hierarchical instruction schemes, where certain instructions (e.g., system-level directives) are expected to take precedence over others (e.g., user messages). Yet, we lack a systematic understanding of how effectively these hierarchical co

Cited by 0SourcePDFScholar
2026

JailNewsBench: Multi-Lingual and Regional Benchmark for Fake News Generation under Jailbreak Attacks

ICLR 2026poster

Fake news undermines societal trust and decision-making across politics, economics, health, and international relations, and in extreme cases threatens human lives and societal safety. Because fake news reflects region-specific political, social, and cultural contexts and is expressed in language, e…

Cited by 0SourcecodeScholar
2025

A Head to Predict and a Head to Question: Pre-trained Uncertainty Quantification Heads for Hallucination Detection in LLM Outputs

EMNLP 2025

LLMs have the tendency to hallucinate, i.e., to sporadically generate false or fabricated information, and users generally lack the tools to detect when this happens. Uncertainty quantification (UQ) provides a framework for assessing the reliability of model outputs, aiding in the identification of

Cited by 0SourcePDFScholar
2025

An Ethical Dataset from Real-World Interactions Between Users and Large Language Models

IJCAI 2025

Recent studies have demonstrated that Large Language Models (LLMs) have ethical-related problems such as social biases, lack of moral reasoning, and generation of offensive content. The existing evaluation metrics and methods to address these ethical challenges use datasets intentionally created by

2025

Arabic Dataset for LLM Safeguard Evaluation

NAACL 2025long

The growing use of large language models (LLMs) has raised concerns regarding their safety. While many studies have focused on English, the safety of LLMs in Arabic, with its linguistic and cultural complexities, remains under-explored. Here, we aim to bridge this gap. In particular, we present an A…

2025

Balanced Multi-Factor In-Context Learning for Multilingual Large Language Models

EMNLP 2025

Multilingual large language models (MLLMs) are able to leverage in-context learning (ICL) to achieve high performance by leveraging cross-lingual knowledge transfer without parameter updates. However, their effectiveness is highly sensitive to example selection, particularly in multilingual settings

Cited by 0SourcePDFScholar
2025

BiMediX2 : Bio-Medical EXpert LMM for Diverse Medical Modalities

EMNLP 2025

We introduce BiMediX2, a bilingual (Arabic-English) Bio-Medical EXpert Large Multimodal Model that supports text-based and image-based medical interactions. It enables multi-turn conversation in Arabic and English and supports diverse medical imaging modalities, including radiology, CT, and histolog

2025

Bits Leaked per Query: Information-Theoretic Bounds for Adversarial Attacks on LLMs

NeurIPS 2025spotlight

Adversarial attacks by malicious users that threaten the safety of large language models (LLMs) can be viewed as attempts to infer a target property $T$ that is unknown when an instruction is issued, and becomes knowable only after the model's reply is observed. Examples of target properties $T$ i…

Cited by 0SourceScholar
2025

Cross-Cultural Transfer of Commonsense Reasoning in LLMs: Evidence from the Arab World

EMNLP 2025

Large language models (LLMs) often reflect Western-centric biases, limiting their effectiveness in diverse cultural contexts. Although some work has explored cultural alignment, the potential for cross-cultural transfer, using alignment in one culture to improve performance in others, remains undere

Cited by 0SourcePDFScholar
2025

Does Vision Accelerate Hierarchical Generalization in Neural Language Learners?

COLING 2025main

Neural language models (LMs) are arguably less data-efficient than humans from a language acquisition perspective. One fundamental question is why this human–LM gap arises. This study explores the advantage of grounded language acquisition, specifically the impact of visual information — which human…

Cited by 0SourcePDFScholar
2025

Evaluating Evidence Attribution in Generated Fact Checking Explanations

NAACL 2025long

Automated fact-checking systems often struggle with trustworthiness, as their generated explanations can include hallucinations. In this work, we explore evidence attribution for fact-checking explanation generation. We introduce a novel evaluation protocol, citation masking and recovery, to assess…

2025

Human Interest Framing across Cultures: A Case Study on Climate Change

COLING 2025main

Human Interest (HI) framing is a narrative strategy that injects news stories with a relatable, emotional angle and a human face to engage the audience. In this study we investigate the use of HI framing across different English-speaking cultures in news articles about climate change. Despite its de…

Cited by 0SourcePDFScholar
2025

Inference-Time Selective Debiasing to Enhance Fairness in Text Classification Models

NAACL 2025short

We propose selective debiasing – an inference-time safety mechanism designed to enhance the overall model quality in terms of prediction performance and fairness, especially in scenarios where retraining the model is impractical. The method draws inspiration from selective classification, where at i…

Cited by 0SourcePDFScholar
2025

Investigating How Pre-training Data Leakage Affects Models’ Reproduction and Detection Capabilities

EMNLP 2025

Large Language Models (LLMs) are trained on massive web-crawled corpora, often containing personal information, copyrighted text, and benchmark datasets. This inadvertent inclusion in the training dataset, known as data leakage, poses significant risks and could compromise the safety of LLM outputs.

2025

Libra-Leaderboard: Towards Responsible AI through a Balanced Leaderboard of Safety and Capability

NAACL 2025system demonstrations

As large language models (LLMs) continue to evolve, leaderboards play a significant role in steering their development. Existing leaderboards often prioritize model capabilities while overlooking safety concerns, leaving a significant gap in responsible AI development. To address this gap, we introd…

2025

Loki: An Open-Source Tool for Fact Verification

COLING 2025system demonstrations

We introduce Loki, an open-source tool designed to address the growing problem of misinformation. Loki adopts a human-centered approach, striking a balance between the quality of fact-checking and the cost of human involvement. It decomposes the fact-checking task into a five-step pipeline: breaking…

2025

Qorǵau: Evaluating Safety in Kazakh-Russian Bilingual Contexts

ACL 2025finding

Large language models (LLMs) are known to have the potential to generate harmful content, posing risks to users. While significant progress has been made in developing taxonomies for LLM risks and safety evaluation prompts, most studies have focused on monolingual contexts, primarily in English. How…

2025

The Gaps between Fine Tuning and In-context Learning in Bias Evaluation and Debiasing

COLING 2025main

The output tendencies of PLMs vary markedly before and after FT due to the updates to the model parameters. These divergences in output tendencies result in a gap in the social biases of PLMs. For example, there exits a low correlation between intrinsic bias scores of a PLM and its extrinsic bias sc…

Cited by 0SourcePDFScholar
2025

Token-Level Density-Based Uncertainty Quantification Methods for Eliciting Truthfulness of Large Language Models

NAACL 2025long

Uncertainty quantification (UQ) is a prominent approach for eliciting truthful answers from large language models (LLMs). To date, information-based and consistency-based UQ have been the dominant UQ methods for text generation via LLMs. Density-based methods, despite being very effective for UQ in…

2025

ToolGen: Unified Tool Retrieval and Calling via Generation

ICLR 2025poster

As large language models (LLMs) advance, their inability to autonomously execute tasks by directly interacting with external tools remains a critical limitation. Traditional methods rely on inputting tool descriptions as context, which is constrained by context length and requires separate, often in…

2025

Unconditional Truthfulness: Learning Unconditional Uncertainty of Large Language Models

EMNLP 2025

Uncertainty quantification (UQ) has emerged as a promising approach for detecting hallucinations and low-quality output of Large Language Models (LLMs). However, obtaining proper uncertainty scores is complicated by the conditional dependency between the generation steps of an autoregressive LLM, be

Cited by 0SourcePDFScholar
2024

A Chinese Dataset for Evaluating the Safeguards in Large Language Models

ACL 2024findings

Many studies have demonstrated that large language models (LLMs) can produce harmful responses, exposing users to unexpected risks. Previous studies have proposed comprehensive taxonomies of LLM risks, as well as corresponding prompts that can be used to examine LLM safety. However, the focus has be…

2024

ArabicMMLU: Assessing Massive Multitask Language Understanding in Arabic

ACL 2024findings

The focus of language model evaluation has transitioned towards reasoning and knowledge-intensive tasks, driven by advancements in pretraining large models. While state-of-the-art models are partially trained on large Arabic texts, evaluating their performance in Arabic remains challenging due to th…

2024

Are Multilingual LLMs Culturally-Diverse Reasoners? An Investigation into Multicultural Proverbs and Sayings

NAACL 2024long

Large language models (LLMs) are highly adept at question answering and reasoning tasks, but when reasoning in a situational context, human expectations vary depending on the relevant cultural common ground. As languages are associated with diverse cultures, LLMs should also be culturally-diverse re…

2024

BiMediX: Bilingual Medical Mixture of Experts LLM

EMNLP 2024finding

In this paper, we introduce BiMediX, the first bilingual medical mixture of experts LLM designed for seamless interaction in both English and Arabic. Our model facilitates a wide range of medical interactions in English and Arabic, including multi-turn chats to inquire about additional details such…

2024

CMMLU: Measuring massive multitask language understanding in Chinese

ACL 2024findings

As the capabilities of large language models (LLMs) continue to advance, evaluating their performance is becoming more important and more challenging. This paper aims to address this issue for Mandarin Chinese in the form of CMMLU, a comprehensive Chinese benchmark that covers various subjects, incl…

2024

Emergent Word Order Universals from Cognitively-Motivated Language Models

ACL 2024long

The world’s languages exhibit certain so-called typological or implicational universals; for example, Subject-Object-Verb (SOV) languages typically use postpositions. Explaining the source of such biases is a key goal of linguistics.We study word-order universals through a computational simulation w…

2024

Fact-Checking the Output of Large Language Models via Token-Level Uncertainty Quantification

ACL 2024findings

Large language models (LLMs) are notorious for hallucinating, i.e., producing erroneous claims in their output. Such hallucinations can be dangerous, as occasional factual inaccuracies in the generated text might be obscured by the rest of the output being generally factually correct, making it extr…

2024

Psychometric Predictive Power of Large Language Models

NAACL 2024findings

Instruction tuning aligns the response of large language models (LLMs) with human preferences.Despite such efforts in human–LLM alignment, we find that instruction tuning does not always make LLMs human-like from a cognitive modeling perspective. More specifically, next-word probabilities estimated…

2024

Revisiting subword tokenization: A case study on affixal negation in large language models

NAACL 2024long

In this work, we measure the impact of affixal negation on modern English large language models (LLMs). In affixal negation, the negated meaning is expressed through a negative morpheme, which is potentially challenging for LLMs as their tokenizers are often not morphologically plausible. We conduct…

Cited by 2SourcePDFScholar
2024

Web2Code: A Large-scale Webpage-to-Code Dataset and Evaluation Framework for Multimodal LLMs

NeurIPS 2024poster

Multimodal large language models (MLLMs) have shown impressive success across modalities such as image, video, and audio in a variety of understanding and generation tasks. However, current MLLMs are surprisingly poor at understanding webpage screenshots and generating their corresponding HTML cod…

2023

Cost-effective Distillation of Large Language Models

ACL 2023findings

Knowledge distillation (KD) involves training a small “student” model to replicate the strong performance of a high-capacity “teacher” model, enabling efficient deployment in resource-constrained settings. Top-performing methods tend to be task- or architecture-specific and lack generalizability. Se…

2023

Everybody Needs Good Neighbours: An Unsupervised Locality-based Method for Bias Mitigation

ICLR 2023poster

Learning models from human behavioural data often leads to outputs that are biased with respect to user demographics, such as gender or race. This effect can be controlled by explicit mitigation methods, but this typically presupposes access to demographically-labelled training data. Such data is of…

Cited by 3SourcePDFScholar
2023

Large Language Models Only Pass Primary School Exams in Indonesia: A Comprehensive Test on IndoMMLU

EMNLP 2023long main

Although large language models (LLMs) are often pre-trained on large-scale multilingual texts, their reasoning abilities and real-world knowledge are mainly evaluated based on English datasets. Assessing LLM capabilities beyond English is increasingly vital but hindered due to the lack of suitable d…

Cited by 0SourcecodeScholar
2023

More than Votes? Voting and Language based Partisanship in the US Supreme Court

EMNLP 2023short findings

Understanding the prevalence and dynamics of justice partisanship and ideology in the US Supreme Court is critical in studying jurisdiction. Most research quantifies partisanship based on voting behavior, and oral arguments in the courtroom --- the last essential procedure before the final case outc…

Cited by 0SourceScholar
2023

NusaCrowd: Open Source Initiative for Indonesian NLP Resources

ACL 2023findings

We present NusaCrowd, a collaborative initiative to collect and unify existing resources for Indonesian languages, including opening access to previously non-public resources. Through this initiative, we have brought together 137 datasets and 118 standardized data loaders. The quality of the dataset…

2023

Robustness Tests for Automatic Machine Translation Metrics with Adversarial Attacks

EMNLP 2023short findings

We investigate MT evaluation metric performance on adversarially-synthesized texts, to shed light on metric robustness. We experiment with word- and character-level attacks on three popular machine translation metrics: BERTScore, BLEURT, and COMET. Our human experiments validate that automatic metri…

Cited by 0SourcecodeScholar
2023

Unsupervised Lexical Simplification with Context Augmentation

EMNLP 2023short findings

We propose a new unsupervised lexical simplification method that uses only monolingual data and pre-trained language models. Given a target word and its context, our method generates substitutes based on the target context and also additional contexts sampled from monolingual data. We conduct experi…

Cited by 0SourcecodeScholar
2023

Unsupervised Paraphrasing of Multiword Expressions

ACL 2023findings

We propose an unsupervised approach to paraphrasing multiword expressions (MWEs) in context. Our model employs only monolingual corpus data and pre-trained language models (without fine-tuning), and does not make use of any external resources such as dictionaries. We evaluate our method on the SemEv…

2022

CULG: Commercial Universal Language Generation

NAACL 2022industry

Pre-trained language models (PLMs) have dramatically improved performance for many natural language processing (NLP) tasks in domains such as finance and healthcare. However, the application of PLMs in the domain of commerce, especially marketing and advertising, remains less studied. In this work,…

Cited by 1SourcePDFScholar
2022

Improving negation detection with negation-focused pre-training

NAACL 2022long

Negation is a common linguistic feature that is crucial in many language understanding tasks, yet it remains a hard problem due to diversity in its expression in different types of text. Recent works show that state-of-the-art NLP models underperform on samples containing negation in various tasks,…

Cited by 18SourcePDFScholar
2022

LipKey: A Large-Scale News Dataset for Absent Keyphrases Generation and Abstractive Summarization

COLING 2022main

Summaries, keyphrases, and titles are different ways of concisely capturing the content of a document. While most previous work has released the datasets of keyphrases and summarization separately, in this work, we introduce LipKey, the largest news corpus with human-written abstractive summaries, a…

Cited by 9SourcePDFScholar
2022

M3: Multi-level dataset for Multi-document summarisation of Medical studies

EMNLP 2022finding

We present M3 (Multi-level dataset for Multi-document summarisation of Medical studies), a benchmark dataset for evaluating the quality of summarisation systems in the biomedical domain. The dataset contains sets of multiple input documents and target summaries of three levels of complexity: documen…

2022

MultiSpanQA: A Dataset for Multi-Span Question Answering

NAACL 2022long

Most existing reading comprehension datasets focus on single-span answers, which can be extracted as a single contiguous span from a given text passage. Multi-span questions, i.e., questions whose answer is a series of multiple discontiguous spans in the text, are common real life but are less studi…

2022

One Country, 700+ Languages: NLP Challenges for Underrepresented Languages and Dialects in Indonesia

ACL 2022long

NLP research is impeded by a lack of resources and awareness of the challenges presented by underrepresented languages and dialects. Focusing on the languages spoken in Indonesia, the second most linguistically diverse and the fourth most populous nation of the world, we provide an overview of the c…

2022

Optimising Equal Opportunity Fairness in Model Training

NAACL 2022long

Real-world datasets often encode stereotypes and societal biases. Such biases can be implicitly captured by trained models, leading to biased predictions and exacerbating existing societal preconceptions. Existing debiasing methods, such as adversarial training and removing protected information fro…

2022

The patient is more dead than alive: exploring the current state of the multi-document summarisation of the biomedical literature

ACL 2022long

Although multi-document summarisation (MDS) of the biomedical literature is a highly valuable task that has recently attracted substantial interest, evaluation of the quality of biomedical summaries lacks consistency and transparency. In this paper, we examine the summaries generated by two current…

Cited by 24SourcePDFScholar
2022

Unsupervised Lexical Substitution with Decontextualised Embeddings

COLING 2022main

We propose a new unsupervised method for lexical substitution using pre-trained language models. Compared to previous approaches that use the generative capability of language models to predict substitutes, our method retrieves substitutes based on the similarity of contextualised and decontextualis…

2022

What does it take to bake a cake? The RecipeRef corpus and anaphora resolution in procedural text

ACL 2022findings

Procedural text contains rich anaphoric phenomena, yet has not received much attention in NLP. To fill this gap, we investigate the textual properties of two types of procedural text, recipes and chemical patents, and generalize an anaphora annotation framework developed for the chemical domain for…

2021

Automatic Classification of Neutralization Techniques in the Narrative of Climate Change Scepticism

NAACL 2021long

Neutralisation techniques, e.g. denial of responsibility and denial of victim, are used in the narrative of climate change scepticism to justify lack of action or to promote an alternative view. We first draw on social science to introduce the problem to the community of nlp, present the granularity…

Cited by 11SourcePDFScholar
2021

Evaluating Debiasing Techniques for Intersectional Biases

EMNLP 2021main

Bias is pervasive for NLP models, motivating the development of automatic debiasing techniques. Evaluation of NLP debiasing methods has largely been limited to binary attributes in isolation, e.g., debiasing with respect to binary gender or race, however many corpora involve multiple such attributes…

Cited by 55SourcePDFScholar
2021

Fairness-aware Class Imbalanced Learning

EMNLP 2021main

Class imbalance is a common challenge in many NLP tasks, and has clear connections to bias, in that bias in training data often leads to higher accuracy for majority groups at the expense of minority groups. However there has traditionally been a disconnect between research on class-imbalanced learn…

Cited by 35SourcePDFScholar
2021

IndoBERTweet: A Pretrained Language Model for Indonesian Twitter with Effective Domain-Specific Vocabulary Initialization

EMNLP 2021main

We present IndoBERTweet, the first large-scale pretrained model for Indonesian Twitter that is trained by extending a monolingually-trained Indonesian BERT model with additive domain-specific vocabulary. We focus in particular on efficient model adaptation under vocabulary mismatch, and benchmark di…

2021

KFCNet: Knowledge Filtering and Contrastive Learning for Generative Commonsense Reasoning

EMNLP 2021finding

Pre-trained language models have led to substantial gains over a broad range of natural language processing (NLP) tasks, but have been shown to have limitations for natural language generation tasks with high-quality requirements on the output, such as commonsense generation and ad keyword generatio…

Cited by 28SourcePDFScholar
2021

‘Just What do You Think You’re Doing, Dave?’ A Checklist for Responsible Data Use in NLP

EMNLP 2021finding

A key part of the NLP ethics movement is responsible use of data, but exactly what that means or how it can be best achieved remain unclear. This position paper discusses the core legal and ethical principles for collection and sharing of textual data, and the tensions between them. We propose a pot…

Cited by 67SourcePDFScholar
2020

IndoLEM and IndoBERT: A Benchmark Dataset and Pre-trained Language Model for Indonesian NLP

COLING 2020main

Although the Indonesian language is spoken by almost 200 million people and the 10th most spoken language in the world, it is under-represented in NLP research. Previous work on Indonesian has been hampered by a lack of annotated datasets, a sparsity of language resources, and a lack of resource sta…

2020

Target Word Masking for Location Metonymy Resolution

COLING 2020main

Existing metonymy resolution approaches rely on features extracted from external resources like dictionaries and hand-crafted lexical resources. In this paper, we propose an end-to-end word-level classification approach based only on BERT, without dependencies on taggers, parsers, curated dictionari…

2020

WikiUMLS: Aligning UMLS to Wikipedia via Cross-lingual Neural Ranking

COLING 2020main

We present our work on aligning the Unified Medical Language System (UMLS) to Wikipedia, to facilitate manual alignment of the two resources. We propose a cross-lingual neural reranking model to match a UMLS concept with a Wikipedia page, which achieves a recall@1of 72%, a substantial improvement of…