paper-with-me

홈 › Papers

Multi-stage domain adversarial style reconstruction for cytopathological image stain normalization

2019-09-11 · Xihao Chen, Jingya Yu, Li Chen, Shaoqun Zeng, Xiuli Liu, Shenghua Cheng

The different stain styles of cytopathological images have a negative effect on the generalization ability of automated image analysis algorithms. This article proposes a new framework that normalizes the stain style for cytopathological images through a stain removal module and a multi-stage domain adversarial style reconstruction module. We convert colorful images into grayscale images with a color-encoding mask. Using the mask, reconstructed images retain their basic color without red and blue mixing, which is important for cytopathological image interpretation. The style reconstruction module consists of per-pixel regression with intradomain adversarial learning, inter-domain adversarial learning, and optional task-based refining. Per-pixel regression with intradomain adversarial learning establishes the generative network from the decolorized input to the reconstructed output. The interdomain adversarial learning further reduces the difference in stain style. The generation network can be optimized by combining it with the task network. Experimental results show that the proposed techniques help to optimize the generation network. The average accuracy increases from 75.41% to 84.79% after the intra-domain adversarial learning, and to 87.00% after interdomain adversarial learning. Under the guidance of the task network, the average accuracy rate reaches 89.58%. The proposed method achieves unsupervised stain normalization of cytopathological images, while preserving the cell structure, texture structure, and cell color properties of the image. This method overcomes the problem of generalizing the task models between different stain styles of cytopathological images.

📄 PDF Abstract BibTeX arXiv:1909.05184

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Generating Transferable and Stealthy Adversarial Patch via Attention-guided Adversarial Inpainting

2023-08-10 · YanJie Li, Mingxing Duan, Xuelong Dai, Bin Xiao

Adversarial patch attacks can fool the face recognition (FR) models via small patches. However, previous adversarial patch attacks often result in unnatural patterns that are easily noticeable. Generating transferable an…

Face Recognition

Style Agnostic 3D Reconstruction via Adversarial Style Transfer

2021-10-20 · Felix Petersen, Bastian Goldluecke, Oliver Deussen, Hilde Kuehne

Reconstructing the 3D geometry of an object from an image is a major challenge in computer vision. Recently introduced differentiable renderers can be leveraged to learn the 3D geometry of objects from 2D images, but tho…

3D geometry3D Object Reconstruction3D ReconstructionDomain Adaptation+3

OMGTex: One-stage Multi-style Facial Texture Reconstruction without Geometry Guidance

2026-05-25 · Zitong Xiao, Yuda Qiu, Zisheng Ye, Xiaoguang Han arxiv

We propose OMGTex, an end-to-end diffusion-based framework for reconstructing high-quality and editable facial UV textures from multi-style facial images. Existing texture reconstruction methods face two major limitation…

Style Transfer

MoreStyle: Relax Low-frequency Constraint of Fourier-based Image Reconstruction in Generalizable Medical Image Segmentation

2024-03-18 · Haoyu Zhao, Wenhui Dong, Rui Yu, Zhou Zhao 외

The task of single-source domain generalization (SDG) in medical image segmentation is crucial due to frequent domain shifts in clinical image datasets. To address the challenge of poor generalization across different do…

Data AugmentationDomain GeneralizationImage ReconstructionImage Segmentation+3

AIR-DA: Adversarial Image Reconstruction for Unsupervised Domain Adaptive Object Detection

2023-03-27 · Kunyang Sun, Wei Lin, Haoqin Shi, Zhengming Zhang 외

Unsupervised domain adaptive object detection is a challenging vision task where object detectors are adapted from a label-rich source domain to an unlabeled target domain. Recent advances prove the efficacy of the adver…

Image Reconstructionobject-detectionObject Detection