paper-with-me

홈 › Papers

DeepACEv2: Automated Chromosome Enumeration in Metaphase Cell Images Using Deep Convolutional Neural Networks

2019-10-12 · Li Xiao, Chunlong Luo, Tianqi Yu, Yufan Luo, Manqing Wang, Fuhai Yu, Yinhao Li, Chan Tian, Jie Qiao

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 branch to extract unique embeddings of each proposal by utilizing the chromosome's geometric information. The embeddings are further incorporated into the No Maximum Suppression (NMS) procedure to improve the detection of overlapping chromosomes. Finally, we design a Truncated Normalized Repulsion Loss and add it to the loss function to avoid inaccurate localization caused by occlusion. In the newly collected 1375 metaphase images that came from a clinical laboratory, a series of ablation studies validate the effectiveness of each proposed module. Combining them, the proposed DeepACEv2 outperforms all the previous methods, yielding the Whole Correct Ratio(WCR)(%) with respect to images as 71.39, and the Average Error Ratio(AER)(%) with respect to chromosomes as about 1.17.

📄 PDF Abstract BibTeX arXiv:1910.11091

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionRegion Proposal

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
FPN 설명 없음

Similar Papers 제목 키워드 기반

Chromosome Segmentation Analysis Using Image Processing Techniques and Autoencoders

2022-09-12 · Amritha S Pallavoor, Prajwal A, Sundareshan TS, Sreekanth K Pallavoor

Chromosome analysis and identification from metaphase images is a critical part of cytogenetics based medical diagnosis. It is mainly used for identifying constitutional, prenatal and acquired abnormalities in the diagno…

Medical DiagnosisSegmentation

AutoKary2022: A Large-Scale Densely Annotated Dataset for Chromosome Instance Segmentation

2023-03-28 · Dan You, Pengcheng Xia, Qiuzhu Chen, Minghui Wu 외

Automated chromosome instance segmentation from metaphase cell microscopic images is critical for the diagnosis of chromosomal disorders (i.e., karyotype analysis). However, it is still a challenging task due to lacking …

Instance SegmentationSegmentationSemantic Segmentation

DeepACC:Automate Chromosome Classification based on Metaphase Images using Deep Learning Framework Fused with Prior Knowledge

2020-06-28 · Chunlong Luo, Tianqi Yu, Yufan Luo, Manqing Wang 외

Chromosome classification is an important but difficult and tedious task in karyotyping. Previous methods only classify manually segmented single chromosome, which is far from clinical practice. In this work, we propose …

Bistability and oscillations in cooperative microtubule and kinetochore dynamics in the mitotic spindle

2020-03-15 · Felix Schwietert, Jan Kierfeld

In the mitotic spindle microtubules attach to kinetochores via catch bonds during metaphase, and microtubule depolymerization forces give rise to stochastic chromosome oscillations. We investigate the cooperative stochas…

Karyotype AI for Precision Oncology

2022-11-20 · Zahra Shamsi, Isaac Reid, Drew Bryant, Jacob Wilson 외

We present a machine learning method capable of accurately detecting chromosome abnormalities that cause blood cancers directly from microscope images of the metaphase stage of cell division. The pipeline is built on a s…

Few-Shot LearningInductive Bias