PRISM: Progressive Restoration for Scene Graph-Based Image Manipulation

Abstract

Scene graphs have emerged as accurate semantic descriptions for image generation and manipulation tasks; however, their complexity and diversity of the shapes and relations of objects in data make it challenging to incorporate them into the models and generate high-quality results. To address these challenges, we propose PRISM, a novel progressive multi-head image manipulation approach to improve the accuracy of the manipulation of target regions in the scene. Our image manipulation framework is trained using an end-to-end denoising masked reconstruction proxy task, where the masked regions are progressively unmasked from the outer regions to the inner part. We take advantage of the outer part of the masked area as they have a direct correlation with the context of the scene. Moreover, our multi-head architecture simultaneously generates detailed object-specific regions in addition to the entire image to produce higher-quality images. Our model is evaluated against methods in the semantic image manipulation task on the CLEVR and Visual Genome datasets. Our results demonstrate the potential of our approach for enhancing the quality and precision of scene graph-based image manipulation.

Cite

Text

Jahoda et al. "PRISM: Progressive Restoration for Scene Graph-Based Image Manipulation." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91838-4_9

Markdown

[Jahoda et al. "PRISM: Progressive Restoration for Scene Graph-Based Image Manipulation." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/jahoda2024eccvw-prism/) doi:10.1007/978-3-031-91838-4_9

BibTeX

@inproceedings{jahoda2024eccvw-prism,
  title     = {{PRISM: Progressive Restoration for Scene Graph-Based Image Manipulation}},
  author    = {Jahoda, Pavel and Yeganeh, Yousef and Adeli, Ehsan and Navab, Nassir and Farshad, Azade},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {142-160},
  doi       = {10.1007/978-3-031-91838-4_9},
  url       = {https://mlanthology.org/eccvw/2024/jahoda2024eccvw-prism/}
}