AICurious Logo

What is: Agglomerative Contextual Decomposition?

SourceHierarchical interpretations for neural network predictions
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Agglomerative Contextual Decomposition (ACD) is an interpretability method that produces hierarchical interpretations for a single prediction made by a neural network, by scoring interactions and building them into a tree. Given a prediction from a trained neural network, ACD produces a hierarchical clustering of the input features, along with the contribution of each cluster to the final prediction. This hierarchy is optimized to identify clusters of features that the DNN learned are predictive.