This Author published in this journals
All Journal Teknika
Muhammad Haris
Computer Science Department, Faculty of Information Technology, Universitas Nusa Mandiri, DKI Jakarta, Indonesia

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Analysis of the Impact of Dimensionality Reduction on Deep Learning Performance for the Classification of Microarray and RNA-Seq Gene Expression Data Duwi Lufita Marfiana; Muhammad Haris
Teknika Vol. 15 No. 1 (2026): March 2026
Publisher : Center for Research and Community Service, Institut Informatika Indonesia (IKADO) Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.34148/teknika.v15i1.1400

Abstract

One of the most popular and widely used methods in various fields, not only in information technology, including bioinformatics. With the increasing complexity of data and problems faced, ML offers solutions for analyzing and interpreting very large and dense data. This study aims to analyze gene expression, which has a crucial role in disease diagnosis, especially cancer, requiring techniques capable of identifying patterns and relationships in complex genetic data. Several techniques that play a role in improving the performance of deep learning models, including PCA reduction techniques, TruncatedSVD, PaCMAP, and TorchDR, successfully simplified data with high dimensionality without eliminating important information structures, thereby speeding up the training process and improving prediction accuracy. DNN was able to achieve a perfect score with accuracy and F1-Score 1 and remained superior to TorchDR with accuracy using test data of 0.9990, PaCMAP 0.979, and TruncatedSVD 0.988. DNN is able to obtain a perfect score with accuracy and F1-Score 1, and remains superior to TorchDR with accuracy using test data of 0.9990, PaCMAP 0.979 and TruncatedSVD 0.988. The dimensionality reduction techniques of PaCMAP and TorchDR provide a more stable data representation, by producing a more separated data distribution and supporting high performance in DNN and MLP models, which makes it the right choice in the dimensionality reduction method of gene expression data.