Biclustering Methods via Sparse Penalty
Machine Learning
2023-09-01 v2 Machine Learning
Genomics
Abstract
In this paper, we first reviewed several biclustering methods that are used to identify the most significant clusters in gene expression data. Here we mainly focused on the SSVD(sparse SVD) method and tried a new sparse penalty named "Prenet penalty" which has been used only in factor analysis to gain sparsity. Then in the simulation study, we tried different types of generated datasets (with different sparsity and dimension) and tried 1-layer approximation then for k-layers which shows the mixed Prenet penalty is very effective for non-overlapped data. Finally, we used some real gene expression data to show the behavior of our methods.
Keywords
Cite
@article{arxiv.2308.14388,
title = {Biclustering Methods via Sparse Penalty},
author = {Jiqiang Wang},
journal= {arXiv preprint arXiv:2308.14388},
year = {2023}
}
Comments
This research it still in progress and need to fix some issues