F5C-finder: An Explainable and Ensemble Biological Language Model for Predicting 5-Formylcytidine Modifications on mRNA
Guohao Wang, Ting Liu, Hongqiang Lyu, Ze Liu

TL;DR
f5C-finder is an explainable ensemble neural network model inspired by language processing techniques, achieving high accuracy in predicting 5-formylcytidine modifications on mRNA, thus aiding epigenetic research.
Contribution
This study introduces a novel ensemble neural network model utilizing language model concepts for f5C detection, with built-in interpretability and state-of-the-art performance.
Findings
Achieves AUC of 0.807 and 0.827 in validation and independent tests.
Effectively captures sequential and semantic features of genomes.
Provides interpretability linking model learning to biological functions.
Abstract
As a prevalent and dynamically regulated epigenetic modification, 5-formylcytidine (f5C) is crucial in various biological processes. However, traditional experimental methods for f5C detection are often laborious and time-consuming, limiting their ability to map f5C sites across the transcriptome comprehensively. While computational approaches offer a cost-effective and high-throughput alternative, no recognition model for f5C has been developed to date. Drawing inspiration from language models in natural language processing, this study presents f5C-finder, an ensemble neural network-based model utilizing multi-head attention for the identification of f5C. Five distinct feature extraction methods were employed to construct five individual artificial neural networks, and these networks were subsequently integrated through ensemble learning to create f5C-finder. 10-fold cross-validation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · RNA modifications and cancer · Machine Learning in Bioinformatics
MethodsAttention Is All You Need · Softmax · Linear Layer · Multi-Head Attention
