📄 中文摘要
广义加性模型(GAMs)在预测准确性和可解释性之间取得了平衡,但手动配置其结构具有挑战性。研究提出使用多目标遗传算法NSGA-II自动优化GAMs,联合最小化预测误差(RMSE)和复杂性惩罚,该惩罚捕捉稀疏性、平滑性和不确定性。在加利福尼亚住房数据集上的实验表明,NSGA-II发现的GAMs在准确性上超越了基线线性GAMs,或以显著较低的复杂性匹配其性能。所得到的模型更简单、更平滑,并且展现出更窄的置信区间,从而增强了可解释性。该框架为透明、高性能模型的自动优化提供了一种通用方法。
📄 English Summary
Genetic Generalized Additive Models
Generalized Additive Models (GAMs) achieve a balance between predictive accuracy and interpretability, yet manually configuring their structure is challenging. This research proposes the use of the multi-objective genetic algorithm NSGA-II to automatically optimize GAMs by jointly minimizing prediction error (RMSE) and a Complexity Penalty that captures sparsity, smoothness, and uncertainty. Experiments conducted on the California Housing dataset demonstrate that NSGA-II discovers GAMs that either outperform baseline LinearGAMs in accuracy or match their performance with significantly lower complexity. The resulting models are simpler, smoother, and exhibit narrower confidence intervals, thereby enhancing interpretability. This framework provides a general approach for the automated optimization of transparent, high-performance models.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等