Tabular Foundation Models Enhance Contextual Bandit Performance.

Devansh Gupta, Shiv Tavker, Dmitry Efimov, Suchitra Sathyanarayana, Gitanjali Bhutani, Boris N. Oreshkin· August 10, 2026 View original

Key takeaways

  • Contextual bandits face challenges with sparse data and cold starts.
  • BC-ICL leverages tabular foundation models for improved personalization.
  • Bootstrap resampling and in-context learning drive action selection.
  • The method outperforms baselines, especially in early rounds.

Who benefits

E-commerceMarketingAdvertisingContent RecommendationProduct Development

Summary

This paper introduces BC-ICL (Bootstrap-conditioned action selection using ICL), a new policy that leverages pre-trained tabular foundation models with in-context learning to improve sample-efficient personalization in contextual bandits. It uses bootstrap resampling of interaction history to score and select actions, outperforming baselines on standard suites.

Contextual bandits are a powerful framework for personalized decision-making, allowing systems to learn optimal actions based on specific user contexts while minimizing exploration costs. However, practical deployment often faces challenges like sparse data, unreliable uncertainty estimates, and the "cold start" problem where little initial data is available. Researchers propose BC-ICL (Bootstrap-conditioned action selection using In-Context Learning) to address these issues. This novel policy transforms pre-trained tabular foundation models, typically used for in-context learning, into randomized policies for online decision-making. In each round, BC-ICL generates a bootstrap resample of past interactions, conditions the frozen foundation model on this resample, scores all available actions, and then selects the action with the highest sampled score. The approach also incorporates an arm-context conditioning architecture, which promotes shared statistical strength across different actions and helps mitigate common failure modes associated with isolated-arm bandits. Empirical evaluations on standard contextual bandit benchmarks demonstrate that BC-ICL delivers strong performance, particularly in early rounds, outperforming established baselines under strict online protocols. This suggests a promising new direction for leveraging large pre-trained models in personalized recommendation and online optimization.

Why it matters

For professionals in marketing, e-commerce, and product development, BC-ICL offers a more robust and sample-efficient way to implement personalization and recommendation systems, especially in data-scarce or cold-start scenarios.

How to implement this in your domain

  1. 1Explore using pre-trained tabular foundation models for contextual bandit problems in personalization.
  2. 2Implement bootstrap resampling techniques to generate diverse contexts for action scoring.
  3. 3Integrate arm-context conditioning to improve statistical strength across different actions.
  4. 4Test BC-ICL against existing contextual bandit baselines for personalization tasks.

Original post by Devansh Gupta, Shiv Tavker, Dmitry Efimov, Suchitra Sathyanarayana, Gitanjali Bhutani, Boris N. Oreshkin

"arXiv:2608.06559v1 Announce Type: new Abstract: Contextual bandits offer a natural framework for sample-efficient personalization, but practical deployment remains difficult under sparse, biased interaction data, unreliable uncertainty estimates, and severe cold starts. We study…"

View on X

Originally posted by Devansh Gupta, Shiv Tavker, Dmitry Efimov, Suchitra Sathyanarayana, Gitanjali Bhutani, Boris N. Oreshkin on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses