TL;DR
CHIMERA enables smooth and semantically consistent zero-shot image morphing through Adaptive Cache Injection (ACI) and Semantic Anchor Prompting (SAP), along with GLCS, a new morphing-oriented metric for evaluating transition quality.
Results of CHIMERA




















Abstract
Recent diffusion-based image morphing methods typically interpolate inverted latents and reuse limited conditioning signals, often yielding unstable intermediates for heterogeneous endpoint pairs. In particular, (i) feature reuse is usually partial or non-adaptive, leading to abrupt structural changes or over-smoothing, and (ii) text conditions are commonly obtained independently per endpoint and then interpolated, which can introduce incompatible semantics. We present CHIMERA, a novel zero-shot diffusion morphing framework that addresses both issues via inversion-guided denoising with complementary feature reuse and text conditioning. Adaptive Cache Injection (ACI) caches a broader set of multi-scale diffusion features beyond Key–Value-only reuse during DDIM inversion and re-injects them with layer- and timestep-aware scheduling to stabilize denoising and enable gradual fusion. Semantic Anchor Prompting (SAP) uses a VLM to generate a shared anchor-prompt and anchor-conditioned endpoint prompts and injects the anchor into cross-attention to improve intermediate semantic coherence. Finally, we propose the Global-Local Consistency Score (GLCS), a morphing-oriented metric that jointly captures global domain harmonization and local transition smoothness. Extensive experiments and a user study show that CHIMERA produces smoother and more semantically consistent morphing results than prior methods while remaining efficient and applicable across diverse diffusion backbones without retraining.
Overview
Motivation & Observation
Frequency analysis of the diffusion U-Net and the denoising timesteps
Diffusion features
tend to contain more low-frequency information in the
mid layers and more high-frequency information in the up layers. In addition,
early denoising timesteps
mainly encode low-frequency information, while late timesteps contain more
high-frequency information. Based on these properties,
ACI injects diffusion features that match the characteristics of each denoising timestep.
Proposed Method
Proposed Metric
Figure 6. Qualitative examples demonstrating the effectiveness of GLCS. GLCS consists of GCS and LCS, and the qualitative results illustrate how well each component aligns with human perception.
Quantitative Results
Qualitative Results
Figure 7. IMPUS [ICLR’24] shows good domain consistency with the input image pair, but it contains abrupt transitions and therefore lacks smoothness. DiffMorpher [CVPR’24] provides smoother transitions, but its domain consistency is weak, with objects disappearing or becoming unstable. FreeMorph [ICCV’25] produces overly saturated colors, which are common artifacts in diffusion-based generation. In contrast, the proposed CHIMERA maintains both smoothness and domain consistency.
Figure 8. This qualitative evaluation presents the more challenging 14-image morphing results. Consistent with Fig. 7, CHIMERA maintains both smoothness and domain consistency in this extended setting.
BibTeX citation
@article{kye2025chimera, title={CHIMERA: Adaptive Cache Injection and Semantic Anchor Prompting for Zero-shot Image Morphing with Morphing-oriented Metrics}, author={Kye, Dahyeon and Sung, Jeahun and Jeon, Minkyu and Oh, Jihyong}, journal={arXiv preprint arXiv:2512.07155}, year={2025}}