Effect of the Pixel Interpolation Method for Downsampling Medical Images on Deep Learning Accuracy

Hirahara Daisuke,Takaya Eichi,Kadowaki Mizuki,Kobayashi Yasuyuki,Ueda Takuya,Daisuke Hirahara,Eichi Takaya,Mizuki Kadowaki,Yasuyuki Kobayashi,Takuya Ueda
DOI: https://doi.org/10.4236/jcc.2021.911010
2021-01-01
Journal of Computer and Communications
Abstract:Background: High-resolution medical images often need to be downsampled because of the memory limitations of the hardware used for machine learning. Although various image interpolation methods are applicable to downsampling, the effect of data preprocessing on the learning performance of convolutional neural networks (CNNs) has not been fully investigated. Methods: In this study, five different pixel interpolation algorithms (nearest neighbor, bilinear, Hamming window, bicubic, and Lanczos interpolation) were used for image downsampling to investigate their effects on the prediction accuracy of a CNN. Chest X-ray images from the NIH public dataset were examined by downsampling 10 patterns. Results: The accuracy improved with a decreasing image size, and the best accuracy was achieved at 64 × 64 pixels. Among the interpolation methods, bicubic interpolation obtained the highest accuracy, followed by the Hamming window.
What problem does this paper attempt to address?