cs.CLApr 30, 2026

TokenScope: Token-Level Explainability and Interpretability for Code-Oriented Tasks in Large Language Models

Authors: Amirreza EsmaeiliFatemeh Fard

Organizations: University of British Columbia Kelowna, British Columbia, Canada

Abstract

Understanding how Large Language Models (LLMs) make token-level decisions during code generation remains a major challenge for both researchers and practitioners. While recent tools provide insights into model internals or generation outcomes, they often lack decoding-time signals, fine-grained uncertainty measures, and interactive mechanisms for exploring alternative generation paths. We present TokenScope, an interactive interpretability and analysis tool for decoder-based LLMs that exposes token-level metrics, attention patterns, and structural information during generation. TokenScope supports interactive token replacement, counterfactual branching, and code-aware aggregation via abstract syntax trees. By unifying decoding-time signals with structural program analysis, TokenScope enables systematic investigation of LLM behaviour during code generation.

Explore similar work

CardsList
  1. Probabilistic Attribution For Large Language Models

    May 20, 2026Shilpika Shilpika, Carlo Graziani, Bethany Lusch +2Token-Level UncertaintyInstability