CVIVAug 23, 2022

Ultra-high-resolution unpaired stain transformation via Kernelized Instance Normalization

arXiv:2208.10730v110 citationsh-index: 17Has Code
Originality Incremental advance
AI Analysis

This addresses the high costs of immunohistochemistry staining for medical diagnostics, though it is an incremental improvement over existing frameworks.

The paper tackles the problem of costly special staining in histopathology by proposing Kernelized Instance Normalization (KIN) for ultra-high-resolution unpaired image-to-image translation, achieving state-of-the-art stain transformation with constant GPU memory usage.

While hematoxylin and eosin (H&E) is a standard staining procedure, immunohistochemistry (IHC) staining further serves as a diagnostic and prognostic method. However, acquiring special staining results requires substantial costs. Hence, we proposed a strategy for ultra-high-resolution unpaired image-to-image translation: Kernelized Instance Normalization (KIN), which preserves local information and successfully achieves seamless stain transformation with constant GPU memory usage. Given a patch, corresponding position, and a kernel, KIN computes local statistics using convolution operation. In addition, KIN can be easily plugged into most currently developed frameworks without re-training. We demonstrate that KIN achieves state-of-the-art stain transformation by replacing instance normalization (IN) layers with KIN layers in three popular frameworks and testing on two histopathological datasets. Furthermore, we manifest the generalizability of KIN with high-resolution natural images. Finally, human evaluation and several objective metrics are used to compare the performance of different approaches. Overall, this is the first successful study for the ultra-high-resolution unpaired image-to-image translation with constant space complexity. Code is available at: https://github.com/Kaminyou/URUST

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes