paper-with-me

홈 › Papers

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

2025-04-04 · Zébulon Goriely

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 segmentation can be used as a phonological probing task, allowing us to study the representations learned by phoneme-based language models trained on child-directed speech across 31 languages. Following computational models of word segmentation, we present unsupervised methods for extracting word boundaries from a trained model using the observation that prediction-error peaks at the start of words. We also use linear probes to identify that these models implicitly track word boundaries, even when they do not appear in training. This cross-lingual work corroborates statistical learning theories of acquisition and empirically motivates new methods for training subword tokenizers.

📄 PDF Abstract BibTeX arXiv:2504.03338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BabyLMs for isiXhosa: Data-Efficient Language Modelling in a Low-Resource Context

2025-01-07 · Alexis Matzopoulos, Charl Hendriks, Hishaam Mahomed, Francois Meyer

The BabyLM challenge called on participants to develop sample-efficient language models. Submissions were pretrained on a fixed English corpus, limited to the amount of words children are exposed to in development (<100m…

Language ModellingNERPOSPOS Tagging+1

LongTail-Swap: benchmarking language models' abilities on rare words

2025-10-05 · Robin Algayres, Charles-Éric Saint-James, Mahi Luthra, Jiayi Shen 외 arxiv

Children learn to speak with a low amount of data and can be taught new words on a few-shot basis, making them particularly data-efficient learners. The BabyLM challenge aims at exploring language model (LM) training in …

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

2024-10-30 · Zébulon Goriely, Richard Diehl Martinez, Andrew Caines, Lisa Beinborn 외

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 i…

Language Acquisition

Encoder-decoder models for latent phonological representations of words

2019-08-01 · WS 2019 8 · Cass Jacobs, ra L., Fred Mailhot

We use sequence-to-sequence networks trained on sequential phonetic encoding tasks to construct compositional phonological representations of words. We show that the output of an encoder network can predict the phonetic …

Decoder

Graph-theoretic Properties of the Class of Phonological Neighbourhood Networks

2021-06-01 · NAACL (CMCL) 2021 6 · Rory Turnbull

This paper concerns the structure of phonological neighbourhood networks, which are a graph-theoretic representation of the phonological lexicon. These networks represent each word as a node and links are placed between …