LKCell: Efficient Cell Nuclei Instance Segmentation with Large Convolution Kernels
Ziwei Cui, Jingfeng Yao, Lunbin Zeng, Juan Yang, Wenyu Liu, and Xinggang Wang

TL;DR
LKCell introduces a novel, efficient cell nuclei segmentation method leveraging large convolution kernels, achieving state-of-the-art accuracy with reduced computational cost by transferring pre-trained models and designing a new decoder.
Contribution
The paper pioneers the use of large convolution kernels in medical image segmentation and designs a new decoder to improve performance and efficiency.
Findings
Achieves state-of-the-art 0.5080 mPQ on benchmark
Uses only 21.6% FLOPs of previous methods
Effectively transfers pre-trained large kernel models to medical domain
Abstract
The segmentation of cell nuclei in tissue images stained with the blood dye hematoxylin and eosin (HE) is essential for various clinical applications and analyses. Due to the complex characteristics of cellular morphology, a large receptive field is considered crucial for generating high-quality segmentation. However, previous methods face challenges in achieving a balance between the receptive field and computational burden. To address this issue, we propose LKCell, a high-accuracy and efficient cell segmentation method. Its core insight lies in unleashing the potential of large convolution kernels to achieve computationally efficient large receptive fields. Specifically, (1) We transfer pre-trained large convolution kernel models to the medical domain for the first time, demonstrating their effectiveness in cell segmentation. (2) We analyze the redundancy of previous methods and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Cell Image Analysis Techniques · Gene expression and cancer classification
MethodsConvolution
