LoRA-PT: Low-Rank Adapting UNETR for Hippocampus Segmentation Using Principal Tensor Singular Values and Vectors
Guanghua He, Wangang Cheng, Hancan Zhu, Gaohang Yu

TL;DR
LoRA-PT introduces a parameter-efficient fine-tuning method for hippocampus segmentation that leverages principal tensor singular values and vectors to adapt a pre-trained UNETR model, achieving high accuracy with fewer parameter updates.
Contribution
The paper presents a novel tensor decomposition-based PEFT approach, LoRA-PT, for efficient transfer learning in medical image segmentation tasks.
Findings
LoRA-PT outperforms existing PEFT methods in segmentation accuracy.
LoRA-PT significantly reduces the number of parameter updates needed.
Validated on three public datasets with superior results.
Abstract
The hippocampus is an important brain structure involved in various psychiatric disorders, and its automatic and accurate segmentation is vital for studying these diseases. Recently, deep learning-based methods have made significant progress in hippocampus segmentation. However, training deep neural network models requires substantial computational resources, time, and a large amount of labeled training data, which is frequently scarce in medical image segmentation. To address these issues, we propose LoRA-PT, a novel parameter-efficient fine-tuning (PEFT) method that transfers the pre-trained UNETR model from the BraTS2021 dataset to the hippocampus segmentation task. Specifically, LoRA-PT divides the parameter matrix of the transformer structure into three distinct sizes, yielding three third-order tensors. These tensors are decomposed using tensor singular value decomposition to…
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
TopicsMedical Image Segmentation Techniques · Brain Tumor Detection and Classification · Tensor decomposition and applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Attention Is All You Need · Dense Connections · Max Pooling · Concatenated Skip Connection · Linear Layer · Softmax · Position-Wise Feed-Forward Layer · Multi-Head Attention · Residual Connection
