Code Monkey home page Code Monkey logo

ace's Introduction

ACE

Neural Network Attributions: A Causal Perspective
Aditya Chattopadhyay, Piyushi Manupriya, Anirban Sarkar, Vineeth N Balasubramanian
Presented at ICML 2019

Dependencies:
scikit-learn (0.19.1)
scipy (0.17.0)
torch (0.4.0)
joblib (0.11)
matplotlib (1.5.1)
numpy (1.14.5)

Usage-
MNIST:
  sh run_mnist_mod.sh
  MNIST.ipynb
  
Iris:
  python decision_tree.py
  train.ipynb
  ACE.ipynb
  
Synthetic Dataset:
  toy_dataset.ipynb
  python evaluate_lstm.py
  
Aircraft:
  python lstm.py
  python find_tau.py
  python aircraft_causal_interventions.py foldername
  eg. python aircraft_causal_interventions.py "40"
  python learn_causal_regressors.py learn effect_num_header effect
  eg. python learn_causal_regressors.py learn 5 LATG
  python causal_analysis_final.py predict effect foldername start_time
  eg. python causal_analysis_final.py predict GS "40" 100

NASA dataset used in Aircraft code is uploaded at https://drive.google.com/open?id=1rEZ3veRpcKH5OZKAoXuVTyC9oMnn78ra
Class-conditional Beta VAE code used in MNIST experiments is adapted from Beta VAE code from https://github.com/1Konny/Beta-VAE

If you use this code, please cite our paper:
Aditya Chattopadhyay, Piyushi Manupriya, Anirban Sarkar, Vineeth N Balasubramanian. "Neural Network Attributions: A Causal Perspective", in International Conference on Machine Learning (ICML), 2019.
Bibtex
and consider giving a star to our repository.

References:
https://github.com/1Konny/Beta-VAE
https://c3.nasa.gov/dashlink/projects/85/resources/?type=ds

ace's People

Contributors

piyushi-0 avatar

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.