Coder Social home page Coder Social logo

Comments (2)

andreimano avatar andreimano commented on July 21, 2024 2

I think that we should settle for a model(s?) and a dataset before thinking about XAI.

You can use Captum on multiple type of models - if we want to have some XAI demo we could include:

  1. BioBERT 1 for some NLP task; Captum with BERT on SQuAD 2 - word importance, layer interpretability, attention masks).

  2. Some kind of segmentation CNN; ResNet segmentation ablation 3 - this could be cool if we find a dataset in which we can segment more than one class; perturbation, feature ablation 4

  3. Image classification model; ResNet interpretability 5 - different gradient-based attributions

  4. VQA would be awesome, I think that this would be a killer demo for ML on medical data + XAI 6, but I don't know if there's any medical dataset made specifically for VQA, maybe look into it when solving #33 ?

Every method model requirements can be found on 7. A lot of them just require the functions to be differentiable, so we'll probably be able to do some XAI on vision models.

The web interface is nice, it can also be run in jupyter notebooks, I think we could also hack it and add it into a web app.

from q-aid-core.

andreimano avatar andreimano commented on July 21, 2024

I'm gonna look into this one

from q-aid-core.

Related Issues (20)

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.