Multi-User Large Language Model Agents

📅 2026-03-19
📈 Citations: 0
Influential: 0
📄 PDF

career value

218K/year
🤖 AI Summary
针对多用户场景下LLM代理难以处理冲突目标、隐私保护与协调效率的问题,提出多主体决策框架并设计压力测试协议进行系统评估。
📝 Abstract
Large language models (LLMs) and LLM-based agents are increasingly deployed as assistants in planning and decision making, yet most existing systems are implicitly optimized for a single-principal interaction paradigm, in which the model is designed to satisfy the objectives of one dominant user whose instructions are treated as the sole source of authority and utility. However, as they are integrated into team workflows and organizational tools, they are increasingly required to serve multiple users simultaneously, each with distinct roles, preferences, and authority levels, leading to multi-user, multi-principal settings with unavoidable conflicts, information asymmetry, and privacy constraints. In this work, we present the first systematic study of multi-user LLM agents. We begin by formalizing multi-user interaction with LLM agents as a multi-principal decision problem, where a single agent must account for multiple users with potentially conflicting interests and associated challenges. We then introduce a unified multi-user interaction protocol and design three targeted stress-testing scenarios to evaluate current LLMs'capabilities in instruction following, privacy preservation, and coordination. Our results reveal systematic gaps: frontier LLMs frequently fail to maintain stable prioritization under conflicting user objectives, exhibit increasing privacy violations over multi-turn interactions, and suffer from efficiency bottlenecks when coordination requires iterative information gathering.
Problem

Research questions and friction points this paper is trying to address.

multi-user
large language models
multi-principal
privacy constraints
conflicting objectives
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-user LLM agents
multi-principal decision making
privacy preservation
instruction following
coordination efficiency
🔎 Similar Papers
2023-08-22Frontiers Comput. Sci.Citations: 866