菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-17
📄 Abstract - Simplex-to-Euclidean Bijection for Conjugate and Calibrated Multiclass Gaussian Process

We propose a conjugate and calibrated Gaussian process (GP) model for multi-class classification by exploiting the geometry of the probability simplex. Our approach uses Aitchison geometry to map simplex-valued class probabilities to an unconstrained Euclidean representation, turning classification into a GP regression problem with fewer latent dimensions than standard multi-class GP classifiers. This yields conjugate inference and reliable predictive probabilities without relying on distributional approximations in the model construction. The method is compatible with standard sparse GP regression techniques, enabling scalable inference on larger datasets. Empirical results show well-calibrated and competitive performance across synthetic and real-world datasets.

顶级标签: machine learning theory
详细标签: gaussian processes multiclass classification probability simplex aitchison geometry conjugate inference 或 搜索:

用于共轭与校准多类高斯过程的单纯形到欧几里得双射 / Simplex-to-Euclidean Bijection for Conjugate and Calibrated Multiclass Gaussian Process


1️⃣ 一句话总结

这篇论文提出了一种新的多类别高斯过程分类方法,它通过几何变换将概率值映射到无约束的欧几里得空间,从而实现了无需近似计算的精确推理和可靠的概率预测,并且能够扩展到大规模数据集。

源自 arXiv: 2603.16621