3 papers
cs.LG2025
Towards Provable Emergence of In-Context Reinforcement Learning
Jiuqi Wang, Rohan Chandra, Shangtong Zhang
Typically, a modern reinforcement learning (RL) agent solves a task by updating its neural network parameters to adapt its policy to the task. Recently, it has been observed that s…
cs.LG2025
Experience Replay Addresses Loss of Plasticity in Continual Learning
Jiuqi Wang, Rohan Chandra, Shangtong Zhang
Loss of plasticity is one of the main challenges in continual learning with deep neural networks, where neural networks trained via backpropagation gradually lose their ability to…
cs.LG2025
A Survey of In-Context Reinforcement Learning
Amir Moeini, Jiuqi Wang, Jacob Beck +4
Reinforcement learning (RL) agents typically optimize their policies by performing expensive backward passes to update their network parameters. However, some agents can solve new…