3 papers
cs.RO2025
Prompt-Driven Domain Adaptation for End-to-End Autonomous Driving via In-Context RL
Aleesha Khurram, Amir Moeini, Shangtong Zhang +1
Despite significant progress and advances in autonomous driving, many end-to-end systems still struggle with domain adaptation (DA), such as transferring a policy trained under cle…
cs.LG2025
Reward Is Enough: LLMs Are In-Context Reinforcement Learners
Kefan Song, Amir Moeini, Peng Wang +4
Reinforcement learning (RL) is a framework for solving sequential decision-making problems. In this work, we demonstrate that, surprisingly, RL emerges during the inference time of…
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…