LGMLFeb 6, 2024

Exploring higher-order neural network node interactions with total correlation

arXiv:2402.04440v1h-index: 2
AI Analysis

This addresses the challenge of analyzing complex interactions in domains like ecology and neural networks, offering a novel tool for data exploration, though it appears incremental as it builds on existing correlation methods.

The paper tackles the problem of characterizing higher-order variable interactions (HOIs) that change across data, proposing Local Correlation Explanation (CorEx) to capture local HOIs by clustering data points and using total correlation for latent factor representations. It demonstrates the method on synthetic and real-world data, including interpreting trained neural networks.

In domains such as ecological systems, collaborations, and the human brain the variables interact in complex ways. Yet accurately characterizing higher-order variable interactions (HOIs) is a difficult problem that is further exacerbated when the HOIs change across the data. To solve this problem we propose a new method called Local Correlation Explanation (CorEx) to capture HOIs at a local scale by first clustering data points based on their proximity on the data manifold. We then use a multivariate version of the mutual information called the total correlation, to construct a latent factor representation of the data within each cluster to learn the local HOIs. We use Local CorEx to explore HOIs in synthetic and real world data to extract hidden insights about the data structure. Lastly, we demonstrate Local CorEx's suitability to explore and interpret the inner workings of trained neural networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes