paper-with-me

Papers

Adversarial Multiscale Feature Learning for Overlapping Chromosome Segmentation

2020-12-22 · Liye Mei, Yalan Yu, Yueyun Weng, Xiaopeng Guo, Yan Liu, Du Wang, Sheng Liu, Fuling Zhou, Cheng Lei

Chromosome karyotype analysis is of great clinical importance in the diagnosis and treatment of diseases, especially for genetic diseases. Since manual analysis is highly time and effort consuming, computer-assisted automatic chromosome karyotype analysis based on images is routinely used to improve the efficiency and accuracy of the analysis. Due to the strip shape of the chromosomes, they easily get overlapped with each other when imaged, significantly affecting the accuracy of the analysis afterward. Conventional overlapping chromosome segmentation methods are usually based on manually tagged features, hence, the performance of which is easily affected by the quality, such as resolution and brightness, of the images. To address the problem, in this paper, we present an adversarial multiscale feature learning framework to improve the accuracy and adaptability of overlapping chromosome segmentation. Specifically, we first adopt the nested U-shape network with dense skip connections as the generator to explore the optimal representation of the chromosome images by exploiting multiscale features. Then we use the conditional generative adversarial network (cGAN) to generate images similar to the original ones, the training stability of which is enhanced by applying the least-square GAN objective. Finally, we employ Lovasz-Softmax to help the model converge in a continuous optimization setting. Comparing with the established algorithms, the performance of our framework is proven superior by using public datasets in eight evaluation criteria, showing its great potential in overlapping chromosome segmentation

📄 PDF Abstract BibTeX arXiv:2012.11847

Code (1)

liyemei/AFML 공식 구현 pytorch

Tasks

Generative Adversarial NetworkSegmentation

Methods 이 논문이 사용한 방법론

Lovasz-Softmax The Lovasz-Softmax loss is a loss function for multiclass semantic segmentation that incorporates the softmax operation in the…

Similar Papers 제목 키워드 기반

A Geometric Approach For Fully Automatic Chromosome Segmentation

2011-12-18 · Shervin Minaee, Mehran Fotouhi, Babak Hossein Khalaj

A fundamental task in human chromosome analysis is chromosome segmentation. Segmentation plays an important role in chromosome karyotyping. The first step in segmentation is to remove intrusive objects such as stain debr…

Segmentation

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

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

Computational tools for the multiscale analysis of Hi-C data in bacterial chromosomes

2020-10-04 · Nelle Varoquaux, Virginia S. Lioy, Frédéric Boccard, Ivan Junier

Just as in eukaryotes, high-throughput chromosome conformation capture (Hi-C) data have revealed nested organizations of bacterial chromosomes into overlapping interaction domains. In this chapter, we present a multiscal…

Using Orientation to Distinguish Overlapping Chromosomes

2022-03-24 · Daniel Kluvanec, Thomas B. Phillips, Kenneth J. W. McCaffrey, Noura Al Moubayed

A difficult step in the process of karyotyping is segmenting chromosomes that touch or overlap. In an attempt to automate the process, previous studies turned to Deep Learning methods, with some formulating the task as a…

Semantic Segmentation