Pith. sign in

REVIEW 3 cited by

Agent models: Internalizing Chain-of-Action Generation into Reasoning models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.06580 v1 pith:2D4IAYJC submitted 2025-03-09 cs.AI

classification cs.AI
keywords modelsreasoningagentmodelactionautocoachain-of-actionemph
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Traditional agentic workflows rely on external prompts to manage interactions with tools and the environment, which limits the autonomy of reasoning models. We position \emph{Large Agent Models (LAMs)} that internalize the generation of \emph{Chain-of-Action (CoA)}, enabling the model to autonomously decide when and how to use external tools. Our proposed AutoCoA framework combines supervised fine-tuning (SFT) and reinforcement learning (RL), allowing the model to seamlessly switch between reasoning and action while efficiently managing environment interactions. Main components include step-level action triggering, trajectory-level CoA optimization, and an internal world model to reduce real-environment interaction costs. Evaluations on open-domain QA tasks demonstrate that AutoCoA-trained agent models significantly outperform ReAct-based workflows in task completion, especially in tasks that require long-term reasoning and multi-step actions. Code and dataset are available at https://github.com/ADaM-BJTU/AutoCoA

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TaskCraft: Automated Generation of Agentic Tasks

    cs.CL 2025-06 conditional novelty 6.0 of 10

    TaskCraft automatically generates verifiable, multi-tool agentic tasks with execution trajectories via atomic task construction and depth/width extension, and fine-tuning on the resulting 36,000-task dataset improves ...

  2. Tool-Star: Empowering LLM-Brained Multi-Tool Reasoner via Reinforcement Learning

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Tool-Star combines cold-start supervised fine-tuning with a multi-tool self-critic reinforcement learning algorithm and hierarchical rewards to improve LLM tool-use reasoning.

  3. WebDancer: Towards Autonomous Information Seeking Agency

    cs.CL 2025-05 conditional novelty 5.0 of 10

    A four-stage data-and-training pipeline (synthetic QA, trajectory rejection sampling, SFT, DAPO reinforcement learning) produces WebDancer, a web agent that outperforms vanilla ReAct and several open-source agentic fr...

Pith tools