vix.ing · top · new · best · stats · spec

AMOR: A Recipe for Building Adaptable Modular Knowledge Agents Through Process Feedback

2024/02/02 by Jian Guan, Wei Wu, Guan, Jian +9 · 5 citations
Business, Management and Accounting · #Business Process Modeling and Analysis #Computation and Language (cs.CL) #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.2402.01469

openalex publication_date 2024/02/02 · openalex created_date 2024/02/06 · openalex updated_date 2026/07/28

Abstract

The notable success of large language models (LLMs) has sparked an upsurge in building language agents to complete various complex tasks. We present AMOR, an agent framework based on open-source LLMs, which reasons with external knowledge bases and adapts to specific domains through human supervision to the reasoning process. AMOR builds reasoning logic over a finite state machine (FSM) that solves problems through autonomous executions and transitions over disentangled modules. This allows humans to provide direct feedback to the individual modules, and thus naturally forms process supervision. Based on this reasoning and feedback framework, we develop AMOR through two-stage fine-tuning: warm-up and adaptation. The former fine-tunes the LLM with examples automatically constructed from various public datasets, enabling AMOR to generalize across different knowledge environments, while the latter tailors AMOR to specific domains using process feedback. Extensive experiments across multiple domains demonstrate the advantage of AMOR to strong baselines, thanks to its FSM-based reasoning and process feedback mechanism. The code and data are publicly available at \urlhttps://github.com/JianGuanTHU/AMOR.

Cited by

Related