paper-with-me

홈 › Papers

Keeping Representation Similarity in Finetuning for Medical Image Analysis

2025-03-10 · Wenqiang Zu, Shenghao Xie, Hao Chen, Yiming Liang, Lei Ma

Foundation models pretrained on large-scale natural images have been widely used to adapt to medical image analysis through finetuning. This is largely attributed to pretrained representations capturing universal, robust, and generalizable features, which can be reutilized by downstream tasks. However, these representations are later found to gradually vanish during finetuning, accompanied by a degradation of foundation model's original abilities, e.g., generalizability. In this paper, we argue that pretrained representations can be well preserved while still effectively adapting to downstream tasks. We study this by proposing a new finetuning method RepSim, which minimizes the distance between pretrained and finetuned representations via constraining learnable orthogonal manifold based on similarity invariance. Compared to standard finetuning methods, e.g., full finetuning, our method improves representation similarity by over 30% while maintaining competitive accuracy, and reduces sharpness by 42% across five medical image classification datasets. The code will be released.

📄 PDF Abstract BibTeX arXiv:2503.07399

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification

Similar Papers 제목 키워드 기반

SuryaKiran at MEDIQA-Sum 2023: Leveraging LoRA for Clinical Dialogue Summarization

2023-07-11 · Kunal Suri, Prakhar Mishra, Saumajit Saha, Atul Singh

Finetuning Large Language Models helps improve the results for domain-specific use cases. End-to-end finetuning of large language models is time and resource intensive and has high storage requirements to store the finet…

Language ModelingLanguage ModellingLarge Language Modelparameter-efficient fine-tuning

Sparse Memory Finetuning as a Low-Forgetting Alternative to LoRA and Full Finetuning

2026-05-04 · Prakhar Gupta, Garv Shah, Satyam Goyal, Anirudh Kanchi arxiv

Adapting a pretrained language model to a new task often hurts the general capabilities it already had, a problem known as catastrophic forgetting. Sparse Memory Finetuning (SMF) tries to avoid this by adding key-value m…

Local Spatiotemporal Representation Learning for Longitudinally-consistent Neuroimage Analysis

2022-06-09 · Mengwei Ren, Neel Dey, Martin A. Styner, Kelly Botteron 외

Recent self-supervised advances in medical computer vision exploit global and local anatomical self-similarity for pretraining prior to downstream tasks such as segmentation. However, current methods assume i.i.d. image …

One-Shot SegmentationRepresentation LearningSegmentation

Enhancing GANs with Contrastive Learning-Based Multistage Progressive Finetuning SNN and RL-Based External Optimization

2024-09-30 · Osama Mustafa

Generative Adversarial Networks (GANs) have been at the forefront of image synthesis, especially in medical fields like histopathology, where they help address challenges such as data scarcity, patient privacy, and class…

Binary ClassificationContrastive LearningDenoisingImage Generation

GLoRIA: A Multimodal Global-Local Representation Learning Framework for Label-Efficient Medical Image Recognition

2021-01-01 · ICCV 2021 10 · Shih-Cheng Huang, Liyue Shen, Matthew P. Lungren, Serena Yeung

In recent years, the growing number of medical imaging studies is placing an ever-increasing burden on radiologists. Deep learning provides a promising solution for automatic medical image analysis and clinical decis…

Image-text RetrievalMedical Image AnalysisRepresentation LearningRetrieval+1