paper-with-me

Papers

Content Preserving Image Translation with Texture Co-occurrence and Spatial Self-Similarity for Texture Debiasing and Domain Adaptation

2021-10-15 · Myeongkyun Kang, Dongkyu Won, Miguel Luna, Philip Chikontwe, Kyung Soo Hong, June Hong Ahn, Sang Hyun Park

Models trained on datasets with texture bias usually perform poorly on out-of-distribution samples since biased representations are embedded into the model. Recently, various image translation and debiasing methods have attempted to disentangle texture biased representations for downstream tasks, but accurately discarding biased features without altering other relevant information is still challenging. In this paper, we propose a novel framework that leverages image translation to generate additional training images using the content of a source image and the texture of a target image with a different bias property to explicitly mitigate texture bias when training a model on a target task. Our model ensures texture similarity between the target and generated images via a texture co-occurrence loss while preserving content details from source images with a spatial self-similarity loss. Both the generated and original training images are combined to train improved classification or segmentation models robust to inconsistent texture bias. Evaluation on five classification- and two segmentation-datasets with known texture biases demonstrates the utility of our method, and reports significant improvements over recent state-of-the-art methods in all cases.

📄 PDF Abstract BibTeX arXiv:2110.07920

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTranslation

Similar Papers 제목 키워드 기반

XGAN: Unsupervised Image-to-Image Translation for Many-to-Many Mappings

2017-11-14 · ICLR 2018 1 · Amélie Royer, Konstantinos Bousmalis, Stephan Gouws, Fred Bertsch 외

Style transfer usually refers to the task of applying color and texture information from a specific style image to a given content image while preserving the structure of the latter. Here we tackle the more generic probl…

Domain AdaptationImage-to-Image TranslationStyle TransferTranslation+1

Co-occurrence Filter

2017-03-12 · CVPR 2017 7 · Roy J Jevnisek, Shai Avidan

Co-occurrence Filter (CoF) is a boundary preserving filter. It is based on the Bilateral Filter (BF) but instead of using a Gaussian on the range values to preserve edges it relies on a co-occurrence matrix. Pixel values…

Gray Level Co-Occurrence Matrices: Generalisation and Some New Features

2012-05-22 · Bino Sebastian V, A. Unnikrishnan, Kannan Balakrishnan

Gray Level Co-occurrence Matrices (GLCM) are one of the earliest techniques used for image texture analysis. In this paper we defined a new feature called trace extracted from the GLCM and its implications in texture ana…

Content-Based Image RetrievalImage RetrievalRetrievalTexture Classification

FashionR2R: Texture-preserving Rendered-to-Real Image Translation with Diffusion Models

2024-10-18 · Rui Hu, Qian He, Gaofeng He, Jiedong Zhuang 외

Modeling and producing lifelike clothed human images has attracted researchers' attention from different areas for decades, with the complexity from highly articulated and structured content. Rendering algorithms decompo…

Image Generation

Unpaired Image-to-Image Translation with Content Preserving Perspective: A Review

2025-02-11 · Mehran Safayani, Behnaz Mirzapour, Hanieh aghaebrahimiyan, Nasrin Salehi 외

Image-to-image translation (I2I) transforms an image from a source domain to a target domain while preserving source content. Most computer vision applications are in the field of image-to-image translation, such as styl…

Image SegmentationImage-to-Image TranslationSemantic SegmentationStyle Transfer+2