paper-with-me

Papers

Decompose, Adjust, Compose: Effective Normalization by Playing with Frequency for Domain Generalization

2023-03-04 · CVPR 2023 1 · Sangrok Lee, Jongseong Bae, Ha Young Kim

Domain generalization (DG) is a principal task to evaluate the robustness of computer vision models. Many previous studies have used normalization for DG. In normalization, statistics and normalized features are regarded as style and content, respectively. However, it has a content variation problem when removing style because the boundary between content and style is unclear. This study addresses this problem from the frequency domain perspective, where amplitude and phase are considered as style and content, respectively. First, we verify the quantitative phase variation of normalization through the mathematical derivation of the Fourier transform formula. Then, based on this, we propose a novel normalization method, PCNorm, which eliminates style only as the preserving content through spectral decomposition. Furthermore, we propose advanced PCNorm variants, CCNorm and SCNorm, which adjust the degrees of variations in content and style, respectively. Thus, they can learn domain-agnostic representations for DG. With the normalization methods, we propose ResNet-variant models, DAC-P and DAC-SC, which are robust to the domain gap. The proposed models outperform other recent DG methods. The DAC-SC achieves an average state-of-the-art performance of 65.6% on five datasets: PACS, VLCS, Office-Home, DomainNet, and TerraIncognita.

📄 PDF Abstract BibTeX arXiv:2303.02328

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

PDCR: Perception-Decomposed Confidence Reward for Vision-Language Reasoning

2026-05-13 · Hee Suk Yoon, Eunseop Yoon, Ji Woo Hong, SooHwan Eom 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) traditionally relies on a sparse, outcome-based signal. Recent work shows that providing a fine-grained, model-intrinsic signal (rewarding the confidence growth in th…

Reinforcement Learning

Normalization Techniques in Training DNNs: Methodology, Analysis and Application

2020-09-27 · Lei Huang, Jie Qin, Yi Zhou, Fan Zhu 외

Normalization techniques are essential for accelerating the training and improving the generalization of deep neural networks (DNNs), and have successfully been used in various applications. This paper reviews and commen…

Factor Normalization for Deep Neural Network Models

2021-01-01 · Haobo Qi, Jing Zhou, Hansheng Wang

Deep neural network (DNN) models often involve features of ultrahigh dimensions. In most cases, the ultrahigh dimensional features can be decomposed into two parts. The first part is a low-dimensional factor model. The s…

TimeChara: Evaluating Point-in-Time Character Hallucination of Role-Playing Large Language Models

2024-05-28 · Jaewoo Ahn, Taehyun Lee, Junyoung Lim, Jin-Hwa Kim 외

While Large Language Models (LLMs) can serve as agents to simulate human behaviors (i.e., role-playing agents), we emphasize the importance of point-in-time role-playing. This situates characters at specific moments in t…

Hallucination

WaveFill: A Wavelet-based Generation Network for Image Inpainting

2021-07-23 · ICCV 2021 10 · Yingchen Yu, Fangneng Zhan, Shijian Lu, Jianxiong Pan 외

Image inpainting aims to complete the missing or corrupted regions of images with realistic contents. The prevalent approaches adopt a hybrid objective of reconstruction and perceptual quality by using generative adversa…

Image Inpainting