works on

From the 1 of 7 linked papers with an AI index.

collaborators

7 papers

cs.LG2026

Efficient Heteroscedastic Bayesian Optimization for Risk-Aware AutoRL

Mingxuan Che, Tsung-Yuan Tseng, Theresa Eimer +2

The paper introduces ERAHBO, a Bayesian optimization approach that models both the mean and variance of reinforcement learning performance with respect to hyperparameters, aiming t…

cs.LG2026

Beyond Success Rates: Trainability and Extractability for Offline GCRL

Jan Malte Töpperwien, Aditya Mohan, Marius Lindauer

Offline goal-conditioned reinforcement learning (GCRL) is typically benchmarked by the best tuned success rate of each method. This score measures attainable performance, but it do…

cs.CL2026

Environment-Grounded Automated Prompt Optimization for LLM Game Agents

Rean Clive Fernandes, Lukas Fehring, Theresa Eimer +2

LLM agents in interactive environments are highly sensitive to their prompts, yet prompt engineering remains a manual, task-specific process. We introduce an automated prompt optim…

cs.LG2026

Moments Matter:Stabilizing Policy Optimization using Return Distributions

Dennis Jabs, Aditya Mohan, Marius Lindauer

Deep Reinforcement Learning (RL) agents often learn policies that achieve the same episodic return yet behave very differently, due to a combination of environmental (random transi…

cs.LG2025

Revisiting Learning Rate Control

Micha Henheik, Theresa Eimer, Marius Lindauer

The learning rate is one of the most important hyperparameters in deep learning, and how to control it is an active area within both AutoML and deep learning research. Approaches f…

cs.LG2025

Growing with Experience: Growing Neural Networks in Deep Reinforcement Learning

Lukas Fehring, Marius Lindauer, Theresa Eimer

While increasingly large models have revolutionized much of the machine learning landscape, training even mid-sized networks for Reinforcement Learning (RL) is still proving to be…