paper-with-me

Papers

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

2025-10-14 · Hyunji Min, Sangwon Jung, Junyoung Sung, Dosung Lee, Leekyeung Han, Paul Hongsuck Seo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.12218

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AnyGoal: Vision-Language Guided Multi-Agent Exploration for Training-Free Lifelong Navigation

2026-06-11 · MoniJesu James, Marcelino Julio Fernando, Miguel Altamirano Cabrera, Dzmitry Tsetserukou arxiv

End-to-end navigation policies trained on large simulation corpora degrade sharply when transferred to out-of-distribution scenes, categories, or goal modalities. Modular pipelines such as Modular GOAT are bottlenecked b…

Object Detection

GOAT-Bench: A Benchmark for Multi-Modal Lifelong Navigation

2024-04-09 · CVPR 2024 1 · Mukul Khanna, Ram Ramrakhya, Gunjan Chhablani, Sriram Yenamandra 외

The Embodied AI community has made significant strides in visual navigation tasks, exploring targets from 3D coordinates, objects, language descriptions, and images. However, these navigation models often handle only a s…

Go to AnyThingNavigateUniversal NavigationVisual Navigation

Improving Human-AI Coordination through Online Adversarial Training and Generative Models

2025-04-21 · Paresh Chaudhary, Yancheng Liang, Daphne Chen, Simon S. Du 외

Being able to cooperate with new people is an important component of many economically valuable AI tasks, from household robotics to autonomous driving. However, generalizing to novel humans requires training on data tha…

Autonomous Driving

GoalVLM: VLM-driven Object Goal Navigation for Multi-Agent System

2026-03-18 · MoniJesu James, Amir Atef Habel, Aleksey Fedoseev, Dzmitry Tsetserokou arxiv

Object-goal navigation has traditionally been limited to ground robots with closed-set object vocabularies. Existing multi-agent approaches depend on precomputed probabilistic graphs tied to fixed category sets, precludi…

Spatial Reasoning

What is Essential for Unseen Goal Generalization of Offline Goal-conditioned RL?

2023-05-30 · Rui Yang, Yong Lin, Xiaoteng Ma, Hao Hu 외

Offline goal-conditioned RL (GCRL) offers a way to train general-purpose agents from fully offline datasets. In addition to being conservative within the dataset, the generalization ability to achieve unseen goals is ano…

Imitation LearningOffline RL