paper-with-me

Papers

Real-Time Progressive Learning: Accumulate Knowledge from Control with Neural-Network-Based Selective Memory

2023-08-08 · Yiming Fei, Jiangang Li, Yanan Li

Memory, as the basis of learning, determines the storage, update and forgetting of knowledge and further determines the efficiency of learning. Featured with the mechanism of memory, a radial basis function neural network based learning control scheme named real-time progressive learning (RTPL) is proposed to learn the unknown dynamics of the system with guaranteed stability and closed-loop performance. Instead of the Lyapunov-based weight update law of conventional neural network learning control (NNLC), which mainly concentrates on stability and control performance, RTPL employs the selective memory recursive least squares (SMRLS) algorithm to update the weights of the neural network and achieves the following merits: 1) improved learning speed without filtering, 2) robustness to hyperparameter setting of neural networks, 3) good generalization ability, i.e., reuse of learned knowledge in different tasks, and 4) guaranteed learning performance under parameter perturbation. Moreover, RTPL realizes continuous accumulation of knowledge as a result of its reasonably allocated memory while NNLC may gradually forget knowledge that it has learned. Corresponding theoretical analysis and simulation studies demonstrate the effectiveness of RTPL.

📄 PDF Abstract BibTeX arXiv:2308.04223

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

cotomi Act: Learning to Automate Work by Watching You

2026-05-04 · Masafumi Oyamada, Kunihiro Takeoka, Kosuke Akimoto, Ryoma Obara 외 arxiv

What if a browser agent could learn your work simply by watching you do it? We present cotomi Act, a browser-based computer-using agent that combines reliable multi-step task execution with persistent organizational know…

Challenging Common Assumptions about Catastrophic Forgetting

2022-07-10 · Timothée Lesort, Oleksiy Ostapenko, Diganta Misra, Md Rifat Arefin 외

Building learning agents that can progressively learn and accumulate knowledge is the core goal of the continual learning (CL) research field. Unfortunately, training a model on new data usually compromises the performan…

Continual LearningMemorization

Dual Prototype Evolving for Test-Time Generalization of Vision-Language Models

2024-10-16 · Ce Zhang, Simon Stepputtis, Katia Sycara, Yaqi Xie

Test-time adaptation, which enables models to generalize to diverse data with unlabeled test samples, holds significant value in real-world scenarios. Recently, researchers have applied this setting to advanced pre-train…

Computational EfficiencyTest-time Adaptation

Versatile Incremental Learning: Towards Class and Domain-Agnostic Incremental Learning

2024-09-17 · Min-Yeong Park, Jae-Ho Lee, Gyeong-Moon Park

Incremental Learning (IL) aims to accumulate knowledge from sequential input tasks while overcoming catastrophic forgetting. Existing IL methods typically assume that an incoming task has only increments of classes or do…

Incremental Learning

RobOralScan: Learning Active Intraoral Scanning for Robotic Dental Reconstruction

2026-06-25 · Jinhyung Lee, Haeun Yun, Siwon Kim, Gihyun Baek 외 arxiv

Intraoral scanning is widely used for digital optical impressions in prosthodontic, implant, and orthodontic treatment, but full-arch and long-span scanning remain labor-intensive tasks with limited automation. In the co…

Reinforcement Learning