paper-with-me

홈 › Papers

Rethinking Cell Counting Methods: Decoupling Counting and Localization

2025-03-18 · Zixuan Zheng, Yilei Shi, Chunlei Li, Jingliang Hu, Xiao Xiang Zhu, Lichao Mou

Cell counting in microscopy images is vital in medicine and biology but extremely tedious and time-consuming to perform manually. While automated methods have advanced in recent years, state-of-the-art approaches tend to increasingly complex model designs. In this paper, we propose a conceptually simple yet effective decoupled learning scheme for automated cell counting, consisting of separate counter and localizer networks. In contrast to jointly learning counting and density map estimation, we show that decoupling these objectives surprisingly improves results. The counter operates on intermediate feature maps rather than pixel space to leverage global context and produce count estimates, while also generating coarse density maps. The localizer then reconstructs high-resolution density maps that precisely localize individual cells, conditional on the original images and coarse density maps from the counter. Besides, to boost counting accuracy, we further introduce a global message passing module to integrate cross-region patterns. Extensive experiments on four datasets demonstrate that our approach, despite its simplicity, challenges common practice and achieves state-of-the-art performance by significant margins. Our key insight is that decoupled learning alleviates the need to learn counting on high-resolution density maps directly, allowing the model to focus on global features critical for accurate estimates. Code is available at https://github.com/MedAITech/DCL.

📄 PDF Abstract BibTeX arXiv:2503.13989

Code (1)

medaitech/dcl 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Counting Cells in Time-Lapse Microscopy using Deep Neural Networks

2018-01-31 · Alexander Gomez Villa, Augusto Salazar, Igor Stefanini

An automatic approach to counting any kind of cells could alleviate work of the experts and boost the research in fields such as regenerative medicine. In this paper, a method for microscopy cell counting using multiple …

CellFMCount: A Fluorescence Microscopy Dataset, Benchmark, and Methods for Cell Counting

2025-11-24 · Abdurahman Ali Mohammed, Catherine Fonder, Ying Wei, Wallapak Tavanapong 외 arxiv

Accurate cell counting is essential in various biomedical research and clinical applications, including cancer diagnosis, stem cell research, and immunology. Manual counting is labor-intensive and error-prone, motivating…

Classification Beats Regression: Counting of Cells from Greyscale Microscopic Images based on Annotation-free Training Samples

2020-10-28 · Xin Ding, Qiong Zhang, William J. Welch

Modern methods often formulate the counting of cells from microscopic images as a regression problem and more or less rely on expensive, manually annotated training images (e.g., dot annotations indicating the centroids …

Data Augmentationimage-classificationImage Classification

Enhancing Cell Counting through MLOps: A Structured Approach for Automated Cell Analysis

2025-04-28 · Matteo Testi, Luca Clissa, Matteo Ballabio, Salvatore Ricciardi 외

Machine Learning (ML) models offer significant potential for advancing cell counting applications in neuroscience, medical research, pharmaceutical development, and environmental monitoring. However, implementing these m…

CellNet -- Localizing Cells using Sparse and Noisy Point Annotations

2026-06-10 · Benjamin Eckhardt, Dmytro Fishman, Stuart Fawke, Andrew Curtis 외 arxiv

Counting living cells is an important step in many biological research workflows. Our collaborators at the Wellcome Sanger Institute study vital genes in humans via large scale saturation genome editing screening, which …