BriefGPT.xyz
Feb, 2021
GP-Tree: 一种用于少样本增量学习的高斯过程分类器
GP-Tree: A Gaussian Process Classifier for Few-Shot Incremental Learning
HTML
PDF
Idan Achituve, Aviv Navon, Yochai Yemini, Gal Chechik, Ethan Fetaya
TL;DR
我们提出了一种名为 GP-Tree 的新方法,通过树状层次模型进行多类分类,该模型使用高斯过程和 DKL,其推断能力对于大规模数据集十分具有强大的表征能力,我们证明了该方法在标准增量少样本学习基准测试中的效率和准确性高于其他基线。
Abstract
gaussian processes
(GPs) are non-parametric, flexible, models that work well in many tasks. Combining GPs with deep learning methods via
deep kernel learning
is especially compelling due to the strong expressive
→