← Search

Sebastian Tschiatschek

24 accepted papers

2026

Understanding and Improving Hyperbolic Deep Reinforcement Learning

ICLR 2026poster

The performance of reinforcement learning (RL) agents depends critically on the quality of the underlying feature representations. Hyperbolic feature spaces are well-suited for this purpose, as they naturally capture hierarchical and relational structure often present in complex RL environments. How…

Cited by 0SourcecodeScholar
2025

Breaking the Reclustering Barrier in Centroid-based Deep Clustering

ICLR 2025poster

This work investigates an important phenomenon in centroid-based deep clustering (DC) algorithms: Performance quickly saturates after a period of rapid early gains. Practitioners commonly address early saturation with periodic reclustering, which we demonstrate to be insufficient to address performa…

2025

Rule-Guided Reinforcement Learning Policy Evaluation and Improvement

IJCAI 2025

We consider the challenging problem of using domain knowledge to improve deep reinforcement learning policies. To this end, we propose LEGIBLE, a novel approach, following a multi-step process, which starts by mining rules from a deep RL policy, constituting a partially symbolic representation. Thes

2024

Learning Safety Constraints from Demonstrations with Unknown Rewards

AISTATS 2024poster

We propose Convex Constraint Learning for Reinforcement Learning (CoCoRL), a novel approach for inferring shared constraints in a Constrained Markov Decision Process (CMDP) from a set of safe demonstrations with possibly different reward functions. While previous work is limited to demonstrations wi…

2022

Interactively Learning Preference Constraints in Linear Bandits

ICML 2022spotlight

We study sequential decision-making with known rewards and unknown constraints, motivated by situations where the constraints represent expensive-to-evaluate human preferences, such as safe and comfortable driving behavior. We formalize the challenge of interactively learning about these constraints…

2021

Details (Don't) Matter: Isolating Cluster Information in Deep Embedded Spaces

IJCAI 2021poster

Deep clustering techniques combine representation learning with clustering objectives to improve their performance. Among existing deep clustering techniques, autoencoder-based methods are the most prevalent ones. While they achieve promising clustering results, they suffer from an inherent conflict…

Cited by 14SourcePDFScholar
2021

Information Directed Reward Learning for Reinforcement Learning

NeurIPS 2021poster

For many reinforcement learning (RL) applications, specifying a reward is difficult. In this paper, we consider an RL setting where the agent can obtain information about the reward only by querying an expert that can, for example, evaluate individual states or provide binary preferences over trajec…

2021

Sequential Generative Exploration Model for Partially Observable Reinforcement Learning

AAAI 2021technical

Many challenging partially observable reinforcement learning problems have sparse rewards and most existing model-free algorithms struggle with such reward sparsity. In this paper, we propose a novel reward shaping approach to infer the intrinsic rewards for the agent from a sequential generative mo…

Cited by 11SourcePDFScholar
2020

AMRL: Aggregated Memory For Reinforcement Learning

ICLR 2020poster

In many partially observable scenarios, Reinforcement Learning (RL) agents must rely on long-term memory in order to learn an optimal policy. We demonstrate that using techniques from NLP and supervised learning fails at RL tasks due to stochasticity from the environment and from exploration. Utiliz…

Cited by 26SourceScholar
2020

VAEM: a Deep Generative Model for Heterogeneous Mixed Type Data

NeurIPS 2020poster

Deep generative models often perform poorly in real-world applications due to the heterogeneity of natural data sets. Heterogeneity arises from data containing different types of features (categorical, ordinal, continuous, etc.) and features of the same type having different marginal distributions.…

2019

EDDI: Efficient Dynamic Discovery of High-Value Information with Partial VAE

ICML 2019oral

Many real-life decision making situations allow further relevant information to be acquired at a specific cost, for example, in assessing the health status of a patient we may decide to take additional measurements such as diagnostic tests or imaging scans before making a final assessment. Acquiring…

2019

Generalization in Reinforcement Learning with Selective Noise Injection and Information Bottleneck

NeurIPS 2019poster

The ability for policies to generalize to new environments is key to the broad application of RL agents. A promising approach to prevent an agent’s policy from overfitting to a limited set of training environments is to apply regularization techniques originally developed for supervised learning. Ho…

2019

Icebreaker: Element-wise Efficient Information Acquisition with a Bayesian Deep Latent Gaussian Model

NeurIPS 2019poster

In this paper, we address the ice-start problem, i.e., the challenge of deploying machine learning models when only a little or no training data is initially available, and acquiring each feature element of data is associated with costs. This setting is representative of the real-world machine learn…

2019

Learner-aware Teaching: Inverse Reinforcement Learning with Preferences and Constraints

NeurIPS 2019poster

Inverse reinforcement learning (IRL) enables an agent to learn complex behavior by observing demonstrations from a (near-)optimal policy. The typical assumption is that the learner's goal is to match the teacher’s demonstrated behavior. In this paper, we consider the setting where the learner has it…

Cited by 48SourcePDFScholar
2019

Successor Uncertainties: Exploration and Uncertainty in Temporal Difference Learning

NeurIPS 2019poster

Posterior sampling for reinforcement learning (PSRL) is an effective method for balancing exploration and exploitation in reinforcement learning. Randomised value functions (RVF) can be viewed as a promising approach to scaling PSRL. However, we show that most contemporary algorithms combining RVF w…

Cited by 76SourcePDFScholar
2018

Teaching Inverse Reinforcement Learners via Features and Demonstrations

NeurIPS 2018poster

Learning near-optimal behaviour from an expert's demonstrations typically relies on the assumption that the learner knows the features that the true reward function depends on. In this paper, we study the problem of learning from demonstrations in the setting where this is not the case, i.e., where…

Cited by 55SourcePDFScholar
2017

Guarantees for Greedy Maximization of Non-submodular Functions with Applications

ICML 2017poster

We investigate the performance of the standard Greedy algorithm for cardinality constrained maximization of non-submodular nondecreasing set functions. While there are strong theoretical guarantees on the performance of Greedy for maximizing submodular functions, there are few guarantees for non-sub…

2016

Actively Learning Hemimetrics with Applications to Eliciting User Preferences

ICML 2016poster

Motivated by an application of eliciting users’ preferences, we investigate the problem of learning hemimetrics, i.e., pairwise distances among a set of n items that satisfy triangle inequalities and non-negativity constraints. In our application, the (asymmetric) distances quantify private costs a…

Cited by 16SourcePDFScholar
2016

Learning Probabilistic Submodular Diversity Models Via Noise Contrastive Estimation

AISTATS 2016poster

Modeling diversity of sets of items is important in many applications such as product recommendation and data summarization. Probabilistic submodular models, a family of models including the determinantal point process, form a natural class of distributions, encouraging effects such as diversity, re…

Cited by 35SourcePDFScholar
2016

Variational Inference in Mixed Probabilistic Submodular Models

NeurIPS 2016poster

We consider the problem of variational inference in probabilistic models with both log-submodular and log-supermodular higher-order potentials. These models can represent arbitrary distributions over binary variables, and thus generalize the commonly used pairwise Markov random fields and models wit…

Cited by 23SourcePDFScholar
2015

On Theoretical Properties of Sum-Product Networks

AISTATS 2015poster

Sum-product networks (SPNs) are a promising avenue for probabilistic modeling and have been successfully applied to various tasks. However, some theoretic properties about SPNs are not yet well understood. In this paper we fill some gaps in the theoretic foundation of SPNs. First, we show that the w…

Cited by 147SourcePDFScholar