A survey of prior work on using human and LLM feedback to improve reinforcement learning, plus attention-based methods for large state spaces.
Exploiting Contextual Structure to Generate Useful Auxiliary Tasks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Reinforcement learning requires interaction with an environment, which is expensive for robots. This constraint necessitates approaches that work with limited environmental interaction by maximizing the reuse of previous experiences. We propose an approach that maximizes experience reuse while learning to solve a given task by generating and simultaneously learning useful auxiliary tasks. To generate these tasks, we construct an abstract temporal logic representation of the given task and leverage large language models to generate context-aware object embeddings that facilitate object replacements. Counterfactual reasoning and off-policy methods allow us to simultaneously learn these auxiliary tasks while solving the given target task. We combine these insights into a novel framework for multitask reinforcement learning and experimentally show that our generated auxiliary tasks share similar underlying exploration requirements as the given task, thereby maximizing the utility of directed exploration. Our approach allows agents to automatically learn additional useful policies without extra environment interaction.
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A Survey On Enhancing Reinforcement Learning in Complex Environments: Insights from Human and LLM Feedback
A survey of prior work on using human and LLM feedback to improve reinforcement learning, plus attention-based methods for large state spaces.