QCell: Recombining and Aligning Cell Queries for Overlapping Instance Segmentation
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
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!
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.
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.
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
- QueenVIS: Rethinking Image-Only Training for Video Instance Segmentation via Query Enrichment (2026)
- InstancePin: Instance-Addressable Layout-to-Image Diffusion via Coordinate Pinning (2026)
- SOS! : A Streamlined Object-Conditional Transformer for Model-free Segmentation (2026)
- [`Attention-Guided Cross-Temporal Clustering for Self-Supervised Video Object Segmentation](https://huggingface.co/papers/2607.07230) (2026)
- OBBSeg: Irregular Lesion Segmentation under Oriented Bounding Box Annotations (2026)
- Decoupling Language Guidance from Backbones for Text-Guided Medical Segmentation (2026)
- Unified Video Dense Prediction from Disjoint Data (2026)
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
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
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper

