paper-with-me

Papers

Broken Words, Broken Performance: Effect of Tokenization on Performance of LLMs

2025-12-26 · Sachin Pawar, Manoj Apte, Kshitij Jadhav, Girish Keshav Palshikar, Nitin Ramrakhiyani arxiv

Tokenization is the first step in training any Large Language Model (LLM), where the text is split into a sequence of tokens as per the model's fixed vocabulary. This tokenization in LLMs is different from the traditional tokenization in NLP where the text is split into a sequence of "natural" words. In LLMs, a natural word may also be broken into multiple tokens due to limited vocabulary size of the LLMs (e.g., Mistral's tokenizer splits "martial" into "mart" and "ial"). In this paper, we hypothesize that such breaking of natural words negatively impacts LLM performance on various NLP tasks. To quantify this effect, we propose a set of penalty functions that compute a tokenization penalty for a given text for a specific LLM, indicating how "bad" the tokenization is. We establish statistical significance of our hypothesis on multiple NLP tasks for a set of different LLMs.

📄 PDF Abstract BibTeX arXiv:2512.21933

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reassembling Broken Objects using Breaking Curves

2023-06-05 · Ali Alagrami, Luca Palmieri, Sinem Aslan, Marcello Pelillo 외

Reassembling 3D broken objects is a challenging task. A robust solution that generalizes well must deal with diverse patterns associated with different types of broken objects. We propose a method that tackles the pairwi…

Object

Different Paths to Harmful Compliance: Behavioral Side Effects and Mechanistic Divergence Across LLM Jailbreaks

2026-04-20 · Md Rysul Kabir, Zoran Tiganj arxiv

Open-weight language models can be rendered unsafe through several distinct interventions, but the resulting models may differ substantially in capabilities, behavioral profile, and internal failure mode. We study behavi…

Reinforcement Learning

Road Damage and Manhole Detection using Deep Learning for Smart Cities: A Polygonal Annotation Approach

2025-10-04 · Rasel Hossen, Diptajoy Mistry, Mushiur Rahman, Waki As Sami Atikur Rahman Hridoy 외 arxiv

Urban safety and infrastructure maintenance are critical components of smart city development. Manual monitoring of road damages is time-consuming, highly costly, and error-prone. This paper presents a deep learning appr…

BrokenBind: Universal Modality Exploration beyond Dataset Boundaries

2026-02-06 · Zhuo Huang, Runnan Chen, Bo Han, Gang Niu 외 arxiv

Multi-modal learning combines various modalities to provide a comprehensive understanding of real-world problems. A common strategy is to directly bind different modalities together in a specific joint embedding space. H…

BrokenVideos: A Benchmark Dataset for Fine-Grained Artifact Localization in AI-Generated Videos

2025-06-25 · Jiahao Lin, Weixuan Peng, Bojia Zi, Yifeng Gao 외

Recent advances in deep generative models have led to significant progress in video generation, yet the fidelity of AI-generated videos remains limited. Synthesized content often exhibits visual artifacts such as tempora…

Artifact DetectionBenchmarkingVideo Generation