arXiv:2412.08841cs.AI2024-12AAAI被引 6

通过结构熵引导提升概率编码的表示能力

Structural Entropy Guided Probabilistic Coding

  • 引入结构熵正则化,捕捉潜在变量间的关联关系
  • 在12项自然语言任务中表现优于现有模型
  • 适合处理带噪声标签的回归与分类任务

概率嵌入相较于确定性嵌入具有优势,因其将每个数据点映射为分布,更准确描述数据的不确定性与复杂性。现有工作多在信息瓶颈(IB)框架下调整分布约束以增强表征学习,但仅关注单个潜在变量的约束,忽视了潜在变量之间的结构信息。本文提出一种新型结构熵引导的概率编码模型SEPC,通过引入结构熵正则化损失,将潜在变量间的关系纳入优化过程。此外,针对传统结构信息理论不适用于回归任务的问题,提出概率编码树,将回归任务转换为分类任务,降低变换影响。在12个自然语言理解任务(包含分类与回归)上的实验表明,SEPC在有效性、泛化能力和对标签噪声的鲁棒性方面均优于当前先进模型。代码与数据集已公开于https://github.com/SELGroup/SEPC。

原文摘要 · Abstract (English)

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 regression tasks to classification tasks while diminishing the influence of the transformation. Experimental results across 12 natural language understanding tasks, including both classification and regression tasks, demonstrate the superior performance of SEPC compared to other state-of-the-art models in terms of effectiveness, generalization capability, and robustness to label noise. The codes and datasets are available at https://github.com/SELGroup/SEPC.

概率编码结构熵表征学习NLP

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。