Papers
arxiv:2608.29253

QCell: Recombining and Aligning Cell Queries for Overlapping Instance Segmentation

Published on Aug 29
Ā· Submitted by
Yaroslav Prytula
on Sep 4
Authors:
,

Abstract

QCell is a query-based model that improves instance segmentation of overlapping microscopy cells through latent-space recombination and contrastive query alignment.

Instance segmentation of overlapping cells in microscopy remains challenging due to semi-transparent structures that produce weak boundaries and mixed visual evidence in overlap regions. Existing methods address this through local regions of interest or shape priors but lack global reasoning across overlapping objects. We present QCell, a novel query-based model that de-overlaps cell instances in microscopy scenes. Our approach combines (i) an instance recombination module that decomposes and recombines query representations in latent space, enabling the model to reason about complete object structure under overlap, and (ii) a contrastive query alignment objective that combines distinctive instance feature learning and separation of overlapping cell queries. We additionally introduce a new Organoid dataset benchmark for overlapping cell segmentation. We show that QCell outperforms state-of-the-art methods across multiple benchmarks, achieving +2.2 AP and +2.7 AJI on ISBI2014. Code is available at https://github.com/SlavkoPrytula/QCell

Community

Paper author Paper submitter
•
edited about 19 hours ago

QCell: Query-Based Cell Instance Segmentation (BMVC 2026)

In this work, we present:

  • QCell, a novel query-based model for overlapping cell instance segmentation ā­ļø
  • A new overlapping object segmentation dataset: Organoids šŸ”„

šŸ”— GitHub: https://github.com/SlavkoPrytula/QCell
🌐 Project page: https://slavkoprytula.github.io/QCell/

If you find this work useful, consider giving it a ā­ļø on GitHub to support further open-source research!

Paper author Paper submitter
•
edited about 19 hours ago

qcell

Overview of QCell. QCell builds on a MaskDINO-style query-based segmentation pipeline, where multi-scale image features and positional embeddings are processed by the encoder and refined by transformer decoder layers with content and DN queries. The proposed modules are shown above: (a) instance recombination decomposes each query into amodal, visible, and occluded sub-representations and recombines them into a refined full-instance query; (b) contrastive query learning uses matched instance queries q̂_i by Hungarian matching as anchors, corresponding DN queries d̂_i^+ across all groups as positives, and other DN queries as negatives to align queries of the same cell and separate queries of different cells in latent space.

Paper author Paper submitter

organoids

Organoids. One of our key contributions is a novel Organoids dataset for overlapping object segmentation in brightfield microscopy. The dataset contains 1,186 training images, 1,199 validation images, and 201 test images at a resolution of 540 Ɨ 540. The dataset presents dense and highly overlapping scenes, with up to 105 instances per training image and an average of 96 instances per test image, reaching a maximum of 223. This makes Organoids a challenging real-world benchmark for evaluating instance separation and de-overlapping in microscopy. Additional dataset details are provided in the supplementary material.

Paper author Paper submitter

QCell segments overlapping cells using an instance recombination module and contrastive query alignment, achieving state-of-the-art results against prior amodal segmentation methods. We additionally introduce a new Organoid dataset benchmark for overlapping cell segmentation. Accepted at BMVC 2026.

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2608.29253
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2608.29253 in a model README.md to link it from this page.

Datasets citing this paper 1

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2608.29253 in a Space README.md to link it from this page.

Collections including this paper 2