SOTAVerified

BCI: Breast Cancer Immunohistochemical Image Generation through Pyramid Pix2pix

2022-04-25Code Available2· sign in to hype

ShengJie Liu, Chuang Zhu, Feng Xu, Xinyu Jia, Zhongyue Shi, Mulan Jin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The evaluation of human epidermal growth factor receptor 2 (HER2) expression is essential to formulate a precise treatment for breast cancer. The routine evaluation of HER2 is conducted with immunohistochemical techniques (IHC), which is very expensive. Therefore, for the first time, we propose a breast cancer immunohistochemical (BCI) benchmark attempting to synthesize IHC data directly with the paired hematoxylin and eosin (HE) stained images. The dataset contains 4870 registered image pairs, covering a variety of HER2 expression levels. Based on BCI, as a minor contribution, we further build a pyramid pix2pix image generation method, which achieves better HE to IHC translation results than the other current popular algorithms. Extensive experiments demonstrate that BCI poses new challenges to the existing image translation research. Besides, BCI also opens the door for future pathology studies in HER2 expression evaluation based on the synthesized IHC images. BCI dataset can be downloaded from https://bupt-ai-cz.github.io/BCI.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BCIcycleGANAverage PSNR16.2Unverified
BCIpyramidpix2pixAverage PSNR21.16Unverified
BCIpix2pixHDAverage PSNR19.63Unverified
BCIpix2pixAverage PSNR19.33Unverified
FLIRBCIPSNR11.14Unverified
LLVIPpyramidpix2pixPSNR12.19Unverified
LLVIPcycleGANPSNR11.22Unverified
LLVIPpix2pixHDPSNR11.16Unverified

Reproductions