paper-with-me

Papers

SAMora: Enhancing SAM through Hierarchical Self-Supervised Pre-Training for Medical Images

2025-11-09 · Shuhang Chen, Hangjie Yuan, Pengwei Liu, Hanxue Gu, Tao Feng, Dong Ni arxiv

The Segment Anything Model (SAM) has demonstrated significant potential in medical image segmentation. Yet, its performance is limited when only a small amount of labeled data is available, while there is abundant valuable yet often overlooked hierarchical information in medical data. To address this limitation, we draw inspiration from self-supervised learning and propose SAMora, an innovative framework that captures hierarchical medical knowledge by applying complementary self-supervised learning objectives at the image, patch, and pixel levels. To fully exploit the complementarity of hierarchical knowledge within LoRAs, we introduce HL-Attn, a hierarchical fusion module that integrates multi-scale features while maintaining their distinct characteristics. SAMora is compatible with various SAM variants, including SAM2, SAMed, and H-SAM. Experimental results on the Synapse, LA, and PROMISE12 datasets demonstrate that SAMora outperforms existing SAM variants. It achieves state-of-the-art performance in both few-shot and fully supervised settings while reducing fine-tuning epochs by 90%. The code is available at https://github.com/ShChen233/SAMora.

📄 PDF Abstract BibTeX arXiv:2511.08626

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

SAMoRA: Semantic-Aware Mixture of LoRA Experts for Task-Adaptive Learning

2026-04-21 · Boyan Shi, Wei Chen, Shuyuan Zhao, Junfeng Shen 외 arxiv

The combination of Mixture-of-Experts (MoE) and Low-Rank Adaptation (LoRA) has shown significant potential for enhancing the multi-task learning capabilities of Large Language Models. However, existing methods face two p…

parameter-efficient fine-tuningMulti-Task Learning

Self-Foveate: Enhancing Diversity and Difficulty of Synthesized Instructions from Unsupervised Text via Multi-Level Foveation

2025-07-31 · Mingzhe Li, Xin Lu, Yanyan Zhao arxiv

Synthesizing high-quality instruction data from unsupervised text is a promising paradigm for training large language models (LLMs), yet automated methods for this task still exhibit significant limitations in the divers…

Deep Self-knowledge Distillation: A hierarchical supervised learning for coronary artery segmentation

2025-09-03 · Mingfeng Lin arxiv

Coronary artery disease is a leading cause of mortality, underscoring the critical importance of precise diagnosis through X-ray angiography. Manual coronary artery segmentation from these images is time-consuming and in…

Knowledge Distillation

HASSOD: Hierarchical Adaptive Self-Supervised Object Detection

2024-02-05 · NeurIPS 2023 11 · Shengcao Cao, Dhiraj Joshi, Liang-Yan Gui, Yu-Xiong Wang

The human visual perception system demonstrates exceptional capabilities in learning without explicit supervision and understanding the part-to-whole composition of objects. Drawing inspiration from these two abilities, …

Objectobject-detectionObject DetectionSelf-Supervised Learning

SOHES: Self-supervised Open-world Hierarchical Entity Segmentation

2024-04-18 · Shengcao Cao, Jiuxiang Gu, Jason Kuen, Hao Tan 외

Open-world entity segmentation, as an emerging computer vision task, aims at segmenting entities in images without being restricted by pre-defined classes, offering impressive generalization capabilities on unseen images…

Segmentation