Papers › Agentic Predictor: Performance Prediction for Agentic Workflows via Multi-View Encoding

Agentic Predictor: Performance Prediction for Agentic Workflows via Multi-View Encoding

26 May 2025arXiv:2505.19764archive 2025-07-28

Patara Trirat, Wonyong Jeong, Sung Ju Hwang

Large language models (LLMs) have demonstrated remarkable capabilities across diverse tasks, but optimizing LLM-based agentic systems remains challenging due to the vast search space of agent configurations, prompting strategies, and communication patterns. Existing approaches often rely on heuristic-based tuning or exhaustive evaluation, which can be computationally expensive and suboptimal. This paper proposes Agentic Predictor, a lightweight predictor for efficient agentic workflow evaluation. Agentic Predictor is equipped with a multi-view workflow encoding technique that leverages multi-view representation learning of agentic systems by incorporating code architecture, textual prompts, and interaction graph features. To achieve high predictive accuracy while significantly reducing the number of required workflow evaluations for training a predictor, Agentic Predictor employs cross-domain unsupervised pretraining. By learning to approximate task success rates, Agentic Predictor enables fast and accurate selection of optimal agentic workflow configurations for a given task, significantly reducing the need for expensive trial-and-error evaluations. Experiments on a carefully curated benchmark spanning three domains show that our predictor outperforms state-of-the-art methods in both predictive accuracy and workflow utility, highlighting the potential of performance predictors in streamlining the design of LLM-based agentic workflows.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.19764")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: official repository: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

deepauto-ai/agentic-predictor officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from deepauto-ai/agentic-predictor. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_utility deepauto-ai/agentic-predictor/agent_predictor/evaluate_mvgnn.py official repository unverified MIT (permissive) · e08519480a537a10 · report
get_base_conv deepauto-ai/agentic-predictor/agent_predictor/train_mvgnn.py official repository unverified MIT (permissive) · eb032cc9778ebc71 · report
get_dataloader deepauto-ai/agentic-predictor/agent_predictor/pgy_dataset.py official repository unverified MIT (permissive) · 9f73522d143132a9 · report
get_mv_graph deepauto-ai/agentic-predictor/agent_predictor/pgy_dataset.py official repository unverified MIT (permissive) · 66697d67b59c5b37 · report
get_numerical_node_id deepauto-ai/agentic-predictor/agent_predictor/convert_dataset_mvgnn.py official repository unverified MIT (permissive) · b91cb2e0f3a43ff9 · report
precision_at_k deepauto-ai/agentic-predictor/agent_predictor/evaluate_mvgnn.py official repository unverified MIT (permissive) · 71461b8aea1df5e2 · report
run_code deepauto-ai/agentic-predictor/agent_predictor/operator_files/Programmer.py official repository unverified MIT (permissive) · 68d21e2eb50348a6 · report
train deepauto-ai/agentic-predictor/agent_predictor/train_mvgnn.py official repository unverified MIT (permissive) · 30f9fa49f5eecb6a · report
validate deepauto-ai/agentic-predictor/agent_predictor/evaluate_mvgnn.py official repository unverified MIT (permissive) · b06a36087eeea6b3 · report
validate deepauto-ai/agentic-predictor/agent_predictor/train_mvgnn.py official repository unverified MIT (permissive) · 6fe084cc1577bf3c · report

Tasks

Representation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections