Papers › LKM-UNet: Large Kernel Vision Mamba UNet for Medical Image Segmentation

LKM-UNet: Large Kernel Vision Mamba UNet for Medical Image Segmentation

12 Mar 2024arXiv:2403.07332archive 2025-07-28

Jinhong Wang, Jintai Chen, Danny Chen, Jian Wu

In clinical practice, medical image segmentation provides useful information on the contours and dimensions of target organs or tissues, facilitating improved diagnosis, analysis, and treatment. In the past few years, convolutional neural networks (CNNs) and Transformers have dominated this area, but they still suffer from either limited receptive fields or costly long-range modeling. Mamba, a State Space Sequence Model (SSM), recently emerged as a promising paradigm for long-range dependency modeling with linear complexity. In this paper, we introduce a Large Kernel Vision Mamba U-shape Network, or LKM-UNet, for medical image segmentation. A distinguishing feature of our LKM-UNet is its utilization of large Mamba kernels, excelling in locally spatial modeling compared to small kernel-based CNNs and Transformers, while maintaining superior efficiency in global modeling compared to self-attention with quadratic complexity. Additionally, we design a novel hierarchical and bidirectional Mamba block to further enhance Mamba's global and neighborhood spatial modeling capability for vision inputs. Comprehensive experiments demonstrate the feasibility and the effectiveness of using large-size Mamba kernels to achieve large receptive fields. Codes are available at https://github.com/wjh892521292/LKM-UNet.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.07332")

Code

Syntology Ran 7 of 11 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wjh892521292/lkm-unet officialmentioned in papermentioned on GitHubpytorch report
wjh892521292/lma-unet officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 7 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran
4unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wjh892521292/lkm-unet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_average_surface_distance wjh892521292/lkm-unet/evaluation/SurfaceDice.py official repository ran no licence file found · pointer only · cf3ad2dd74663e2e · report
compute_robust_hausdorff wjh892521292/lkm-unet/evaluation/SurfaceDice.py official repository ran no licence file found · pointer only · b9353805b904f7d9 · report
compute_surface_distances wjh892521292/lkm-unet/evaluation/SurfaceDice.py official repository ran no licence file found · pointer only · 7dc01eff6c76b4c8 · report
dice wjh892521292/lkm-unet/evaluation/compute_cell_metric.py official repository ran fingerprinted no licence file found · pointer only · e16ac3ec2059c6de · report
eval_tp_fp_fn wjh892521292/lkm-unet/evaluation/compute_cell_metric.py official repository ran no licence file found · pointer only · f061e1fb1d1622b4 · report
find_lower_upper_zbound wjh892521292/lkm-unet/evaluation/abdomen_DSC_Eval.py official repository ran no licence file found · pointer only · f5db63a2c8eac83a · report
remove_boundary_cells wjh892521292/lkm-unet/evaluation/compute_cell_metric.py official repository ran no licence file found · pointer only · 0c8b8aa29b42194c · report
copy_files wjh892521292/lkm-unet/lkmunet/nnunetv2/dataset_conversion/Dataset027_ACDC.py official repository unverified no licence file found · pointer only · 517ad51ee69e8a2d · report
get_vendor_split wjh892521292/lkm-unet/lkmunet/nnunetv2/dataset_conversion/Dataset114_MNMs.py official repository unverified no licence file found · pointer only · 2a83a2bc5120febe · report
merge wjh892521292/lkm-unet/lkmunet/nnunetv2/batch_running/generate_lsf_runs_customDecathlon.py official repository unverified no licence file found · pointer only · 86ec2ccc2984b8bf · report
read_csv wjh892521292/lkm-unet/lkmunet/nnunetv2/dataset_conversion/Dataset114_MNMs.py official repository unverified no licence file found · pointer only · 882441705cf75b1d · report

Tasks

Image SegmentationLong-range modelingMambaMedical Image SegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections