paper-with-me

Papers

Competitive Multi-Agent Deep Reinforcement Learning with Counterfactual Thinking

2019-08-13 · Yue Wang, Yao Wan, Chenwei Zhang, Lixin Cui, Lu Bai, Philip S. Yu

Counterfactual thinking describes a psychological phenomenon that people re-infer the possible results with different solutions about things that have already happened. It helps people to gain more experience from mistakes and thus to perform better in similar future tasks. This paper investigates the counterfactual thinking for agents to find optimal decision-making strategies in multi-agent reinforcement learning environments. In particular, we propose a multi-agent deep reinforcement learning model with a structure which mimics the human-psychological counterfactual thinking process to improve the competitive abilities for agents. To this end, our model generates several possible actions (intent actions) with a parallel policy structure and estimates the rewards and regrets for these intent actions based on its current understanding of the environment. Our model incorporates a scenario-based framework to link the estimated regrets with its inner policies. During the iterations, our model updates the parallel policies and the corresponding scenario-based regrets for agents simultaneously. To verify the effectiveness of our proposed model, we conduct extensive experiments on two different environments with real-world applications. Experimental results show that counterfactual thinking can actually benefit the agents to obtain more accumulative rewards from the environments with fair information by comparing to their opponents while keeping high performing efficiency.

📄 PDF Abstract BibTeX arXiv:1908.04573

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDecision MakingDeep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

ReMA: Learning to Meta-think for LLMs with Multi-Agent Reinforcement Learning

2025-03-12 · Ziyu Wan, Yunxiang Li, Xiaoyu Wen, Yan Song 외

Recent research on Reasoning of Large Language Models (LLMs) has sought to further enhance their performance by integrating meta-thinking -- enabling models to monitor, evaluate, and control their reasoning processes for…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Counterfactual Multi-Agent Policy Gradients

2017-05-24 · Jakob Foerster, Gregory Farquhar, Triantafyllos Afouras, Nantas Nardelli 외

Cooperative multi-agent systems can be naturally used to model many real world problems, such as network packet routing and the coordination of autonomous vehicles. There is a great need for new reinforcement learning me…

Autonomous VehiclescounterfactualReinforcement LearningSMAC++1

Curriculum Learning With Counterfactual Group Relative Policy Advantage For Multi-Agent Reinforcement Learning

2025-06-09 · Weiqiang Jin, Hongyang Du, Guizhong Liu, Dong In Kim

Multi-agent reinforcement learning (MARL) has achieved strong performance in cooperative adversarial tasks. However, most existing methods typically train agents against fixed opponent strategies and rely on such meta-st…

counterfactualMulti-agent Reinforcement LearningSMACSMAC+

MolAct: An Agentic RL Framework for Molecular Editing and Property Optimization

2025-12-23 · Zhuo Yang, Yeyun Chen, Jiaqing Xie, Ben Gao 외 arxiv

Molecular editing and optimization are multi-step problems that require iteratively improving properties while keeping molecules chemically valid and structurally similar. We frame both tasks as sequential, tool-guided d…

Reinforcement Learning

Feedback Attribution for Counterfactual Bandit Learning in Multi-Domain Spoken Language Understanding

2021-11-01 · EMNLP 2021 11 · Tobias Falke, Patrick Lehnen

With counterfactual bandit learning, models can be trained based on positive and negative feedback received for historical predictions, with no labeled data needed. Such feedback is often available in real-world dialog s…

counterfactualMulti-agent Reinforcement LearningReinforcement Learning (RL)Spoken Language Understanding