In the evolving field of in-context reinforcement learning (ICRL), researchers A Run and Ziluo Ding have published a comprehensive survey focusing on its applications under non-stationary conditions. Their paper, titled "In-Context Reinforcement Learning under Non-Stationarity: A Survey," was submitted on July 1, 2026, and is accessible via arXiv.
Understanding In-Context Reinforcement Learning
ICRL has gained traction due to advancements in decision-pretrained transformers and retrieval-augmented agents. This approach enables models to infer latent task rules and enhance behaviors based on interaction context without requiring test-time parameter updates. The survey emphasizes the importance of trial-and-error evidence and how it influences learning within a contextual framework.
However, existing research primarily centers around pretraining objectives and theoretical mechanisms, often neglecting the challenges posed by non-stationary environments. The authors argue that in such contexts, the accumulated evidence may not align with the current task requirements, leading to potentially stale or misleading information.
Challenges in Non-Stationary Environments
One of the key issues in non-stationary ICRL is the necessity for policies to adapt while keeping deployed parameters fixed. As environments change, the reward specifications and observation channels may become misaligned. This misalignment can result in previously useful context becoming irrelevant or misleading, necessitating a dynamic understanding of which parts of the accumulated evidence still support current decision rules.

