English

SatEdit: Mask-Conditioned Image Editing via VLM-Guided Segment Annotation

Computer Vision and Pattern Recognition 2026-07-31 v1

Abstract

Satellite image editing requires spatially precise object-level control, but supervised editing datasets for overhead imagery are costly to build because object masks, semantic labels, and paired edits are rarely available at scale. We introduce SatEdit, a mask-conditioned satellite image editing framework that constructs training supervision from unlabeled imagery. SatEdit proposes object masks with a seg- mentation foundation model, assigns semantic la- bels to sampled segments with a Vision-Language Model, and applies lightweight human verification before generating paired addition and removal exam- ples through mask-guided inpainting. We fine-tune a high-resolution image editing backbone with LoRA on a SODA-A-derived dataset containing 1,014 im- ages and 852 verified object annotations across 91 classes. In controlled comparisons with open- source and proprietary image editing models, SatE- dit achieves the highest aggregate masked-region se- mantic alignment, with a CLIP score of 0.6322 and CLIP delta of 0.0726, while preserving the surround- ing scene qualitatively. These results suggest that VLM-assisted segment annotation is a practical route to data-efficient, spatially controllable satellite image editing.

Cite

@article{arxiv.2607.29367,
  title  = {SatEdit: Mask-Conditioned Image Editing via VLM-Guided Segment Annotation},
  author = {Muhammad Talha and Muhammad Ahmed Amer},
  journal= {arXiv preprint arXiv:2607.29367},
  year   = {2026}
}

Comments

14 pages, 5 figures