English

Inducing Character-level Structure in Subword-based Language Models with Type-level Interchange Intervention Training

Computation and Language 2023-12-20 v2

Abstract

Language tasks involving character-level manipulations (e.g., spelling corrections, arithmetic operations, word games) are challenging for models operating on subword units. To address this, we develop a causal intervention framework to learn robust and interpretable character representations inside subword-based language models. Our method treats each character as a typed variable in a causal model and learns such causal structures by adapting the interchange intervention training method of Geiger et al. (2021). We additionally introduce a suite of character-level tasks that systematically vary in their dependence on meaning and sequence-level context. While character-level models still perform best on purely form-based tasks like string reversal, our method outperforms character-level models on more complex tasks that blend form, meaning, and context, such as spelling correction in context and word search games. Compared with standard subword-based models, our approach also significantly improves robustness on unseen token sequences and leads to human-interpretable internal representations of characters.

Keywords

Cite

@article{arxiv.2212.09897,
  title  = {Inducing Character-level Structure in Subword-based Language Models with Type-level Interchange Intervention Training},
  author = {Jing Huang and Zhengxuan Wu and Kyle Mahowald and Christopher Potts},
  journal= {arXiv preprint arXiv:2212.09897},
  year   = {2023}
}

Comments

Findings of the Association for Computational Linguistics: ACL 2023

R2 v1 2026-06-28T07:43:28.980Z