Related Experiment Video
Updated: Dec 2, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
1.1K
Identification of Orphan Genes in Unbalanced Datasets Based on Ensemble Learning
Qijuan Gao1, Xiu Jin1, Enhua Xia2
1Anhui Province Key Laboratory of Smart Agricultural Technology and Equipment, Anhui Agriculture University, Hefei, China.
Frontiers in Genetics
|November 2, 2020
Summary
Identifying orphan genes is challenging due to data imbalance. The SMOTE-ENN-XGBoost model effectively classifies orphan genes, offering a new evaluation criterion for biological datasets.
Area of Science:
- Genomics
- Bioinformatics
- Machine Learning
Background:
- Orphan genes, crucial for regulatory patterns, are difficult to identify experimentally.
- Accurate classification of orphan genes in imbalanced datasets presents a significant computational challenge.
Purpose of the Study:
- To develop and evaluate a robust classification model for identifying orphan and non-orphan genes.
- To address the challenge of imbalanced datasets in orphan gene identification.
Main Methods:
- Synthetic Minority Over-sampling Technique (SMOTE) algorithms were employed to balance gene datasets.
- Ensemble classification algorithms, including Support Vector Machine, Random Forest, AdaBoost, GBDT, and XGBoost, were tested.
- The SMOTE-ENN-XGBoost model, combining over- and under-sampling with XGBoost, was proposed and evaluated.
Main Results:
- SMOTE combined with XGBoost achieved an F1 score of 0.94 on balanced Arabidopsis thaliana gene datasets.
- The SMOTE-ENN-XGBoost model demonstrated superior predictive accuracy compared to other SMOTE variants with XGBoost on imbalanced datasets.
- The proposed model provides a theoretical framework for orphan gene identification criteria.
Conclusions:
- The SMOTE-ENN-XGBoost model offers an effective solution for identifying orphan genes in imbalanced biological datasets.
- This approach provides a robust and computationally efficient method for advancing genomic research.
More Related Videos
Related Concept Videos
Genome Annotation and Assembly
20.0K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
20.0K
Quantifying and Rejecting Outliers: The Grubbs Test
3.3K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
3.3K
Multiple Allele Traits
37.2K
The Concept of Multiple Allelism
37.2K
Survival Tree
286
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
286
Gene Families
9.6K
Gene families consist of groups of genes proposed to have originated from a common ancestor. Typically these arise through events in which a gene or genes are mistakenly duplicated during cell division. Unlike their parent genes (which are subject to selection pressure to maintain function), these gene copies do not need to preserve their sequences and may evolve at a relatively faster rate.
Occasionally these regions can be adapted to take on new roles within the organism, becoming novel genes...
Occasionally these regions can be adapted to take on new roles within the organism, becoming novel genes...
9.6K
Genome-wide Association Studies-GWAS
15.0K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
15.0K

