ICML 2026poster0 citations

A Foundation-style Model for Zero-Shot Statistical Dependency Measurement

Zhengyang Hu, Yanzhi Chen, Hanxiang Ren, Qunsong Zeng, Youyi Zheng, Adrian Weller, Kaibin Huang, Yanchao Yang

Abstract

Measuring statistical dependency between high-dimensional random variables is a fundamental task in data science and machine learning. Neural mutual information (MI) estimators offer a promising avenue, but they typically require costly test-time training for each new dataset, making them impractical for real-time applications. We present InfoAtlas, a foundation model-like architecture that eliminates this bottleneck by directly inferring MI in a single forward pass. Pretrained on large-scale synthetic data with rich dependence patterns, InfoAtlas learns to identify diverse dependence structures and predict MI directly from the dataset. Comprehensive experiments demonstrate that InfoAtlas matches state-of-the-art neural estimators in accuracy while achieving 100× speedup, can flexibly handle varying dimensions and sample sizes through a single unified model, and generalizes effectively to complex, real-world scenarios. By reformulating MI estimation from an optimization problem to an inference task, InfoAtlas establishes a foundation for real-time dependency analysis.

OptimizationBenchmark
BibTeX
@inproceedings{
hu2026infoatlas,
title={InfoAtlas: A Foundation Model for Zero-Shot Statistical Dependence Estimate},
author={Zhengyang Hu and Yanzhi Chen and Hanxiang Ren and Qunsong Zeng and Youyi Zheng and Adrian Weller and Kaibin Huang and Yanchao Yang},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=VlspNGn7cK}
}