paper-with-me

Papers

Sequential Labelling and DNABERT For Splice Site Prediction in Homo Sapiens DNA

2022-12-15 · Muhammad Anwari Leksono, Ayu Purwarianti

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 fine-tuning and feature-based approach are tested. Proposed model is benchmarked against latest sequential labelling model designed for mutation type and location prediction. While achieving high F1 scores on validation data, both baseline and proposed model perform poorly on test data. Error and test results analysis reveal that model experience overfitting and therefore, model is deemed not suitable for splice site prediction.

📄 PDF Abstract BibTeX arXiv:2212.07638

Code (1)

anwari32/sequence-processing 공식 구현 pytorch

Tasks

PredictionSplice Site Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

DeepVRegulome: DNABERT-based deep-learning framework for predicting the functional impact of short genomic variants on the human regulome

2025-11-12 · Pratik Dutta, Matthew Obusan, Rekha Sathian, Max Chao 외 arxiv

Whole-genome sequencing (WGS) has revealed numerous non-coding short variants whose functional impacts remain poorly understood. Despite recent advances in deep-learning genomic approaches, accurately predicting and prio…

AdvanceSplice: Integrating N-gram one-hot encoding and ensemble modeling for enhanced accuracy

2024-02-17 · Biomedical Signal Processing and Control 2024 2 · Mohammad Reza Rezvan, Ali Ghanbari Sorkhi, Jamshid Pirgazi, Mohammad Mehdi Pourhashem Kallehbasti

Accurate splice site prediction is a critical challenge in genomics, essential for understanding gene expression and disease-associated mutations. Splice sites mark the boundaries between exons and introns in genetic seq…

ClassificationData VisualizationEnsemble LearningFeature Engineering+2

SpliceCombo: A Hybrid Technique efficiently use for Principal Component Analysis of Splice Site Prediction

2019-07-19

The primary step in search of the gene prediction is an identification of the coding region from genomic DNA sequence. Gene structure in the case of a eukaryotic organism is composed of promoter, intron, start codon, exo…

feature selectionPredictionSensitivitySpecificity+1

Identifying DNA Sequence Motifs Using Deep Learning

2023-11-20 · Asmita Poddar, Vladimir Uzun, Elizabeth Tunbridge, Wilfried Haerty 외

Splice sites play a crucial role in gene expression, and accurate prediction of these sites in DNA sequences is essential for diagnosing and treating genetic disorders. We address the challenge of splice site prediction …

Deep LearningPredictionSplice Site Prediction

Online Semi-Supervised Learning of Composite Event Rules by Combining Structure and Mass-Based Predicate Similarity

2023-12-15 · Machine Learning 2023 12 · Evangelos Michelioudakis, Alexander Artikis, Georgios Paliouras

Symbolic event recognition systems detect event occurrences using first-order logic rules. Although existing online structure learning approaches ease the discovery of such rules in noisy data streams, they assume the ex…

Activity Recognitionfeature selectiongraph constructionHuman Activity Recognition+1