English

DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers

Computation and Language 2024-04-04 v2

Abstract

In recent years, many interpretability methods have been proposed to help interpret the internal states of Transformer-models, at different levels of precision and complexity. Here, to analyze encoder-decoder Transformers, we propose a simple, new method: DecoderLens. Inspired by the LogitLens (for decoder-only Transformers), this method involves allowing the decoder to cross-attend representations of intermediate encoder layers instead of using the final encoder output, as is normally done in encoder-decoder models. The method thus maps previously uninterpretable vector representations to human-interpretable sequences of words or symbols. We report results from the DecoderLens applied to models trained on question answering, logical reasoning, speech recognition and machine translation. The DecoderLens reveals several specific subtasks that are solved at low or intermediate layers, shedding new light on the information flow inside the encoder component of this important class of models.

Keywords

Cite

@article{arxiv.2310.03686,
  title  = {DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers},
  author = {Anna Langedijk and Hosein Mohebbi and Gabriele Sarti and Willem Zuidema and Jaap Jumelet},
  journal= {arXiv preprint arXiv:2310.03686},
  year   = {2024}
}

Comments

Accepted to Findings of NAACL 2024

R2 v1 2026-06-28T12:41:45.838Z