English

Kontinuous Kontext: Continuous Strength Control for Instruction-based Image Editing

Computer Vision and Pattern Recognition 2025-10-10 v1 Artificial Intelligence

Abstract

Instruction-based image editing offers a powerful and intuitive way to manipulate images through natural language. Yet, relying solely on text instructions limits fine-grained control over the extent of edits. We introduce Kontinuous Kontext, an instruction-driven editing model that provides a new dimension of control over edit strength, enabling users to adjust edits gradually from no change to a fully realized result in a smooth and continuous manner. Kontinuous Kontext extends a state-of-the-art image editing model to accept an additional input, a scalar edit strength which is then paired with the edit instruction, enabling explicit control over the extent of the edit. To inject this scalar information, we train a lightweight projector network that maps the input scalar and the edit instruction to coefficients in the model's modulation space. For training our model, we synthesize a diverse dataset of image-edit-instruction-strength quadruplets using existing generative models, followed by a filtering stage to ensure quality and consistency. Kontinuous Kontext provides a unified approach for fine-grained control over edit strength for instruction driven editing from subtle to strong across diverse operations such as stylization, attribute, material, background, and shape changes, without requiring attribute-specific training.

Keywords

Cite

@article{arxiv.2510.08532,
  title  = {Kontinuous Kontext: Continuous Strength Control for Instruction-based Image Editing},
  author = {Rishubh Parihar and Or Patashnik and Daniil Ostashev and R. Venkatesh Babu and Daniel Cohen-Or and Kuan-Chieh Wang},
  journal= {arXiv preprint arXiv:2510.08532},
  year   = {2025}
}

Comments

Project Page: https://snap-research.github.io/kontinuouskontext/

R2 v1 2026-07-01T06:27:32.696Z