From the 1 of 15 linked papers with an AI index.
16 papers
Self-Evolving Code-with-Image Reasoning
Tianze Yang, Liang Wu, Ruitong Sun +6
Multimodal models increasingly reach for tools when solving visual tasks (crop, zoom, rotate, brighten), a paradigm known as thinking-with-images. The central challenge is one of p…
SkillEval: Decomposing Agent Skill Quality into Interpretable Signals
Jiahui Han, Qinuo Li, Ziheng Peng +6
Agent skills provide reusable procedural knowledge that helps agents solve specialized tasks. As their use expands, evaluating skill quality becomes increasingly important. Existin…
Recursive Synthesis for Long-Horizon Terminal Tasks
Zhongzhi Li, Yucheng Shi, Zongxia Li +8
High-quality long-horizon training data for terminal agents is expensive to produce, often costing hundreds to thousands of dollars per task, because each task must keep the instru…
Long-Horizon-Terminal-Bench: Testing the Limits of Agents on Long-Horizon Terminal Tasks with Dense Reward-Based Grading
Zongxia Li, Zhongzhi Li, Yucheng Shi +10
The paper presents Long-Horizon-Terminal-Bench, a benchmark of 46 extended tasks with fine-grained intermediate rewards to evaluate AI agents' long-horizon planning and debugging a…
Self-Improving Small Object Grounding in LVLMs
Tianze Yang, Yucheng Shi, Ruitong Sun +2
Can internal attention patterns in Large Vision Language Models (LVLMs) identify reliable small-object boxes without fine-tuning? In this work, we provide an affirmative answer. At…
TRON: Targeted Rule-Verifiable Online Environments for Visual Reasoning RL
Tianze Yang, Yucheng Shi, Ruitong Sun +3
Reinforcement learning (RL) for visual reasoning needs scalable, verifiable, and controllable training signals. Existing visual RL post-training trains on static curated datasets,…