CVFC: Attention-Based Cross-View Feature Consistency for Weakly Supervised Semantic Segmentation of Pathology Images
Liangrui Pan, Lian Wang, Zhichao Feng, Liwen Xu, Shaoliang Peng

TL;DR
This paper introduces CVFC, an attention-based framework for weakly supervised pathology image segmentation that generates pseudo-masks by enforcing cross-view feature consistency, reducing the need for detailed annotations.
Contribution
The paper proposes a novel multi-branch attention mechanism framework (CVFC) for weakly supervised segmentation of pathology images, improving accuracy with feature consistency constraints.
Findings
Achieved IoU of 0.7122 on WSSS4LUAD dataset
Outperformed existing methods like HistoSegNet and SEAM
Effective pseudo-mask generation with attention-based feature refinement
Abstract
Histopathology image segmentation is the gold standard for diagnosing cancer, and can indicate cancer prognosis. However, histopathology image segmentation requires high-quality masks, so many studies now use imagelevel labels to achieve pixel-level segmentation to reduce the need for fine-grained annotation. To solve this problem, we propose an attention-based cross-view feature consistency end-to-end pseudo-mask generation framework named CVFC based on the attention mechanism. Specifically, CVFC is a three-branch joint framework composed of two Resnet38 and one Resnet50, and the independent branch multi-scale integrated feature map to generate a class activation map (CAM); in each branch, through down-sampling and The expansion method adjusts the size of the CAM; the middle branch projects the feature matrix to the query and key feature spaces, and generates a feature space perception…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis
MethodsSelf-supervised Equivariant Attention Mechanism · Class-activation map
