Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/7/31 09:55:38

Frugal Bayesian Optimization: Scalable Surrogates for Data- and Resource-Limited Discovery

AI 中文解读
鲍里斯大新闻:贝叶斯优化这项技术常被用来帮科学家和工程师高效做实验,但以往大家只盯着结果好不好,忽略了计算成本。新研究对比了四种主流方法后发现,最常用、最“贵”的数学工具反而表现平平,其他更轻量的替代方案在同等甚至更优效果下,速度能快好几倍,耗内存也少得多。研究者还开发了一个小工具,能根据数据集特点自动推荐最省钱的优化方法。对普通人来说,这意味着未来AI辅助药物研发、机器人调参甚至新材料合成时,能大幅节省电力和时间成本,让更多中小实验室也能用得起高端AI,加快科技落地速度。
Bayesian Optimization (BO) is widely adopted for data-efficient optimization in scientific and engineering applications, yet its computational cost is rarely evaluated alongside optimization performance. Here we present a systematic, compute-aware study of BO that evaluates surrogate models along two axes: optimization quality and computational frugality. Across eight benchmark functions and nine real-world datasets spanning materials science, mechanics, robotics, chemistry, and machine learning, we benchmark four surrogate models: Gaussian Processes, Random Forests, NGBoost, and Bayesian Adaptive Spline Surfaces. We show that Gaussian Process-based BO consistently incurs the highest time and memory overhead without delivering superior optimization or sample efficiency. In contrast, scalable alternatives achieve equal or better performance at a fraction of the computational cost. Motivated by these findings, we introduce a surrogate-recommendation framework that predicts the most suitable BO surrogate from inexpensive dataset characteristics. Together, these results establish FruBO as a reproducible, compute-aware baseline for Bayesian Optimization and provide practical guidance for surrogate selection under limited computational and experimental budgets.
分享
阅读原文