paper-with-me

Papers

End-to-end Multi-source Visual Prompt Tuning for Survival Analysis in Whole Slide Images

2024-09-05 · Zhongwei Qiu, Hanqing Chao, wenbin liu, Yixuan Shen, Le Lu, Ke Yan, Dakai Jin, Yun Bian, Hui Jiang

Survival analysis using pathology images poses a considerable challenge, as it requires the localization of relevant information from the multitude of tiles within whole slide images (WSIs). Current methods typically resort to a two-stage approach, where a pre-trained network extracts features from tiles, which are then used by survival models. This process, however, does not optimize the survival models in an end-to-end manner, and the pre-extracted features may not be ideally suited for survival prediction. To address this limitation, we present a novel end-to-end Visual Prompt Tuning framework for survival analysis, named VPTSurv. VPTSurv refines feature embeddings through an efficient encoder-decoder framework. The encoder remains fixed while the framework introduces tunable visual prompts and adaptors, thus permitting end-to-end training specifically for survival prediction by optimizing only the lightweight adaptors and the decoder. Moreover, the versatile VPTSurv framework accommodates multi-source information as prompts, thereby enriching the survival model. VPTSurv achieves substantial increases of 8.7% and 12.5% in the C-index on two immunohistochemical pathology image datasets. These significant improvements highlight the transformative potential of the end-to-end VPT framework over traditional two-stage methods.

📄 PDF Abstract BibTeX arXiv:2409.03804

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSurvival AnalysisSurvival PredictionVisual Prompt Tuningwhole slide images

Similar Papers 제목 키워드 기반

VGAT: A Cancer Survival Analysis Framework Transitioning from Generative Visual Question Answering to Genomic Reconstruction

2025-03-25 · Zizhi Chen, Minghao Han, Xukun Zhang, Shuwei Ma 외

Multimodal learning combining pathology images and genomic sequences enhances cancer survival analysis but faces clinical implementation barriers due to limited access to genomic sequencing in under-resourced regions. To…

Generative Visual Question AnsweringQuestion AnsweringSurvival AnalysisSurvival Prediction+3

Medical Image Understanding Improves Survival Prediction via Visual Instruction Tuning

2026-04-20 · Xixi Liu, Jorge Lazo, Andreas Hallqvist, Mikael Johansson 외 arxiv

Accurate prognostication and risk estimation are essential for guiding clinical decision-making and optimizing patient management. While radiologist-assessed features from CT scans provide valuable indicators of disease …

HiLa: Hierarchical Vision-Language Collaboration for Cancer Survival Prediction

2025-07-07 · Jiaqi Cui, Lu Wen, Yuchen Fei, Bo Liu 외 arxiv

Survival prediction using whole-slide images (WSIs) is crucial in cancer re-search. Despite notable success, existing approaches are limited by their reliance on sparse slide-level labels, which hinders the learning of d…

Contrastive Learning

PRISM: A Framework Harnessing Unsupervised Visual Representations and Textual Prompts for Explainable MACE Survival Prediction from Cardiac Cine MRI

2025-08-26 · Haoyang Su, Jin-Yi Xiang, Shaohao Rui, Yifan Gao 외 arxiv

Accurate prediction of major adverse cardiac events (MACE) remains a central challenge in cardiovascular prognosis. We present PRISM (Prompt-guided Representation Integration for Survival Modeling), a self-supervised fra…

When Visual Prompt Tuning Meets Source-Free Domain Adaptive Semantic Segmentation

2023-09-21 · NeurIPS 2023 11

Source-free domain adaptive semantic segmentation aims to adapt a pre-trained source model to the unlabeled target domain without accessing the private source data. Previous methods usually fine-tune the entire network,…