ICLR 2026poster0 citations

Jet Expansions: Restructuring LLM Computation for Model Inspection

Yihong Chen, Luca Franceschi, Xiangxiang Xu, Pontus Stenetorp, Sebastian Riedel

Abstract

Large language models are becoming general knowledge engines for diverse applications. However, their computations are deeply entangled after training, resisting modularization which complicates interpretability, auditing, and long-term maintenance. We introduce Jet Expansions, a framework for expanding computational graphs using jet operators that generalize truncated Taylor series. Our method systematically decomposes language models into explicit input-to-output computational paths and complementary remainders. This functional decomposition provides a principled, knife-like operator for cutting through entanglement in LLMs, enabling scalable model inspection. We demonstrate how Jet Expansions ground and subsume the popular interpretability technique Logit Lens, reveal a (super-)exponential path structure with respect to recursive residual depth, and support several interpretability applications, including sketching a transformer language model with $n$-gram statistics extracted from its computations and indexing model toxicity levels *without* curated benchmarks.

transformerdecompositioninterpretabilityneural-symbolicn-gramsXAI
BibTeX
@inproceedings{
chen2026jet,
title={Jet Expansions: Restructuring {LLM} Computation for Model Inspection},
author={Yihong Chen and Luca Franceschi and Xiangxiang Xu and Pontus Stenetorp and Sebastian Riedel},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=u6JLh0BO5h}
}
Jet Expansions: Restructuring LLM Computation for Model Inspection · ICLR 2026