English

GOAT: A Training Framework for Goal-Oriented Agent with Tools

Artificial Intelligence 2026-05-05 v2

Abstract

Current approaches rely on zero-shot evaluation due to the absence of training data; while proprietary models such as GPT-4 exhibit strong reasoning capabilities, smaller open-source models remain ineffective at complex tool use. To address this limitation, we propose a novel training framework GOAT, that enables fine-tuning LLM agents without human annotation. GOAT automatically synthesizes goal-oriented API execution data from API documents using a novel call-first generation paradigm, that constructs training data based on executed API call sequences. Through extensive experiments, we show that GOAT-trained agents achieve state-of-the-art performance across multiple existing goal-oriented benchmarks. In addition, we introduce GOATBench, a new goal-oriented API execution benchmark, and demonstrate that agents trained with GOAT also excel in this setting. These results highlight GOAT as a practical path toward building robust open-source LLM agents capable of complex reasoning and tool use.

Keywords

Cite

@article{arxiv.2510.12218,
  title  = {GOAT: A Training Framework for Goal-Oriented Agent with Tools},
  author = {Hyunji Min and Sangwon Jung and Junyoung Sung and Dosung Lee and Leekyeung Han and Paul Hongsuck Seo},
  journal= {arXiv preprint arXiv:2510.12218},
  year   = {2026}
}

Comments

30 pages, 21 figures, ACL 2026 Findings

R2 v1 2026-07-01T06:35:45.393Z