JSONSchemaBench is a new 10K-schema benchmark showing that constrained decoding frameworks differ widely in efficiency, coverage, and quality, with the best tool supporting roughly twice as many schemas as the worst.
Byte BPE Tokenization as an Inverse string Homomorphism
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Tokenization is an important preprocessing step in the training and inference of large language models (LLMs). While there has been extensive research on the expressive power of the neural achitectures used in LLMs, the impact of tokenization has not been well understood. In this work, we demonstrate that tokenization, irrespective of the algorithm used, acts as an inverse homomorphism between strings and tokens. This suggests that the character space of the source language and the token space of the tokenized language are homomorphic, preserving the structural properties of the source language. Additionally, we explore the concept of proper tokenization, which refers to an unambiguous tokenization returned from the tokenizer. Our analysis reveals that the expressiveness of neural architectures in recognizing context-free languages is not affected by tokenization.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
JSONSchemaBench: A Rigorous Benchmark of Structured Outputs for Language Models
JSONSchemaBench is a new 10K-schema benchmark showing that constrained decoding frameworks differ widely in efficiency, coverage, and quality, with the best tool supporting roughly twice as many schemas as the worst.