← Search

Julie Kallini

5 accepted papers

2026

Fast Byte Latent Transformer

ICML 2026poster

Recent byte-level language models (LMs) match the performance of token-level models without relying on subword vocabularies, yet their practical deployment is limited by slow inference. In this work, we enhance the Byte Latent Transformer (BLT) using new training and inference techniques. First, we …

Cited by 0SourceScholar
2025

False Friends Are Not Foes: Investigating Vocabulary Overlap in Multilingual Language Models

EMNLP 2025

Subword tokenizers trained on multilingual corpora naturally produce overlapping tokens across languages. Does token overlap facilitate cross-lingual transfer or instead introduce interference between languages? Prior work offers mixed evidence, partly due to varied setups and confounders, such as t

Cited by 0SourcePDFScholar
2025

MrT5: Dynamic Token Merging for Efficient Byte-level Language Models

ICLR 2025poster

Models that rely on subword tokenization have significant drawbacks, such as sensitivity to character-level noise like spelling errors and inconsistent compression rates across different languages and scripts. While character- or byte-level models like ByT5 attempt to address these concerns, they ha…

2024

Mission: Impossible Language Models

ACL 2024long

Chomsky and others have very directly claimed that large language models (LLMs) are equally capable of learning languages that are possible and impossible for humans to learn. However, there is very little published experimental evidence to support such a claim. Here, we develop a set of synthetic i…