paper-with-me

홈 › Papers

A Probabilistic Representation of Deep Learning for Improving The Information Theoretic Interpretability

2020-10-27 · Xinjie Lan, Kenneth E. Barner

In this paper, we propose a probabilistic representation of MultiLayer Perceptrons (MLPs) to improve the information-theoretic interpretability. Above all, we demonstrate that the activations being i.i.d. is not valid for all the hidden layers of MLPs, thus the existing mutual information estimators based on non-parametric inference methods, e.g., empirical distributions and Kernel Density Estimate (KDE), are invalid for measuring the information flow in MLPs. Moreover, we introduce explicit probabilistic explanations for MLPs: (i) we define the probability space (Omega_F, t, P_F) for a fully connected layer f and demonstrate the great effect of an activation function on the probability measure P_F ; (ii) we prove the entire architecture of MLPs as a Gibbs distribution P; and (iii) the back-propagation aims to optimize the sample space Omega_F of all the fully connected layers of MLPs for learning an optimal Gibbs distribution P* to express the statistical connection between the input and the label. Based on the probabilistic explanations for MLPs, we improve the information-theoretic interpretability of MLPs in three aspects: (i) the random variable of f is discrete and the corresponding entropy is finite; (ii) the information bottleneck theory cannot correctly explain the information flow in MLPs if we take into account the back-propagation; and (iii) we propose novel information-theoretic explanations for the generalization of MLPs. Finally, we demonstrate the proposed probabilistic representation and information-theoretic explanations for MLPs in a synthetic dataset and benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2010.14054

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

InfoDPCCA: Information-Theoretic Dynamic Probabilistic Canonical Correlation Analysis

2025-06-10 · Shiqin Tang, Shujian Yu

Extracting meaningful latent representations from high-dimensional sequential data is a crucial challenge in machine learning, with applications spanning natural science and engineering. We introduce InfoDPCCA, a dynamic…

Representation Learning

A Translation of Probabilistic Event Calculus into Markov Decision Processes

2025-07-17 · Lyris Xu, Fabio Aurelio D'Asaro, Luke Dickens

Probabilistic Event Calculus (PEC) is a logical framework for reasoning about actions and their effects in uncertain environments, which enables the representation of probabilistic narratives and computation of temporal …

Translation

Quantifying the Accuracy-Interpretability Trade-Off in Concept-Based Sidechannel Models

2025-10-07 · David Debot, Giuseppe Marra arxiv

Concept Bottleneck Models (CBNMs) are deep learning models that provide interpretability by enforcing a bottleneck layer where predictions are based exclusively on human-understandable concepts. However, this constraint …

A Probabilistic Representation of DNNs: Bridging Mutual Information and Generalization

2021-06-18 · Xinjie Lan, Kenneth Barner

Recently, Mutual Information (MI) has attracted attention in bounding the generalization error of Deep Neural Networks (DNNs). However, it is intractable to accurately estimate the MI in DNNs, thus most previous works ha…

Spherical Confidence Learning for Face Recognition

2021-06-19 · CVPR 2021 1 · Shen Li, Jianqing Xu, Xiaqing Xu, Pengcheng Shen 외

An emerging line of research has found that spherical spaces better match the underlying geometry of facial images, as evidenced by the state-of-the-art facial recognition methods which benefit empirically from spher…

Face Recognition