DeformableLKA
[WACV 2024] Beyond Self-Attention: Deformable Large Kernel Attention for Medical Image Segmentation
Install / Use
npx skills add xmindflow/deformableLKAInstalls into whichever agent you are using.
README
Beyond Self-Attention: Deformable Large Kernel Attention for Medical Image Segmentation <br> <span style="float: right"><sub><sup>WACV 2024</sub></sup></span>
We have introduced a novel approach called Deformable Large Kernel Attention (D-LKA Attention) to enhance medical image segmentation. This method efficiently captures volumetric context using large convolution kernels, avoiding excessive computational demands. D-LKA Attention also benefits from deformable convolutions to adapt to diverse data patterns. We've created both 2D and 3D versions, with the 3D version excelling in cross-depth data understanding. This forms the basis of our new hierarchical Vision Transformer architecture, the D-LKA Net, which outperforms existing methods on popular medical segmentation datasets (Synapse, NIH Pancreas, and Skin lesion).
<br> <p align="center"> <img src="https://github.com/xmindflow/deformableLKA/assets/61879630/734ce92c-aadd-4e5b-8e82-83af707605ed" width="900"> </p>Reza Azad, Leon Niggemeier, Michael Hüttemann, Amirhossein Kazerouni, Ehsan Khodapanah Aghdam, Yury Velichko, Ulas Bagci and Dorit Merhof
💥 News 💥
-
24.10.2023| Accepted in WACV 2024! 🥳 -
16.10.2023| Release of 2D, 3D Synapse weights and 3D Pancreas weights.
Results
2D Synapse Dataset
State-of-the-art comparison on the abdominal multi-organ Synapse dataset for 2D methods. The model complexity and performance (DSC, HD95) are shown for all models. The proposed 2D D-LKA Net achieves superior segmentation performance. Abbreviations stand for: Spl: spleen, RKid: right kidney, LKid: left kidney, Gal: gallbladder, Liv: liver, Sto: stomach, Aor: aorta, Pan: pancreas. Best results are shown in <h style="color:blue;">blue</h>, second best in <h style="color:red;">red</h>.

3D Synapse Dataset
State-of-the-art comparison on the abdominal multi-organ Synapse dataset for 3D methods. The model complexity and performance (DSC, HD95) are shown for all models. The proposed 3D D-LKA Net achieves superior segmentation performance. Our model also is considerably small with the lowest number of parameters. Abbreviations stand for: Spl: spleen, RKid: right kidney, LKid: left kidney, Gal: gallbladder, Liv: liver, Sto: stomach, Aor: aorta, Pan: pancreas. Best results are shown in <h style="color:blue;">blue</h>, second best in <h style="color:red;">red</h>.

Qualitative Results
While the 2D version achieves great segmentation results in comparison to other 2D models, the main limitation is the lack of inter-slice connections. Here, the 3D models achieve favorable segmentations.
<p align="center"> <img src="images/Visualization.png" width="750"> </p>2D Instructions
For detailed instructions for the 2D methods, please refer to the Readme in the 2D folder.
3D Instructions
For detailed instructions for the 3D methods, please refer to the Readme in the 3D folder.
Acknowledgement
This repository is built based on nnFormer, UNETR++, transnorm, MCF, D3D. We thank the authors for their code repositories.
Query
All implementations were done by Leon Niggemeier. For any query please contact us for more information.
leon.niggemeier@rwth-aachen.de
Citation
@article{azad2023beyond,
title={Beyond Self-Attention: Deformable Large Kernel Attention for Medical Image Segmentation},
author={Azad, Reza and Niggemeier, Leon and Huttemann, Michael and Kazerouni, Amirhossein and Aghdam, Ehsan Khodapanah and Velichko, Yury and Bagci, Ulas and Merhof, Dorit},
journal={arXiv preprint arXiv:2309.00121},
year={2023}
}
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
