paper-with-me

홈 › Papers

Interacting Large Language Model Agents. Interpretable Models and Social Learning

2024-11-02 · Adit Jain, Vikram Krishnamurthy

This paper discusses the theory and algorithms for interacting large language model agents (LLMAs) using methods from statistical signal processing and microeconomics. While both fields are mature, their application to decision-making involving interacting LLMAs remains unexplored. Motivated by Bayesian sentiment analysis on online platforms, we construct interpretable models and algorithms that enable LLMAs to interact and perform Bayesian inference. Because interacting LLMAs learn from both prior decisions and external inputs, they can exhibit bias and herding behavior. Thus, developing interpretable models and stochastic control algorithms is essential to understand and mitigate these behaviors. This paper has three main results. First, we show using Bayesian revealed preferences from microeconomics that an individual LLMA satisfies the necessary and sufficient conditions for rationally inattentive (bounded rationality) Bayesian utility maximization and, given an observation, the LLMA chooses an action that maximizes a regularized utility. Second, we utilize Bayesian social learning to construct interpretable models for LLMAs that interact sequentially with each other and the environment while performing Bayesian inference. Our proposed models capture the herding behavior exhibited by interacting LLMAs. Third, we propose a stochastic control framework to delay herding and improve state estimation accuracy under 2 settings: (a) centrally controlled LLMAs (b) autonomous LLMAs with incentives. We demonstrate the effectiveness of our methods on real datasets for hate speech classification and product quality assessment, using open-source models like LLaMA and closed-source models like ChatGPT. The main takeaway of this paper, based on empirical analysis and mathematical formalism, is that LLMAs act as rationally bounded Bayesian agents that exhibit social learning when interacting.

📄 PDF Abstract BibTeX arXiv:2411.01271

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceLanguage ModelingLanguage ModellingLarge Language ModelSentiment AnalysisState Estimation

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

SoPhie: An Attentive GAN for Predicting Paths Compliant to Social and Physical Constraints

2018-06-05 · CVPR 2019 6 · Amir Sadeghian, Vineet Kosaraju, Ali Sadeghian, Noriaki Hirose 외

This paper addresses the problem of path prediction for multiple interacting agents in a scene, which is a crucial step for many autonomous platforms such as self-driving cars and social robots. We present \textit{SoPhie…

Generative Adversarial NetworkSelf-Driving CarsTrajectory ForecastingTrajectory Prediction

Mechanism Design Is Not Enough: Prosocial Agents for Cooperative AI

2026-05-08 · Xuanqiang Angelo Huang, Charlie Tharas, Samuele Marro, Van Q. Truong 외 arxiv

Ensuring that AI agents behave safely and beneficially when interacting with other parties has emerged as one of the central challenges of modern AI safety. While mechanism design, as the theory of designing rules to ali…

Social Interpretable Reinforcement Learning

2024-01-27 · Leonardo Lucio Custode, Giovanni Iacca

Reinforcement Learning (RL) bears the promise of being a game-changer in many applications. However, since most of the literature in the field is currently focused on opaque models, the use of RL in high-stakes scenarios…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Social Learning through Interactions with Other Agents: A Survey

2024-07-31 · Dylan Hillier, Cheston Tan, Jing Jiang

Social learning plays an important role in the development of human intelligence. As children, we imitate our parents' speech patterns until we are able to produce sounds; we learn from them praising us and scolding us; …

Behavioural cloningSurvey

Interactions as Social Practices: towards a formalization

2018-09-24 · Frank Dignum

Multi-agent models are a suitable starting point to model complex social interactions. However, as the complexity of the systems increase, we argue that novel modeling approaches are needed that can deal with inter-depen…