TL;DR
This paper introduces the Large Kernel Adapter (LKA), a parameter-efficient method that expands receptive fields to improve medical image classification, outperforming existing PEFT methods by 3.5% in accuracy.
Contribution
The paper proposes LKA, a novel large kernel adapter that enhances receptive fields in PEFT methods specifically for medical image analysis, addressing anatomical variation and low contrast.
Findings
LKA outperforms 11 PEFT methods in accuracy.
LKA achieves 3.5% higher top-1 accuracy.
LKA effectively captures critical features in medical images.
Abstract
Despite the notable success of current Parameter-Efficient Fine-Tuning (PEFT) methods across various domains, their effectiveness on medical datasets falls short of expectations. This limitation arises from two key factors: (1) medical images exhibit extensive anatomical variation and low contrast, necessitating a large receptive field to capture critical features, and (2) existing PEFT methods do not explicitly address the enhancement of receptive fields. To overcome these challenges, we propose the Large Kernel Adapter (LKA), designed to expand the receptive field while maintaining parameter efficiency. The proposed LKA consists of three key components: down-projection, channel-wise large kernel convolution, and up-projection. Through extensive experiments on various datasets and pre-trained models, we demonstrate that the incorporation of a larger kernel size is pivotal in enhancing…
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.
