← Search

Yaqian Zhang

4 accepted papers

2026

A Knowledge-Augmented Probabilistic Decision Model for Human-Robot Collaborative Assembly Under Multiple Uncertainties

RA-L 2026

Human-robot collaborative assembly (HRCA) for mass customization frequently exhibits multiple uncertainties in assembly sequences, operator behaviors, and robot states. Existing research often addresses these uncertainties in isolation and lacks a knowledge-aware framework, thereby limiting context-

Cited by 0SourceScholar
2026

Rethinking Memory in Continual Learning: Beyond a Monolithic Store of the Past

ICML 2026poster

Memory is a critical component in replay-based continual learning (CL). Prior research has largely treated CL memory as a monolithic store of past data, focusing on how to select and store representative past examples. However, this perspective overlooks the higher-level memory architecture that gov…

Cited by 0SourceScholar
2025

Kolmogorov-Arnold Networks Still Catastrophically Forget but Differently from MLP

AAAI 2025technical

Catastrophic forgetting is when a neural network loses previously learnt information after learning a new task sequentially. Avoiding catastrophic forgetting could reduce the resources necessary to update neural networks. Recently, Kolmogorov–Arnold Networks (KAN) gained the community's attention as…

2022

A simple but strong baseline for online continual learning: Repeated Augmented Rehearsal

NeurIPS 2022accept

Online continual learning (OCL) aims to train neural networks incrementally from a non-stationary data stream with a single pass through data. Rehearsal-based methods attempt to approximate the observed input distributions over time with a small memory and revisit them later to avoid forgetting. Des…