arXiv:2502.08978cs.LGstat.ML2025-02被引 10

揭秘TabPFN如何通过上下文学习处理表格分类任务

What exactly has TabPFN learned to do?

  • 将TabPFN视为黑箱函数生成器,观察其在不同数据集上的逼近表现
  • 发现其行为时而精妙,时而令人困惑,体现独特归纳偏置
  • 为未来预训练表格网络的开发与评估提供新思路

TabPFN [Hollmann et al., 2023] 是一种在新鲜表格分类任务上进行上下文学习预训练的Transformer模型,曾在去年ICLR会议上亮相。为深入理解其行为,我们将其视为黑箱函数逼近生成器,在多样化的训练数据集上观察其生成的函数逼近。通过这种方式探索其学习到的归纳偏置,我们发现其行为时而惊人,时而令人费解。最后,本文总结这些结果对未来先验数据适配网络(PFNs)的发展、评估与应用可能带来的启示。

原文摘要 · Abstract (English)

TabPFN [Hollmann et al., 2023], a Transformer model pretrained to perform in-context learning on fresh tabular classification problems, was presented at the last ICLR conference. To better understand its behavior, we treat it as a black-box function approximator generator and observe its generated function approximations on a varied selection of training datasets. Exploring its learned inductive biases in this manner, we observe behavior that is at turns either brilliant or baffling. We conclude this post with thoughts on how these results might inform the development, evaluation, and application of prior-data fitted networks (PFNs) in the future.

表格学习Transformer上下文学习

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