EdiBERT, a generative model for image editing
Thibaut Issenhuth, Ugo Tanielian, J\'er\'emie Mary, David Picard

TL;DR
EdiBERT is a unified bi-directional transformer model trained in a discrete latent space, capable of performing various image editing tasks such as denoising, inpainting, and composition with state-of-the-art results.
Contribution
The paper introduces EdiBERT, a novel unified model for multiple image editing tasks using a bi-directional transformer in a discrete latent space.
Findings
Matches state-of-the-art performance on multiple tasks
Effective in image denoising, inpainting, and composition
Utilizes a simple training objective for diverse tasks
Abstract
Advances in computer vision are pushing the limits of im-age manipulation, with generative models sampling detailed images on various tasks. However, a specialized model is often developed and trained for each specific task, even though many image edition tasks share similarities. In denoising, inpainting, or image compositing, one always aims at generating a realistic image from a low-quality one. In this paper, we aim at making a step towards a unified approach for image editing. To do so, we propose EdiBERT, a bi-directional transformer trained in the discrete latent space built by a vector-quantized auto-encoder. We argue that such a bidirectional model is suited for image manipulation since any patch can be re-sampled conditionally to the whole image. Using this unique and straightforward training objective, we show that the resulting model matches state-of-the-art performances on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Advanced Image Processing Techniques
