基于信息准则的逻辑回归特征子集选择的有效方法

An effective procedure for feature subset selection in logistic regression based on information criteria

Computational Optimization and Applications · 2021
被引 14
ABS 3

中文导读

针对逻辑回归中基于AIC或BIC信息准则的最佳子集选择问题,提出一种结合混合整数规划与分解技术的新方法,在保证解质量的同时提升可扩展性,数值实验表明优于现有技术。

Abstract

Abstract In this paper, the problem of best subset selection in logistic regression is addressed. In particular, we take into account formulations of the problem resulting from the adoption of information criteria, such as AIC or BIC, as goodness-of-fit measures. There exist various methods to tackle this problem. Heuristic methods are computationally cheap, but are usually only able to find low quality solutions. Methods based on local optimization suffer from similar limitations as heuristic ones. On the other hand, methods based on mixed integer reformulations of the problem are much more effective, at the cost of higher computational requirements, that become unsustainable when the problem size grows. We thus propose a new approach, which combines mixed-integer programming and decomposition techniques in order to overcome the aforementioned scalability issues. We provide a theoretical characterization of the proposed algorithm properties. The results of a vast numerical experiment, performed on widely available datasets, show that the proposed method achieves the goal of outperforming state-of-the-art techniques.

逻辑回归特征选择混合整数规划信息准则机器学习