paper-with-me

Papers

Learning to Coordinate Multiple Reinforcement Learning Agents for Diverse Query Reformulation

2018-09-27 · ICLR 2019 5 · Rodrigo Nogueira, Jannis Bulian, Massimiliano Ciaramita

We propose a method to efficiently learn diverse strategies in reinforcement learning for query reformulation in the tasks of document retrieval and question answering. In the proposed framework an agent consists of multiple specialized sub-agents and a meta-agent that learns to aggregate the answers from sub-agents to produce a final answer. Sub-agents are trained on disjoint partitions of the training data, while the meta-agent is trained on the full training set. Our method makes learning faster, because it is highly parallelizable, and has better generalization performance than strong baselines, such as an ensemble of agents trained on the full data. We show that the improved performance is due to the increased diversity of reformulation strategies.

📄 PDF Abstract BibTeX arXiv:1809.10658

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityQuestion Answeringreinforcement-learningReinforcement LearningReinforcement Learning (RL)Retrieval

Similar Papers 제목 키워드 기반

Cooperative Exploration for Multi-Agent Deep Reinforcement Learning

2021-07-23 · Iou-Jen Liu, Unnat Jain, Raymond A. Yeh, Alexander G. Schwing

Exploration is critical for good results in deep reinforcement learning and has attracted much attention. However, existing multi-agent deep reinforcement learning algorithms still use mostly noise-based techniques. Very…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

Learning Coordinated Preference for Multi-Objective Multi-Agent Reinforcement Learning

2026-06-12 · Pengxin Wang, Lihao Guo, Yi Xie, Bo Liu 외 arxiv

Cooperative multi-objective multi-agent reinforcement learning (MOMARL) models team decision making under multiple, potentially conflicting objectives. In this setting, conflicts arise not only across objectives but also…

Multi-agent Reinforcement LearningDecision Making

Coordinated Multi-Agent Exploration Using Shared Goals

2021-01-01 · Iou-Jen Liu, Unnat Jain, Alex Schwing

Exploration is critical for good results of deep reinforcement learning algorithms and has drawn much attention. However, existing multi-agent deep reinforcement learning algorithms still use mostly noise-based technique…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

Multi-level Advantage Credit Assignment for Cooperative Multi-Agent Reinforcement Learning

2025-08-09 · Xutong Zhao, Yaqi Xie arxiv

Cooperative multi-agent reinforcement learning (MARL) aims to coordinate multiple agents to achieve a common goal. A key challenge in MARL is credit assignment, which involves assessing each agent's contribution to the s…

Multi-agent Reinforcement Learning

Coordinated Exploration via Intrinsic Rewards for Multi-Agent Reinforcement Learning

2019-05-28 · Shariq Iqbal, Fei Sha

Solving tasks with sparse rewards is one of the most important challenges in reinforcement learning. In the single-agent setting, this challenge is addressed by introducing intrinsic rewards that motivate agents to explo…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)