Scalable Tabular AI Inference for Large Datasets with Prototype Selection

Mahboobe Jadid, Melika Rezaye Garkani, Ali Mousavi· August 14, 2026 View original

Key takeaways

  • BAPS enables scalable inference for tabular foundation models on large datasets.
  • The method compresses data context significantly while preserving predictive performance.
  • It operates without modifying or retraining the original pretrained model.
  • This approach makes advanced tabular AI practical for million-scale datasets on standard hardware.

Who benefits

BFSIHealthcareRetailLogisticsManufacturing

Summary

This paper introduces Balanced Adaptive Prototype Selection (BAPS), a framework that creates compact, information-preserving contexts for TabPFN inference, enabling its application to large-scale tabular datasets without model retraining. BAPS significantly compresses data context while maintaining strong predictive performance and calibration.

Pretrained tabular foundation models like TabPFN offer strong predictive capabilities but struggle with large datasets due to inference context limitations. Researchers have developed Balanced Adaptive Prototype Selection (BAPS), a novel framework designed to overcome this challenge. BAPS constructs a compact, yet highly informative, context for the model by preserving key data characteristics such as representative structure, decision boundaries, local density, class balance, and feature-space diversity. This approach allows TabPFN to process significantly larger datasets without requiring any modifications or retraining of the original model. Experimental results on million-row datasets like HIGGS and SUSY demonstrated that using just 512 prototypes, BAPS achieved an approximate 1,953-fold context compression. Crucially, this compression maintained strong predictive performance and reliable calibration, all while running on standard CPU hardware without GPU acceleration. These findings highlight context construction as a practical and effective method for extending the utility of pretrained tabular foundation models to massive datasets.

Why it matters

Professionals working with large tabular datasets can now leverage powerful pretrained models like TabPFN more effectively, potentially reducing computational costs and improving model deployment scalability. This innovation opens doors for applying advanced AI to previously unmanageable data volumes in various business contexts.

How to implement this in your domain

  1. 1Evaluate existing tabular foundation models like TabPFN for suitability with current data challenges.
  2. 2Integrate the BAPS framework or similar prototype selection techniques into data preprocessing pipelines for large datasets.
  3. 3Test the performance and calibration of models using BAPS-compressed contexts on internal benchmarks.
  4. 4Monitor computational resource usage to confirm efficiency gains in inference time and memory.
  5. 5Explore applying this method to real-time analytics or streaming data scenarios where context size is critical.

Original post by Mahboobe Jadid, Melika Rezaye Garkani, Ali Mousavi

"arXiv:2608.12989v1 Announce Type: new Abstract: Pretrained tabular foundation models have demonstrated strong predictive capability; however, their application to large-scale datasets remains constrained by the limited inference context. This paper introduces Balanced Adaptive Pr…"

View on X

Originally posted by Mahboobe Jadid, Melika Rezaye Garkani, Ali Mousavi on X · view source

Want to go deeper?

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

Explore courses

More in AI Engineering & DevTools