Papers › Rational Decision-Making Agent with Internalized Utility Judgment

Rational Decision-Making Agent with Internalized Utility Judgment

24 Aug 2023arXiv:2308.12519archive 2025-07-28

Yining Ye, Xin Cong, Shizuo Tian, Yujia Qin, Chong Liu, Yankai Lin, Zhiyuan Liu, Maosong Sun

Large language models (LLMs) have demonstrated remarkable advancements and have attracted significant efforts to develop LLMs into agents capable of executing intricate multi-step decision-making tasks beyond traditional NLP applications. Existing approaches to LLM-based decision-making predominantly build upon the manually-designed external performance metrics to guide the decision-making process. However, reliance on the external performance metrics as prior is problematic in real-world scenarios, where such prior may be unavailable, flawed, or even erroneous. For genuine autonomous decision making, it is imperative for the agent to develop its rationality from its posterior experiences to judge decisions independently. Central to the development of rationality is the construction of an internalized utility judgment, capable of assigning numerical utilities to each decision. This paper proposes RadAgent (Rational Decision-Making Agent), which fosters the development of its rationality through an iterative framework involving Experience Exploration and Utility Learning. Within this framework, Elo-based Utility Construction is devised to assign Elo scores to individual decision steps to judge their utilities via pairwise comparisons. Consequently, these Elo scores guide the decision-making process to derive optimal outcomes. Experimental results on the ToolBench dataset demonstrate RadAgent's superiority over baselines, achieving over 10% improvement in Pass Rate on diverse tasks. It offers higher-quality solutions and reduces costs (ChatGPT API calls), highlighting its effectiveness and efficiency.

PaperPDFCode 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="2308.12519")

Code

Syntology Ran 11 of 15 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 4 ran · honoured contract; 1 ran · violated contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: found in paper text by Syntology: 15 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

OpenBMB/RaD-Agent found in paper text by Syntology 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

15 samples harvested; 11 ran; 4 honoured the contract we drafted; 4 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.

4ran · honoured contract
1ran · violated contract
2ran · our draft was wrong
1ran · fixture could not drive it
3ran
4unverified

Licence: 15 of the 15 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 OpenBMB/RaD-Agent. “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.

base_search_method OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran no licence file found · pointer only · f9dce67a905b431e · report
compute_epsilon_new_node OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · d02010abc3fe6b74 · report
elo_match OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · efef06c7ccff256a · report
elo_rank OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 6c1b447bb175cf1d · report
parse_json OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 2d522169c96708ab · report
rank2Thread OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran no licence file found · pointer only · 187ac72c168ec9df · report
rank2_single OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · d0dbd64d8b428bc2 · report
rank2symmetry OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · 3ba5c5c1671b80cb · report
softmax_bias OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · 6fb94827dfecb503 · report
sum_based_rankn OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 126ff06e838dad06 · report
tree_node OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology ran no licence file found · pointer only · 8eb516b51af146fb · report
ETS_tree_search OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology unverified no licence file found · pointer only · b522d93fd1c261a7 · report
my_tree OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology unverified no licence file found · pointer only · 3061a63e603aba3d · report
rank2_allchain OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology unverified no licence file found · pointer only · fdf89c1241fc960f · report
rank2_subfix OpenBMB/RaD-Agent/Algorithms/ETS.py found in paper text by Syntology unverified no licence file found · pointer only · 2bf35d86ccf86b29 · report

Tasks

Decision MakingLanguage ModellingLarge Language Model

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