2 papers
cs.LG2026
The Efficiency Gap in Byte Modeling
Celine Lee, Jing Nathan Yan, Chen Liang +9
Modern language models have historically relied on two dominant design choices: subword tokenization and autoregressive (AR) ordering. These design decisions bake in priors that di…
cs.SE2025
Refactoring Codebases through Library Design
Ziga Kovacic, Justin T. Chiu, Celine Lee +2
Maintainable and general software allows developers to build robust applications efficiently, yet achieving these qualities often requires refactoring specialized solutions into re…