Skip to content

Sparkier/VISxAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VISxAI

This repository is a collection of interesting visualization work (VIS) in the domain of artificial intelligence (AI). As AI is getting applied to more and more domains, even crtitical ones, it is important to be able to understand the decisions that a model might make.

Categories

As there is a lot of visualization work in the broad field of AI, the following subdivides this corpus into different application areas.

Architecture Visualization

Image-Based

Attribution

Feature Visualization

RNNs

GANs

Reinforcement Learning

Data

Other

Details (Alphabetically)

This section shows the aforementioned tools in detail, providing a short explanation and helpful links.

Activation Atlas

Interactive article on how to bring feature visualization into context to extract a bigger picture.

Paper

Activation Atlas Teaser Figure

Building Blocks of Interpretability

Interactive article on how to make image classification more interpretable.

Paper

Building Blocks Teaser Figure

Circuits

Interactive article on the reverse-engineering of neural network substructures.

Paper

Building Blocks Teaser Figure

CNN Explainer

Educational tool that shows the inner workings of a Convolutional Neural Network.

Live Demo | Code | Video | Paper

CNN Explainer Application Figure

Convnet Playground

A tool for the interactive exploration of Convolutional Neural Networks (Convnets or CNNs).

Live Demo

Convnet Playground Application Figure

Embedding Projector

Showing high-dimensional data as low-dimensional embeddings.

Live Demo | Code

Embedding Projector Application Figure

exploRNN

Educational tool for learning about recurrent neural networks (RNNs).

Live Demo | Code | Paper

exploRNN Application Figure

Feature Visualization

Optimizing the input image through backpropagation to obtain representative images for neurons or neuron clusters.

Code | Paper

Feature Visualization Article Figure

GanLab

Educational tool that lets users experiment with GANs and how to train them.

Live Demo | Code | Paper

GanLab Application Figure

Net2Vis

Automatically obtaining overview visualizations for neural network architectures directly from Keras code.

Live Demo | Code | Paper

Net2Vis Application Figure

OpenAI Microscope

Feature Visualizations and other visualization techniques for many different architectures and neurons within them.

Live Demo

Microscope Application Figure

PlotNeuralNet

Latex plugin to draw neural network figures.

Code

PlotNeuralNet Example Figure

TensorFlow Playground

Interactive learning environment for training simple neural networks.

Live Demo | Code

Tensorflow Playground Figure

Training De-Confusion

Using the trained classifier to find erroneously labeled samples in a dataset.

Code | Paper

Training De-Confusion Application Figure

Visualizing Memorization

Interactive article that shows how a RNN stores information over multiple time steps.

Paper

Visualizing Memorization Teaser Figure

About

This repository is a collection of interesting visualization work (VIS) in the domain of artificial intelligence (AI). As AI is getting applied to more and more domains, even crtitical ones, it is important to be able to understand the decisions that a model might make.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors