← Search

Georgios Theocharous

11 accepted papers

2024

Distributional Off-Policy Evaluation for Slate Recommendations

AAAI 2024technical

Recommendation strategies are typically evaluated by using previously logged data, employing off-policy evaluation methods to estimate their expected performance. However, for strategies that present users with slates of multiple items, the resulting combinatorial action space renders many of these…

2023

Explaining RL Decisions with Trajectories

ICLR 2023poster

Explanation is a key component for the adoption of reinforcement learning (RL) in many real-world decision-making problems. In the literature, the explanation is often provided by saliency attribution to the features of the RL agent's state. In this work, we propose a complementary approach to thes…

2023

Smoothed Online Combinatorial Optimization Using Imperfect Predictions

AAAI 2023technical

Smoothed online combinatorial optimization considers a learner who repeatedly chooses a combinatorial decision to minimize an unknown changing cost function with a penalty on switching decisions in consecutive rounds. We study smoothed online combinatorial optimization problems when an imperfect pre…

Cited by 2SourcePDFScholar
2022

Constraint Sampling Reinforcement Learning: Incorporating Expertise for Faster Learning

AAAI 2022technical

Online reinforcement learning (RL) algorithms are often difficult to deploy in complex human-facing applications as they may learn slowly and have poor early performance. To address this, we introduce a practical algorithm for incorporating human insight to speed learning. Our algorithm, Constraint…

2021

High Confidence Generalization for Reinforcement Learning

ICML 2021spotlight

We present several classes of reinforcement learning algorithms that safely generalize to Markov decision processes (MDPs) not seen during training. Specifically, we study the setting in which some set of MDPs is accessible for training. The goal is to generalize safely to MDPs that are sampled from…

Cited by 4SourcePDFScholar
2020

Optimizing for the Future in Non-Stationary MDPs

ICML 2020poster

Most reinforcement learning methods are based upon the key assumption that the transition dynamics and reward functions are fixed, that is, the underlying Markov decision process is stationary. However, in many real-world applications, this assumption is violated, and using existing algorithms may r…

2020

Towards Safe Policy Improvement for Non-Stationary MDPs

NeurIPS 2020spotlight

Many real-world sequential decision-making problems involve critical systems with financial risks and human-life risks. While several works in the past have proposed methods that are safe for deployment, they assume that the underlying problem is stationary. However, many real-world problems of inte…

Cited by 32SourcePDFScholar
2019

Learning Action Representations for Reinforcement Learning

ICML 2019oral

Most model-free reinforcement learning methods leverage state representations (embeddings) for generalization, but either ignore structure in the space of actions or assume the structure is provided a priori. We show how a policy can be decomposed into a component that acts in a low-dimensional spac…

Cited by 228SourcePDFScholar
2015

Policy Evaluation Using the Ω-Return

NeurIPS 2015poster

We propose the Ω-return as an alternative to the λ-return currently used by the TD(λ) family of algorithms. The benefit of the Ω-return is that it accounts for the correlation of different length returns. Because it is difficult to compute exactly, we suggest one way of approximating the Ω-return. W…

Cited by 18SourcePDFScholar