paper-with-me

홈 › Papers

How Do Language Models Acquire Character-Level Information?

2026-02-05 · Soma Sato, Ryohei Sasano arxiv

Language models (LMs) have been reported to implicitly encode character-level information, despite not being explicitly provided during training. However, the mechanisms underlying this phenomenon remain largely unexplored. To reveal the mechanisms, we analyze how models acquire character-level knowledge by comparing LMs trained under controlled settings, such as specifying the pre-training dataset or tokenizer, with those trained under standard settings. We categorize the contributing factors into those independent of tokenization. Our analysis reveals that merge rules and orthographic constraints constitute primary factors arising from tokenization, whereas semantic associations of substrings and syntactic information function as key factors independent of tokenization.

📄 PDF Abstract BibTeX arXiv:2602.05347

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What do tokens know about their characters and how do they know it?

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Pre-trained language models (PLMs) that use subword tokenization schemes can succeed at a variety of language tasks that require character-level information, despite lacking explicit access to the character composition o…

What do tokens know about their characters and how do they know it?

2022-06-06 · NAACL 2022 7 · Ayush Kaushal, Kyle Mahowald

Pre-trained language models (PLMs) that use subword tokenization schemes can succeed at a variety of language tasks that require character-level information, despite lacking explicit access to the character composition o…

Theory of Hallucinations based on Equivariance

2023-12-22 · Hisaichi Shibata

This study aims to acquire knowledge for creating very large language models that are immune to hallucinations. Hallucinations in contemporary large language models are often attributed to a misunderstanding of real-worl…

Hallucination

Comparing Character-level Neural Language Models Using a Lexical Decision Task

2017-04-01 · EACL 2017 4 · Ga{\"e}l Le Godais, Tal Linzen, Emmanuel Dupoux

What is the information captured by neural network models of language? We address this question in the case of character-level recurrent neural language models. These models do not have explicit word representations; do …

Bridging Vision, Language, and Mathematics: Pictographic Character Reconstruction with Bézier Curves

2025-10-29 · Zihao Wan, Pau Tong Lin Xu, Fuwen Luo, Ziyue Wang 외 arxiv

While Vision-language Models (VLMs) have demonstrated strong semantic capabilities, their ability to interpret the underlying geometric structure of visual information is less explored. Pictographic characters, which com…

Program Synthesis