Git Product home page Git Product logo

jonathancrabbe / label-free-xai Goto Github PK

View Code? Open in Web Editor NEW
22.0 2.0 9.0 8.39 MB

This repository contains the implementation of Label-Free XAI, a new framework to adapt explanation methods to unsupervised models. For more details, please read our ICML 2022 paper: 'Label-Free Explainability for Unsupervised Models'.

License: MIT License

Python 100.00%
artificial-intelligence autoencoders explainable-ai interpretability interpretable-deep-learning interpretable-machine-learning machine-learning neural-network representation-learning unsupervised-learning

label-free-xai's People

Contributors

bcebere avatar jonathancrabbe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

label-free-xai's Issues

Meaning of x-tilde and "importance score linear wrt the black-box"

Hello,
I am trying to understand the auxiliary function trick for importance scores linear wrt the black-box model.
In the paper it boils down to this:

$$b_i(f,x) \equiv a_i(g_x,x)$$

$$g_x = \sum_{j=1}^{d_H}f_j(x) \cdot f_j(\tilde{x})$$

From the text I don't quite get what the meaning of $\tilde{x}$ is.

What is effectively done when one wants to use a feature importance attribution method on an embedding network $f$ for a specific sample/image $x$?
We calculate the dot product of the vector $f(x)$ with itself and apply the method to that scalar output (i.e. $x = \tilde{x}$)? Or does the $\tilde{x}$ come from somewhere else and we do $f(x) \cdot f( \tilde{x})$?

Also, could you please point to literature or elaborate on what it means for a feature importance score to be "linear with respect to the black-box"?

I would really appreciate an answer!
Kind regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.