Using Orientation to Distinguish Overlapping Chromosomes
Daniel Kluvanec, Thomas B. Phillips, Kenneth J. W. McCaffrey, Noura Al, Moubayed

TL;DR
This paper proposes a novel method for distinguishing overlapping chromosomes in karyotyping by predicting their orientation using a double-angle representation, improving segmentation accuracy over traditional semantic segmentation approaches.
Contribution
It introduces a new orientation-based approach with a double-angle representation for better separation of overlapping chromosomes, along with an expanded synthetic dataset for training and evaluation.
Findings
Orientation prediction improves chromosome segmentation accuracy.
Double-angle representation effectively maps directions for neural network prediction.
Expanded synthetic dataset enhances training and testing robustness.
Abstract
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 problem. These models treat separate chromosome instances as semantic classes, which we show to be problematic, since it is uncertain which chromosome should be classed as #1 and #2. Assigning class labels based on comparison rules, such as the shorter/longer chromosome alleviates, but does not fully resolve the issue. Instead, we separate the chromosome instances in a second stage, predicting the orientation of the chromosomes by the model and use it as one of the key distinguishing factors of the chromosomes. We demonstrate this method to be effective. Furthermore, we introduce a novel Double-Angle representation that a neural network can use to…
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.
Code & Models
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
