paper-with-me

홈 › Papers

Free Lunch in Pathology Foundation Model: Task-specific Model Adaptation with Concept-Guided Feature Enhancement

2024-11-15 · Yanyan Huang, Weiqin Zhao, Yihang Chen, Yu Fu, Lequan Yu

Whole slide image (WSI) analysis is gaining prominence within the medical imaging field. Recent advances in pathology foundation models have shown the potential to extract powerful feature representations from WSIs for downstream tasks. However, these foundation models are usually designed for general-purpose pathology image analysis and may not be optimal for specific downstream tasks or cancer types. In this work, we present Concept Anchor-guided Task-specific Feature Enhancement (CATE), an adaptable paradigm that can boost the expressivity and discriminativeness of pathology foundation models for specific downstream tasks. Based on a set of task-specific concepts derived from the pathology vision-language model with expert-designed prompts, we introduce two interconnected modules to dynamically calibrate the generic image features extracted by foundation models for certain tasks or cancer types. Specifically, we design a Concept-guided Information Bottleneck module to enhance task-relevant characteristics by maximizing the mutual information between image features and concept anchors while suppressing superfluous information. Moreover, a Concept-Feature Interference module is proposed to utilize the similarity between calibrated features and concept anchors to further generate discriminative task-specific features. The extensive experiments on public WSI datasets demonstrate that CATE significantly enhances the performance and generalizability of MIL models. Additionally, heatmap and umap visualization results also reveal the effectiveness and interpretability of CATE. The source code is available at https://github.com/HKU-MedAI/CATE.

📄 PDF Abstract BibTeX arXiv:2411.09894

Code (1)

hku-medai/cate 공식 구현 pytorch

Tasks

model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Free Lunch in Medical Image Foundation Model Pre-training via Randomized Synthesis and Disentanglement

2026-02-12 · Yuhan Wei, Yuting He, Linshan Wu, Fuxiang Huang 외 arxiv

Medical image foundation models (MIFMs) have demonstrated remarkable potential for a wide range of clinical tasks, yet their development is constrained by the scarcity, heterogeneity, and high cost of large-scale annotat…

Representation Learning

There are free lunches

2021-09-29 · Zhuoran Xu, Hao liu, Bo Dong

No-Free-Lunch Theorems state that the performance of all algorithms is the same when averaged over all possible tasks. It has been argued that the necessary conditions for NFL are too restrictive to be found in practice.…

All

VisionTS: Visual Masked Autoencoders Are Free-Lunch Zero-Shot Time Series Forecasters

2024-08-30 · Mouxiang Chen, Lefei Shen, Zhuo Li, Xiaoyun Joy Wang 외

Foundation models have emerged as a promising approach in time series forecasting (TSF). Existing approaches either repurpose large language models (LLMs) or build large-scale time series datasets to develop TSF foundati…

Image ReconstructionTime SeriesTime Series Forecasting

The Butterfly Effect in Pathology: Exploring Security in Pathology Foundation Models

2025-05-30 · Jiashuai Liu, Yingjia Shang, Yingkang Zhan, Di Zhang 외

With the widespread adoption of pathology foundation models in both research and clinical decision support systems, exploring their security has become a critical concern. However, despite their growing impact, the vulne…

Adversarial Robustness

Free Lunch for Optimisation under the Universal Distribution

2016-08-16 · Tom Everitt, Tor Lattimore, Marcus Hutter

Function optimisation is a major challenge in computer science. The No Free Lunch theorems state that if all functions with the same histogram are assumed to be equally probable then no algorithm outperforms any other in…