An Efficient Consolidation of Word Embedding and Deep Learning Techniques for Classifying Anticancer Peptides: FastText+BiLSTM
Onur Karakaya, Zeynep Hilal Kilimci

TL;DR
This paper presents a novel combination of FastText word embeddings and BiLSTM deep learning for accurately classifying anticancer peptides, outperforming existing methods on standard datasets.
Contribution
It introduces an efficient framework combining FastText embeddings with BiLSTM for peptide classification, achieving state-of-the-art accuracy.
Findings
Achieved 92.50% accuracy on ACPs250 dataset
Achieved 96.15% accuracy on Independent dataset
Outperforms previous state-of-the-art models
Abstract
Anticancer peptides (ACPs) are a group of peptides that exhibite antineoplastic properties. The utilization of ACPs in cancer prevention can present a viable substitute for conventional cancer therapeutics, as they possess a higher degree of selectivity and safety. Recent scientific advancements generate an interest in peptide-based therapies which offer the advantage of efficiently treating intended cells without negatively impacting normal cells. However, as the number of peptide sequences continues to increase rapidly, developing a reliable and precise prediction model becomes a challenging task. In this work, our motivation is to advance an efficient model for categorizing anticancer peptides employing the consolidation of word embedding and deep learning models. First, Word2Vec and FastText are evaluated as word embedding techniques for the purpose of extracting peptide sequences.…
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 · vaccines and immunoinformatics approaches · Chemical Synthesis and Analysis
MethodsSigmoid Activation · Bidirectional LSTM · Tanh Activation · Long Short-Term Memory · fastText
