AI RESEARCH
PFN-TS: Thompson Sampling for Contextual Bandits via Prior-Data Fitted Networks
arXiv CS.LG
•
ArXi:2605.10137v1 Announce Type: cross Thompson sampling is a widely used strategy for contextual bandits: at each round, it samples a reward function from a Bayesian posterior and acts greedily under that sample. Prior-data fitted networks (PFNs), such as TabPFN v2+ and TabICL v2, are attractive candidates for this purpose because they approximate Bayesian posterior predictive distributions in a single forward pass. However, PFNs predict noisy future rewards, while Thompson sampling requires uncertainty over the latent mean reward function.