paper-with-me

홈 › Papers

Parameter-efficient Prompt Tuning and Hierarchical Textual Guidance for Few-shot Whole Slide Image Classification

2026-03-23 · Jayanie Bogahawatte, Sachith Seneviratne, Saman Halgamuge arxiv

Whole Slide Images (WSIs) are giga-pixel in scale and are typically partitioned into small instances in WSI classification pipelines for computational feasibility. However, obtaining extensive instance level annotations is costly, making few-shot weakly supervised WSI classification (FSWC) crucial for learning from limited slide-level labels. Recently, pre-trained vision-language models (VLMs) have been adopted in FSWC, yet they exhibit several limitations. Existing prompt tuning methods in FSWC substantially increase both the number of trainable parameters and inference overhead. Moreover, current methods discard instances with low alignment to text embeddings from VLMs, potentially leading to information loss. To address these challenges, we propose two key contributions. First, we introduce a new parameter efficient prompt tuning method by scaling and shifting features in text encoder, which significantly reduces the computational cost. Second, to leverage not only the pre-trained knowledge of VLMs, but also the inherent hierarchical structure of WSIs, we introduce a WSI representation learning approach with a soft hierarchical textual guidance strategy without utilizing hard instance filtering. Comprehensive evaluations on pathology datasets covering breast, lung, and ovarian cancer types demonstrate consistent improvements up-to 10.9%, 7.8%, and 13.8% respectively, over the state-of-the-art methods in FSWC. Our method reduces the number of trainable parameters by 18.1% on both breast and lung cancer datasets, and 5.8% on the ovarian cancer dataset, while also excelling at weakly-supervised tumor localization. Code at https://github.com/Jayanie/HIPSS.

📄 PDF Abstract BibTeX arXiv:2603.21504

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningImage Classification

Similar Papers 제목 키워드 기반

Infusing Hierarchical Guidance into Prompt Tuning: A Parameter-Efficient Framework for Multi-level Implicit Discourse Relation Recognition

2024-02-23 · Haodong Zhao, Ruifang He, Mengnan Xiao, Jing Xu

Multi-level implicit discourse relation recognition (MIDRR) aims at identifying hierarchical discourse relations among arguments. Previous methods achieve the promotion through fine-tuning PLMs. However, due to the data …

HiPrompt: Tuning-free Higher-Resolution Generation with Hierarchical MLLM Prompts

2024-09-04 · Xinyu Liu, Yingqing He, Lanqing Guo, Xiang Li 외

The potential for higher-resolution image generation using pretrained diffusion models is immense, yet these models often struggle with issues of object repetition and structural artifacts especially when scaling to 4K r…

4kDenoisingImage GenerationTexture Synthesis

HiRoute: Hierarchical Routed Prompt Tuning for Safety Alignment of Large Language Models

2026-08-13 · Fangzhou Chen, Shiji Zhao, Mengyang Wang, Qihui Zhu 외 arxiv

Large language models (LLMs) remain vulnerable to harmful requests and jailbreak attacks. Parameter-efficient safety alignment methods based on prompt tuning typically rely on a single global prompt or externally selecte…

Fine-Grained VLM Fine-tuning via Latent Hierarchical Adapter Learning

2025-08-15 · Yumiao Zhao, Bo Jiang, Yuhe Ding, Xiao Wang 외 arxiv

Adapter-based approaches have garnered attention for fine-tuning pre-trained Vision-Language Models (VLMs) on few-shot classification tasks. These methods strive to develop a lightweight module that better aligns visual …

Few-Shot Learning

VP-Hype: A Hybrid Mamba-Transformer Framework with Visual-Textual Prompting for Hyperspectral Image Classification

2026-03-01 · Abdellah Zakaria Sellam, Fadi Abdeladhim Zidi, Salah Eddine Bekhouche, Ihssen Houhou 외 arxiv

Accurate classification of hyperspectral imagery (HSI) is often frustrated by the tension between high-dimensional spectral data and the extreme scarcity of labeled training samples. While hierarchical models like LoLA-S…

Hyperspectral Image Classificationparameter-efficient fine-tuning