paper-with-me

홈 › Papers

Fast Peer Adaptation with Context-aware Exploration

2024-02-04 · Long Ma, Yuanfei Wang, Fangwei Zhong, Song-Chun Zhu, Yizhou Wang

Fast adapting to unknown peers (partners or opponents) with different strategies is a key challenge in multi-agent games. To do so, it is crucial for the agent to probe and identify the peer's strategy efficiently, as this is the prerequisite for carrying out the best response in adaptation. However, exploring the strategies of unknown peers is difficult, especially when the games are partially observable and have a long horizon. In this paper, we propose a peer identification reward, which rewards the learning agent based on how well it can identify the behavior pattern of the peer over the historical context, such as the observation over multiple episodes. This reward motivates the agent to learn a context-aware policy for effective exploration and fast adaptation, i.e., to actively seek and collect informative feedback from peers when uncertain about their policies and to exploit the context to perform the best response when confident. We evaluate our method on diverse testbeds that involve competitive (Kuhn Poker), cooperative (PO-Overcooked), or mixed (Predator-Prey-W) games with peer agents. We demonstrate that our method induces more active exploration behavior, achieving faster adaptation and better outcomes than existing methods.

📄 PDF Abstract BibTeX arXiv:2402.02468

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PEARL: Peer-Enhanced Adaptive Radio via On-Device LLM

2025-09-28 · Ju-Hyung Lee, Yanqing Lu, Klaus Doppler arxiv

We present PEARL (Peer-Enhanced Adaptive Radio via On-Device LLM), a framework for cooperative cross-layer optimization in device-to-device (D2D) communication. Building on our previous work on single-device on-device LL…

MetaCURE: Meta Reinforcement Learning with Empowerment-Driven Exploration

2020-06-15 · Jin Zhang, Jianhao Wang, Hao Hu, Tong Chen 외

Meta reinforcement learning (meta-RL) extracts knowledge from previous tasks and achieves fast adaptation to new tasks. Despite recent progress, efficient exploration in meta-RL remains a key challenge in sparse-reward t…

Efficient ExplorationMeta Reinforcement LearningMuJoCoreinforcement-learning+2

Learning Peer Influence Probabilities with Linear Contextual Bandits

2025-10-21 · Ahmed Sayeed Faruk, Mohammad Shahverdikondori, Elena Zheleva arxiv

In networked environments, it is common for users to share recommendations about content, products, services, and possible courses of action. Whether these recommendations are accepted and acted upon is highly context-de…

Behavioral Exploration: Learning to Explore via In-Context Adaptation

2025-07-11 · Andrew Wagenmaker, Zhiyuan Zhou, Sergey Levine arxiv

Developing autonomous agents that quickly explore an environment and adapt their behavior online is a canonical challenge in robotics and machine learning. While humans are able to achieve such fast online exploration an…

SPADER: Step-wise Peer Advantage with Diversity-Aware Exploration Rewards for Multi-Answer Question Answering

2026-05-30 · Qiming Shi, Zhaolu Kang, Yunfan Zhou, Di Weng 외 arxiv

Large language models are increasingly deployed as tool-augmented agents to acquire information beyond parametric knowledge. While recent work has improved long-horizon tool-use reasoning, most approaches focus on tasks …

Reinforcement LearningQuestion Answering