paper-with-me

Papers

Decoding Vision Transformers: the Diffusion Steering Lens

2025-04-18 · Ryota Takatsuki, Sonia Joseph, Ippei Fujisawa, Ryota Kanai

Logit Lens is a widely adopted method for mechanistic interpretability of transformer-based language models, enabling the analysis of how internal representations evolve across layers by projecting them into the output vocabulary space. Although applying Logit Lens to Vision Transformers (ViTs) is technically straightforward, its direct use faces limitations in capturing the richness of visual representations. Building on the work of Toker et al. (2024)~\cite{Toker2024-ve}, who introduced Diffusion Lens to visualize intermediate representations in the text encoders of text-to-image diffusion models, we demonstrate that while Diffusion Lens can effectively visualize residual stream representations in image encoders, it fails to capture the direct contributions of individual submodules. To overcome this limitation, we propose \textbf{Diffusion Steering Lens} (DSL), a novel, training-free approach that steers submodule outputs and patches subsequent indirect contributions. We validate our method through interventional studies, showing that DSL provides an intuitive and reliable interpretation of the internal processing in ViTs.

📄 PDF Abstract BibTeX arXiv:2504.13763

Code (1)

rtakatsky/DSLens 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Stream separation improves Bregman conditioning in transformers

2026-03-22 · James Clayton Kerce arxiv

Linear methods for steering transformer representations, including probing, activation engineering, and concept erasure, implicitly assume the geometry of representation space is Euclidean. Park et al. [Park et al., 2026…

DLM-SWAI: Steering Diffusion Language Models Before They Unmask

2026-05-28 · Hyeseon An, Yo-Sub Han arxiv

Steering language model generation toward desired textual properties is essential for practical deployment, and inference-time methods are particularly appealing because they enable controllable generation without retrai…

Through the Lens of Character: Resolving Modality-Role Interference in Multimodal Role-Playing Agent

2026-05-10 · Yihong Tang, Kehai Chen, Xuefeng Bai, Min Zhang arxiv

The advancement of Multimodal Large Language Models (MLLMs) has expanded Role-Playing Agents (RPAs) into visually grounded environments. However, human vision is inherently subjective and identity-driven, whereas existin…

Visual Grounding

Steerable but Not Decodable: Function Vectors Operate Beyond the Logit Lens

2026-04-03 · Mohammed Suhail B Nadaf arxiv

Activation steering presupposes that task-relevant behaviors correspond to linear directions in activation space -- directions that should both steer the model and be readable along the unembedding. Function vectors (FVs…

Generalization of Diffusion Models Arises with a Balanced Representation Space

2025-12-24 · Zekai Zhang, Xiao Li, Xiang Li, Lianghe Shi 외 arxiv

Diffusion models excel at generating high-quality, diverse samples, yet they risk memorizing training data when overfit to the training objective. We analyze the distinctions between memorization and generalization in di…

Representation Learning