Directly Handling Missing Data in Linear Discriminant Analysis for Enhancing Classification Accuracy and Interpretability
Tuan L. Vo, Uyen Dang, Thu Nguyen

TL;DR
This paper introduces WLDA, a new method for linear discriminant analysis that directly handles missing data without imputation, improving classification accuracy and interpretability in incomplete datasets.
Contribution
The paper proposes WLDA, a novel extension of LDA that incorporates a weight matrix to manage missing data directly, enhancing performance and interpretability.
Findings
WLDA outperforms traditional methods in datasets with missing data.
It maintains interpretability while improving classification accuracy.
Experimental results show consistent improvements across various datasets.
Abstract
As the adoption of Artificial Intelligence (AI) models expands into critical real-world applications, ensuring the explainability of these models becomes paramount, particularly in sensitive fields such as medicine and finance. Linear Discriminant Analysis (LDA) remains a popular choice for classification due to its interpretable nature, derived from its capacity to model class distributions and enhance class separation through linear combinations of features. However, real-world datasets often suffer from incomplete data, posing substantial challenges for both classification accuracy and model interpretability. In this paper, we introduce a novel and robust classification method, termed Weighted missing Linear Discriminant Analysis (WLDA), which extends LDA to handle datasets with missing values without the need for imputation. Our approach innovatively incorporates a weight matrix…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Face and Expression Recognition · Advanced Statistical Methods and Models
MethodsLinear Discriminant Analysis
