深度学习的广义线性模型与缺失数据处理

Deeply Learned Generalized Linear Models with Missing Data

Journal of Computational and Graphical Statistics · 2023
被引 1
ABS 3

中文导读

提出一种新的深度学习架构dlglm,能在训练时灵活处理输入特征和响应中的可忽略与不可忽略缺失模式,通过统计模拟证明其在非随机缺失情况下优于现有方法,并在银行营销数据集上验证。

Abstract

Deep Learning (DL) methods have dramatically increased in popularity in recent years, with significant growth in their application to various supervised learning problems. However, the greater prevalence and complexity of missing data in such datasets present significant challenges for DL methods. Here, we provide a formal treatment of missing data in the context of deeply learned generalized linear models, a supervised DL architecture for regression and classification problems. We propose a new architecture, dlglm, that is one of the first to be able to flexibly account for both ignorable and non-ignorable patterns of missingness in input features and response at training time. We demonstrate through statistical simulation that our method outperforms existing approaches for supervised learning tasks in the presence of missing not at random (MNAR) missingness. We conclude with a case study of the Bank Marketing dataset from the UCI Machine Learning Repository, in which we predict whether clients subscribed to a product based on phone survey data. Supplementary materials for this article are available online.

深度学习广义线性模型缺失数据监督学习机器学习