paper-with-me

Papers

Concept Gradient: Concept-based Interpretation Without Linear Assumption

2022-08-31 · Andrew Bai, Chih-Kuan Yeh, Pradeep Ravikumar, Neil Y. C. Lin, Cho-Jui Hsieh

Concept-based interpretations of black-box models are often more intuitive for humans to understand. The most widely adopted approach for concept-based interpretation is Concept Activation Vector (CAV). CAV relies on learning a linear relation between some latent representation of a given model and concepts. The linear separability is usually implicitly assumed but does not hold true in general. In this work, we started from the original intent of concept-based interpretation and proposed Concept Gradient (CG), extending concept-based interpretation beyond linear concept functions. We showed that for a general (potentially non-linear) concept, we can mathematically evaluate how a small change of concept affecting the model's prediction, which leads to an extension of gradient-based interpretation to the concept space. We demonstrated empirically that CG outperforms CAV in both toy examples and real world datasets.

📄 PDF Abstract BibTeX arXiv:2208.14966

Code (1)

jybai/concept-gradients 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Robust Semantic Interpretability: Revisiting Concept Activation Vectors

2021-04-06 · Jacob Pfau, Albert T. Young, Jerome Wei, Maria L. Wei 외

Interpretability methods for image classification assess model trustworthiness by attempting to expose whether the model is systematically biased or attending to the same cues as a human would. Saliency methods for featu…

Benchmarkingcounterfactualimage-classificationImage Classification

Closed-Form Interpretation of Neural Network Latent Spaces with Symbolic Gradients

2024-09-09 · Zakaria Patel, Sebastian J. Wetzel

It has been demonstrated in many scientific fields that artificial neural networks like autoencoders or Siamese networks encode meaningful concepts in their latent spaces. However, there does not exist a comprehensive fr…

Form

Automating Legal Concept Interpretation with LLMs: Retrieval, Generation, and Evaluation

2025-01-03 · Kangcheng Luo, Quzhe Huang, Cong Jiang, Yansong Feng

Legal articles often include vague concepts to adapt to the ever-changing society. Providing detailed interpretations of these concepts is a critical task for legal practitioners, which requires meticulous and profession…

ArticlesRetrievalRetrieval-augmented Generation

LMs stand their Ground: Investigating the Effect of Embodiment in Figurative Language Interpretation by Language Models

2023-05-05 · Philipp Wicke

Figurative language is a challenge for language models since its interpretation is based on the use of words in a way that deviates from their conventional order and meaning. Yet, humans can easily understand and interpr…

Sentence

Energy-Based Concept Bottleneck Models: Unifying Prediction, Concept Intervention, and Probabilistic Interpretations

2024-01-25 · Xinyue Xu, Yi Qin, Lu Mi, Hao Wang 외

Existing methods, such as concept bottleneck models (CBMs), have been successful in providing concept-based interpretations for black-box deep learning models. They typically work by predicting concepts given the input a…