Papers › Dotting the Eye: An Intent-Driven Image Retouching Agent for Visual Focus Enhancement

Dotting the Eye: An Intent-Driven Image Retouching Agent for Visual Focus Enhancement

1 Sep 2026arXiv:2609.01148added by Syntology

Chujie Qin, Zilong Zhang, Zewei Chang, Chunle Guo, Ruixing Wang, Tao Hu, Ming-Ming Cheng, Chongyi Li

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Image retouching is commonly formulated as enhancing overall visual quality through color adjustment, but in practice, it also serves to emphasize visual focus by guiding viewers' attention toward a specific subject or region. Achieving such focus-oriented retouching is inherently challenging, as it requires well-coordinated global and local adjustments to manipulate perceptual saliency while maintaining visual naturalness. This intricate process typically demands substantial professional expertise. In this study, we propose EyeControl, a MLLM-driven agent with a diffusion-based retouching executor that enables visual focus enhancement under weak user intent. With only a few clicks or coarse strokes, EyeControl directs visual attention to the intended region, effectively "dotting the eye" of the image. The core idea is to explicitly link the weak user intention with the target editing region and the corresponding tonal adjustment operations during retouching. To achieve this, the system first interprets the intent and image content to infer the visual focus and generate structured intent guidance for the retouching executor. Second, the retouching executor is encouraged to respond more strongly to the target region, explicitly aligning its attention map with a designed pseudo-intent map. We also introduce an operation-consistency constraint to improve coordination between global and local adjustments, achieving more natural and coherent retouching. Additionally, we contribute ControlArt-Bench, a high-quality evaluation dataset for visual focus enhancement. Extensive evaluations demonstrate that EyeControl yields perceptually appealing results with stronger intent alignment. Code can be found in https://github.com/DragonisCV/EyeControl.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2609.01148")

Code

Syntology Ran 2 of 19 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong.

By repository: found in paper text by Syntology: 19 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

DragonisCV/EyeControl found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 2 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
17unverified

Licence: 19 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from DragonisCV/EyeControl. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_shift DragonisCV/EyeControl/src/pipelines/eyecontrol_pipeline.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · 4e3ad3679e5c37b2 · report
retrieve_timesteps DragonisCV/EyeControl/src/pipelines/training_pipeline.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 0b56680ee1708fee · report
build_prompt DragonisCV/EyeControl/src/inference/infer.py found in paper text by Syntology unverified no licence file found · pointer only · a69c968fe0bfe0bd · report
compute_density_for_timestep_sampling DragonisCV/EyeControl/src/utils/training.py found in paper text by Syntology unverified no licence file found · pointer only · 1bc82698693d330e · report
import_model_class_from_model_name_or_path DragonisCV/EyeControl/src/pipelines/text_encoder.py found in paper text by Syntology unverified no licence file found · pointer only · 212f670149d23d38 · report
list_inputs DragonisCV/EyeControl/src/inference/infer.py found in paper text by Syntology unverified no licence file found · pointer only · 26c3f9e550311287 · report
load_image_safely DragonisCV/EyeControl/src/utils/inference.py found in paper text by Syntology unverified no licence file found · pointer only · 9c0fcf221236c506 · report
load_text_encoders DragonisCV/EyeControl/src/pipelines/text_encoder.py found in paper text by Syntology unverified no licence file found · pointer only · 28a7c6dea6157b37 · report
make_tracker_config DragonisCV/EyeControl/src/utils/training.py found in paper text by Syntology unverified no licence file found · pointer only · 7a2b7e9e78798c6e · report
pick_kontext_resolution DragonisCV/EyeControl/src/utils/inference.py found in paper text by Syntology unverified no licence file found · pointer only · c783becaedcc28ff · report
prepare_latent_image_ids_2 DragonisCV/EyeControl/src/pipelines/eyecontrol_pipeline.py found in paper text by Syntology unverified no licence file found · pointer only · 43dcb2ea0910ffd9 · report
prepare_latent_subject_ids DragonisCV/EyeControl/src/pipelines/eyecontrol_pipeline.py found in paper text by Syntology unverified no licence file found · pointer only · 94b22546ce188345 · report
resize_input DragonisCV/EyeControl/src/loss/losses.py found in paper text by Syntology unverified no licence file found · pointer only · 26e097f30303796a · report
retrieve_latents DragonisCV/EyeControl/src/pipelines/training_pipeline.py found in paper text by Syntology unverified no licence file found · pointer only · 98bcd15cf273e3b4 · report
saliency_loss DragonisCV/EyeControl/src/loss/losses.py found in paper text by Syntology unverified no licence file found · pointer only · f073c3ba6a91a9df · report
scaled_dot_product_average_attention_map DragonisCV/EyeControl/src/archs/eyecontrol_transformer.py found in paper text by Syntology unverified no licence file found · pointer only · a2015d0508d885aa · report
tokenize_prompt DragonisCV/EyeControl/src/pipelines/text_encoder.py found in paper text by Syntology unverified no licence file found · pointer only · eb4f8a321d97a458 · report
truncated_logitnormal_sample DragonisCV/EyeControl/src/utils/training.py found in paper text by Syntology unverified no licence file found · pointer only · d20300236fb9e8fd · report
zero_module DragonisCV/EyeControl/src/archs/eyecontrol_transformer.py found in paper text by Syntology unverified no licence file found · pointer only · d81381b327c76edd · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2609.01148, was issued in September 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections