paper-with-me

홈 › Papers

CusEnhancer: A Zero-Shot Scene and Controllability Enhancement Method for Photo Customization via ResInversion

2025-09-25 · Maoye Ren, Praneetha Vaddamanu, Jianjin Xu, Fernando De la Torre Frade arxiv

Recently remarkable progress has been made in synthesizing realistic human photos using text-to-image diffusion models. However, current approaches face degraded scenes, insufficient control, and suboptimal perceptual identity. We introduce CustomEnhancer, a novel framework to augment existing identity customization models. CustomEnhancer is a zero-shot enhancement pipeline that leverages face swapping techniques, pretrained diffusion model, to obtain additional representations in a zeroshot manner for encoding into personalized models. Through our proposed triple-flow fused PerGeneration approach, which identifies and combines two compatible counter-directional latent spaces to manipulate a pivotal space of personalized model, we unify the generation and reconstruction processes, realizing generation from three flows. Our pipeline also enables comprehensive training-free control over the generation process of personalized models, offering precise controlled personalization for them and eliminating the need for controller retraining for per-model. Besides, to address the high time complexity of null-text inversion (NTI), we introduce ResInversion, a novel inversion method that performs noise rectification via a pre-diffusion mechanism, reducing the inversion time by 129 times. Experiments demonstrate that CustomEnhancer reach SOTA results at scene diversity, identity fidelity, training-free controls, while also showing the efficiency of our ResInversion over NTI. The code will be made publicly available upon paper acceptance.

📄 PDF Abstract BibTeX arXiv:2509.20775

Code (0)

등록된 구현이 없습니다.

Tasks

Face Swapping

Similar Papers 제목 키워드 기반

InstructScene: Instruction-Driven 3D Indoor Scene Synthesis with Semantic Graph Prior

2024-02-07 · Chenguo Lin, Yadong Mu

Comprehending natural language instructions is a charming property for 3D indoor scene synthesis systems. Existing methods directly model object joint distributions and express object relations implicitly within a scene,…

BenchmarkingDecoderIndoor Scene Synthesis

Generative Data Augmentation Challenge: Zero-Shot Speech Synthesis for Personalized Speech Enhancement

2025-01-23 · Jae-Sung Bae, Anastasia Kuznetsova, Dinesh Manocha, John Hershey 외

This paper presents a new challenge that calls for zero-shot text-to-speech (TTS) systems to augment speech data for the downstream task, personalized speech enhancement (PSE), as part of the Generative Data Augmentation…

Data AugmentationSpeech EnhancementSpeech SynthesisSynthetic Data Generation+2

Zero-Shot Low Light Image Enhancement with Diffusion Prior

2024-12-18 · Joshua Cho, Sara Aghajanzadeh, Zhen Zhu, D. A. Forsyth

Balancing aesthetic quality with fidelity when enhancing images from challenging, degraded sources is a core objective in computational photography. In this paper, we address low light image enhancement (LLIE), a task in…

Image EnhancementLow-Light Image Enhancement

Enlighten-Your-Voice: When Multimodal Meets Zero-shot Low-light Image Enhancement

2023-12-15 · Xiaofeng Zhang, Zishan Xu, Hao Tang, Chaochen Gu 외

Low-light image enhancement is a crucial visual task, and many unsupervised methods tend to overlook the degradation of visible information in low-light scenes, which adversely affects the fusion of complementary informa…

Image EnhancementLow-Light Image Enhancement

Compositional Text-to-Image Generation with Dense Blob Representations

2024-05-14 · Weili Nie, Sifei Liu, Morteza Mardani, Chao Liu 외

Existing text-to-image models struggle to follow complex text prompts, raising the need for extra grounding inputs for better controllability. In this work, we propose to decompose a scene into visual primitives - denote…

Image GenerationIn-Context LearningText to Image GenerationText-to-Image Generation