ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2412.16830
98
0

Algorithm Design for Continual Learning in IoT Networks

22 December 2024
Shugang Hao
Lingjie Duan
    CLL
ArXivPDFHTML
Abstract

Continual learning (CL) is a new online learning technique over sequentially generated streaming data from different tasks, aiming to maintain a small forgetting loss on previously-learned tasks. Existing work focuses on reducing the forgetting loss under a given task sequence. However, if similar tasks continuously appear to the end time, the forgetting loss is still huge on prior distinct tasks. In practical IoT networks, an autonomous vehicle to sample data and learn different tasks can route and alter the order of task pattern at increased travelling cost. To our best knowledge, we are the first to study how to opportunistically route the testing object and alter the task sequence in CL. We formulate a new optimization problem and prove it NP-hard. We propose a polynomial-time algorithm to achieve approximation ratios of 32\frac{3}{2}23​ for underparameterized case and 32+r1−T\frac{3}{2} + r^{1-T}23​+r1−T for overparameterized case, respectively, where r:=1−nmr:=1-\frac{n}{m}r:=1−mn​ is a parameter of feature number mmm and sample number nnn and TTT is the task number. Simulation results verify our algorithm's close-to-optimum performance.

View on arXiv
Comments on this paper