Image analogy copies a change shown by a before/after pair (A, A′) onto a new
image B. But one pair usually holds several edits at once, and existing methods transfer all of
them — you cannot ask for only some.
We introduce Selective Image Analogy (SIA): the pair stays fixed, and you choose which of its edits
to apply. SIA first learns to transfer the whole change, then gains control from a mask over the edit words.
The mask acts twice — it weakens the unwanted words in the text embedding, and gates a small adapter
to them while the image is generated. The unwanted edits are dropped and the chosen ones stay, even though
every edit is still visible in A′, and no new pair is needed for each combination.