MICCAI 2022 (Oral): Interpretable Graph Neural Networks for Connectome-Based Brain Disorder Analysis
-
Updated
Apr 29, 2023 - Python
MICCAI 2022 (Oral): Interpretable Graph Neural Networks for Connectome-Based Brain Disorder Analysis
[KDD'22] Source codes of "Graph Rationalization with Environment-based Augmentations"
(ICML 2023) Discover and Cure: Concept-aware Mitigation of Spurious Correlation
Official code for the CVPR 2022 (oral) paper "OrphicX: A Causality-Inspired Latent Variable Model for Interpreting Graph Neural Networks."
[ICCV 2023] Learning Support and Trivial Prototypes for Interpretable Image Classification
[TPAMI 2025] Mixture of Gaussian-distributed Prototypes with Generative Modelling for Interpretable and Trustworthy Image Recognition
Approximate Inverse Model Explanations (AIME): model-agnostic XAI through an approximate inverse operator.
hopwise: A Python Library for Explainable Recommendation based on Path Reasoning over Knowledge Graphs, ACM CIKM '25
TraceFL is a novel mechanism for Federated Learning that achieves interpretability by tracking neuron provenance. It identifies clients responsible for global model predictions, achieving 99% accuracy across diverse datasets (e.g., medical imaging) and neural networks (e.g., GPT).
This repository contains the official code of the paper: "Comprehensive Information Bottleneck for Unveiling Universal Attribution to Interpret Vision Transformers", which is published in CVPR 2025.
Layer-wise Semantic Dynamics (LSD) is a model-agnostic framework for hallucination detection in Large Language Models (LLMs). It analyzes the geometric evolution of hidden-state semantics across transformer layers, using contrastive alignment between model activations and ground-truth embeddings to detect factual drift and semantic inconsistency.
Code for locating "critical neurons" in LLMs. We show that masking as few as 3 neurons can cripple a model's capabilities (ICLR 2026).
Code implementation for our paper "Semi-supervised Concept Bottleneck Models" (ICCV-2025)
Explainable Speaker Recognition
An intepretable model for survival prediction in competing risks settings. Checkout our blog!! https://vectorinstitute.github.io/crisp-nam/blog/
[IROS 2026] TravKAN: Fast and Interpretable Nonlinear Traversability Analysis with Kolmogorov-Arnold Networks
Visualization methods to interpret CNNs and Vision Transformers, trained in a supervised or self-supervised way. The methods are based on CAM or on the attention mechanism of Transformers. The results are evaluated qualitatively and quantitatively.
Implementation of the gradient-based t-SNE sttribution method described in our GLBIO oral presentation: 'Towards Computing Attributions for Dimensionality Reduction Techniques'
Counterfactual explanations for continuous reinforcement learning with simulation in T1D and Gym environments.
Standalone observability for agentic workflows. Conntrail wraps your agent's routing decisions, measures how stable they are under semantic perturbation of the input, classifies failures, and ships the records to a collector with a dashboard — without changing your agent's behavior.
To associate your repository with the interpretability-and-explainability topic, visit your repo's landing page and select "manage topics."