Post-Training LLMs as Better Decision-Making Agents: A Regret-Minimization Approach
Chanwoo Park, Ziyang Chen, Asuman Ozdaglar, Kaiqing Zhang

TL;DR
This paper introduces Iterative Regret-Minimization Fine-Tuning, a post-training method that improves large language models' decision-making abilities by iteratively fine-tuning on low-regret trajectories, enhancing their exploration and regret minimization.
Contribution
The paper presents a novel post-training approach that leverages regret metrics and model-generated reasoning to improve LLM decision-making, avoiding manual templates and enabling broad applicability.
Findings
Improves decision-making performance across diverse LLMs.
Enhances exploration-exploitation tradeoff in online decision tasks.
Provides theoretical insight into single-layer Transformer as a no-regret learner.
Abstract
Large language models (LLMs) are increasingly deployed as "agents" for decision-making (DM) in interactive and dynamic environments. Yet, since they were not originally designed for DM, recent studies show that LLMs can struggle even in basic online DM problems, failing to achieve low regret or an effective exploration-exploitation tradeoff. To address this, we introduce Iterative Regret-Minimization Fine-Tuning (Iterative RMFT), a post-training procedure that repeatedly distills low-regret decision trajectories back into the base model. At each iteration, the model rolls out multiple decision trajectories, selects the k-lowest regret ones, and fine-tunes itself on them. Unlike prior methods that (a) distill action sequences from known DM algorithms or (b) rely on manually crafted chain-of-thought templates, our approach leverages the regret metric to elicit the model's own DM ability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications · Ethics and Social Impacts of AI
