paper-with-me

Papers

Lifelong Learning for Fog Load Balancing: A Transfer Learning Approach

2023-10-08 · Maad Ebrahim, Abdelhakim Senhaji Hafid, Mohamed Riduan Abid

Fog computing emerged as a promising paradigm to address the challenges of processing and managing data generated by the Internet of Things (IoT). Load balancing (LB) plays a crucial role in Fog computing environments to optimize the overall system performance. It requires efficient resource allocation to improve resource utilization, minimize latency, and enhance the quality of service for end-users. In this work, we improve the performance of privacy-aware Reinforcement Learning (RL) agents that optimize the execution delay of IoT applications by minimizing the waiting delay. To maintain privacy, these agents optimize the waiting delay by minimizing the change in the number of queued requests in the whole system, i.e., without explicitly observing the actual number of requests that are queued in each Fog node nor observing the compute resource capabilities of those nodes. Besides improving the performance of these agents, we propose in this paper a lifelong learning framework for these agents, where lightweight inference models are used during deployment to minimize action delay and only retrained in case of significant environmental changes. To improve the performance, minimize the training cost, and adapt the agents to those changes, we explore the application of Transfer Learning (TL). TL transfers the knowledge acquired from a source domain and applies it to a target domain, enabling the reuse of learned policies and experiences. TL can be also used to pre-train the agent in simulation before fine-tuning it in the real environment; this significantly reduces failure probability compared to learning from scratch in the real environment. To our knowledge, there are no existing efforts in the literature that use TL to address lifelong learning for RL-based Fog LB; this is one of the main obstacles in deploying RL LB solutions in Fog systems.

📄 PDF Abstract BibTeX arXiv:2310.05187

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learningReinforcement Learning (RL)Transfer Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Lifelong Learning of Hate Speech Classification on Social Media

2021-06-05 · NAACL 2021 4 · Jing Qian, Hong Wang, Mai ElSherief, Xifeng Yan

Existing work on automated hate speech classification assumes that the dataset is fixed and the classes are pre-defined. However, the amount of data in social media increases every day, and the hot topics changes rapidly…

ClassificationLifelong learningRepresentation Learning

Reducing Catastrophic Forgetting in Modular Neural Networks by Dynamic Information Balancing

2019-12-10 · Mohammed Amer, Tomás Maul

Lifelong learning is a very important step toward realizing robust autonomous artificial agents. Neural networks are the main engine of deep learning, which is the current state-of-the-art technique in formulating adapti…

Continual LearningLifelong learningReinforcement Learning

Lifelong Intent Detection via Multi-Strategy Rebalancing

2021-08-10 · Qingbin Liu, Xiaoyan Yu, Shizhu He, Kang Liu 외

Conventional Intent Detection (ID) models are usually trained offline, which relies on a fixed dataset and a predefined set of intent classes. However, in real-world applications, online systems usually involve continual…

Intent DetectionKnowledge DistillationLifelong learning

Task-Aware Multi-Expert Architecture For Lifelong Deep Learning

2025-12-12 · Jianyu Wang, Jacob Nean-Hua Sheikh, Cat P. Le, Hoda Bidkhori arxiv

Lifelong deep learning (LDL) trains neural networks to learn sequentially across tasks while preserving prior knowledge. We propose Task-Aware Multi-Expert (TAME), a continual learning algorithm that leverages task simil…

Binary ClassificationContinual Learning

The Empirical Impact of Forgetting and Transfer in Continual Visual Odometry

2024-06-03 · Paolo Cudrano, Xiaoyu Luo, Matteo Matteucci

As robotics continues to advance, the need for adaptive and continuously-learning embodied agents increases, particularly in the realm of assistance robotics. Quick adaptability and long-term information retention are es…

Lifelong learningTransfer LearningVisual Odometry