Comparison of SVM and Spectral Embedding in Promoter Biobricks' Categorizing and Clustering
Shangjie Zou

TL;DR
This study compares spectral embedding and SVM in classifying prokaryotic promoters, finding SVM outperforms spectral methods with over 93% accuracy in predicting promoter functions.
Contribution
The paper evaluates and contrasts spectral embedding and SVM on promoter classification, demonstrating the superior accuracy of SVM for this task.
Findings
SVM achieved 93.07% accuracy in promoter classification.
Spectral embedding based on edit distance was less effective.
SVM outperforms spectral methods in this dataset.
Abstract
Background: In organisms' genomes, promoters are short DNA sequences on the upstream of structural genes, with the function of controlling genes' transcription. Promoters can be roughly divided into two classes: constitutive promoters and inducible promoters. Promoters with clear functional annotations are practical synthetic biology biobricks. Many statistical and machine learning methods have been introduced to predict the functions of candidate promoters. Spectral Eigenmap has been proved to be an effective clustering method to classify biobricks, while support vector machine (SVM) is a powerful machine learning algorithm, especially when dataset is small. Methods: The two algorithms: spectral embedding and SVM are applied to the same dataset with 375 prokaryotic promoters. For spectral embedding, a Laplacian matrix is built with edit distance, followed by K-Means Clustering. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Bioinformatics · Gene expression and cancer classification
