paper-with-me

Papers

An Arbitration Control for an Ensemble of Diversified DQN variants in Continual Reinforcement Learning

2025-09-05 · Wonseo Jang, Dongjae Kim arxiv

Deep reinforcement learning (RL) models, despite their efficiency in learning an optimal policy in static environments, easily loses previously learned knowledge (i.e., catastrophic forgetting). It leads RL models to poor performance in continual reinforcement learning (CRL) scenarios. To address this, we present an arbitration control mechanism over an ensemble of RL agents. It is motivated by and closely aligned with how humans make decisions in a CRL context using an arbitration control of multiple RL agents in parallel as observed in the prefrontal cortex. We integrated two key ideas into our model: (1) an ensemble of RLs (i.e., DQN variants) explicitly trained to have diverse value functions and (2) an arbitration control that prioritizes agents with higher reliability (i.e., less error) in recent trials. We propose a framework for CRL, an Arbitration Control for an Ensemble of Diversified DQN variants (ACED-DQN). We demonstrate significant performance improvements in both static and continual environments, supported by empirical evidence showing the effectiveness of arbitration control over diversified DQNs during training. In this work, we introduced a framework that enables RL agents to continuously learn, with inspiration from the human brain.

📄 PDF Abstract BibTeX arXiv:2509.04815

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Durable Evaluation Framework: Adversarial Arbitration for Sycophancy Reduction in Large Language Models

2026-04-21 · Sam Ryan arxiv

RLHF-trained models are systematically biased toward agreement over accuracy, a structural property of the training process. We present Durable Evaluation Framework (DEF) Arbitration, a multi-agent architecture that miti…

FruitEnsemble: MLLM-Guided Arbitration for Heterogeneous ensemble in Fine-Grained Fruit Recognition

2026-05-20 · Enhui Yu, Junhui Li, Ruitong Lu, Jialu Li 외 arxiv

Fine-grained fruit classification is a critical yet challenging task in agricultural computer vision, primarily hindered by a severe shortage of high-quality datasets and the high visual similarity between classes. To ad…

Toward Multidiversified Ensemble Clustering of High-Dimensional Data: From Subspaces to Metrics and Beyond

2017-10-09 · Dong Huang, Chang-Dong Wang, Jian-Huang Lai, Chee-Keong Kwoh

The rapid emergence of high-dimensional data in various areas has brought new challenges to current ensemble clustering research. To deal with the curse of dimensionality, recently considerable efforts in ensemble cluste…

ClusteringDiversity

Weighted Ensemble Models Are Strong Continual Learners

2023-12-14 · Imad Eddine Marouf, Subhankar Roy, Enzo Tartaglione, Stéphane Lathuilière

In this work, we study the problem of continual learning (CL) where the goal is to learn a model on a sequence of tasks, such that the data from the previous tasks becomes unavailable while learning on the current task d…

Continual Learning

Value-of-Information based Arbitration between Model-based and Model-free Control

2019-12-08 · Krishn Bera, Yash Mandilwar, Bapi Raju

There have been numerous attempts in explaining the general learning behaviours using model-based and model-free methods. While the model-based control is flexible yet computationally expensive in planning, the model-fre…

Computational EfficiencymodelQ-LearningReinforcement Learning