On pattern classification with weighted dimensions
Ayatullah Faruk Mollah

TL;DR
This paper introduces a novel dimensional weighting scheme integrated into a KNN classifier, improving pattern classification accuracy, especially in high-dimensional gene expression datasets, by better reflecting sample similarities.
Contribution
It presents a new weighting scheme for dimensions, analyzes the impact of distance norms, and incorporates this into KNN, demonstrating improved classification performance on synthetic and real datasets.
Findings
Achieves around 10% accuracy gain on gene expression datasets
Effectively handles high-dimensional data with limited samples
Outperforms traditional KNN in diverse experiments
Abstract
Studies on various facets of pattern classification is often imperative while working with multi-dimensional samples pertaining to diverse application scenarios. In this notion, weighted dimension-based distance measure has been one of the vital considerations in pattern analysis as it reflects the degree of similarity between samples. Though it is often presumed to be settled with the pervasive use of Euclidean distance, plethora of issues often surface. In this paper, we present (a) a detail analysis on the impact of distance measure norms and weights of dimensions along with visualization, (b) a novel weighting scheme for each dimension, (c) incorporation of this dimensional weighting schema into a KNN classifier, and (d) pattern classification on a variety of synthetic as well as realistic datasets with the developed model. It has performed well across diverse experiments in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene expression and cancer classification · Data Mining Algorithms and Applications · Machine Learning and Data Classification
