paper-with-me

홈 › Papers

Dimensionality reduction for k-means clustering of large-scale influenza mutation datasets

2025-04-04 · Emilee Walden, Jiahui Chen, Guo-Wei Wei

Viral mutations pose significant threats to public health by increasing infectivity, strengthening vaccine resistance, and altering disease severity. To track these evolving patterns, agencies like the CDC annually evaluate thousands of virus strains, underscoring the urgent need to understand viral mutagenesis and evolution in depth. In this study, we integrate genomic analysis, clustering, and three leading dimensionality reduction approaches, namely, principal component analysis (PCA), t-distributed stochastic neighbor embedding (t-SNE), and uniform manifold approximation and projection (UMAP)-to investigate the effects of COVID-19 on influenza virus propagation. By applying these methods to extensive pre- and post-pandemic influenza datasets, we reveal how selective pressures during the pandemic have influenced the diversity of influenza genetics. Our findings indicate that combining robust dimension reduction with clustering yields critical insights into the complex dynamics of viral mutation, informing both future research directions and strategies for public health intervention.

📄 PDF Abstract BibTeX arXiv:2504.03550

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality ReductionDiversity

Similar Papers 제목 키워드 기반

Randomized Dimensionality Reduction for k-means Clustering

2011-10-13 · Christos Boutsidis, Anastasios Zouzias, Michael W. Mahoney, Petros Drineas

We study the topic of dimensionality reduction for $k$-means clustering. Dimensionality reduction encompasses the union of two approaches: \emph{feature selection} and \emph{feature extraction}. A feature selection based…

ClusteringDimensionality Reductionfeature selection

Self-Supervised Graph Embedding Clustering

2024-09-24 · Fangfang Li, Quanxue Gao, Cheng Deng, Wei Xia

The K-means one-step dimensionality reduction clustering method has made some progress in addressing the curse of dimensionality in clustering tasks. However, it combines the K-means clustering and dimensionality reducti…

ClusteringDimensionality ReductionGraph Embedding

Assessing the impact of dimensionality reduction on clustering performance -- a systematic study

2026-04-23 · Ousmane Assani-Amate, Mohammadreza Bakhtyari, Émilie Roy, Vladimir Makarenkov arxiv

Dimensionality reduction is a critical preprocessing step for clustering high-dimensional data, yet comprehensive evaluation of its impact across diverse methods and data types remains limited. In this study, we systemat…

Dimensionality Reduction

Sparse Embedded k-Means Clustering

2017-12-01 · NeurIPS 2017 12 · Weiwei Liu, Xiaobo Shen, Ivor Tsang

The $k$-means clustering algorithm is a ubiquitous tool in data mining and machine learning that shows promising performance. However, its high computational cost has hindered its applications in broad domains. Researche…

ClusteringDimensionality Reduction

Dimensionality Reduction for $k$-means Clustering

2020-07-26 · Neophytos Charalambides

We present a study on how to effectively reduce the dimensions of the $k$-means clustering problem, so that provably accurate approximations are obtained. Four algorithms are presented, two \textit{feature selection} and…

ClusteringDimensionality Reductionfeature selection