paper-with-me

홈 › Papers

Analyzing Hierarchical Structure in Vision Models with Sparse Autoencoders

2025-05-21 · Matthew Lyle Olson, Musashi Hinck, Neale Ratzlaff, Changbai Li, Phillip Howard, Vasudev Lal, Shao-Yen Tseng

The ImageNet hierarchy provides a structured taxonomy of object categories, offering a valuable lens through which to analyze the representations learned by deep vision models. In this work, we conduct a comprehensive analysis of how vision models encode the ImageNet hierarchy, leveraging Sparse Autoencoders (SAEs) to probe their internal representations. SAEs have been widely used as an explanation tool for large language models (LLMs), where they enable the discovery of semantically meaningful features. Here, we extend their use to vision models to investigate whether learned representations align with the ontological structure defined by the ImageNet taxonomy. Our results show that SAEs uncover hierarchical relationships in model activations, revealing an implicit encoding of taxonomic structure. We analyze the consistency of these representations across different layers of the popular vision foundation model DINOv2 and provide insights into how deep vision models internalize hierarchical category information by increasing information in the class token through each layer. Our study establishes a framework for systematic hierarchical analysis of vision model representations and highlights the potential of SAEs as a tool for probing semantic structure in deep networks.

📄 PDF Abstract BibTeX arXiv:2505.15970

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

From Atoms to Trees: Building a Structured Feature Forest with Hierarchical Sparse Autoencoders

2026-02-12 · Yifan Luo, Yang Zhan, Jiedong Jiang, Tianyang Liu 외 arxiv

Sparse autoencoders (SAEs) have proven effective for extracting monosemantic features from large language models (LLMs), yet these features are typically identified in isolation. However, broad evidence suggests that LLM…

Analyzing Visual Aircraft Representations with Sparse Autoencoders

2026-06-13 · Deepshik Sharma arxiv

Vision models can achieve strong performance on classification tasks, but the internal representations supporting their predictions are often difficult to interpret. This work investigates whether sparse autoencoders can…

Interpreting CLIP with Hierarchical Sparse Autoencoders

2025-02-27 · Vladimir Zaigrajew, Hubert Baniecki, Przemyslaw Biecek

Sparse autoencoders (SAEs) are useful for detecting and steering interpretable features in neural networks, with particular potential for understanding complex multimodal representations. Given their ability to uncover i…

Sparse Autoencoders Learn Monosemantic Features in Vision-Language Models

2025-04-03 · Mateusz Pach, Shyamgopal Karthik, Quentin Bouniot, Serge Belongie 외

Sparse Autoencoders (SAEs) have recently been shown to enhance interpretability and steerability in Large Language Models (LLMs). In this work, we extend the application of SAEs to Vision-Language Models (VLMs), such as …

Tree SAE: Learning Hierarchical Feature Structures in Sparse Autoencoders

2026-05-08 · Tue M. Cao, Hoang X. Nhat, Raed Alharbi, Phi Le Nguyen 외 arxiv

Learning hierarchical features in Sparse Autoencoders (SAEs) is essential for capturing the structured nature of real-world data and mitigating issues like feature absorption or splitting. Existing works attempt to ident…