paper-with-me

Papers

Intra- & Extra-Source Exemplar-Based Style Synthesis for Improved Domain Generalization

2023-07-02 · Yumeng Li, Dan Zhang, Margret Keuper, Anna Khoreva

The generalization with respect to domain shifts, as they frequently appear in applications such as autonomous driving, is one of the remaining big challenges for deep learning models. Therefore, we propose an exemplar-based style synthesis pipeline to improve domain generalization in semantic segmentation. Our method is based on a novel masked noise encoder for StyleGAN2 inversion. The model learns to faithfully reconstruct the image, preserving its semantic layout through noise prediction. Using the proposed masked noise encoder to randomize style and content combinations in the training set, i.e., intra-source style augmentation (ISSA) effectively increases the diversity of training data and reduces spurious correlation. As a result, we achieve up to $12.4\%$ mIoU improvements on driving-scene semantic segmentation under different types of data shifts, i.e., changing geographic locations, adverse weather conditions, and day to night. ISSA is model-agnostic and straightforwardly applicable with CNNs and Transformers. It is also complementary to other domain generalization techniques, e.g., it improves the recent state-of-the-art solution RobustNet by $3\%$ mIoU in Cityscapes to Dark Z\"urich. In addition, we demonstrate the strong plug-n-play ability of the proposed style synthesis pipeline, which is readily usable for extra-source exemplars e.g., web-crawled images, without any retraining or fine-tuning. Moreover, we study a new use case to indicate neural network's generalization capability by building a stylized proxy validation set. This application has significant practical sense for selecting models to be deployed in the open-world environment. Our code is available at \url{https://github.com/boschresearch/ISSA}.

📄 PDF Abstract BibTeX arXiv:2307.00648

Code (1)

boschresearch/issa 공식 구현 pytorch

Tasks

Autonomous DrivingData AugmentationDomain GeneralizationSemantic SegmentationStyle Transfer

Methods 이 논문이 사용한 방법론

Style Transfer Module Modules used in GAN's style transfer.
Virtual Data Augmentation Virtual Data Augmentation, or VDA, is a framework for robustly fine-tuning pre-trained language model. Based on the original token embeddings, a multinomial mixture for…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DSI2I: Dense Style for Unpaired Image-to-Image Translation

2022-12-26 · Baran Ozaydin, Tong Zhang, Sabine Süsstrunk, Mathieu Salzmann

Unpaired exemplar-based image-to-image (UEI2I) translation aims to translate a source image to a target image domain with the style of a target image exemplar, without ground-truth input-translation pairs. Existing UEI2I…

Image-to-Image TranslationTranslation

GramGAN: Deep 3D Texture Synthesis From 2D Exemplars

2020-06-29 · NeurIPS 2020 12 · Tiziano Portenier, Siavash Bigdeli, Orcun Goksel

We present a novel texture synthesis framework, enabling the generation of infinite, high-quality 3D textures given a 2D exemplar image. Inspired by recent advances in natural texture synthesis, we train deep neural mode…

Style TransferTexture Synthesis

Example-Guided Image Synthesis using Masked Spatial-Channel Attention and Self-Supervision

2020-08-01 · ECCV 2020 8 · Haitian Zheng, Haofu Liao, Lele Chen, Wei Xiong 외

Example-guided image synthesis has recently been attempted to synthesize an image from a semantic label map and an exemplary image. In the task, the additional exemplar image provides the style guidance that controls the…

Image GenerationSpatial Interpolation

Example-Guided Style-Consistent Image Synthesis From Semantic Labeling

2019-06-01 · CVPR 2019 6 · Miao Wang, Guo-Ye Yang, Ruilong Li, Run-Ze Liang 외

Example-guided image synthesis aims to synthesize an image from a semantic label map and an exemplary image indicating style. We use the term "style" in this problem to refer to implicit characteristics of images, for e…

Image GenerationScene Segmentation

Example-Guided Image Synthesis across Arbitrary Scenes using Masked Spatial-Channel Attention and Self-Supervision

2020-04-18 · Haitian Zheng, Haofu Liao, Lele Chen, Wei Xiong 외

Example-guided image synthesis has recently been attempted to synthesize an image from a semantic label map and an exemplary image. In the task, the additional exemplar image provides the style guidance that controls the…

Image GenerationSpatial Interpolation