Dual-View Pyramid Pooling in Deep Neural Networks for Improved Medical Image Classification and Confidence Calibration
Xiaoqing Zhang, Qiushi Nie, Zunjie Xiao, Jilu Zhao, Xiao Wu, Pengxin, Guo, Runzhi Li, Jin Liu, Yanjie Wei, Yi Pan

TL;DR
This paper introduces a dual-view pyramid pooling method that combines spatial and cross-channel pooling to enhance medical image classification accuracy and confidence calibration in deep neural networks.
Contribution
It systematically analyzes the roles of spatial and cross-channel pooling and proposes a novel dual-view pyramid pooling method to leverage their strengths for improved performance.
Findings
DVPP outperforms existing pooling methods in classification accuracy.
DVPP improves confidence calibration across multiple DNN architectures.
Extensive experiments on six medical datasets validate the effectiveness of DVPP.
Abstract
Spatial pooling (SP) and cross-channel pooling (CCP) operators have been applied to aggregate spatial features and pixel-wise features from feature maps in deep neural networks (DNNs), respectively. Their main goal is to reduce computation and memory overhead without visibly weakening the performance of DNNs. However, SP often faces the problem of losing the subtle feature representations, while CCP has a high possibility of ignoring salient feature representations, which may lead to both miscalibration of confidence issues and suboptimal medical classification results. To address these problems, we propose a novel dual-view framework, the first to systematically investigate the relative roles of SP and CCP by analyzing the difference between spatial features and pixel-wise features. Based on this framework, we propose a new pooling method, termed dual-view pyramid pooling (DVPP), to…
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
TopicsBrain Tumor Detection and Classification · AI in cancer detection
