Pith. sign in

REVIEW 3 cited by

ProAgent: From Robotic Process Automation to Agentic Process Automation

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 2311.10751 v2 pith:SKWAM4RS submitted 2023-11-02 cs.RO cs.AIcs.CL

ProAgent: From Robotic Process Automation to Agentic Process Automation

classification cs.RO cs.AIcs.CL
keywords automationagentsprocessconstructionexecutionhumanproagentworkflow
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

From ancient water wheels to robotic process automation (RPA), automation technology has evolved throughout history to liberate human beings from arduous tasks. Yet, RPA struggles with tasks needing human-like intelligence, especially in elaborate design of workflow construction and dynamic decision-making in workflow execution. As Large Language Models (LLMs) have emerged human-like intelligence, this paper introduces Agentic Process Automation (APA), a groundbreaking automation paradigm using LLM-based agents for advanced automation by offloading the human labor to agents associated with construction and execution. We then instantiate ProAgent, an LLM-based agent designed to craft workflows from human instructions and make intricate decisions by coordinating specialized agents. Empirical experiments are conducted to detail its construction and execution procedure of workflow, showcasing the feasibility of APA, unveiling the possibility of a new paradigm of automation driven by agents. Our code is public at https://github.com/OpenBMB/ProAgent.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

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

  1. From Neural Intent to Cryptographic Authorization: Securing AI-Driven Enterprise Workflows

    cs.CR 2026-07 conditional novelty 6.0

    NCS gates every privileged AI-agent tool call behind an offline-signed, hash-chained instruction stream, cutting injected-parameter attacks to zero by construction.

  2. Beyond Generalist LLMs: Specialist Agentic Systems for Structured Code Workflow Execution

    cs.SE 2026-07 conditional novelty 6.0

    A specialist BPMN-to-agent pipeline beats general-purpose coding agents on tool-use accuracy, latency, and token cost for deterministic business workflows.

  3. Foundation-Model-Based Agents in Industrial Automation: Purposes, Capabilities, and Open Challenges

    cs.AI 2026-05 unverdicted novelty 4.0

    A literature survey finds foundation-model agents in industry are 75% at prototype stages with gains in human interaction and uncertainty handling but deficits in negotiation, plus limitations like hallucinations and latency.