Consistent and Multi-Scale Scene Graph Transformer for Semantic-Guided Image Outpainting

Published: 01 Jan 2023, Last Modified: 30 Sept 2024ICIP 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The task of image outpainting extends an image beyond its boundaries with semantically plausible content. Recently, Scene Graph Transformer (SGT) introduced a transformer architecture to leverage scene graph guidance for image outpainting. Despite its success, we identified two shortcomings: (a) SGT uses a positional encoding that was originally proposed for 1D signal; (b) SGT uses a scene graph attention layer that propagates information between neighboring nodes which limited the model to learning local graph features. To address these issues, we propose incorporating Laplacian positional encoding and introducing a multiscale scene graph attention into SGT. Extensive results on MS-COCO and Visual Genome show that our proposed approach generates more plausible outpainted images with higher quality.
Loading