English

MIFO: Learning and Synthesizing Multi-Instance from One Image

Computer Vision and Pattern Recognition 2025-11-04 v1

Abstract

This paper proposes a method for precise learning and synthesizing multi-instance semantics from a single image. The difficulty of this problem lies in the limited training data, and it becomes even more challenging when the instances to be learned have similar semantics or appearance. To address this, we propose a penalty-based attention optimization to disentangle similar semantics during the learning stage. Then, in the synthesis, we introduce and optimize box control in attention layers to further mitigate semantic leakage while precisely controlling the output layout. Experimental results demonstrate that our method achieves disentangled and high-quality semantic learning and synthesis, strikingly balancing editability and instance consistency. Our method remains robust when dealing with semantically or visually similar instances or rare-seen objects. The code is publicly available at https://github.com/Kareneveve/MIFO

Keywords

Cite

@article{arxiv.2511.00542,
  title  = {MIFO: Learning and Synthesizing Multi-Instance from One Image},
  author = {Kailun Su and Ziqi He and Xi Wang and Yang Zhou},
  journal= {arXiv preprint arXiv:2511.00542},
  year   = {2025}
}

Comments

17 pages, 30 figures

R2 v1 2026-07-01T07:17:04.903Z