Sequential Labelling and DNABERT For Splice Site Prediction in Homo Sapiens DNA
Muhammad Anwari Leksono, Ayu Purwarianti

TL;DR
This paper introduces a sequential labelling approach using DNABERT-3 for splice site prediction in human DNA, aiming to identify intron and exon regions regardless of their position, but faces challenges with overfitting.
Contribution
It proposes a novel sequential labelling method with pretrained DNABERT-3 for splice site detection, addressing limitations of fixed-position models.
Findings
High F1 scores on validation data.
Poor test performance due to overfitting.
Model not suitable for practical splice site prediction.
Abstract
Genome sequencing technology has improved significantly in few last years and resulted in abundance genetic data. Artificial intelligence has been employed to analyze genetic data in response to its sheer size and variability. Gene prediction on single DNA has been conducted using various deep learning architectures to discover splice sites and therefore discover intron and exon region. Recent predictions are carried out with models trained on sequence with fixed splice site location which eliminates possibility of multiple splice sites existence in single sequence. This paper proposes sequential labelling to predict splice sites regardless their position in sequence. Sequential labelling is carried out on DNA to determine intron and exon region and thus discover splice sites. Sequential labelling models used are based on pretrained DNABERT-3 which has been trained on human genome. Both…
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
TopicsMachine Learning in Bioinformatics · RNA and protein synthesis mechanisms · Genomics and Chromatin Dynamics
MethodsTest
