Prompt-Guided Image Editing with Masked Logit Nudging in Visual Autoregressive Models

April 16, 2026 Β· Grace Period Β· πŸ› the 2026 IEEE/CVF Conference on Computer Vision and Pattern Recognition Findings

⏳ Grace Period
This paper is less than 90 days old. We give authors time to release their code before passing judgment.
Authors Amir El-Ghoussani, Marc HΓΆlle, Gustavo Carneiro, Vasileios Belagiannis arXiv ID 2604.14591 Category cs.CV: Computer Vision Citations 0 Venue the 2026 IEEE/CVF Conference on Computer Vision and Pattern Recognition Findings
Abstract
We address the problem of prompt-guided image editing in visual autoregressive models. Given a source image and a target text prompt, we aim to modify the source image according to the target prompt, while preserving all regions which are unrelated to the requested edit. To this end, we present Masked Logit Nudging, which uses the source image token maps to introduce a guidance step that aligns the model's predictions under the target prompt with these source token maps. Specifically, we convert the fixed source encodings into logits using the VAR encoding, nudging the model's predicted logits towards the targets along a semantic trajectory defined by the source-target prompts. Edits are applied only within spatial masks obtained through a dedicated masking scheme that leverages cross-attention differences between the source and edited prompts. Then, we introduce a refinement to correct quantization errors and improve reconstruction quality. Our approach achieves the best image editing performance on the PIE benchmark at 512px and 1024px resolutions. Beyond editing, our method delivers faithful reconstructions and outperforms previous methods on COCO at 512px and OpenImages at 1024px. Overall, our method outperforms VAR-related approaches and achieves comparable or even better performance than diffusion models, while being much faster. Code is available at 'https://github.com/AmirMaEl/MLN'.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Computer Vision

πŸŒ… πŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV πŸ› ICCV πŸ“š 27.7K cites 11 years ago