paper-with-me

Papers

Ctrl-U: Robust Conditional Image Generation via Uncertainty-aware Reward Modeling

2024-10-15 · Guiyu Zhang, Huan-ang Gao, Zijian Jiang, Hao Zhao, Zhedong Zheng

In this paper, we focus on the task of conditional image generation, where an image is synthesized according to user instructions. The critical challenge underpinning this task is ensuring both the fidelity of the generated images and their semantic alignment with the provided conditions. To tackle this issue, previous studies have employed supervised perceptual losses derived from pre-trained models, i.e., reward models, to enforce alignment between the condition and the generated result. However, we observe one inherent shortcoming: considering the diversity of synthesized images, the reward model usually provides inaccurate feedback when encountering newly generated data, which can undermine the training process. To address this limitation, we propose an uncertainty-aware reward modeling, called Ctrl-U, including uncertainty estimation and uncertainty-aware regularization, designed to reduce the adverse effects of imprecise feedback from the reward model. Given the inherent cognitive uncertainty within reward models, even images generated under identical conditions often result in a relatively large discrepancy in reward loss. Inspired by the observation, we explicitly leverage such prediction variance as an uncertainty indicator. Based on the uncertainty estimation, we regularize the model training by adaptively rectifying the reward. In particular, rewards with lower uncertainty receive higher loss weights, while those with higher uncertainty are given reduced weights to allow for larger variability. The proposed uncertainty regularization facilitates reward fine-tuning through consistency construction. Extensive experiments validate the effectiveness of our methodology in improving the controllability and generation quality, as well as its scalability across diverse conditional scenarios. Code will soon be available at https://grenoble-zhang.github.io/Ctrl-U-Page/.

📄 PDF Abstract BibTeX arXiv:2410.11236

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationImage Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

NoiseCtrl: A Sampling-Algorithm-Agnostic Conditional Generation Method for Diffusion Models

2025-01-01 · CVPR 2025 1 · Longquan Dai, He Wang, Jinhui Tang

In training-free conditional generative tasks, diffusion models utilize differentiable loss functions to steer the generative reverse process, necessitating modifications to sampling algorithms like DDPM and DDIM. Ho…

Conditional Image GenerationImage Generation

CTRL: A Conditional Transformer Language Model for Controllable Generation

2019-09-11 · Preprint 2019 9 · Nitish Shirish Keskar, Bryan McCann, Lav R. Varshney, Caiming Xiong 외

Large-scale language models show promising text generation capabilities, but users cannot easily control particular aspects of the generated text. We release CTRL, a 1.63 billion-parameter conditional transformer languag…

Language ModelingLanguage ModellingText Generation

AniMer: Animal Pose and Shape Estimation Using Family Aware Transformer

2024-12-01 · CVPR 2025 1 · Jin Lyu, Tianyi Zhu, Yi Gu, Li Lin 외

Quantitative analysis of animal behavior and biomechanics requires accurate animal pose and shape estimation across species, and is important for animal welfare and biological research. However, the small network capacit…

Conditional Image GenerationContrastive LearningImage Generation

Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance

2024-06-11 · Kuan Heng Lin, Sicheng Mo, Ben Klingher, Fangzhou Mu 외

Recent controllable generation approaches such as FreeControl and Diffusion Self-Guidance bring fine-grained spatial and appearance control to text-to-image (T2I) diffusion models without training auxiliary modules. Howe…

Appearance TransferImage GenerationText to Image GenerationText-to-Image Generation

EmoCtrl: Controllable Emotional Image Content Generation

2025-12-27 · Jingyuan Yang, Weibin Luo, Hui Huang arxiv

An image conveys meaning through both its visual content and emotional tone, jointly shaping human perception. We introduce Controllable Emotional Image Content Generation (C-EICG), which aims to generate images that rem…