paper-with-me

홈 › Papers

Interpretable-by-Design Transformers via Architectural Stream Independence

2026-03-08 · Clayton Kerce, Alexis Fox arxiv

While transformers achieve strong performance, their internal decision-making processes remain opaque. We investigate whether architectural constraints can enforce interpretability by design through architectural stream independence: maintaining a token stream (carrying symbolic structure) and contextual semantics in separated streams that remain independently observable throughout processing, with integration delayed until output. We validate this principle through the Late Fusion Architecture (LFA), which demonstrates interpretable symbolic heads through all the final layers, while standard transformers show dissolution by the third of six layers; we quantify this effect by introducing the Token-Position Dependence Score (PDS), with $PDS_{max}$ = 0.276 and 0.058, respectively. Crucially, intervention experiments demonstrate functional modularity: suppressing LFA's recency heads causes minimal semantic damage (Cohen's d = -0.158) versus catastrophic entanglement in baselines (d = -0.672). LFA demonstrates that architectural constraints improve underlying learning mechanisms, averaging 42% stability versus 19% and 11% for baseline comparisons, with extremes from 50% on LFA's best pairs (6 of 12 heads position-invariant) down to 0% complete collapse in over-constrained cases. By preventing premature entanglement, architectural independence steers models toward semantic understanding over positional heuristics, establishing interpretability as an architectural design criterion enforceable through structural constraints rather than post-hoc analysis.

📄 PDF Abstract BibTeX arXiv:2603.07482

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

B-cosification: Transforming Deep Neural Networks to be Inherently Interpretable

2024-11-01 · Shreyash Arya, Sukrut Rao, Moritz Böhle, Bernt Schiele

B-cos Networks have been shown to be effective for obtaining highly human interpretable explanations of model decisions by architecturally enforcing stronger alignment between inputs and weight. B-cos variants of convolu…

Transformers learn factored representations

2026-02-02 · Adam Shai, Loren Amdahl-Culleton, Casper L. Christensen, Henry R. Bigelow 외 arxiv

Transformers pretrained via next token prediction learn to factor their world into parts, representing these factors in orthogonal subspaces of the residual stream. We formalize two representational hypotheses: (1) a rep…

Revisiting the Shape Convention of Transformer Language Models

2026-02-06 · Feng-Ting Liao, Meng-Hsi Chen, Guan-Ting Yi, Da-shan Shiu arxiv

The architectural shape of dense Transformers has remained remarkably stable: narrow-wide-narrow feed-forward networks (FFNs) consume most non-embedding parameters. Motivated by theoretical and empirical evidences that r…

Inference-InfoGAN: Inference Independence via Embedding Orthogonal Basis Expansion

2021-10-02 · Hongxiang Jiang, Jihao Yin, Xiaoyan Luo, Fuxiang Wang

Disentanglement learning aims to construct independent and interpretable latent variables in which generative models are a popular strategy. InfoGAN is a classic method via maximizing Mutual Information (MI) to obtain in…

AttributeDisentanglement

ViFeEdit: A Video-Free Tuner of Your Video Diffusion Transformer

2026-03-16 · Ruonan Yu, Zhenxiong Tan, Zigeng Chen, Songhua Liu 외 arxiv

Diffusion Transformers (DiTs) have demonstrated remarkable scalability and quality in image and video generation, prompting growing interest in extending them to controllable generation and editing tasks. However, compar…

Video Generation