EMNLP 2024main2 citations

UNO Arena for Evaluating Sequential Decision-Making Capability of Large Language Models

Zhanyue Qin, Haochuan Wang, Deyuan Liu, Ziyang Song, Cunhang Fan, Zhao Lv, Jinlin Wu, Zhen Lei

Abstract

Sequential decision-making refers to algorithms that take into account the dynamics of the environment, where early decisions affect subsequent decisions. With large language models (LLMs) demonstrating powerful capabilities between tasks, we can’t help but ask: Can Current LLMs Effectively Make Sequential Decisions? In order to answer this question, we propose the UNO Arena based on the card game UNO to evaluate the sequential decision-making capability of LLMs and explain in detail why we choose UNO. In UNO Arena, We evaluate the sequential decision-making capability of LLMs dynamically with novel metrics based Monte Carlo methods. We set up random players, DQN-based reinforcement learning players, and LLM players (e.g. GPT-4, Gemini-pro) for comparison testing. Furthermore, in order to improve the sequential decision-making capability of LLMs, we propose the TUTRI player, which can involves having LLMs reflect their own actions with the summary of game history and the game strategy. Numerous experiments demonstrate that the TUTRI player achieves a notable breakthrough in the performance of sequential decision-making compared to the vanilla LLM player.

BibTeX
@inproceedings{qin-etal-2024-uno,
    title = "{UNO} Arena for Evaluating Sequential Decision-Making Capability of Large Language Models",
    author = "Qin, Zhanyue  and
      Wang, Haochuan  and
      Liu, Deyuan  and
      Song, Ziyang  and
      Fan, Cunhang  and
      Lv, Zhao  and
      Wu, Jinlin  and
      Lei, Zhen  and
      Tu, Zhiying  and
      Chu, Dianhui  and
      Yu, Xiaoyan  and
      Sui, Dianbo",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.435/",
    doi = "10.18653/v1/2024.emnlp-main.435",
    pages = "7630--7645"
}
UNO Arena for Evaluating Sequential Decision-Making Capability of Large Language Models · EMNLP 2024