← Search

Fengtao ZHOU

9 accepted papers

2025

Distilled Prompt Learning for Incomplete Multimodal Survival Prediction

CVPR 2025poster

The integration of multimodal data including pathology images and gene profiles is widely applied in precise survival prediction. Despite recent advances in multimodal survival models, collecting complete modalities for multimodal fusion still poses a significant challenge, hindering their applicati…

2025

Revisiting End-to-End Learning with Slide-level Supervision in Computational Pathology

NeurIPS 2025poster

Pre-trained encoders for offline feature extraction followed by multiple instance learning (MIL) aggregators have become the dominant paradigm in computational pathology (CPath), benefiting cancer diagnosis and prognosis. However, performance limitations arise from the absence of encoder fine-tuning…

Cited by 0SourcecodeScholar
2024

Explain via Any Concept: Concept Bottleneck Model with Open Vocabulary Concepts

ECCV 2024poster

"The concept bottleneck model (CBM) is an interpretable-by-design framework that makes decisions by first predicting a set of interpretable concepts, and then predicting the class label based on the given concepts. Existing CBMs are trained with a fixed set of concepts (concepts are either annotated…

Cited by 7SourcePDFScholar
2024

Feature Re-Embedding: Towards Foundation Model-Level Performance in Computational Pathology

CVPR 2024poster

Multiple instance learning (MIL) is the most widely used framework in computational pathology encompassing sub-typing diagnosis prognosis and more. However the existing MIL paradigm typically requires an offline instance feature extractor such as a pre-trained ResNet or a foundation model. This appr…

2023

Multiple Instance Learning Framework with Masked Hard Instance Mining for Whole Slide Image Classification

ICCV 2023oral

The whole slide image (WSI) classification is often formulated as a multiple instance learning (MIL) problem. Since the positive tissue is only a small fraction of the gigapixel WSI, existing MIL methods intuitively focus on identifying salient instances via attention mechanisms. However, this leads…

Cited by 71PDFcodeScholar
2022

Boosting Multi-Label Image Classification with Complementary Parallel Self-Distillation

IJCAI 2022poster

Multi-Label Image Classification (MLIC) appro-aches usually exploit label correlations to achieve good performance. However, emphasizing correlation like co-occurrence may overlook discriminative features and lead to model overfitting. In this study, we propose a generic framework named Parallel Sel…

2021

Deep Semantic Dictionary Learning for Multi-label Image Classification

AAAI 2021technical

Compared with single-label image classification, multi-label image classification is more practical and challenging. Some recent studies attempted to leverage the semantic information of categories for improving multi-label image classification performance. However, these semantic-based methods only…