AuraTracer智迹闻
中文

EVENT DOSSIER

Online Change-point Detection for Cooperative Multi-Agent Reinforcement Learning

2026-09-07 12:00 Science across 2 days 🔥 47.2 heat score
2sources
2days unfolding
47.2heat score
2mentions
SummaryAI generated

To address the issue of unreliable experience in cooperative multi-agent reinforcement learning due to changes in the environment or task objectives, researchers have proposed a lightweight online change point detection algorithm called “Past Reward Pattern” (PPR). This algorithm smooths the agent rewards, highlights recent changes, and uses a statistical drift detector to identify significant deviations, with algorithm independence. The study was evaluated in a custom Speaker-Listener environment, covering two controlled non-stationary scenarios. Experiments showed that directly applying the detector to raw rewards often led to missed detections, while smoothing the rewards baseline could detect issues earlier but produced numerous false alarms. PPR effectively limited redundant detections and accurately identified controlled deviations, achieving a good balance between detection speed and alarm stability. It can serve as a reliable reward-based monitoring tool during the training of cooperative MARL systems.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
Patterns of Past RewardsarXiv

Integrated timelineUNIFIED TIMELINE

  1. 2026-09-04

    Online Change-point Detection for Coope…

    本文提出一种基于奖励信号的在线变化点检测算法"Patterns of Past Rewards"(PPR),用于解决合作多智能体强化学习在环境或任务目标变更时的适应问题。PPR 是一种轻量级、与算法无关的检测器,通过平滑智能体的回报流并应…

  2. 2026-09-07

    Online Change-point Detection for Coope…

    本文提出一种名为"Patterns of Past Rewards"(PPR)的轻量级算法无关在线变化点检测算法,用于解决合作多智能体强化学习(MARL)中因环境或任务目标变化导致经验不可靠的问题。该算法通过平滑智能体的回报流、突出近期变…

SignalsSIGNALS

Keyword heat
  • arXiv1
  • Patterns of Past Rewards1

All reports (2)SOURCES

A arXiv cs.LG en 2026-09-04 23:49

Online Change-point Detection for Cooperative Multi-Agent Reinforcement Learning

本文提出一种基于奖励信号的在线变化点检测算法"Patterns of Past Rewards"(PPR),用于解决合作多智能体强化学习在环境或任务目标变更时的适应问题。PPR 是一种轻量级、与算法无关的检测器,通过平滑智能体的回报流并应用统计漂移检测器来标记显著偏移。研究在基于 Multi-Agent Particle Environment 的自定义 Speaker-Listener 环境中进行了评估,涵盖两种受控非平稳性场景。实验结果显示,直接对原始回报应用检测器容易遗漏变化,而平滑回报基线虽能更早检测但会产生大量重复警报;PPR 通过限制冗余检测同时识别控制偏移,实现了检测速度与警报稳定性的更好平衡。

A arXiv cs.LG en 2026-09-07 12:00

Online Change-point Detection for Cooperative Multi-Agent Reinforcement Learning

本文提出一种名为"Patterns of Past Rewards"(PPR)的轻量级算法无关在线变化点检测算法,用于解决合作多智能体强化学习(MARL)中因环境或任务目标变化导致经验不可靠的问题。该算法通过平滑智能体的回报流、突出近期变化并应用统计漂移检测器来标记显著偏移。研究在基于 Multi-Agent Particle Environment 的自定义 Speaker-Listener 环境中进行了评估,涵盖两种受控非平稳性场景。实验结果显示,PPR 在检测速度与警报稳定性之间取得了平衡:相比直接对原始回报应用检测器(易漏检)或平滑回报基线(产生大量重复警报),PPR 能限制冗余检测并准确识别受控偏移。这些发现表明 PPR 是一种可靠的基于奖励的监控工具,有助于合作 MARL 系统在训练期间可靠地识别…