{ "id": "2307.12560", "version": "v1", "published": "2023-07-24T07:03:22.000Z", "updated": "2023-07-24T07:03:22.000Z", "title": "Interpolating between Images with Diffusion Models", "authors": [ "Clinton J. Wang", "Polina Golland" ], "comment": "Presented at ICML 2023 Workshop on Challenges of Deploying Generative AI", "categories": [ "cs.CV" ], "abstract": "One little-explored frontier of image generation and editing is the task of interpolating between two input images, a feature missing from all currently deployed image generation pipelines. We argue that such a feature can expand the creative applications of such models, and propose a method for zero-shot interpolation using latent diffusion models. We apply interpolation in the latent space at a sequence of decreasing noise levels, then perform denoising conditioned on interpolated text embeddings derived from textual inversion and (optionally) subject poses. For greater consistency, or to specify additional criteria, we can generate several candidates and use CLIP to select the highest quality image. We obtain convincing interpolations across diverse subject poses, image styles, and image content, and show that standard quantitative metrics such as FID are insufficient to measure the quality of an interpolation. Code and data are available at https://clintonjwang.github.io/interpolation.", "revisions": [ { "version": "v1", "updated": "2023-07-24T07:03:22.000Z" } ], "analyses": { "keywords": [ "interpolation", "interpolating", "latent diffusion models", "currently deployed image generation pipelines", "highest quality image" ], "note": { "typesetting": "TeX", "pages": 0, "language": "en", "license": "arXiv", "status": "editable" } } }