This is the Linux app named Automated Interpretability whose latest release can be downloaded as automated-interpretabilitysourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Automated Interpretability with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Automated Interpretability
DESCRIPTION
The automated-interpretability repository implements tools and pipelines for automatically generating, simulating, and scoring explanations of neuron (or latent feature) behavior in neural networks. Instead of relying purely on manual, ad hoc interpretability probing, this repo aims to scale interpretability by using algorithmic methods that produce candidate explanations and assess their quality. It includes a “neuron explainer” component that, given a target neuron or latent feature, proposes natural language explanations or heuristics (e.g. “this neuron activates when the input has property X”) and then simulates activation behavior across example inputs to test whether the explanation holds. The project also contains a “neuron viewer” web component for browsing neurons, explanations, and activation patterns, making it more interactive and exploratory.
Features
- A neuron explainer module that proposes natural language or rule-based explanations for neuron/latent feature behavior
- Simulation / scoring of explanations by comparing predicted activations vs true activations across inputs
- A neuron viewer UI to browse neurons, see activations, and inspect explanations
- Demo notebooks illustrating how explanations are generated and evaluated (e.g. explain_puzzles.ipynb)
- Infrastructure for activation capture and analysis (e.g. modules like activations.py)
- Ranking / scoring heuristics to decide which explanations are more faithful or useful
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/automated-interpretab.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.