← Search

Siyu Lou

4 accepted papers

2024

Defining and extracting generalizable interaction primitives from DNNs

ICLR 2024poster

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 DN…

2023

Bayesian Neural Networks Avoid Encoding Complex and Perturbation-Sensitive Concepts

ICML 2023poster

In this paper, we focus on mean-field variational Bayesian Neural Networks (BNNs) and explore the representation capacity of such BNNs by investigating which types of concepts are less likely to be encoded by the BNN. It has been observed and studied that a relatively small set of interactive concep…

2023

HarsanyiNet: Computing Accurate Shapley Values in a Single Forward Propagation

ICML 2023poster

The Shapley value is widely regarded as a trustworthy attribution metric. However, when people use Shapley values to explain the attribution of input variables of a deep neural network (DNN), it usually requires a very high computational cost to approximate relatively accurate Shapley values in real…