paper-with-me

Papers

Mitigating the Stability-Plasticity Dilemma in Adaptive Train Scheduling with Curriculum-Driven Continual DQN Expansion

2024-08-19 · Achref Jaziri, Etienne Künzel, Visvanathan Ramesh

A continual learning agent builds on previous experiences to develop increasingly complex behaviors by adapting to non-stationary and dynamic environments while preserving previously acquired knowledge. However, scaling these systems presents significant challenges, particularly in balancing the preservation of previous policies with the adaptation of new ones to current environments. This balance, known as the stability-plasticity dilemma, is especially pronounced in complex multi-agent domains such as the train scheduling problem, where environmental and agent behaviors are constantly changing, and the search space is vast. In this work, we propose addressing these challenges in the train scheduling problem using curriculum learning. We design a curriculum with adjacent skills that build on each other to improve generalization performance. Introducing a curriculum with distinct tasks introduces non-stationarity, which we address by proposing a new algorithm: Continual Deep Q-Network (DQN) Expansion (CDE). Our approach dynamically generates and adjusts Q-function subspaces to handle environmental changes and task requirements. CDE mitigates catastrophic forgetting through EWC while ensuring high plasticity using adaptive rational activation functions. Experimental results demonstrate significant improvements in learning efficiency and adaptability compared to RL baselines and other adapted methods for continual learning, highlighting the potential of our method in managing the stability-plasticity dilemma in the adaptive train scheduling setting.

📄 PDF Abstract BibTeX arXiv:2408.09838

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningScheduling

Methods 이 논문이 사용한 방법론

EWC The methon to overcome catastrophic forgetting in neural network while continual learning

Similar Papers 제목 키워드 기반

Lifelong Learning with Task-Specific Adaptation: Addressing the Stability-Plasticity Dilemma

2025-03-08 · Ruiyu Wang, Sen Wang, Xinxin Zuo, Qiang Sun

Lifelong learning (LL) aims to continuously acquire new knowledge while retaining previously learned knowledge. A central challenge in LL is the stability-plasticity dilemma, which requires models to balance the preserva…

Lifelong learningparameter-efficient fine-tuning

New Insights for the Stability-Plasticity Dilemma in Online Continual Learning

2023-02-17 · Dahuin Jung, Dongjin Lee, Sunwon Hong, Hyemi Jang 외

The aim of continual learning is to learn new tasks continuously (i.e., plasticity) without forgetting previously learned knowledge from old tasks (i.e., stability). In the scenario of online continual learning, wherein …

Continual Learning

Rethinking the Stability-Plasticity Trade-off in Continual Learning from an Architectural Perspective

2025-06-04 · Aojun Lu, Hangjie Yuan, Tao Feng, Yanan sun

The quest for Continual Learning (CL) seeks to empower neural networks with the ability to learn and adapt incrementally. Central to this pursuit is addressing the stability-plasticity dilemma, which involves striking a …

Continual Learning

Adaptive Aggregation Networks for Class-Incremental Learning

2020-10-10 · CVPR 2021 1 · Yaoyao Liu, Bernt Schiele, Qianru Sun

Class-Incremental Learning (CIL) aims to learn a classification model with the number of classes increasing phase-by-phase. An inherent problem in CIL is the stability-plasticity dilemma between the learning of old and n…

class-incremental learningClass Incremental LearningIncremental Learning

Structural features of the fly olfactory circuit mitigate the stability-plasticity dilemma in continual learning

2025-02-03 · Heming Zou, Yunliang Zang, Xiangyang Ji

Artificial neural networks face the stability-plasticity dilemma in continual learning, while the brain can maintain memories and remain adaptable. However, the biological strategies for continual learning and their pote…

Continual LearningLifelong learning