← Search

Noah Siegel

7 accepted papers

2026

A Positive Case for Faithfulness: Explanations Help Predict Model Behavior

ICML 2026poster

LLM self-explanations are often presented as a promising tool for AI oversight, yet their faithfulness to the model's true reasoning process is poorly understood. Existing faithfulness metrics have critical limitations, typically relying on identifying unfaithfulness via adversarial prompting or det…

Cited by 0SourceScholar
2024

The Probabilities Also Matter: A More Faithful Metric for Faithfulness of Free-Text Explanations in Large Language Models

ACL 2024short

In order to oversee advanced AI systems, it is important to understand their reasons for generating a given output. When prompted, large language models (LLMs) can provide natural language explanations or reasoning traces that sound plausible and receive high ratings from human annotators. However,…

Cited by 12SourcePDFScholar
2021

Data-efficient Hindsight Off-policy Option Learning

ICML 2021spotlight

We introduce Hindsight Off-policy Options (HO2), a data-efficient option learning algorithm. Given any trajectory, HO2 infers likely option choices and backpropagates through the dynamic programming inference procedure to robustly train all policy components off-policy and end-to-end. The approach o…

Cited by 52SourcePDFScholar
2020

Compositional Transfer in Hierarchical Reinforcement Learning

RSS 2020poster

The successful application of general reinforcement learning algorithms to real-world robotics applications is often limited by their high data requirements. We introduce Regularized Hierarchical Policy Optimization (RHPO) to improve data-efficiency for domains with multiple dominant tasks and ultim…

Cited by 41SourcePDFScholar
2020

Critic Regularized Regression

NeurIPS 2020poster

Offline reinforcement learning (RL), also known as batch RL, offers the prospect of policy optimization from large pre-recorded datasets without online environment interaction. It addresses challenges with regard to the cost of data collection and safety, both of which are particularly pertinent to…

Cited by 378SourcePDFScholar
2020

Keep Doing What Worked: Behavior Modelling Priors for Offline Reinforcement Learning

ICLR 2020poster

Off-policy reinforcement learning algorithms promise to be applicable in settings where only a fixed data-set (batch) of environment interactions is available and no new experience can be acquired. This property makes these algorithms appealing for real world problems such as robot control. In pract…

Cited by 330SourceScholar
2019

Imagined Value Gradients: Model-Based Policy Optimization with Tranferable Latent Dynamics Models

CoRL 2019

Humans are masters at quickly learning many complex tasks, relying on an approximate understanding of the dynamics of their environments. In much the same way, we would like our learning agents to quickly adapt to new tasks. In this paper, we explore how model-based Reinforcement Learning (RL) can f

Cited by 0SourcePDFScholar