Pith. sign in

REVIEW 2 major objections 1 minor 2 references

Aycromo: An Open-Source Platform for Automatic Chromosome Detection in Metaphase Images Based on Deep Learning

T0 review · 2 major / 1 minor · reviewed 2026-05-08 · grok-4.3

Pith's one-line read An open-source desktop platform uses YOLOv11 to detect chromosomes in metaphase images at 99.40% accuracy while cutting per-slide analysis to seconds.

desk verdict Aycromo packages YOLOv11 into an Electron desktop app for chromosome detection, but the 99.4% mAP claim rests on one dataset with almost no experimental details. read the letter →

arxiv 2604.24685 v1 submitted 2026-04-27 cs.CV

classification cs.CV
keywords chromosomedetectionmetaphaseimagesdeeplearningYOLOcytogeneticanalysisopen-sourceplatformkaryotypinggeneticdiagnosis
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper introduces Aycromo, an open-source desktop application for AI-assisted chromosome detection in cytogenetic workflows. Built with Electron and ONNX Runtime, it lets users load pre-trained models, benchmark different architectures in one interface, and manually correct detections without command-line steps. On the CRCN-NE dataset, YOLOv11 reaches 99.40% mAP@50, addressing the multi-day manual karyotyping process that currently depends on scarce specialists for genetic disease diagnosis.

What carries the argument

The Aycromo platform built on Electron for the desktop GUI and ONNX Runtime for model inference, featuring an integrated benchmarking module and interactive annotation interface that supports model loading and manual correction of detections.

What would settle it

A test of the platform on metaphase images from multiple independent clinical labs outside CRCN-NE that shows mAP@50 dropping below 90%, or cytogeneticist feedback revealing that the interface still requires command-line workarounds.

Watch

Extended reading notes

Core claim

Aycromo is an open-source desktop platform for automatic chromosome detection in metaphase images based on deep learning. It integrates models such as YOLOv11, which achieves 99.40% mAP@50 on the CRCN-NE dataset, and supplies a graphical interface for loading models, comparing architectures through an integrated benchmarking module, and interactively correcting detections, all without command-line interaction. The platform reduces per-slide analysis to seconds.

Load-bearing premise

High accuracy on the CRCN-NE dataset will hold for diverse clinical metaphase images from varied sources, and cytogeneticists will adopt the desktop interface without further clinical validation or integration testing.

Editorial extensions

If this is right

  • Per-slide chromosome analysis time drops from days to seconds for users of the platform.
  • Different deep learning architectures can be directly compared and selected inside the same graphical environment.
  • Manual correction of detections becomes feasible within the workflow, allowing accuracy gains in practice.
  • Open-source availability removes barriers for labs to deploy and extend automated karyotyping tools.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Wider adoption could reduce dependence on highly trained specialists for routine genetic screening.
  • Integration with existing laboratory information systems would be a logical next step to embed the tool in clinical pipelines.
  • Performance on images from underrepresented populations or imaging equipment remains an open question that future users could test directly.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

2 major / 1 minor

Summary. The manuscript introduces Aycromo, an open-source desktop platform built with Electron and ONNX Runtime for AI-assisted chromosome detection and karyotyping in metaphase images. It integrates pre-trained deep learning models (with YOLOv11 highlighted), an interactive annotation interface for manual corrections, and a benchmarking module for comparing architectures, all accessible without command-line use. Preliminary experiments on the CRCN-NE dataset report that YOLOv11 achieves 99.40% mAP@50 while reducing per-slide analysis time to seconds.

Significance. If the performance and usability claims are substantiated with additional validation, the work would be significant for bridging research prototypes and clinical tools in cytogenetics. The open-source release, desktop implementation, and integrated benchmarking module are explicit strengths that could facilitate adoption and further model comparisons by practitioners.

major comments (2)
  1. [Abstract] Abstract: The central performance claim of 99.40% mAP@50 for YOLOv11 is presented without any details on dataset splits, training procedure, baseline comparisons, error analysis, or statistical significance. This information is load-bearing for assessing whether the result supports the claim that the platform reduces analysis time in practice.
  2. [Experiments] Experiments section (preliminary results): No cross-dataset evaluation or testing on external metaphase image collections is reported. This is required to substantiate generalization, as the platform's utility rests on the untested assumption that CRCN-NE images capture clinical variability in staining, resolution, cell density, and artifacts.
minor comments (1)
  1. [Abstract] Abstract: The final sentence is grammatically incomplete ('reduces per-slide analysis to seconds') and should be revised for clarity, e.g., by specifying measured times or including the interactive correction step in the timing.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive comments on our manuscript. We provide point-by-point responses to the major comments below, indicating where revisions will be made to the manuscript.

read point-by-point responses
  1. Referee: [Abstract] Abstract: The central performance claim of 99.40% mAP@50 for YOLOv11 is presented without any details on dataset splits, training procedure, baseline comparisons, error analysis, or statistical significance. This information is load-bearing for assessing whether the result supports the claim that the platform reduces analysis time in practice.

    Authors: The abstract is constrained by length, so detailed experimental information is provided in the Experiments section. To address the referee's concern, we will revise the abstract to include a short statement on the dataset and the preliminary nature of the results. We will also review and enhance the Experiments section to ensure all relevant details on splits, training, and comparisons are clearly presented. revision: partial

  2. Referee: [Experiments] Experiments section (preliminary results): No cross-dataset evaluation or testing on external metaphase image collections is reported. This is required to substantiate generalization, as the platform's utility rests on the untested assumption that CRCN-NE images capture clinical variability in staining, resolution, cell density, and artifacts.

    Authors: We agree that cross-dataset evaluation would provide stronger evidence of generalization. Since the manuscript reports preliminary results on the CRCN-NE dataset, external testing was not included. In the revision, we will add a new subsection or paragraph in the Discussion or a Limitations section to explicitly note this limitation and discuss the potential variability in clinical images. This will clarify the scope of the current claims without altering the reported results. revision: partial

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity; purely descriptive platform report

full rationale

The paper contains no mathematical derivations, equations, fitted parameters, or predictions that reduce to quantities defined by the authors' own choices. It is a descriptive account of an open-source desktop platform built on Electron and ONNX Runtime, with a single empirical performance number (YOLOv11 mAP@50 on CRCN-NE) reported from standard training/evaluation rather than any self-referential construction. No self-citations, uniqueness theorems, or ansatzes are invoked as load-bearing steps. The work is self-contained as an engineering contribution against external benchmarks and requires no circularity adjustment.

Assumptions & free parameters 0 free parameters · 0 assumptions · 0 invented entities

The paper introduces no free parameters, axioms, or invented entities because it describes the development and preliminary testing of a software application rather than a theoretical or mathematical model.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Aycromo: An Open-Source Platform for Automatic Chromosome Detection in Metaphase Images Based on Deep Learning." pith.science (2026). https://pith.science/paper/2604.24685

@misc{pith2026260424685,
  author       = {Pith},
  title        = {Pith review of: Aycromo: An Open-Source Platform for Automatic Chromosome Detection in Metaphase Images Based on Deep Learning},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/2604.24685}},
  note         = {Machine review of arXiv:2604.24685}
}
read the original abstract

Chromosome analysis is a fundamental step in the diagnosis of genetic diseases, but the manual karyotyping workflow is time-consuming and heavily dependent on expert specialists, often requiring several days per patient. Although Deep Learning models have achieved high performance in chromosome detection, most proposed solutions remain restricted to research prototypes or lack graphical interfaces suitable for clinical use. In this work, we present Aycromo, an open-source desktop platform for AI-assisted cytogenetic analysis. Built on Electron and ONNX Runtime, the tool allows cytogeneticists to load pre-trained models, compare architectures through an integrated benchmarking module, and manually correct detections via an interactive annotation interface, all without command-line interaction. Preliminary experiments on metaphase images from the CRCN-NE dataset demonstrate that YOLOv11 achieves 99.40% mAP@50, while the platform reduces per-slide analysis to seconds

Figures

Figures reproduced from arXiv: 2604.24685 by the authors.

Figure 1
Figure 1. Aycromo pipeline. The metaphase image is submitted to the selected model and the predictions are displayed for review and manual correction by the specialist. 3.2. Main Features The platform is organized into four complementary modules. The model management module allows loading weights of pre-trained neural networks in ONNX format and switching between them without restarting the application, providing flexibility … view at source ↗
Figure 2
Figure 2. Aycromo modules: (a) interactive annotation, where the specialist ad view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

2 extracted references · 2 canonical work pages

  1. [1]

    S., Elrefaei, L

    Al-Kharraz, M. S., Elrefaei, L. A., and Fadel, M. (2020). Automated system for chromo- some karyotyping to recognize the most common numerical abnormalities using deep learning.IEEE Access, 8:157726–157743. Cordeiro, H., Silva, L., Hwang, S., Lima, F., and Cordeiro, F. (2025). Detecc ¸ ˜ao de cro- mossomos em met ´afases: Um novo dataset e estudo de caso ...

  2. [2]

    Jocher, G., Qiu, J., and Chaurasia, A. (2024). Ultralytics yolo11. Kuo, C.-E., Li, J.-Z., Tseng, J.-J., Lo, F.-C., Chen, M.-J., and Lu, C.-H. (2025). Chro- mosomenet: Deep learning-based automated chromosome detection in metaphase cell images.IEEE Open Journal of Engineering in Medicine and Biology, 6:227–236. Lin, T.-Y ., Goyal, P., Girshick, R., He, K.,...

Pith tools

Reviewed May 8, 2026 · model on record in the stance chip above.