paper-with-me

홈 › Papers

Robust Representation and Efficient Feature Selection Allows for Effective Clustering of SARS-CoV-2 Variants

2021-10-18 · Zahra Tayebi, Sarwan Ali, Murray Patterson

The widespread availability of large amounts of genomic data on the SARS-CoV-2 virus, as a result of the COVID-19 pandemic, has created an opportunity for researchers to analyze the disease at a level of detail unlike any virus before it. One one had, this will help biologists, policy makers and other authorities to make timely and appropriate decisions to control the spread of the coronavirus. On the other hand, such studies will help to more effectively deal with any possible future pandemic. Since the SARS-CoV-2 virus contains different variants, each of them having different mutations, performing any analysis on such data becomes a difficult task. It is well known that much of the variation in the SARS-CoV-2 genome happens disproportionately in the spike region of the genome sequence -- the relatively short region which codes for the spike protein(s). Hence, in this paper, we propose an approach to cluster spike protein sequences in order to study the behavior of different known variants that are increasing at very high rate throughout the world. We use a k-mers based approach to first generate a fixed-length feature vector representation for the spike sequences. We then show that with the appropriate feature selection, we can efficiently and effectively cluster the spike sequences based on the different variants. Using a publicly available set of SARS-CoV-2 spike sequences, we perform clustering of these sequences using both hard and soft clustering methods and show that with our feature selection methods, we can achieve higher F1 scores for the clusters.

📄 PDF Abstract BibTeX arXiv:2110.09622

Code (1)

omadson/fuzzy-c-means 공식 구현 jax

Tasks

Clusteringfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

GOLFS: Feature Selection via Combining Both Global and Local Information for High Dimensional Clustering

2025-07-15 · Zhaoyu Xing, Yang Wan, Juan Wen, Wei Zhong arxiv

It is important to identify the discriminative features for high dimensional clustering. However, due to the lack of cluster labels, the regularization methods developed for supervised feature selection can not be direct…

Unsupervised Feature Selection based on Adaptive Similarity Learning and Subspace Clustering

2019-12-10 · Mohsen Ghassemi Parsa, Hadi Zare, Mehdi Ghatee

Feature selection methods have an important role on the readability of data and the reduction of complexity of learning algorithms. In recent years, a variety of efforts are investigated on feature selection problems bas…

Clusteringfeature selectionRepresentation Learning

Anisotropic Agglomerative Adaptive Mean-Shift

2014-11-15 · Rahul Sawhney, Henrik I. Christensen, Gary R. Bradski

Mean Shift today, is widely used for mode detection and clustering. The technique though, is challenged in practice due to assumptions of isotropicity and homoscedasticity. We present an adaptive Mean Shift methodology t…

Clustering

DAC: Deep Autoencoder-based Clustering, a General Deep Learning Framework of Representation Learning

2021-02-15 · Si Lu, Ruisi Li

Clustering performs an essential role in many real world applications, such as market research, pattern recognition, data analysis, and image processing. However, due to the high dimensionality of the input feature value…

ClusteringDimensionality Reductionfeature selectionRepresentation Learning

Modal clustering asymptotics with applications to bandwidth selection

2019-01-22 · Alessandro Casa, José E. Chacón, Giovanna Menardi

Density-based clustering relies on the idea of linking groups to some specific features of the probability distribution underlying the data. The reference to a true, yet unknown, population structure allows to frame the …

ClusteringDensity Estimation