paper-with-me

Papers

AI Playing Business Games: Benchmarking Large Language Models on Managerial Decision-Making in Dynamic Simulations

2025-09-30 · Berdymyrat Ovezmyradov arxiv

The rapid advancement of LLMs sparked significant interest in their potential to augment or automate managerial functions. One of the most recent trends in AI benchmarking is performance of Large Language Models (LLMs) over longer time horizons. While LLMs excel at tasks involving natural language and pattern recognition, their capabilities in multi-step, strategic business decision-making remain largely unexplored. Few studies demonstrated how results can be different from benchmarks in short-term tasks, as Vending-Bench revealed. Meanwhile, there is a shortage of alternative benchmarks for long-term coherence. This research analyses a novel benchmark using a business game for the decision making in business. The research contributes to the recent literature on AI by proposing a reproducible, open-access management simulator to the research community for LLM benchmarking. This novel framework is used for evaluating the performance of five leading LLMs available in free online interface: Gemini, ChatGPT, Meta AI, Mistral AI, and Grok. LLM makes decisions for a simulated retail company. A dynamic, month-by-month management simulation provides transparently in spreadsheet model as experimental environment. In each of twelve months, the LLMs are provided with a structured prompt containing a full business report from the previous period and are tasked with making key strategic decisions: pricing, order size, marketing budget, hiring, dismissal, loans, training expense, R&D expense, sales forecast, income forecast The methodology is designed to compare the LLMs on quantitative metrics: profit, revenue, and market share, and other KPIs. LLM decisions are analyzed in their strategic coherence, adaptability to market changes, and the rationale provided for their decisions. This approach allows to move beyond simple performance metrics for assessment of the long-term decision-making.

📄 PDF Abstract BibTeX arXiv:2509.26331

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Regular Games -- an Automata-Based General Game Playing Language

2025-11-13 · Radosław Miernik, Marek Szykuła, Jakub Kowalski, Jakub Cieśluk 외 arxiv

We propose a new General Game Playing (GGP) system called Regular Games (RG). The main goal of RG is to be both computationally efficient and convenient for game design. The system consists of several languages. The core…

Complete Chess Games Enable LLM Become A Chess Master

2025-01-26 · Yinqi Zhang, Xintian Han, Haolong Li, Kedi Chen 외

Large language models (LLM) have shown remarkable abilities in text generation, question answering, language translation, reasoning and many other tasks. It continues to advance rapidly and is becoming increasingly influ…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+1

How to Motivate and Engage Generation Clash of Clans at Work? Emergent Properties of Business Gamification Elements in the Digital Economy

2021-03-23 · Nicholas Dacre, Panos Constantinides, Joe Nandhakumar

Organisations are currently lacking in developing and implementing business systems in meaningful ways to motivate and engage their staff. This is particularly salient as the average employee spends eleven cumulative yea…

Game Design

A Continuous Information Gain Measure to Find the Most Discriminatory Problems for AI Benchmarking

2018-09-09 · Matthew Stephenson, Damien Anderson, Ahmed Khalifa, John Levine 외

This paper introduces an information-theoretic method for selecting a subset of problems which gives the most information about a group of problem-solving algorithms. This method was tested on the games in the General Vi…

BenchmarkingGame Design

Regular Boardgames

2017-06-08 · Jakub Kowalski, Maksymilian Mika, Jakub Sutowicz, Marek Szykuła

We propose a new General Game Playing (GGP) language called Regular Boardgames (RBG), which is based on the theory of regular languages. The objective of RBG is to join key properties as expressiveness, efficiency, and n…

Board Games