paper-with-me

Papers

VTOS: Learning to Orchestrate Vision Tools by Co-Searching Solutions and Observers

2026-06-17 · Jinchao Ge, Lingqiao Liu, Shuwen Zhao, Lei Wang arxiv

Vision foundation tools such as open-vocabulary detectors, segmentation models, and post-processing operators are powerful building blocks for computer vision, but their effectiveness depends heavily on how they are orchestrated: which tools are used, in what order, with what parameters, and under what visual conditions. Existing visual-programming agents typically generate a fixed solution pipeline, making them brittle under dense objects, occlusion, small targets, and domain shift. We introduce VTOS (Vision Tools Orchestration Search), a framework for adaptive visual tool orchestration through joint solution--observer search. VTOS co-searches executable solution programs that compose vision tools such as Grounding DINO, SAM, NMS, and slice-and-detect, together with observer programs that diagnose candidate solutions, identify failure modes, and generate actionable feedback. These observations are accumulated in a shared VisionThoughts knowledge base to guide subsequent search. We evaluate VTOS through two case studies: dense object counting on LVIS-Count and zero-shot plant-disease segmentation on PlantSeg-OOD, which stress different orchestration challenges including threshold calibration, NMS, slicing, mask refinement, and domain generalization. Across both tasks, VTOS outperforms static tool pipelines and agentic visual-programming baselines, showing that co-searching solutions and observers is an effective strategy for adapting vision tools to challenging computer vision tasks.

📄 PDF Abstract BibTeX arXiv:2606.20728

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationObject Counting

Similar Papers 제목 키워드 기반

Language Models, Graph Searching, and Supervision Adulteration: When More Supervision is Less and How to Make More More

2025-03-13 · Arvid Frydenlund

This work concerns the path-star task, a minimal example of searching over a graph. The graph, $G$, is star-shaped with $D$ arms radiating from a start node, $s$. A language model (LM) is given $G$, $s$, and a target nod…

DecoderLanguage ModelingLanguage Modelling

Confidence-Orchestrated Self-Evolution against Uncertain LLM Feedback

2026-05-27 · Bowen Wei, Nan Wang, Yuqing Zhou, Jinhao Pan 외 arxiv

Self-evolving large language models (LLMs) learn by generating their own training tasks and solutions, reducing reliance on human-curated supervision. However, in many reasoning domains, the model must also validate gene…

GenEvolve: Self-Evolving Image Generation Agents via Tool-Orchestrated Visual Experience Distillation

2026-05-20 · Sixiang Chen, Zhaohu Xing, Tian Ye, Xinyu Geng 외 arxiv

Open-ended image generation is no longer a simple prompt-to-image problem. High-quality generation often requires an agent to combine a model's internal generative ability with external resources. As requests become more…

Image Generation

Searching the Landscape of Flux Vacua with Genetic Algorithms

2019-07-23 · Alex Cole, Andreas Schachner, Gary Shiu

In this paper, we employ genetic algorithms to explore the landscape of type IIB flux vacua. We show that genetic algorithms can efficiently scan the landscape for viable solutions satisfying various criteria. More speci…

OpenTwins: An open-source framework for the design, development and integration of effective 3D-IoT-AI-powered digital twins

2023-01-12 · Julia Robles, Cristian Martín, Manuel Díaz

Although digital twins have recently emerged as a clear alternative for reliable asset representations, most of the solutions and tools available for the development of digital twins are tailored to specific environments…