IRAILGJul 16, 2025

Sparse Autoencoders for Sequential Recommendation Models: Interpretation and Flexible Control

arXiv:2507.12202v12 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better understanding and user control in black-box recommendation systems, though it is incremental as it adapts an existing method from language models to a new domain.

The paper tackled the problem of interpreting and controlling transformer-based sequential recommendation models by applying sparse autoencoders (SAE), showing that learned features are more interpretable and monosemantic than original hidden states and enabling flexible control over recommendations.

Many current state-of-the-art models for sequential recommendations are based on transformer architectures. Interpretation and explanation of such black box models is an important research question, as a better understanding of their internals can help understand, influence, and control their behavior, which is very important in a variety of real-world applications. Recently sparse autoencoders (SAE) have been shown to be a promising unsupervised approach for extracting interpretable features from language models. These autoencoders learn to reconstruct hidden states of the transformer's internal layers from sparse linear combinations of directions in their activation space. This paper is focused on the application of SAE to the sequential recommendation domain. We show that this approach can be successfully applied to the transformer trained on a sequential recommendation task: learned directions turn out to be more interpretable and monosemantic than the original hidden state dimensions. Moreover, we demonstrate that the features learned by SAE can be used to effectively and flexibly control the model's behavior, providing end-users with a straightforward method to adjust their recommendations to different custom scenarios and contexts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes