Papers › OpenVisTool: An Open Recipe for Synthesizing Instructive Visual Tool-Use Trajectories

OpenVisTool: An Open Recipe for Synthesizing Instructive Visual Tool-Use Trajectories

9 Aug 2026arXiv:2608.08557added by Syntology

Changhao Xiang, Shilin Zhang, Zheng Ma, Kanzhi Cheng, Ruize Ma, Yi Feng, Jianbing Zhang, Zhi Wang, Zhen Wu, Xinyu Dai, Lewei Lu

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

Visual tool use has emerged as a fundamental capability for multimodal agents to actively acquire evidence beyond a fixed image encoding. The prevailing recipe learns this capability from teacher-generated trajectories filtered for answer correctness, implicitly assuming that every successful demonstration provides effective supervision. We argue this assumption is flawed: a strong teacher often reaches the correct answer without needing its tool calls, and imitating such trajectories teaches a student that tool calls accompany correct answers, not that tool observations ground them. We present OpenVisTool, an open framework for constructing instructive visual tool-use trajectories that provide effective supervision for tool learning. The key insight is that a trajectory should be retained only if its answer is correct (outcome validity) and its tool observations causally contribute to that answer (causal utility). The framework operates in three stages: difficulty screening to select queries that are not reliably answerable without tools, domain-specific trajectory synthesis to elicit coherent tool-use trajectories, and supervision verification to jointly test both conditions. Rather than encouraging models to imitate tool calls, the resulting supervision teaches when and how visual evidence should be acquired. Using this framework, we construct OpenVisTool-42K, a dataset spanning five visual reasoning domains, together with OpenVisTool-Bench, a benchmark covering the same domains. Across four backbones (4B-27B), fine-tuning on OpenVisTool-42K consistently improves visual tool-use performance and yields gains on two out-of-distribution benchmarks; the larger models approach leading closed-source systems. The evidence suggests that effective visual tool use is learned from causally grounded supervision rather than tool-calling patterns.

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="2608.08557")

Code

Syntology Ran 18 of 19 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 18 ran with no contract checked.

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

Changhao-Xiang/OpenVisTool 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; 18 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

18ran
1unverified

Licence: 0 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 Changhao-Xiang/OpenVisTool. “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.

extract_bold Changhao-Xiang/OpenVisTool/distill/filter/evaluate_answer_rule.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 00bd2a4e062805e9 · report
extract_boxed Changhao-Xiang/OpenVisTool/distill/filter/evaluate_answer_rule.py found in paper text by Syntology ran fingerprinted MIT (permissive) · f1e5290562997ded · report
extract_events Changhao-Xiang/OpenVisTool/distill/filter/filter_acc_toolcall.py found in paper text by Syntology ran MIT (permissive) · c5bb07f1ea986eee · report
extract_media_dir Changhao-Xiang/OpenVisTool/distill/filter/filter_acc_toolcall.py found in paper text by Syntology ran MIT (permissive) · 85cec999c106b6cb · report
get_query_value Changhao-Xiang/OpenVisTool/distill/dataset.py found in paper text by Syntology ran MIT (permissive) · 6038c566486bee60 · report
get_session_key Changhao-Xiang/OpenVisTool/distill/dataset.py found in paper text by Syntology ran MIT (permissive) · 916a9436f2b9ec5b · report
get_text_field Changhao-Xiang/OpenVisTool/distill/filter/filter_tool_gain_with_prefix.py found in paper text by Syntology ran MIT (permissive) · 797ab67af1e2629e · report
infer_media_dir Changhao-Xiang/OpenVisTool/distill/filter/filter_difficulty.py found in paper text by Syntology ran MIT (permissive) · 2fafd3206765fbde · report
infer_output_path Changhao-Xiang/OpenVisTool/distill/filter/filter_difficulty.py found in paper text by Syntology ran MIT (permissive) · 62a8ef9abafa8b5d · report
infer_progress_path Changhao-Xiang/OpenVisTool/distill/filter/filter_difficulty.py found in paper text by Syntology ran MIT (permissive) · 654ceef66c81c477 · report
item_key Changhao-Xiang/OpenVisTool/distill/filter/evaluate_instructive_trajectory_ablation.py found in paper text by Syntology ran MIT (permissive) · a49686bee6ec64ab · report
load_jsonl Changhao-Xiang/OpenVisTool/distill/filter/evaluate_instructive_trajectory_ablation.py found in paper text by Syntology ran MIT (permissive) · fd449ff795ee3154 · report
load_jsonl Changhao-Xiang/OpenVisTool/distill/filter/filter_tool_gain_with_prefix.py found in paper text by Syntology ran MIT (permissive) · fa52ba8cf457edcf · report
load_jsonl_records Changhao-Xiang/OpenVisTool/distill/dataset.py found in paper text by Syntology ran MIT (permissive) · 9dd07a6f35029d86 · report
normalize_answer Changhao-Xiang/OpenVisTool/distill/filter/evaluate_answer_rule.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 24e4999eff337610 · report
parse_sample_range Changhao-Xiang/OpenVisTool/distill/filter/filter_tool_gain_with_prefix.py found in paper text by Syntology ran MIT (permissive) · a3750be5aa23e5d6 · report
parse_trace Changhao-Xiang/OpenVisTool/distill/filter/filter_acc_toolcall.py found in paper text by Syntology ran MIT (permissive) · dec463a3077aa301 · report
task_key Changhao-Xiang/OpenVisTool/distill/filter/evaluate_instructive_trajectory_ablation.py found in paper text by Syntology ran MIT (permissive) · abad37ecded87349 · report
rule_check_html Changhao-Xiang/OpenVisTool/distill/filter/evaluate_html_vlm_judge.py found in paper text by Syntology unverified MIT (permissive) · da73a8efc063e183 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.08557, was issued in August 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