← Search

Louis Kirsch

11 accepted papers

2024

Discovering Temporally-Aware Reinforcement Learning Algorithms

ICLR 2024poster

Recent advancements in meta-learning have enabled the automatic discovery of novel reinforcement learning algorithms parameterized by surrogate objective functions. To improve upon manually designed algorithms, the parameterization of this learned objective function must be expressive enough to repr…

2024

GPTSwarm: Language Agents as Optimizable Graphs

ICML 2024oral

Various human-designed prompt engineering techniques have been proposed to improve problem solvers based on Large Language Models (LLMs), yielding many disparate code bases. We unify these approaches by describing LLM-based agents as computational graphs. The nodes implement functions to process mul…

Cited by 45SourcePDFScholar
2024

Sequence Compression Speeds Up Credit Assignment in Reinforcement Learning

ICML 2024poster

Temporal credit assignment in reinforcement learning is challenging due to delayed and stochastic outcomes. Monte Carlo targets can bridge long delays between action and consequence but lead to high-variance targets due to stochasticity. Temporal difference (TD) learning uses bootstrapping to overco…

2023

Goal-Conditioned Generators of Deep Policies

AAAI 2023technical

Goal-conditioned Reinforcement Learning (RL) aims at learning optimal policies, given goals encoded in special command inputs. Here we study goal-conditioned neural nets (NNs) that learn to generate deep NN policies in form of context-specific weight matrices, similar to Fast Weight Programmers and…

2023

The Benefits of Model-Based Generalization in Reinforcement Learning

ICML 2023poster

Model-Based Reinforcement Learning (RL) is widely believed to have the potential to improve sample efficiency by allowing an agent to synthesize large amounts of imagined experience. Experience Replay (ER) can be considered a simple kind of model, which has proved effective at improving the stabilit…

2022

Exploring through Random Curiosity with General Value Functions

NeurIPS 2022accept

Efficient exploration in reinforcement learning is a challenging problem commonly addressed through intrinsic rewards. Recent prominent approaches are based on state novelty or variants of artificial curiosity. However, directly applying them to partially observable environments can be ineffective a…

2022

Introducing Symmetries to Black Box Meta Reinforcement Learning

AAAI 2022technical

Meta reinforcement learning (RL) attempts to discover new RL algorithms automatically from environment interaction. In so-called black-box approaches, the policy and the learning algorithm are jointly represented by a single neural network. These methods are very flexible, but they tend to underperf…

Cited by 38SourcePDFScholar
2020

Improving Generalization in Meta Reinforcement Learning using Learned Objectives

ICLR 2020spotlight

Biological evolution has distilled the experiences of many learners into the general learning algorithms of humans. Our novel meta reinforcement learning algorithm MetaGenRL is inspired by this process. MetaGenRL distills the experiences of many complex agents to meta-learn a low-complexity neural o…

Cited by 159SourceScholar