paper-with-me

Papers

Attributing Learned Concepts in Neural Networks to Training Data

2023-10-04 · Nicholas Konz, Charles Godfrey, Madelyn Shapiro, Jonathan Tu, Henry Kvinge, Davis Brown

By now there is substantial evidence that deep learning models learn certain human-interpretable features as part of their internal representations of data. As having the right (or wrong) concepts is critical to trustworthy machine learning systems, it is natural to ask which inputs from the model's original training set were most important for learning a concept at a given layer. To answer this, we combine data attribution methods with methods for probing the concepts learned by a model. Training network and probe ensembles for two concept datasets on a range of network layers, we use the recently developed TRAK method for large-scale data attribution. We find some evidence for convergence, where removing the 10,000 top attributing images for a concept and retraining the model does not change the location of the concept in the network nor the probing sparsity of the concept. This suggests that rather than being highly dependent on a few specific examples, the features that inform the development of a concept are spread in a more diffuse manner across its exemplars, implying robustness in concept formation.

📄 PDF Abstract BibTeX arXiv:2310.03149

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometric Understanding of Deep Learning

2018-05-26 · Na Lei, Zhongxuan Luo, Shing-Tung Yau, David Xianfeng Gu

Deep learning is the mainstream technique for many machine learning tasks, including image recognition, machine translation, speech recognition, and so on. It has outperformed conventional methods in various fields and a…

Deep LearningMachine Translationspeech-recognitionSpeech Recognition+1

Concept Boundary Vectors

2024-12-20 · Thomas Walker

Machine learning models are trained with relatively simple objectives, such as next token prediction. However, on deployment, they appear to capture a more fundamental representation of their input data. It is of interes…

InfoCons: Identifying Interpretable Critical Concepts in Point Clouds via Information Theory

2025-05-26 · Feifei Li, Mi Zhang, Zhaoxiang Wang, Min Yang

Interpretability of point cloud (PC) models becomes imperative given their deployment in safety-critical scenarios such as autonomous vehicles. We focus on attributing PC model outputs to interpretable critical concepts,…

Autonomous Vehicles

A Disentangling Invertible Interpretation Network for Explaining Latent Representations

2020-04-27 · CVPR 2020 6 · Patrick Esser, Robin Rombach, Björn Ommer

Neural networks have greatly boosted performance in computer vision by learning powerful representations of input data. The drawback of end-to-end training for maximal overall performance are black-box models whose hidde…

Image GenerationImage Manipulation

LG-CAV: Train Any Concept Activation Vector with Language Guidance

2024-10-14 · Qihan Huang, Jie Song, Mengqi Xue, Haofei Zhang 외

Concept activation vector (CAV) has attracted broad research interest in explainable AI, by elegantly attributing model predictions to specific concepts. However, the training of CAV often necessitates a large number of …

Language ModelingLanguage Modelling