Structural Entropy Guided Probabilistic Coding
Xiang Huang, Hao Peng, Li Sun, Hui Lin, Chunyang Liu, Jiang Cao,, Philip S. Yu

TL;DR
This paper introduces SEPC, a structural entropy-guided probabilistic coding model that enhances representation learning by incorporating relationships between latent variables, improving performance on natural language understanding tasks.
Contribution
The paper proposes a novel structural entropy regularization loss and a probabilistic encoding tree to incorporate latent variable relationships and adapt structural information theory for regression tasks.
Findings
SEPC outperforms state-of-the-art models on 12 NLP tasks.
It demonstrates superior effectiveness, generalization, and robustness to label noise.
The approach effectively transfers regression to classification tasks.
Abstract
Probabilistic embeddings have several advantages over deterministic embeddings as they map each data point to a distribution, which better describes the uncertainty and complexity of data. Many works focus on adjusting the distribution constraint under the Information Bottleneck (IB) principle to enhance representation learning. However, these proposed regularization terms only consider the constraint of each latent variable, omitting the structural information between latent variables. In this paper, we propose a novel structural entropy-guided probabilistic coding model, named SEPC. Specifically, we incorporate the relationship between latent variables into the optimization by proposing a structural entropy regularization loss. Besides, as traditional structural information theory is not well-suited for regression tasks, we propose a probabilistic encoding tree, transferring…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods
MethodsEntropy Regularization · Focus
