Comparison among dimensionality reduction techniques based on Random Projection for cancer classification
Haozhe Xie, Jie Li, Qiaosheng Zhang, Yadong Wang

TL;DR
This paper evaluates and improves the performance of Random Projection for cancer classification by combining it with other dimensionality reduction techniques, demonstrating significant accuracy gains on multiple datasets.
Contribution
It introduces combined methods of RP with PCA, LDA, and FS, showing enhanced classification accuracy over standard RP in cancer microarray data analysis.
Findings
FS + RP improved accuracy by 14.77% on BC-TCGA dataset.
LDA + RP increased accuracy by 13.65% on the same dataset.
FS + RP outperformed other methods in most datasets.
Abstract
Random Projection (RP) technique has been widely applied in many scenarios because it can reduce high-dimensional features into low-dimensional space within short time and meet the need of real-time analysis of massive data. There is an urgent need of dimensionality reduction with fast increase of big genomics data. However, the performance of RP is usually lower. We attempt to improve classification accuracy of RP through combining other reduction dimension methods such as Principle Component Analysis (PCA), Linear Discriminant Analysis (LDA), and Feature Selection (FS). We compared classification accuracy and running time of different combination methods on three microarray datasets and a simulation dataset. Experimental results show a remarkable improvement of 14.77% in classification accuracy of FS followed by RP compared to RP on BC-TCGA dataset. LDA followed by RP also helps RP to…
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
MethodsLinear Discriminant Analysis
