DeepACEv2: Automated Chromosome Enumeration in Metaphase Cell Images Using Deep Convolutional Neural Networks
Li Xiao, Chunlong Luo, Tianqi Yu, Yufan Luo, Manqing Wang, Fuhai Yu,, Yinhao Li, Chan Tian, Jie Qiao

TL;DR
DeepACEv2 is an advanced deep learning framework that automates chromosome enumeration in metaphase cell images, effectively handling occlusion and confusion through novel modules and loss functions, outperforming previous methods.
Contribution
The paper introduces DeepACEv2, a novel chromosome enumeration method with new modules like Hard Negative Anchors Sampling, Template Module, and a specialized loss, improving accuracy over prior approaches.
Findings
Achieves 71.39% Whole Correct Ratio (WCR) on clinical images.
Reduces Average Error Ratio (AER) to about 1.17%.
Demonstrates effectiveness of each module through ablation studies.
Abstract
Chromosome enumeration is an essential but tedious procedure in karyotyping analysis. To automate the enumeration process, we develop a chromosome enumeration framework, DeepACEv2, based on the region based object detection scheme. The framework is developed following three steps. Firstly, we take the classical ResNet-101 as the backbone and attach the Feature Pyramid Network (FPN) to the backbone. The FPN takes full advantage of the multiple level features, and we only output the level of feature map that most of the chromosomes are assigned to. Secondly, we enhance the region proposal network's ability by adding a newly proposed Hard Negative Anchors Sampling to extract unapparent but essential information about highly confusing partial chromosomes. Next, to alleviate serious occlusion problems, besides the traditional detection branch, we novelly introduce an isolated Template Module…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenomic variations and chromosomal abnormalities · Chromosomal and Genetic Variations · Genomics and Chromatin Dynamics
MethodsConvolution · 1x1 Convolution · Feature Pyramid Network
