paper-with-me

홈 › Papers

Varifocal-Net: A Chromosome Classification Approach using Deep Convolutional Networks

2018-10-13 · Yulei Qin, Juan Wen, Hao Zheng, Xiaolin Huang, Jie Yang, Ning Song, Yue-Min Zhu, Lingqian Wu, Guang-Zhong Yang

Chromosome classification is critical for karyotyping in abnormality diagnosis. To expedite the diagnosis, we present a novel method named Varifocal-Net for simultaneous classification of chromosome's type and polarity using deep convolutional networks. The approach consists of one global-scale network (G-Net) and one local-scale network (L-Net). It follows three stages. The first stage is to learn both global and local features. We extract global features and detect finer local regions via the G-Net. By proposing a varifocal mechanism, we zoom into local parts and extract local features via the L-Net. Residual learning and multi-task learning strategies are utilized to promote high-level feature extraction. The detection of discriminative local parts is fulfilled by a localization subnet of the G-Net, whose training process involves both supervised and weakly-supervised learning. The second stage is to build two multi-layer perceptron classifiers that exploit features of both two scales to boost classification performance. The third stage is to introduce a dispatch strategy of assigning each chromosome to a type within each patient case, by utilizing the domain knowledge of karyotyping. Evaluation results from 1909 karyotyping cases showed that the proposed Varifocal-Net achieved the highest accuracy per patient case (%) 99.2 for both type and polarity tasks. It outperformed state-of-the-art methods, demonstrating the effectiveness of our varifocal mechanism, multi-scale feature ensemble, and dispatch strategy. The proposed method has been applied to assist practical karyotype diagnosis.

📄 PDF Abstract BibTeX arXiv:1810.05943

Code (1)

fcakyon/sahi-benchmark pytorch

Tasks

ClassificationGeneral ClassificationMulti-Task LearningWeakly-supervised Learning

Similar Papers 제목 키워드 기반

VarifocalNet: An IoU-aware Dense Object Detector

2020-08-31 · CVPR 2021 1 · Haoyang Zhang, Ying Wang, Feras Dayoub, Niko Sünderhauf

Accurately ranking the vast number of candidate detections is crucial for dense object detectors to achieve high performance. Prior work uses the classification score or a combination of classification and predicted loca…

General ClassificationObjectObject Detection

Deep Metric Learning Network using Proxies for Chromosome Classification in Karyotyping Test

2020-01-29 · MIDL 2019 7 · Hwejin Jung, Bogyu Park, Seungwoo Hyun, Hanwoong Kim 외

In karyotyping, the classification of chromosomes is a tedious, complicated, and time-consuming process. It requires extremely careful analysis of chromosomes by well-trained cytogeneticists. To assist cytogeneticists in…

Image RetrievalMetric LearningRetrieval

Extending Depth of Field for Varifocal Multiview Images

2024-09-28 · Zhilong Li, Kejun Wu, Qiong Liu, You Yang

Optical imaging systems are generally limited by the depth of field because of the nature of the optics. Therefore, extending depth of field (EDoF) is a fundamental task for meeting the requirements of emerging visual ap…

Image Segmentation to Distinguish Between Overlapping Human Chromosomes

2017-12-20 · R. Lily Hu, Jeremy Karnowski, Ross Fadely, Jean-Patrick Pommier

In medicine, visualizing chromosomes is important for medical diagnostics, drug development, and biomedical research. Unfortunately, chromosomes often overlap and it is necessary to identify and distinguish between the o…

Image SegmentationSegmentationSemantic Segmentation

Precise classification of low quality G-banded Chromosome Images by reliability metrics and data pruning classifier

2025-10-22 · Mojtaba Moattari arxiv

In the last decade, due to high resolution cameras and accurate meta-phase analyzes, the accuracy of chromosome classification has improved substantially. However, current Karyotyping systems demand large number of high …