FFM-CP:融合多个病理视觉语言基础模型的小样本计算病理学框架
FFM-CP: Cross-Backbone Fusion of Vision-Language Foundation Models for Few-Shot Computational Pathology
病理标注太贵没数据?这篇把多个病理视觉语言模型的表征融合起来,54 组实验里 50 组小样本分类更强,做医学影像的可以看看。
FFM-CP 是一个面向计算病理学的小样本融合框架,解决多个病理视觉语言基础模型在不同疾病任务上表现不一致、专家标注成本高的问题。方法上先用 Orthogonal Procrustes 变换在支持图像上做闭式解对齐异构表征,无需训练额外对齐网络,再通过统一图结构跨骨干交换信息,结合文本原型与病例检索两条分支。实验在 6 个组织病理数据集上以每类 4、8、16 shots 评估 3 种骨干组合,54 组对比中有 50 组的 mean macro-F1 超过各自集合中最强的单独适配模型。
FFM-CP: Cross-Backbone Fusion of Vision-Language Foundation Models for Few-Shot Computational Pathology
Pathology vision-language foundation models vary in performance across diseases and tasks, with no single model consistently performing best. The high cost of expert pathology annotation can also limit the labeled data available for task-specific adaptation. Combining complementary pretrained representations is a potential approach to these limitations, yet learning an effective fusion from few labeled examples remains challenging. We introduce Few-shot Fusion Foundation Models of Computational Pathology (FFM-CP), which is a framework that combines multiple pathology vision-language models in the few-shot learning setting. The framework first aligns heterogeneous representations using a closed-form Orthogonal Procrustes transformation estimated from corresponding support images. This alignment preserves within-model feature geometry without training an additional alignment network. Within the aligned space, a unified graph enables information exchange across backbones by jointly refining support-image features and visual and textual class prototypes. These refined representations support complementary text-prototype and case-retrieval branches that capture semantic class knowledge and within-class visual variation, respectively. Each branch learns to combine predictions from all ordered backbone pairs, allowing queries encoded by one model to draw on evidence represented by another. We evaluate three backbone combinations on six histopathology datasets at 4, 8, and 16 shots per class. FFM-CP achieves higher mean macro-F1 than the strongest individually adapted member of each fused set in 50 of 54 comparisons. These findings suggest that combining complementary pretrained representations can improve histopathological classification when annotations are limited.