Does Representation Similarity Capture Function Similarity?
Abstract
Representation similarity metrics are widely used to compare learned representations in neural networks, as is evident in extensive literature investigating metrics that accurately capture information encoded in representations. However, aiming to capture all of the information available in representations may have little to do with what information is actually used by the downstream network. One solution is to experiment with interventions on network function. By ablating groups of units thought to carry information and observing whether those ablations affect network performance, we can focus on an outcome that mechanistically links representations to function. In this paper, we systematically test representation similarity metrics to evaluate their sensitivity to functional changes induced by ablation. We use network performance changes after ablation as a way to measure the influence of representation on function. These measures of function allow us to test how well similarity metrics capture changes in network performance versus changes to linear decodability. Network performance measures index the information used by the downstream network, while linear decoding methods index available information in the representation. We show that all of the tested metrics are more sensitive to decodable features than network performance. When comparing these metrics, Procrustes and CKA outperform regularized CCA-based methods on average. Although Procrustes and CKA outperform on average, these metrics have a diminished advantage when looking at network performance. We provide ablation tests of the utility of different representational similarity metrics. Our results suggest that interpretability methods will be more effective if they are based on representational similarity metrics that have been evaluated using ablation tests.
Cite
Text
Hayne et al. "Does Representation Similarity Capture Function Similarity?." Transactions on Machine Learning Research, 2024.Markdown
[Hayne et al. "Does Representation Similarity Capture Function Similarity?." Transactions on Machine Learning Research, 2024.](https://mlanthology.org/tmlr/2024/hayne2024tmlr-representation/)BibTeX
@article{hayne2024tmlr-representation,
title = {{Does Representation Similarity Capture Function Similarity?}},
author = {Hayne, Lucas and Jung, Heejung and Carter, R.},
journal = {Transactions on Machine Learning Research},
year = {2024},
url = {https://mlanthology.org/tmlr/2024/hayne2024tmlr-representation/}
}