MLLGAPApr 7, 2016

Multilevel Weighted Support Vector Machine for Classification on Healthcare Data with Missing Values

arXiv:1604.02123v180 citations
Originality Incremental advance
AI Analysis

This addresses predictive modeling challenges in healthcare data like Electronic Medical Records, though it is incremental as it builds on existing SVM and imputation techniques.

The authors tackled classification on healthcare data with missing values and class imbalance by proposing a multilevel SVM method combined with EM imputation, achieving faster and more accurate results on benchmark and real datasets.

This work is motivated by the needs of predictive analytics on healthcare data as represented by Electronic Medical Records. Such data is invariably problematic: noisy, with missing entries, with imbalance in classes of interests, leading to serious bias in predictive modeling. Since standard data mining methods often produce poor performance measures, we argue for development of specialized techniques of data-preprocessing and classification. In this paper, we propose a new method to simultaneously classify large datasets and reduce the effects of missing values. It is based on a multilevel framework of the cost-sensitive SVM and the expected maximization imputation method for missing values, which relies on iterated regression analyses. We compare classification results of multilevel SVM-based algorithms on public benchmark datasets with imbalanced classes and missing values as well as real data in health applications, and show that our multilevel SVM-based method produces fast, and more accurate and robust classification results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes