🤖 AI Summary
This study addresses the underexplored yet critical problem of affective image editing by introducing, for the first time, the task of *emotion-eliciting image generation*: precisely modifying an input image to evoke a target emotion while preserving its semantic content and structural integrity—enabling applications in psychological intervention and commercial design. Methodologically, we construct the first large-scale emotion-annotated image-pair dataset (340K pairs) and propose a novel diffusion-based editing paradigm integrating latent-space emotion guidance, cross-modal emotion embedding, and structural consistency constraints. For evaluation, we design four psychophysical-experiment-driven metrics. Extensive experiments demonstrate that our approach consistently outperforms existing baselines across both objective and subjective evaluations, achieving superior emotion recognition accuracy, fine-grained edit controllability, and structural fidelity.
📝 Abstract
Despite the rapid progress in image generation, emotional image editing remains under-explored. The semantics, context, and structure of an image can evoke emotional responses, making emotional image editing techniques valuable for various real-world applications, including treatment of psychological disorders, commercialization of products, and artistic design. For the first time, we present a novel challenge of emotion-evoked image generation, aiming to synthesize images that evoke target emotions while retaining the semantics and structures of the original scenes. To address this challenge, we propose a diffusion model capable of effectively understanding and editing source images to convey desired emotions and sentiments. Moreover, due to the lack of emotion editing datasets, we provide a unique dataset consisting of 340,000 pairs of images and their emotion annotations. Furthermore, we conduct human psychophysics experiments and introduce four new evaluation metrics to systematically benchmark all the methods. Experimental results demonstrate that our method surpasses all competitive baselines. Our diffusion model is capable of identifying emotional cues from original images, editing images that elicit desired emotions, and meanwhile, preserving the semantic structure of the original images. All code, model, and dataset will be made public.