Affine-Consistent Transformer for Multi-Class Cell Nuclei Detection
Junjia Huang, Haofeng Li, Xiang Wan, Guanbin Li

TL;DR
This paper introduces an Affine-Consistent Transformer that directly predicts cell nuclei locations in histopathology images, utilizing a collaborative global-local training approach with an adaptive affine transformation module to improve detection accuracy.
Contribution
The paper presents a novel transformer-based framework with an adaptive affine transformation module for improved multi-class cell nuclei detection in histopathology images.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Effectively handles diverse cell morphologies and distributions.
Utilizes a collaborative training scheme with global and local networks.
Abstract
Multi-class cell nuclei detection is a fundamental prerequisite in the diagnosis of histopathology. It is critical to efficiently locate and identify cells with diverse morphology and distributions in digital pathological images. Most existing methods take complex intermediate representations as learning targets and rely on inflexible post-refinements while paying less attention to various cell density and fields of view. In this paper, we propose a novel Affine-Consistent Transformer (AC-Former), which directly yields a sequence of nucleus positions and is trained collaboratively through two sub-networks, a global and a local network. The local branch learns to infer distorted input images of smaller scales while the global network outputs the large-scale predictions as extra supervision signals. We further introduce an Adaptive Affine Transformer (AAT) module, which can automatically…
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
Affine-Consistent Transformer for Multi-Class Cell Nuclei Detection· youtube
Taxonomy
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Cell Image Analysis Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Position-Wise Feed-Forward Layer · Dense Connections · Absolute Position Encodings · Adam · Label Smoothing · Residual Connection
