LGMLFeb 24, 2020

Clustering and Classification with Non-Existence Attributes: A Sentenced Discrepancy Measure Based Technique

arXiv:2002.10411v1
AI Analysis

It addresses incomplete data in clustering and classification for domains with missing attributes, offering a direct alternative to pre-processing methods like imputation.

The paper tackles clustering and classification with missing attributes by introducing the Attribute Weighted Penalty based Discrepancy (AWPD) measure, modifying algorithms like K-MEANS++ and kNN to handle such data directly, and reports better results compared to imputation methods on benchmark datasets.

For some or all of the data instances a number of independent-world clustering issues suffer from incomplete data characterization due to losing or absent attributes. Typical clustering approaches cannot be applied directly to such data unless pre-processing by techniques like imputation or marginalization. We have overcome this drawback by utilizing a Sentenced Discrepancy Measure which we refer to as the Attribute Weighted Penalty based Discrepancy (AWPD). Using the AWPD measure, we modified the K-MEANS++ and Scalable K-MEANS++ for clustering algorithm and k Nearest Neighbor (kNN) for classification so as to make them directly applicable to datasets with non-existence attributes. We have presented a detailed theoretical analysis which shows that the new AWPD based K-MEANS++, Scalable K-MEANS++ and kNN algorithm merge into a local prime among the number of iterations is finite. We have reported in depth experiments on numerous benchmark datasets for various forms of Non-Existence showing that the projected clustering and classification techniques usually show better results in comparison to some of the renowned imputation methods that are generally used to process such insufficient data. This technique is designed to trace invaluable data to: directly apply our method on the datasets which have Non-Existence attributes and establish a method for detecting unstructured Non-Existence attributes with the best accuracy rate and minimum cost.

Foundations

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

Your Notes