Defining and Extracting Generalizable Interaction Primitives from DNNs
Abstract
Faithfully summarizing the knowledge encoded by a deep neural network (DNN) into a few symbolic primitive patterns without losing much information represents a core challenge in explainable AI. To this end, Ren et al. (2024) have derived a series of theorems to prove that the inference score of a DNN can be explained as a small set of interactions between input variables. However, the lack of generalization power makes it still hard to consider such interactions as faithful primitive patterns encoded by the DNN. Therefore, given different DNNs trained for the same task, we develop a new method to extract interactions that are shared by these DNNs. Experiments show that the extracted interactions can better reflect common knowledge shared by different DNNs.
Cite
Text
Chen et al. "Defining and Extracting Generalizable Interaction Primitives from DNNs." International Conference on Learning Representations, 2024.Markdown
[Chen et al. "Defining and Extracting Generalizable Interaction Primitives from DNNs." International Conference on Learning Representations, 2024.](https://mlanthology.org/iclr/2024/chen2024iclr-defining/)BibTeX
@inproceedings{chen2024iclr-defining,
title = {{Defining and Extracting Generalizable Interaction Primitives from DNNs}},
author = {Chen, Lu and Lou, Siyu and Huang, Benhao and Zhang, Quanshi},
booktitle = {International Conference on Learning Representations},
year = {2024},
url = {https://mlanthology.org/iclr/2024/chen2024iclr-defining/}
}