paper-with-me

Papers

Classifying Ambiguous Identities in Hidden-Role Stochastic Games with Multi-Agent Reinforcement Learning

2022-10-24 · Shijie Han, Siyuan Li, Bo An, Wei Zhao, Peng Liu

Multi-agent reinforcement learning (MARL) is a prevalent learning paradigm for solving stochastic games. In most MARL studies, agents in a game are defined as teammates or enemies beforehand, and the relationships among the agents remain fixed throughout the game. However, in real-world problems, the agent relationships are commonly unknown in advance or dynamically changing. Many multi-party interactions start off by asking: who is on my team? This question arises whether it is the first day at the stock exchange or the kindergarten. Therefore, training policies for such situations in the face of imperfect information and ambiguous identities is an important problem that needs to be addressed. In this work, we develop a novel identity detection reinforcement learning (IDRL) framework that allows an agent to dynamically infer the identities of nearby agents and select an appropriate policy to accomplish the task. In the IDRL framework, a relation network is constructed to deduce the identities of other agents by observing the behaviors of the agents. A danger network is optimized to estimate the risk of false-positive identifications. Beyond that, we propose an intrinsic reward that balances the need to maximize external rewards and accurate identification. After identifying the cooperation-competition pattern among the agents, IDRL applies one of the off-the-shelf MARL methods to learn the policy. To evaluate the proposed method, we conduct experiments on Red-10 card-shedding game, and the results show that IDRL achieves superior performance over other state-of-the-art MARL methods. Impressively, the relation network has the par performance to identify the identities of agents with top human players; the danger network reasonably avoids the risk of imperfect identification. The code to reproduce all the reported results is available online at https://github.com/MR-BENjie/IDRL.

📄 PDF Abstract BibTeX arXiv:2210.12896

Code (1)

mr-benjie/idrl 공식 구현 pytorch

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Relation Network

Similar Papers 제목 키워드 기반

\#WhoAmI in 160 Characters? Classifying Social Identities Based on Twitter Profile Descriptions

2016-11-01 · WS 2016 11 · Anna Priante, Djoerd Hiemstra, Tijs van den Broek, Aaqib Saeed 외
Text Classification

Lies We Can See: Joint Verbal and Non-Verbal Deception by VLM Agents in Embodied Social Interactions

2026-08-31 · Jaewoo Ahn, Junseo Kim, Hyunseo Kim, Heeseung Yun 외 arxiv

Strategic deception by LLM and VLM agents has emerged as a central AI alignment and safety concern. Social-deduction games (where each player holds a hidden role and communicates with others to deduce identities) serve a…

Political Homophily in Independence Movements: Analysing and Classifying Social Media Users by National Identity

2017-02-27 · Arkaitz Zubiaga, Bo wang, Maria Liakata, Rob Procter

Social media and data mining are increasingly being used to analyse political and societal issues. Here we undertake the classification of social media users as supporting or opposing ongoing independence movements in th…

General Classification

Long-Horizon Dialogue Understanding for Role Identification in the Game of Avalon with Large Language Models

2023-11-09 · Simon Stepputtis, Joseph Campbell, Yaqi Xie, Zhengyang Qi 외

Deception and persuasion play a critical role in long-horizon dialogues between multiple parties, especially when the interests, goals, and motivations of the participants are not aligned. Such complex tasks pose challen…

Decision MakingDialogue Understanding

Encoders Help You Disambiguate Word Senses in Neural Machine Translation

2019-08-30 · IJCNLP 2019 11 · Gongbo Tang, Rico Sennrich, Joakim Nivre

Neural machine translation (NMT) has achieved new state-of-the-art performance in translating ambiguous words. However, it is still unclear which component dominates the process of disambiguation. In this paper, we explo…

DecoderMachine TranslationNMTTranslation+1