Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–26 of 26 results for author: Buttery, P

.
  1. arXiv:2606.23566  [pdf, ps, other

    cs.CL

    LangMAP: A Language-Adaptive Approach to Tokenization

    Authors: Clara Meister, Suchir Salhan, Andrzej Szablewski, Pietro Lesci, Paula Buttery, Tiago Pimentel

    Abstract: Language-specific tokenizers improve tokenization quality and the downstream performance of models on those languages. However, using such a tokenizer comes at a cost: either a new model must be trained from scratch, or the vocabulary of an existing pretrained model must be adapted. We propose Language-adaptive Maximum a Posteriori (LangMAP) Tokenization, a tokenization scheme that extends the Uni… ▽ More

    Submitted 23 June, 2026; v1 submitted 22 June, 2026; originally announced June 2026.

  2. arXiv:2606.13944  [pdf, ps, other

    cs.CL

    LLMs Contain Multitudes: How Deployment Context Reshapes Model-Level Preferences and Values

    Authors: Filip Trhlik, Aoife O'Flynn, Angela Yu, Arduin Findeis, Paula Buttery

    Abstract: Large language models (LLMs) are increasingly characterised in recent evaluation work as having stable, model-level preference and value systems. However, accompanying robustness checks are limited to incidental prompt perturbations such as syntax variation and option reordering. This leaves open whether the measured properties survive when the surrounding task context changes, as it does in most… ▽ More

    Submitted 11 June, 2026; originally announced June 2026.

    Comments: 68 pages, 54 figures, 54 tables

  3. arXiv:2601.09421  [pdf, ps, other

    cs.CL cs.AI

    Bias Dynamics in BabyLMs: Towards a Compute-Efficient Sandbox for Democratising Pre-Training Debiasing

    Authors: Filip Trhlik, Andrew Caines, Paula Buttery

    Abstract: Pre-trained language models (LMs) have, over the last few years, grown substantially in both societal adoption and training costs. This rapid growth in size has constrained progress in understanding and mitigating their biases. Since re-training LMs is prohibitively expensive, most debiasing work has focused on post-hoc or masking-based strategies, which often fail to address the underlying causes… ▽ More

    Submitted 15 January, 2026; v1 submitted 14 January, 2026; originally announced January 2026.

    Comments: 21 pages, 18 figures

  4. arXiv:2510.20411  [pdf, ps, other

    cs.CL

    Teacher Demonstrations in a BabyLM's Zone of Proximal Development for Contingent Multi-Turn Interaction

    Authors: Suchir Salhan, Hongyi Gu, Donya Rooein, Diana Galvan-Sosa, Gabrielle Gaudeau, Andrew Caines, Zheng Yuan, Paula Buttery

    Abstract: Multi-turn dialogues between a child and a caregiver are characterized by a property called contingency - that is, prompt, direct, and meaningful exchanges between interlocutors. We introduce ContingentChat, a teacher-student framework that benchmarks and improves multi-turn contingency in a BabyLM trained on 100M words. Using a novel alignment dataset for post-training, BabyLM generates responses… ▽ More

    Submitted 23 October, 2025; originally announced October 2025.

    Comments: Outstanding Paper Award, EMNLP 2025 BabyLM Workshop - Oral presentation, Suzhou, China

  5. arXiv:2510.19493  [pdf, ps, other

    cs.CL

    What is the Best Sequence Length for BABYLM?

    Authors: Suchir Salhan, Richard Diehl Martinez, Zébulon Goriely, Paula Buttery

    Abstract: Transformer language models typically operate with a fixed-length context window, which has grown in step with large-scale pretraining datasets. In the BabyLM Challenge, however, many past submissions have defaulted to using much shorter sequence lengths. We examine the impact of sequence length on BabyLM pretraining, to answer the simple question: what sequence length should we be using when trai… ▽ More

    Submitted 22 October, 2025; originally announced October 2025.

    Comments: Paper Accepted at the 2025 BabyLM Workshop @ EMNLP (Suzhou, China)

  6. arXiv:2510.19419  [pdf, ps, other

    cs.CL

    BLiSS 1.0: Evaluating Bilingual Learner Competence in Second Language Small Language Models

    Authors: Yuan Gao, Suchir Salhan, Andrew Caines, Paula Buttery, Weiwei Sun

    Abstract: To bridge the gap between performance-oriented benchmarks and the evaluation of cognitively inspired models, we introduce BLiSS 1.0, a Benchmark of Learner Interlingual Syntactic Structure. Our benchmark operationalizes a new paradigm of selective tolerance, testing whether a model finds a naturalistic learner error more plausible than a matched, artificial error within the same sentence. Construc… ▽ More

    Submitted 22 October, 2025; originally announced October 2025.

    Comments: Accepted Paper at the BabyLM Workshop 2025 @ EMNLP (Presentation in Suzhou, China)

  7. arXiv:2510.08470  [pdf, ps, other

    cs.AI cs.CL cs.LG

    Looking to Learn: Token-wise Dynamic Gating for Low-Resource Vision-Language Modelling

    Authors: Bianca-Mihaela Ganescu, Suchir Salhan, Andrew Caines, Paula Buttery

    Abstract: Training vision-language models on cognitively-plausible amounts of data requires rethinking how models integrate multimodal information. Within the constraints of the Vision track for the BabyLM Challenge 2025, we propose a lightweight decoder-based architecture with (1) token-wise dynamic gating for adaptive fusion of linguistic and visual cues, (2) feature modulation and channel attention to ma… ▽ More

    Submitted 9 October, 2025; originally announced October 2025.

    Comments: Accepted to the EMNLP 2025 BabyLM Workshop

  8. arXiv:2509.16413  [pdf, ps, other

    cs.CL cs.AI

    Pico: A Modular Framework for Hypothesis-Driven Small Language Model Research

    Authors: Richard Diehl Martinez, David Demitri Africa, Yuval Weiss, Suchir Salhan, Ryan Daniels, Paula Buttery

    Abstract: Building language models (LMs), especially small and medium ones, remains more art than science. While large LMs often improve by sheer scale, it is still unclear why many design choices work. For small LMs, this uncertainty is more limiting: tight parameter budgets make each decision critical, yet researchers still lack systematic, scientific ways to test and refine new ideas. We introduce Pico… ▽ More

    Submitted 19 September, 2025; originally announced September 2025.

  9. arXiv:2509.12960  [pdf, ps, other

    cs.CL cs.AI

    Investigating ReLoRA: Effects on the Learning Dynamics of Small Language Models

    Authors: Yuval Weiss, David Demitri Africa, Paula Buttery, Richard Diehl Martinez

    Abstract: Parameter-efficient methods like LoRA have revolutionised large language model (LLM) fine-tuning. ReLoRA extends this idea to pretraining by repeatedly merging and reinitialising low-rank adapters, increasing cumulative rank while keeping updates cheap. This aligns well with observations that high-capacity models learn through locally low-rank trajectories that expand over time. By contrast, recen… ▽ More

    Submitted 2 October, 2025; v1 submitted 16 September, 2025; originally announced September 2025.

    Comments: 12 Pages, 6 Tables, 8 Figures

  10. arXiv:2509.02160  [pdf, ps, other

    cs.CL cs.AI

    Meta-Pretraining for Zero-Shot Cross-Lingual Named Entity Recognition in Low-Resource Philippine Languages

    Authors: David Demitri Africa, Suchir Salhan, Yuval Weiss, Paula Buttery, Richard Diehl Martinez

    Abstract: Named-entity recognition (NER) in low-resource languages is usually tackled by finetuning very large multilingual LMs, an option that is often infeasible in memory- or latency-constrained settings. We ask whether small decoder LMs can be pretrained so that they adapt quickly and transfer zero-shot to languages unseen during pretraining. To this end we replace part of the autoregressive objective w… ▽ More

    Submitted 4 October, 2025; v1 submitted 2 September, 2025; originally announced September 2025.

    Comments: Accepted (poster) to 5th Workshop on Multilingual Representation Learning at EMNLP 2025

  11. arXiv:2508.02189  [pdf, ps, other

    cs.CL cs.AI

    Learning Dynamics of Meta-Learning in Small Model Pretraining

    Authors: David Demitri Africa, Yuval Weiss, Paula Buttery, Richard Diehl Martinez

    Abstract: Large language models are powerful but costly. We ask whether meta-learning can make the pretraining of small language models not only better but also more interpretable. We integrate first-order MAML with subset-masked LM pretraining, producing four LLama-style decoder-only models (11M-570M params), and evaluate it on a fundamental NLP task with many settings and real-world applications. Compared… ▽ More

    Submitted 6 November, 2025; v1 submitted 4 August, 2025; originally announced August 2025.

    Comments: Accepted (oral) to Student Research Workshop at IJCNLP-AACL 2025

  12. arXiv:2506.18639  [pdf, ps, other

    cs.CL

    ByteSpan: Information-Driven Subword Tokenisation

    Authors: Zébulon Goriely, Suchir Salhan, Pietro Lesci, Julius Cheng, Paula Buttery

    Abstract: Recent dynamic tokenisation methods operate directly on bytes and pool their latent representations into patches. This bears similarities to computational models of word segmentation that determine lexical boundaries using spikes in an autoregressive model's prediction error. Inspired by this connection, we explore whether grouping predictable bytes - rather than pooling their representations - ca… ▽ More

    Submitted 23 June, 2025; originally announced June 2025.

    Comments: Accepted to TokShop 2025 (Non-archival)

  13. arXiv:2504.03338  [pdf, ps, other

    cs.CL

    BabyLM's First Words: Word Segmentation as a Phonological Probing Task

    Authors: Zébulon Goriely, Paula Buttery

    Abstract: Language models provide a key framework for studying linguistic theories based on prediction, but phonological analysis using large language models (LLMs) is difficult; there are few phonological benchmarks beyond English and the standard input representation used in LLMs (subwords of graphemes) is not suitable for analyzing the representation of phonemes. In this work, we demonstrate how word seg… ▽ More

    Submitted 12 June, 2025; v1 submitted 4 April, 2025; originally announced April 2025.

    Comments: Accepted to CoNLL 2025

  14. arXiv:2504.03036  [pdf, ps, other

    cs.CL

    IPA-CHILDES & G2P+: Feature-Rich Resources for Cross-Lingual Phonology and Phonemic Language Modeling

    Authors: Zébulon Goriely, Paula Buttery

    Abstract: In this paper, we introduce two resources: (i) G2P+, a tool for converting orthographic datasets to a consistent phonemic representation; and (ii) IPA CHILDES, a phonemic dataset of child-centered speech across 31 languages. Prior tools for grapheme-to-phoneme conversion result in phonemic vocabularies that are inconsistent with established phonemic inventories, an issue which G2P+ addresses by le… ▽ More

    Submitted 12 June, 2025; v1 submitted 3 April, 2025; originally announced April 2025.

    Comments: Accepted to CoNLL 2025

  15. arXiv:2503.23899  [pdf, ps, other

    cs.CL

    Rubrik's Cube: Testing a New Rubric for Evaluating Explanations on the CUBE dataset

    Authors: Diana Galvan-Sosa, Gabrielle Gaudeau, Pride Kavumba, Yunmeng Li, Hongyi gu, Zheng Yuan, Keisuke Sakaguchi, Paula Buttery

    Abstract: The performance and usability of Large-Language Models (LLMs) are driving their use in explanation generation tasks. However, despite their widespread adoption, LLM explanations have been found to be unreliable, making it difficult for users to distinguish good from bad explanations. To address this issue, we present Rubrik's CUBE, an education-inspired rubric and a dataset of 26k explanations, wr… ▽ More

    Submitted 4 June, 2025; v1 submitted 31 March, 2025; originally announced March 2025.

    Comments: 10 main pages (24 appendix pages), 9 figures, accepted to ACL 2025

    ACM Class: I.2.7

  16. arXiv:2410.22906  [pdf, other

    cs.CL

    From Babble to Words: Pre-Training Language Models on Continuous Streams of Phonemes

    Authors: Zébulon Goriely, Richard Diehl Martinez, Andrew Caines, Lisa Beinborn, Paula Buttery

    Abstract: Language models are typically trained on large corpora of text in their default orthographic form. However, this is not the only option; representing data as streams of phonemes can offer unique advantages, from deeper insights into phonological language acquisition to improved performance on sound-based tasks. The challenge lies in evaluating the impact of phoneme-based training, as most benchmar… ▽ More

    Submitted 30 October, 2024; originally announced October 2024.

  17. arXiv:2410.22886  [pdf, other

    cs.CL cs.AI

    Less is More: Pre-Training Cross-Lingual Small-Scale Language Models with Cognitively-Plausible Curriculum Learning Strategies

    Authors: Suchir Salhan, Richard Diehl Martinez, Zébulon Goriely, Paula Buttery

    Abstract: Curriculum Learning has been a popular strategy to improve the cognitive plausibility of Small-Scale Language Models (SSLMs) in the BabyLM Challenge. However, it has not led to considerable improvements over non-curriculum models. We assess whether theoretical linguistic acquisition theories can be used to specify more fine-grained curriculum learning strategies, creating age-ordered corpora of Ch… ▽ More

    Submitted 21 February, 2025; v1 submitted 30 October, 2024; originally announced October 2024.

    Comments: BabyLM Shared Task 2024 (Accepted, Poster), co-located in EMNLP 2024

  18. arXiv:2410.11462  [pdf, other

    cs.CL

    Mitigating Frequency Bias and Anisotropy in Language Model Pre-Training with Syntactic Smoothing

    Authors: Richard Diehl Martinez, Zebulon Goriely, Andrew Caines, Paula Buttery, Lisa Beinborn

    Abstract: Language models strongly rely on frequency information because they maximize the likelihood of tokens during pre-training. As a consequence, language models tend to not generalize well to tokens that are seldom seen during training. Moreover, maximum likelihood training has been discovered to give rise to anisotropy: representations of tokens in a model tend to cluster tightly in a high-dimensiona… ▽ More

    Submitted 15 October, 2024; originally announced October 2024.

  19. arXiv:2410.11451  [pdf, other

    cs.CL

    Tending Towards Stability: Convergence Challenges in Small Language Models

    Authors: Richard Diehl Martinez, Pietro Lesci, Paula Buttery

    Abstract: Increasing the number of parameters in language models is a common strategy to enhance their performance. However, smaller language models remain valuable due to their lower operational costs. Despite their advantages, smaller models frequently underperform compared to their larger counterparts, even when provided with equivalent data and computational resources. Specifically, their performance te… ▽ More

    Submitted 15 October, 2024; originally announced October 2024.

  20. Prompting open-source and commercial language models for grammatical error correction of English learner text

    Authors: Christopher Davis, Andrew Caines, Øistein Andersen, Shiva Taslimipoor, Helen Yannakoudakis, Zheng Yuan, Christopher Bryant, Marek Rei, Paula Buttery

    Abstract: Thanks to recent advances in generative AI, we are able to prompt large language models (LLMs) to produce texts which are fluent and grammatical. In addition, it has been shown that we can elicit attempts at grammatical error correction (GEC) from LLMs when prompted with ungrammatical input sentences. We evaluate how well LLMs can perform at GEC by measuring their performance on established benchm… ▽ More

    Submitted 6 April, 2025; v1 submitted 15 January, 2024; originally announced January 2024.

    Comments: 8 pages with appendices; accepted to ACL Findings 2024

  21. arXiv:2311.08886  [pdf, other

    cs.CL

    CLIMB: Curriculum Learning for Infant-inspired Model Building

    Authors: Richard Diehl Martinez, Zebulon Goriely, Hope McGovern, Christopher Davis, Andrew Caines, Paula Buttery, Lisa Beinborn

    Abstract: We describe our team's contribution to the STRICT-SMALL track of the BabyLM Challenge. The challenge requires training a language model from scratch using only a relatively small training dataset of ten million words. We experiment with three variants of cognitively-motivated curriculum learning and analyze their effect on the performance of the model on linguistic evaluation tasks. In the vocabul… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

  22. arXiv:2307.08393  [pdf, other

    cs.CL cs.LG

    On the application of Large Language Models for language teaching and assessment technology

    Authors: Andrew Caines, Luca Benedetto, Shiva Taslimipoor, Christopher Davis, Yuan Gao, Oeistein Andersen, Zheng Yuan, Mark Elliott, Russell Moore, Christopher Bryant, Marek Rei, Helen Yannakoudakis, Andrew Mullooly, Diane Nicholls, Paula Buttery

    Abstract: The recent release of very large language models such as PaLM and GPT-4 has made an unprecedented impact in the popular media and public consciousness, giving rise to a mixture of excitement and fear as to their capabilities and potential uses, and shining a light on natural language processing research which had not previously received so much attention. The developments offer great promise for e… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: Accepted at the AIED2023 workshop: Empowering Education with LLMs - the Next-Gen Interface and Content Generation

  23. arXiv:2210.16228  [pdf, other

    cs.CL

    Probing for targeted syntactic knowledge through grammatical error detection

    Authors: Christopher Davis, Christopher Bryant, Andrew Caines, Marek Rei, Paula Buttery

    Abstract: Targeted studies testing knowledge of subject-verb agreement (SVA) indicate that pre-trained language models encode syntactic information. We assert that if models robustly encode subject-verb agreement, they should be able to identify when agreement is correct and when it is incorrect. To that end, we propose grammatical error detection as a diagnostic probe to evaluate token-level contextual rep… ▽ More

    Submitted 28 October, 2022; originally announced October 2022.

    Comments: CoNLL 2022

  24. arXiv:2204.07237  [pdf, other

    cs.CL

    Constructing Open Cloze Tests Using Generation and Discrimination Capabilities of Transformers

    Authors: Mariano Felice, Shiva Taslimipoor, Paula Buttery

    Abstract: This paper presents the first multi-objective transformer model for constructing open cloze tests that exploits generation and discrimination capabilities to improve performance. Our model is further enhanced by tweaking its loss function and applying a post-processing re-ranking algorithm that improves overall test structure. Experiments using automatic and human evaluation show that our approach… ▽ More

    Submitted 14 April, 2022; originally announced April 2022.

    Comments: Accepted at Findings of ACL 2022

  25. arXiv:2011.07109  [pdf, other

    cs.CL

    The Teacher-Student Chatroom Corpus

    Authors: Andrew Caines, Helen Yannakoudakis, Helena Edmondson, Helen Allen, Pascual Pérez-Paredes, Bill Byrne, Paula Buttery

    Abstract: The Teacher-Student Chatroom Corpus (TSCC) is a collection of written conversations captured during one-to-one lessons between teachers and learners of English. The lessons took place in an online chatroom and therefore involve more interactive, immediate and informal language than might be found in asynchronous exchanges such as email correspondence. The fact that the lessons were one-to-one mean… ▽ More

    Submitted 13 November, 2020; originally announced November 2020.

    Comments: NLP4CALL

  26. arXiv:2004.11327  [pdf, other

    cs.CL cs.LG

    Adaptive Forgetting Curves for Spaced Repetition Language Learning

    Authors: Ahmed Zaidi, Andrew Caines, Russell Moore, Paula Buttery, Andrew Rice

    Abstract: The forgetting curve has been extensively explored by psychologists, educationalists and cognitive scientists alike. In the context of Intelligent Tutoring Systems, modelling the forgetting curve for each user and knowledge component (e.g. vocabulary word) should enable us to develop optimal revision strategies that counteract memory decay and ensure long-term retention. In this study we explore a… ▽ More

    Submitted 23 April, 2020; originally announced April 2020.

    Comments: Artificial Intelligence for Education 2020 (AIED)