用可计算概率电路构建端到端可训练的表示学习框架
Tractable Representation Learning with Probabilistic Circuits
- 将概率电路扩展为联合建模数据与嵌入的自编码器
- 在缺失数据下表现更鲁棒,重建质量优于现有方法
- 适合需要可靠推理和分布外检测的场景
概率电路(PCs)具备精确且可计算的推理能力,非常适合概率推理任务。尽管神经网络在表示学习中占主导地位,但基于PC的方法仍不成熟,以往工作依赖外部神经嵌入或基于激活的编码。为此,我们提出自编码概率电路(APCs),利用PC的可计算性显式建模概率嵌入。APCs通过联合建模数据与嵌入,借助可计算的概率推断获得嵌入表示。其PC编码器天然支持任意缺失数据,并与神经解码器构成混合端到端可训练架构,由可微采样实现。实验表明,APCs在重建质量上优于现有基于PC的自编码方法,生成的嵌入性能媲美神经自编码器,且在处理缺失数据时表现出更强鲁棒性。结果表明,APCs是一种强大而灵活的表示学习方法,充分挖掘了PC的推理能力,为鲁棒推理、分布外检测和知识蒸馏提供了新方向。
原文摘要 · Abstract (English)
Probabilistic circuits (PCs) are powerful probabilistic models that enable exact and tractable inference, making them highly suitable for probabilistic reasoning and inference tasks. While dominant in neural networks, representation learning with PCs remains underexplored, with prior approaches relying on external neural embeddings or activation-based encodings. To address this gap, we introduce autoencoding probabilistic circuits (APCs), a novel framework leveraging the tractability of PCs to model probabilistic embeddings explicitly. APCs extend PCs by jointly modeling data and embeddings, obtaining embedding representations through tractable probabilistic inference. The PC encoder allows the framework to natively handle arbitrary missing data and is seamlessly integrated with a neural decoder in a hybrid, end-to-end trainable architecture enabled by differentiable sampling. Our empirical evaluation demonstrates that APCs outperform existing PC-based autoencoding methods in reconstruction quality, generate embeddings competitive with, and exhibit superior robustness in handling missing data compared to neural autoencoders. These results highlight APCs as a powerful and flexible representation learning method that exploits the probabilistic inference capabilities of PCs, showing promising directions for robust inference, out-of-distribution detection, and knowledge distillation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。