CLFeb 21, 2025

Analyzing the Inner Workings of Transformers in Compositional Generalization

arXiv:2502.15277v113 citationsh-index: 12NAACL
Originality Incremental advance
AI Analysis

This work addresses the unclear internal competence of models in compositional generalization, which is incremental for understanding neural network behavior in linguistics.

The study investigated how Transformer models achieve compositional generalization by analyzing internal mechanisms, finding that a subnetwork relies on both syntactic features and a non-compositional algorithm to improve generalization performance, with the non-compositional solution emerging early in training.

The compositional generalization abilities of neural models have been sought after for human-like linguistic competence. The popular method to evaluate such abilities is to assess the models' input-output behavior. However, that does not reveal the internal mechanisms, and the underlying competence of such models in compositional generalization remains unclear. To address this problem, we explore the inner workings of a Transformer model by finding an existing subnetwork that contributes to the generalization performance and by performing causal analyses on how the model utilizes syntactic features. We find that the model depends on syntactic features to output the correct answer, but that the subnetwork with much better generalization performance than the whole model relies on a non-compositional algorithm in addition to the syntactic features. We also show that the subnetwork improves its generalization performance relatively slowly during the training compared to the in-distribution one, and the non-compositional solution is acquired in the early stages of the training.

Foundations

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

Your Notes