paper-with-me

홈 › Papers

Different Tokenization Schemes Lead to Comparable Performance in Spanish Number Agreement

2024-03-20 · Catherine Arnett, Pamela D. Rivière, Tyler A. Chang, Sean Trott

The relationship between language model tokenization and performance is an open area of research. Here, we investigate how different tokenization schemes impact number agreement in Spanish plurals. We find that morphologically-aligned tokenization performs similarly to other tokenization schemes, even when induced artificially for words that would not be tokenized that way during training. We then present exploratory analyses demonstrating that language model embeddings for different plural tokenizations have similar distributions along the embedding space axis that maximally distinguishes singular and plural nouns. Our results suggest that morphologically-aligned tokenization is a viable tokenization approach, and existing models already generalize some morphological patterns to new items. However, our results indicate that morphological tokenization is not strictly required for performance.

📄 PDF Abstract BibTeX arXiv:2403.13754

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

A Systematic Evaluation of Sample-Level Tokenization Strategies for MEG Foundation Models

2026-02-18 · SungJun Cho, Chetan Gohil, Rukuang Huang, Oiwi Parker Jones 외 arxiv

Recent success in natural language processing has motivated growing interest in large-scale foundation models for neuroimaging data. Such models often require discretization of continuous neural time series data, a proce…

Local Byte Fusion for Neural Machine Translation

2022-05-23 · Makesh Narsimhan Sreedhar, Xiangpeng Wan, Yu Cheng, Junjie Hu

Subword tokenization schemes are the dominant technique used in current NLP models. However, such schemes can be rigid and tokenizers built on one corpus do not adapt well to other parallel corpora. It has also been obse…

Cross-Lingual TransferDomain AdaptationMachine TranslationTranslation+1

Tokenization counts: the impact of tokenization on arithmetic in frontier LLMs

2024-02-22 · Aaditya K. Singh, DJ Strouse

Tokenization, the division of input text into input tokens, is an often overlooked aspect of the large language model (LLM) pipeline and could be the source of useful or harmful inductive biases. Historically, LLMs have …

Inductive BiasLanguage ModellingLarge Language Model

MorphTok: Morphologically Grounded Tokenization for Indian Languages

2025-04-14 · Maharaj Brahma, N J Karthika, Atul Singh, Devaraj Adiga 외

Tokenization is a crucial step in NLP, especially with the rise of large language models (LLMs), impacting downstream performance, computational cost, and efficiency. Existing LLMs rely on the classical Byte-pair Encodin…

Language ModelingLanguage ModellingMachine TranslationSegmentation+1

Unsupervised Tokenization Learning

2022-05-23 · Anton Kolonin, Vignav Ramesh

In the presented study, we discover that the so-called "transition freedom" metric appears superior for unsupervised tokenization purposes in comparison to statistical metrics such as mutual information and conditional p…

Text Segmentation