Related Experiment Video
Updated: Jul 15, 2026

10:33
Expedited Radiation Biodosimetry by Automated Dicentric Chromosome Identification (ADCI) and Dose Estimation
Published on: September 4, 2017
On the classification of a small imbalanced cytogenetic image database
Boaz Lerner1, Josepha Yeshaya, Lev Koushnir
1Depsrtment of Elctrical and Computer Engineering, Ben-Gurion University, Beer-Sheva, Israel. boaz@ee.bgu.ac.il
Summary
This study tackles challenges in high-dimensional, imbalanced data classification for genetic abnormality diagnosis. Strategies like hierarchical decomposition and data balancing improve accuracy, with data size being more critical than imbalance.
Area of Science:
- Genetics
- Bioinformatics
- Machine Learning
Background:
- Multiclass classification with high-dimensional, imbalanced data presents significant challenges.
- The curse-of-dimensionality and training bias towards majority classes hinder accurate pattern recognition.
- Diagnosing genetic abnormalities using fluorescence in situ hybridization (FISH) signals exemplifies this problem.
Purpose of the Study:
- To propose and evaluate methods for improving multiclass classification accuracy on small, imbalanced datasets.
- To address the specific challenges encountered in classifying genetic abnormalities from FISH signals.
- To compare the effectiveness of different data handling strategies.
Main Methods:
- Hierarchical decomposition of the classification task into simpler, balanced subproblems.
- Data balancing via up-sampling minority classes combined with dimensionality reduction.
- Implementation and evaluation using naive Bayesian classifiers and multilayer perceptron neural networks.
Main Results:
- Both proposed solutions effectively mitigated classification difficulties.
- Accuracy improvements were observed with both hierarchical decomposition and data balancing techniques.
- Experimental results indicate that addressing data smallness is more impactful than managing data imbalance.
Conclusions:
- Hierarchical decomposition and data balancing are viable strategies for high-dimensional, imbalanced classification.
- The size of the dataset plays a more crucial role in classification performance than class imbalance.
- These methods offer improved accuracy for genetic abnormality diagnosis using FISH data.
Related Concept Videos
Karyotyping
Describing the number and physical features of chromosomes can reveal abnormalities that underlie genetic diseases. This description is facilitated by special staining techniques that produce a particular banding pattern on each chromosome. State-of-the-art techniques make this approach even more powerful, enabling the detection of individual genes that cause disease.A Simple Chromosome Staining Technique Provides Valuable Scientific InsightSome genetic diseases can be detected by looking at...
Classification of Leukocytes
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...

