Leveraging Large Language Models for Active Merchant Non-player Characters
- URL: http://arxiv.org/abs/2412.11189v2
- Date: Wed, 08 Jan 2025 11:24:17 GMT
- Title: Leveraging Large Language Models for Active Merchant Non-player Characters
- Authors: Byungjun Kim, Minju Kim, Dayeon Seo, Bugeun Kim,
- Abstract summary: We highlight two significant issues leading to the passivity of current merchant non-player characters (NPCs)<n>We propose a merchant framework based on large language models (LLMs), called MART, which consists of an appraiser module and a negotiator module.<n>Our findings indicate that finetuning methods, such as supervised finetuning (SFT) and knowledge distillation (KD) are effective in using smaller LLMs to implement active merchant NPCs.
- Score: 6.412262542272846
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We highlight two significant issues leading to the passivity of current merchant non-player characters (NPCs): pricing and communication. While immersive interactions have been a focus, negotiations between merchant NPCs and players on item prices have not received sufficient attention. First, we define passive pricing as the limited ability of merchants to modify predefined item prices. Second, passive communication means that merchants can only interact with players in a scripted manner. To tackle these issues and create an active merchant NPC, we propose a merchant framework based on large language models (LLMs), called MART, which consists of an appraiser module and a negotiator module. We conducted two experiments to guide game developers in selecting appropriate implementations by comparing different training methods and LLM sizes. Our findings indicate that finetuning methods, such as supervised finetuning (SFT) and knowledge distillation (KD), are effective in using smaller LLMs to implement active merchant NPCs. Additionally, we found three irregular cases arising from the responses of LLMs. We expect our findings to guide developers in using LLMs for developing active merchant NPCs.
Related papers
- AgenticPay: A Multi-Agent LLM Negotiation System for Buyer-Seller Transactions [49.49718899185783]
Large language model (LLM)-based agents are increasingly expected to negotiate, coordinate, and transact autonomously.<n>We introduce AgenticPay, a benchmark and simulation framework for multi-agent buyer-seller negotiation driven by natural language.
arXiv Detail & Related papers (2026-02-05T18:50:36Z) - Evaluating Multi-Turn Bargain Skills in LLM-Based Seller Agent [20.0134260493017]
We introduce a multi-turn evaluation framework for measuring the bargaining ability of seller agents in e-commerce dialogues.<n>Our contributions are: (1) a large-scale e-commerce bargaining benchmark spanning 622 categories, 9,892 products, and 3,014 tasks; (2) a turn-level evaluation framework grounded in Theory of Mind with annotated buyer intents, moving beyond outcome-only metrics; and (3) an automated pipeline that extracts reliable intent from massive dialogue data.
arXiv Detail & Related papers (2025-09-08T05:12:03Z) - Tricking LLM-Based NPCs into Spilling Secrets [0.6999740786886536]
Large Language Models (LLMs) are increasingly used to generate dynamic dialogue for game NPCs.<n>In this study, we examine whether adversarial prompt injection can cause LLM-based NPCs to reveal hidden background secrets.
arXiv Detail & Related papers (2025-08-25T05:25:28Z) - Towards Enhanced Immersion and Agency for LLM-based Interactive Drama [55.770617779283064]
This paper begins with understanding interactive drama from two aspects: Immersion, the player's feeling of being present in the story, and Agency.
To enhance these two aspects, we first propose Playwriting-guided Generation, a novel method that helps LLMs craft dramatic stories with substantially improved structures and narrative quality.
arXiv Detail & Related papers (2025-02-25T06:06:16Z) - FishBargain: An LLM-Empowered Bargaining Agent for Online Fleamarket Platform Sellers [26.343587134457415]
We propose an LLM-empowered bargaining agent designed for online fleamarket platform sellers, named as FishBargain.<n>FishBargain understands the chat context and product information, chooses both action and language skill considering possible adversary actions and generates utterances.<n>Both qualitative and quantitative experiments demonstrate that FishBargain can effectively help sellers make more deals.
arXiv Detail & Related papers (2025-01-22T06:12:25Z) - AgreeMate: Teaching LLMs to Haggle [0.08192907805418582]
We introduce AgreeMate, a framework for training Large Language Models to perform strategic price negotiations through natural language.
We present the performance of Large Language Models when used as agents within a decoupled (modular) bargaining architecture.
arXiv Detail & Related papers (2024-12-24T21:57:17Z) - MCPDial: A Minecraft Persona-driven Dialogue Dataset [22.420926356322568]
We introduce the Minecraft Persona-driven Dialogue dataset (MCPDial)
Starting with a small seed of expert-written conversations, we employ our method to generate hundreds of additional conversations.
The conversations are long, allowing for in-depth and extensive interactions between the player and NPC.
arXiv Detail & Related papers (2024-10-29T00:19:55Z) - Measuring Bargaining Abilities of LLMs: A Benchmark and A Buyer-Enhancement Method [17.388837360641276]
This paper describes the Bargaining task as an asymmetric incomplete information game.
It allows us to quantitatively assess an agent's performance in the Bargain task.
We propose a novel approach called OG-Narrator that integrates a deterministic Offer Generator to control the price range of Buyer's offers.
arXiv Detail & Related papers (2024-02-24T13:36:58Z) - How Well Can LLMs Negotiate? NegotiationArena Platform and Analysis [50.15061156253347]
Negotiation is the basis of social interactions; humans negotiate everything from the price of cars to how to share common resources.
With rapidly growing interest in using large language models (LLMs) to act as agents on behalf of human users, such LLM agents would also need to be able to negotiate.
We develop NegotiationArena: a flexible framework for evaluating and probing the negotiation abilities of LLM agents.
arXiv Detail & Related papers (2024-02-08T17:51:48Z) - Assistive Large Language Model Agents for Socially-Aware Negotiation Dialogues [47.977032883078664]
We develop assistive agents based on Large Language Models (LLMs)
We simulate business negotiations by letting two LLM-based agents engage in role play.
A third LLM acts as a remediator agent to rewrite utterances violating norms for improving negotiation outcomes.
arXiv Detail & Related papers (2024-01-29T09:07:40Z) - Zero-Shot Goal-Directed Dialogue via RL on Imagined Conversations [70.7884839812069]
Large language models (LLMs) have emerged as powerful and general solutions to many natural language tasks.
However, many of the most important applications of language generation are interactive, where an agent has to talk to a person to reach a desired outcome.
In this work, we explore a new method for adapting LLMs with RL for such goal-directed dialogue.
arXiv Detail & Related papers (2023-11-09T18:45:16Z) - Salespeople vs SalesBot: Exploring the Role of Educational Value in
Conversational Recommender Systems [78.84530426424838]
Existing conversational recommender systems often overlook users' lack of background knowledge, focusing solely on gathering preferences.
We introduce SalesOps, a framework that facilitates the simulation and evaluation of such systems.
We build SalesBot and ShopperBot, a pair of LLM-powered agents that can simulate either side of the framework.
arXiv Detail & Related papers (2023-10-26T19:44:06Z) - Cooperation, Competition, and Maliciousness: LLM-Stakeholders Interactive Negotiation [52.930183136111864]
We propose using scorable negotiation to evaluate Large Language Models (LLMs)
To reach an agreement, agents must have strong arithmetic, inference, exploration, and planning capabilities.
We provide procedures to create new games and increase games' difficulty to have an evolving benchmark.
arXiv Detail & Related papers (2023-09-29T13:33:06Z) - Improving Language Model Negotiation with Self-Play and In-Context
Learning from AI Feedback [97.54519989641388]
We study whether multiple large language models (LLMs) can autonomously improve each other in a negotiation game by playing, reflecting, and criticizing.
Only a subset of the language models we consider can self-play and improve the deal price from AI feedback.
arXiv Detail & Related papers (2023-05-17T11:55:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.