paper-with-me

홈 › Papers

SLPT: Selective Labeling Meets Prompt Tuning on Label-Limited Lesion Segmentation

2023-08-09 · Fan Bai, Ke Yan, Xiaoyu Bai, Xinyu Mao, Xiaoli Yin, Jingren Zhou, Yu Shi, Le Lu, Max Q. -H. Meng

Medical image analysis using deep learning is often challenged by limited labeled data and high annotation costs. Fine-tuning the entire network in label-limited scenarios can lead to overfitting and suboptimal performance. Recently, prompt tuning has emerged as a more promising technique that introduces a few additional tunable parameters as prompts to a task-agnostic pre-trained model, and updates only these parameters using supervision from limited labeled data while keeping the pre-trained model unchanged. However, previous work has overlooked the importance of selective labeling in downstream tasks, which aims to select the most valuable downstream samples for annotation to achieve the best performance with minimum annotation cost. To address this, we propose a framework that combines selective labeling with prompt tuning (SLPT) to boost performance in limited labels. Specifically, we introduce a feature-aware prompt updater to guide prompt tuning and a TandEm Selective LAbeling (TESLA) strategy. TESLA includes unsupervised diversity selection and supervised selection using prompt-based uncertainty. In addition, we propose a diversified visual prompt tuning strategy to provide multi-prompt-based discrepant predictions for TESLA. We evaluate our method on liver tumor segmentation and achieve state-of-the-art performance, outperforming traditional fine-tuning with only 6% of tunable parameters, also achieving 94% of full-data performance by labeling only 5% of the data.

📄 PDF Abstract BibTeX arXiv:2308.04911

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion SegmentationMedical Image AnalysisTumor SegmentationVisual Prompt Tuning

Similar Papers 제목 키워드 기반

Sparse Local Patch Transformer for Robust Face Alignment and Landmarks Inherent Relation Learning

2022-03-13 · CVPR 2022 1 · Jiahao Xia, Weiwei qu, Wenjian Huang, JianGuo Zhang 외

Heatmap regression methods have dominated face alignment area in recent years while they ignore the inherent relation between different landmarks. In this paper, we propose a Sparse Local Patch Transformer (SLPT) for lea…

Face AlignmentRelationRobust Face Alignment

Unsupervised Gait Recognition with Selective Fusion

2023-03-19 · Xuqian Ren, Shaopeng Yang, Saihui Hou, Chunshui Cao 외

Previous gait recognition methods primarily trained on labeled datasets, which require painful labeling effort. However, using a pre-trained model on a new dataset without fine-tuning can lead to significant performance …

Contrastive LearningGait Recognition

PromptRad: Knowledge-Enhanced Multi-Label Prompt-Tuning for Low-Resource Radiology Report Labeling

2026-05-19 · Ying-Jia Lin, Tzu-Chin Lo, Ping-Chien Li, Chi-Tung Cheng 외 arxiv

Automatic report labeling facilitates the identification of clinical findings from unstructured text and enables large-scale annotation for medical imaging research. Existing rule-based labelers struggle with the diverse…

Multi-Label Classification

ToPro: Token-Level Prompt Decomposition for Cross-Lingual Sequence Labeling Tasks

2024-01-29 · Bolei Ma, Ercong Nie, Shuzhou Yuan, Helmut Schmid 외

Prompt-based methods have been successfully applied to multilingual pretrained language models for zero-shot cross-lingual understanding. However, most previous studies primarily focused on sentence-level classification …

BenchmarkingCross-Lingual TransferIn-Context Learningnamed-entity-recognition+8

Learning and Editing Universal Graph Prompt Tuning via Reinforcement Learning

2025-12-09 · Jinfeng Xu, Zheyu Chen, Shuo Yang, Jinze Li 외 arxiv

Early graph prompt tuning approaches relied on task-specific designs for Graph Neural Networks (GNNs), limiting their adaptability across diverse pre-training strategies. In contrast, another promising line of research h…

Reinforcement Learning