GNLGJul 1, 2024

CGRclust: Chaos Game Representation for Twin Contrastive Clustering of Unlabelled DNA Sequences

arXiv:2407.02538v25 citationsh-index: 3
AI Analysis

This addresses the problem of clustering unlabelled DNA sequences without alignment or labels for bioinformatics researchers, though it is incremental as it builds on existing methods like CGR and contrastive learning.

The study tackled unsupervised clustering of DNA sequences by proposing CGRclust, which combines Chaos Game Representations with twin contrastive learning and CNNs, achieving over 81.70% accuracy on mitochondrial DNA genomes of fish and superior performance on viral genomic datasets.

This study proposes CGRclust, a novel combination of unsupervised twin contrastive clustering of Chaos Game Representations (CGR) of DNA sequences, with convolutional neural networks (CNNs). To the best of our knowledge, CGRclust is the first method to use unsupervised learning for image classification (herein applied to two-dimensional CGR images) for clustering datasets of DNA sequences. CGRclust overcomes the limitations of traditional sequence classification methods by leveraging unsupervised twin contrastive learning to detect distinctive sequence patterns, without requiring DNA sequence alignment or biological/taxonomic labels. CGRclust accurately clustered twenty-five diverse datasets, with sequence lengths ranging from 664 bp to 100 kbp, including mitochondrial genomes of fish, fungi, and protists, as well as viral whole genome assemblies and synthetic DNA sequences. Compared with three recent clustering methods for DNA sequences (DeLUCS, iDeLUCS, and MeShClust v3.0.), CGRclust is the only method that surpasses 81.70% accuracy across all four taxonomic levels tested for mitochondrial DNA genomes of fish. Moreover, CGRclust also consistently demonstrates superior performance across all the viral genomic datasets. The high clustering accuracy of CGRclust on these twenty-five datasets, which vary significantly in terms of sequence length, number of genomes, number of clusters, and level of taxonomy, demonstrates its robustness, scalability, and versatility.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes