← Search

Desmond Elliott

25 accepted papers

2026

Kaleidoscope: In-language Exams for Massively Multilingual Vision Evaluation

ICLR 2026poster

The evaluation of vision-language models (VLMs) has mainly relied on English-language benchmarks, leaving significant gaps in both multilingual and multicultural coverage. While multilingual benchmarks have expanded, both in size and language, many rely on translations of English datasets, failing t…

Cited by 0SourcecodeScholar
2026

LatentLens: Revealing Highly Interpretable Visual Tokens in LLMs

ICML 2026poster

Transforming a large language model (LLM) into a vision-language model (VLM) can be achieved by mapping the visual tokens from a vision encoder into the embedding space of an LLM. Intriguingly, this mapping can be as simple as a shallow MLP transformation. To understand why LLMs can so readily proce…

Cited by 0SourceScholar
2026

Token Distillation: Attention-Aware Input Embeddings for New Tokens

ICLR 2026poster

Current language models rely on static vocabularies determined at pretraining time, which can lead to decreased performance and increased computational cost for domains underrepresented in the original vocabulary. New tokens can be added to solve this problem, when coupled with a good initialization…

Cited by 0SourcecodeScholar
2025

Can Community Notes Replace Professional Fact-Checkers?

ACL 2025short

Two commonly employed strategies to combat the rise of misinformation on social media are (i) fact-checking by professional organisations and (ii) community moderation by platform users. Policy changes by Twitter/X and, more recently, Meta, signal a shift away from partnerships with fact-checking or…

2025

How Do Multilingual Language Models Remember Facts?

ACL 2025finding

Large Language Models (LLMs) store and retrieve vast amounts of factual knowledge acquired during pre-training. Prior research has localized and identified mechanisms behind knowledge recall; however, it has only focused on English monolingual models. The question of how these mechanisms generalize…

Cited by 0SourcePDFScholar
2025

LLMs instead of Human Judges? A Large Scale Empirical Study across 20 NLP Evaluation Tasks

ACL 2025short

There is an increasing trend towards evaluating NLP models with LLMs instead of human judgments, raising questions about the validity of these evaluations, as well as their reproducibility in the case of proprietary models. We provide JUDGE-BENCH, an extensible collection of 20 NLP datasets with hum…

2025

Multilingual Pretraining for Pixel Language Models

EMNLP 2025

Pixel language models operate directly on images of rendered text, eliminating the need for a fixed vocabulary. While these models have demonstrated strong capabilities for downstream cross-lingual transfer, multilingual pretraining remains underexplored. We introduce PIXEL-M4, a model pretrained on

Cited by 0SourcePDFScholar
2025

Seeing What Tastes Good: Revisiting Multimodal Distributional Semantics in the Billion Parameter Era

ACL 2025finding

Human learning and conceptual representation is grounded in sensorimotor experience, in contrast to state-of-the-art foundation models. In this paper, we investigate how well such large-scale models, trained on vast quantities of data, represent the semantic feature norms of concrete object concepts…

Cited by 0SourcePDFScholar
2024

FoodieQA: A Multimodal Dataset for Fine-Grained Understanding of Chinese Food Culture

EMNLP 2024main

Food is a rich and varied dimension of cultural heritage, crucial to both individuals and social groups. To bridge the gap in the literature on the often-overlooked regional diversity in this domain, we introduce FoodieQA, a manually curated, fine-grained image-text dataset capturing the intricate f…

2024

PAELLA: Parameter-Efficient Lightweight Language-Agnostic Captioning Model

NAACL 2024findings

We introduce PAELLA, a Parameter-Efficient Lightweight Language-Agnostic image captioning model designed to be both parameter and data-efficient using retrieval augmentation. The model is trained by learning a small mapping network with 34M parameters between a pre-trained visual model and a multili…

2024

Sequential Compositional Generalization in Multimodal Models

NAACL 2024long

The rise of large-scale multimodal models has paved the pathway for groundbreaking advances in generative modeling and reasoning, unlocking transformative applications in a variety of complex tasks. However, a pressing question that remains is their genuine capability for stronger forms of generaliz…

Cited by 1SourcePDFScholar
2024

Understanding Retrieval Robustness for Retrieval-augmented Image Captioning

ACL 2024long

Recent advances in retrieval-augmented models for image captioning highlight the benefit of retrieving related captions for efficient, lightweight models with strong domain-transfer capabilities. While these models demonstrate the success of retrieval augmentation, retrieval models are still far fro…

2023

Evaluating Bias and Fairness in Gender-Neutral Pretrained Vision-and-Language Models

EMNLP 2023long main

Pretrained machine learning models are known to perpetuate and even amplify existing biases in data, which can result in unfair outcomes that ultimately impact user experience. Therefore, it is crucial to understand the mechanisms behind those prejudicial biases to ensure that model performance does…

Cited by 0SourcecodeScholar
2023

LMCap: Few-shot Multilingual Image Captioning by Retrieval Augmented Language Model Prompting

ACL 2023findings

Multilingual image captioning has recently been tackled by training with large-scale machine translated data, which is an expensive, noisy, and time-consuming process. Without requiring any multilingual caption data, we propose LMCap, an image-blind few-shot multilingual captioning model that works…

2023

Language Modelling with Pixels

ICLR 2023top-5%

Language models are defined over a finite set of inputs, which creates a vocabulary bottleneck when we attempt to scale the number of supported languages. Tackling this bottleneck results in a trade-off between what can be represented in the embedding matrix and computational issues in the output la…

2023

PHD: Pixel-Based Language Modeling of Historical Documents

EMNLP 2023long main

The digitisation of historical documents has provided historians with unprecedented research opportunities. Yet, the conventional approach to analysing historical documents involves converting them from images to text using OCR, a process that overlooks the potential benefits of treating them as ima…

Cited by 0SourcecodeScholar
2023

SmallCap: Lightweight Image Captioning Prompted With Retrieval Augmentation

CVPR 2023poster

Recent advances in image captioning have focused on scaling the data and model size, substantially increasing the cost of pre-training and finetuning. As an alternative to large models, we present SmallCap, which generates a caption conditioned on an input image and related captions retrieved from a…

2023

Text Rendering Strategies for Pixel Language Models

EMNLP 2023long main

Pixel-based language models process text rendered as images, which allows them to handle any script, making them a promising approach to open vocabulary language modelling. However, recent approaches use text renderers that produce a large set of almost-equivalent input patches, which may prove sub-…

Cited by 23SourceScholar
2022

IGLUE: A Benchmark for Transfer Learning across Modalities, Tasks, and Languages

ICML 2022spotlight

Reliable evaluation benchmarks designed for replicability and comprehensiveness have driven progress in machine learning. Due to the lack of a multilingual benchmark, however, vision-and-language research has mostly focused on English language tasks. To fill this gap, we introduce the Image-Grounded…

2022

Multilingual Multimodal Learning with Machine Translated Text

EMNLP 2022finding

Most vision-and-language pretraining research focuses on English tasks. However, the creation of multilingual multimodal evaluation datasets (e.g. Multi30K, xGQA, XVNLI, and MaRVL) poses a new challenge in finding high-quality training data that is both multilingual and multimodal. In this paper, we…

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

Vision-and-Language or Vision-for-Language? On Cross-Modal Influence in Multimodal Transformers

EMNLP 2021main

Pretrained vision-and-language BERTs aim to learn representations that combine information from both modalities. We propose a diagnostic method based on cross-modal input ablation to assess the extent to which these models actually integrate cross-modal information. This method involves ablating inp…

2021

Visually Grounded Reasoning across Languages and Cultures

EMNLP 2021main

The design of widespread vision-and-language datasets and pre-trained encoders directly adopts, or draws inspiration from, the concepts and images of ImageNet. While one can hardly overestimate how much this benchmark contributed to progress in computer vision, it is mostly derived from lexical data…

Cited by 175SourcePDFScholar
2021

mDAPT: Multilingual Domain Adaptive Pretraining in a Single Model

EMNLP 2021finding

Domain adaptive pretraining, i.e. the continued unsupervised pretraining of a language model on domain-specific text, improves the modelling of text for downstream tasks within the domain. Numerous real-world applications are based on domain-specific text, e.g. working with financial or biomedical d…