The reviewed record of science sign in
Pith

arxiv: 2407.18054 · v1 · pith:NH533FXO · submitted 2024-07-25 · eess.IV · cs.CV

LKCell: Efficient Cell Nuclei Instance Segmentation with Large Convolution Kernels

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:NH533FXOrecord.jsonopen to challenge →

classification eess.IV cs.CV
keywords segmentationlargecellconvolutionefficientkernelslkcellmethod
0
0 comments X
read the original abstract

The segmentation of cell nuclei in tissue images stained with the blood dye hematoxylin and eosin (H$\&$E) 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 design a new segmentation decoder based on large convolution kernels. It achieves higher performance while significantly reducing the number of parameters. We evaluate our method on the most challenging benchmark and achieve state-of-the-art results (0.5080 mPQ) in cell nuclei instance segmentation with only 21.6% FLOPs compared with the previous leading method. Our source code and models are available at https://github.com/hustvl/LKCell.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CellPrior-Net: Prior-Guided Nuclei Detection and Classification for H&E Whole-Slide Images

    cs.MM 2026-07 unverdicted novelty 4.0

    CellPrior-Net integrates hematoxylin channel prior into a lightweight CNN for nuclei detection and classification in H&E WSIs, claiming comparable accuracy to SOTA with significantly reduced inference time across 10.4...