中文
相关论文

相关论文: End-to-end Multi-source Visual Prompt Tuning for S…

200 篇论文

Survival prediction based on whole slide images (WSIs) is a challenging task for patient-level multiple instance learning (MIL). Due to the vast amount of data for a patient (one or multiple gigapixels WSIs) and the irregularly shaped…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Zhuchen Shao , Yang Chen , Hao Bian , Jian Zhang , Guojun Liu , Yongbing Zhang

Visual Prompt Tuning (VPT) has emerged as a parameter-efficient fine-tuning paradigm for vision transformers, with conventional approaches utilizing dataset-level prompts that remain the same across all input instances. We observe that this…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Xi Xiao , Yunbei Zhang , Xingjian Li , Tianyang Wang , Xiao Wang , Yuxiang Wei , Jihun Hamm , Min Xu

Pathology whole-slide images (WSIs) are widely used for cancer survival analysis because of their comprehensive histopathological information at both cellular and tissue levels, enabling quantitative, large-scale, and prognostically rich…

图像与视频处理 · 电气工程与系统科学 2025-10-02 Yucheng Xing , Ling Huang , Jingying Ma , Ruping Hong , Jiangdong Qiu , Pei Liu , Kai He , Huazhu Fu , Mengling Feng

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…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Jayanie Bogahawatte , Sachith Seneviratne , Saman Halgamuge

Histopathology-based survival modelling has two major hurdles. Firstly, a well-performing survival model has minimal clinical application if it does not contribute to the stratification of a cancer patient cohort into different risk groups,…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Hassan Muhammad , Chensu Xie , Carlie S. Sigel , Michael Doukas , Lindsay Alpert , William R. Jarnagin , Amber Simpson , Thomas J. Fuchs

We propose a modular framework for predicting cancer specific survival directly from whole slide pathology images (WSIs). The framework consists of four key stages designed to capture prognostic and morphological heterogeneity. First, a…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Ardhendu Sekhar , Vasu Soni , Keshav Aske , Garima Jain , Pranav Jeevan , Amit Sethi

Vision Transformer (ViT) models have recently emerged as powerful and versatile models for various visual tasks. Recently, a work called PMF has achieved promising results in few-shot image classification by utilizing pre-trained vision…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Junjie Zhu , Yiying Li , Chunping Qiu , Ke Yang , Naiyang Guan , Xiaodong Yi

The current modus operandi in adapting pre-trained models involves updating all the backbone parameters, ie, full fine-tuning. This paper introduces Visual Prompt Tuning (VPT) as an efficient and effective alternative to full fine-tuning…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Menglin Jia , Luming Tang , Bor-Chun Chen , Claire Cardie , Serge Belongie , Bharath Hariharan , Ser-Nam Lim

Traditional image-based survival prediction models rely on discriminative patch labeling which make those methods not scalable to extend to large datasets. Recent studies have shown Multiple Instance Learning (MIL) framework is useful for…

图像与视频处理 · 电气工程与系统科学 2020-09-24 Jiawen Yao , Xinliang Zhu , Jitendra Jonnagaddala , Nicholas Hawkins , Junzhou Huang

Computational pathology and whole-slide image (WSI) analysis are pivotal in cancer diagnosis and prognosis. However, the ultra-high resolution of WSIs presents significant modeling challenges. Recent advancements in pathology foundation…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Honglin Li , Zhongyi Shui , Yunlong Zhang , Chenglu Zhu , Lin Yang

Survival prediction using whole slide images (WSIs) can be formulated as a multiple instance learning (MIL) problem. However, existing MIL methods often fail to explicitly capture pathological heterogeneity within WSIs, both globally --…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Qin Ren , Yifan Wang , Ruogu Fang , Haibin Ling , Chenyu You

Cancer survival prediction using multi-modal medical imaging presents a critical challenge in oncology, mainly due to the vulnerability of deep learning models to noise and protocol variations across imaging centers. Current approaches…

图像与视频处理 · 电气工程与系统科学 2025-05-06 Aiman Farooq , Azad Singh , Deepak Mishra , Santanu Chaudhury

Survival analysis on tabular data is a well-studied problem. However, existing deep learning methods are often highly task-specific, which can limit the transfer of new approaches from other domains and introduce constraints that may affect…

机器学习 · 计算机科学 2026-05-06 Stanislav Kirpichenko , Andrei Konstantinov , Lev Utkin

Visual Prompt Tuning (VPT) is an effective tuning method for adapting pretrained Vision Transformers (ViTs) to downstream tasks. It leverages extra learnable tokens, known as prompts, which steer the frozen pretrained ViTs. Although VPT has…

机器学习 · 计算机科学 2023-06-09 Seungryong Yoo , Eunji Kim , Dahuin Jung , Jungbeom Lee , Sungroh Yoon

In pathology, whole-slide images (WSI) based survival prediction has attracted increasing interest. However, given the large size of WSIs and the lack of pathologist annotations, extracting the prognostic information from WSIs remains a…

图像与视频处理 · 电气工程与系统科学 2021-10-25 Shuai Jiang , Arief A. Suriawinata , Saeed Hassanpour

Current approaches for classification of whole slide images (WSI) in digital pathology predominantly utilize a two-stage learning pipeline. The first stage identifies areas of interest (e.g. tumor tissue), while the second stage processes…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Marvin Teichmann , Andre Aichert , Hanibal Bohnenberger , Philipp Ströbel , Tobias Heimann

Histopathology Whole-Slide Images (WSIs) provide an important tool to assess cancer prognosis in computational pathology (CPATH). While existing survival analysis (SA) approaches have made exciting progress, they are generally limited to…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Pei Liu , Luping Ji , Jiaxiang Gou , Bo Fu , Mao Ye

Post-training Large Vision-and-Language Models (LVLMs) typically involves Supervised Fine-Tuning (SFT) for knowledge injection or Reinforcement Learning with Verifiable Rewards (RLVR) for performance enhancement. However, SFT often leads to…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yuqi Liu , Liangyu Chen , Jiazhen Liu , Mingkang Zhu , Zhisheng Zhong , Bei Yu , Jiaya Jia

The use of multi-modal data such as the combination of whole slide images (WSIs) and gene expression data for survival analysis can lead to more accurate survival predictions. Previous multi-modal survival models are not able to efficiently…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Ruoqi Wang , Ziwang Huang , Haitao Wang , Hejun Wu

Large-scale pre-trained transformers have demonstrated remarkable success in various computer vision tasks. However, it is still highly challenging to fully fine-tune these models for downstream tasks due to their high computational and…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Zhao Song , Ke Yang , Naiyang Guan , Junjie Zhu , Peng Qiao , Qingyong Hu
‹ 上一页 1 2 3 10 下一页 ›