paper-with-me

Papers

Mind the Model, Not the Agent: The Primacy Bias in Model-based RL

2023-10-23 · Zhongjian Qiao, Jiafei Lyu, Xiu Li

The primacy bias in model-free reinforcement learning (MFRL), which refers to the agent's tendency to overfit early data and lose the ability to learn from new data, can significantly decrease the performance of MFRL algorithms. Previous studies have shown that employing simple techniques, such as resetting the agent's parameters, can substantially alleviate the primacy bias in MFRL. However, the primacy bias in model-based reinforcement learning (MBRL) remains unexplored. In this work, we focus on investigating the primacy bias in MBRL. We begin by observing that resetting the agent's parameters harms its performance in the context of MBRL. We further find that the primacy bias in MBRL is more closely related to the primacy bias of the world model instead of the primacy bias of the agent. Based on this finding, we propose \textit{world model resetting}, a simple yet effective technique to alleviate the primacy bias in MBRL. We apply our method to two different MBRL algorithms, MBPO and DreamerV2. We validate the effectiveness of our method on multiple continuous control tasks on MuJoCo and DeepMind Control Suite, as well as discrete control tasks on Atari 100k benchmark. The experimental results show that \textit{world model resetting} can significantly alleviate the primacy bias in the model-based setting and improve the algorithm's performance. We also give a guide on how to perform \textit{world model resetting} effectively.

📄 PDF Abstract BibTeX arXiv:2310.15017

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlmodelModel-based Reinforcement LearningMuJoCoreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

The Primacy Bias in Deep Reinforcement Learning

2022-05-16 · Evgenii Nikishin, Max Schwarzer, Pierluca D'Oro, Pierre-Luc Bacon 외

This work identifies a common flaw of deep reinforcement learning (RL) algorithms: a tendency to rely on early interactions and ignore useful evidence encountered later. Because of training on progressively growing datas…

Atari Games 100kDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Exploiting Primacy Effect To Improve Large Language Models

2025-07-18 · Bianca Raimondi, Maurizio Gabbrielli arxiv

Large Language Models (LLMs) have become essential in many Natural Language Processing (NLP) tasks, leveraging extensive pre-training and fine-tuning to achieve high accuracy. However, like humans, LLMs exhibit biases, p…

Semantic SimilarityQuestion Answering

Toward an Unbiased Collective Memory for Efficient LLM-Based Agentic 6G Cross-Domain Management

2025-09-30 · Hatim Chergui, Miguel Catalan Cid, Pouria Sayyad Khodashenas, Daniel Camps Mur 외 arxiv

This paper introduces a novel framework for proactive cross-domain resource orchestration in 6G RAN-Edge networks, featuring large language model (LLM)-augmented agents. The system comprises specialized RAN (energy effic…

Semantic Retrieval

Sample-Efficient and Safe Deep Reinforcement Learning via Reset Deep Ensemble Agents

2023-10-31 · NeurIPS 2023 11

Deep reinforcement learning (RL) has achieved remarkable success in solving complex tasks through its integration with deep neural networks (DNNs) as function approximators. However, the reliance on DNNs has introduced a…

Deep Reinforcement LearningEnsemble LearningReinforcement Learning (RL)

Confronting Reward Overoptimization for Diffusion Models: A Perspective of Inductive and Primacy Biases

2024-02-13 · Ziyi Zhang, Sen Zhang, Yibing Zhan, Yong Luo 외

Bridging the gap between diffusion models and human preferences is crucial for their integration into practical generative workflows. While optimizing downstream reward models has emerged as a promising alignment strateg…

DenoisingInductive Bias