← Search

Guy Tennenholtz

21 accepted papers

2026

Latent Diffusion Controller: Framework, Algorithms and Parameterization

ICML 2026poster

Controllable diffusion generation often relies on various heuristics that are seemingly disconnected without a unified understanding. We bridge this gap with Diffusion Controller (DiffCon), a unified control-theoretic view that casts reverse diffusion sampling as state-only stochastic control within…

Cited by 0SourceScholar
2026

Reinforcement Learning with Discrete Diffusion Policies for Combinatorial Action Spaces

ICML 2026poster

Reinforcement learning (RL) struggles to scale to large, combinatorial action spaces common in many real-world problems. This paper introduces a novel framework for training discrete diffusion models as highly effective policies in these complex settings. Our key innovation is an efficient online tr…

Cited by 0SourceScholar
2025

Inference-Aware Fine-Tuning for Best-of-N Sampling in Large Language Models

ICLR 2025poster

Recent studies indicate that effectively utilizing inference-time compute is crucial for attaining good performance from large language models (LLMs). Specifically, the Best-of-N (BoN) inference strategy, where an LLM generates multiple responses and a verifier selects the best, has shown strong emp…

Cited by 18SourcePDFScholar
2025

Preference Adaptive and Sequential Text-to-Image Generation

ICML 2025poster

We address the problem of interactive text-to-image (T2I) generation, designing a reinforcement learning (RL) agent which iteratively improves a set of generated images for a user through a sequence of prompt expansions. Using human raters, we create a novel dataset of sequential preferences, which…

Cited by 0SourcePDFScholar
2024

Delphic Offline Reinforcement Learning under Nonidentifiable Hidden Confounding

ICLR 2024poster

A prominent challenge of offline reinforcement learning (RL) is the issue of hidden confounding: unobserved variables may influence both the actions taken by the agent and the observed outcomes. Hidden confounding can compromise the validity of any causal conclusion drawn from data and presents a ma…

Cited by 10SourcePDFScholar
2024

Demystifying Embedding Spaces using Large Language Models

ICLR 2024poster

Embeddings have become a pivotal means to represent complex, multi-faceted information about entities, concepts, and relationships in a condensed and useful format. Nevertheless, they often preclude direct interpretation. While downstream tasks make use of these compressed representations, meaningfu…

Cited by 18SourcePDFScholar
2024

DynaMITE-RL: A Dynamic Model for Improved Temporal Meta-Reinforcement Learning

NeurIPS 2024poster

We introduce DynaMITE-RL, a meta-reinforcement learning (meta-RL) approach to approximate inference in environments where the latent state evolves at varying rates. We model episode sessions---parts of the episode where the latent state is fixed---and propose three key modifications to existing meta…

Cited by 1SourcePDFScholar
2024

Embedding-Aligned Language Models

NeurIPS 2024poster

We propose a novel approach for training large language models (LLMs) to adhere to objectives defined within a latent embedding space. Our method leverages reinforcement learning (RL), treating a pre-trained LLM as an environment. Our embedding-aligned guided language (EAGLE) agent is trained to ite…

Cited by 4SourcePDFScholar
2024

Recommender Ecosystems: A Mechanism Design Perspective on Holistic Modeling and Optimization

AAAI 2024technical

Modern recommender systems lie at the heart of complex recommender ecosystems that couple the behavior of users, content providers, vendors, advertisers, and other actors. Despite this, the focus of much recommender systems research and deployment is on the local, myopic optimization of the recommen…

Cited by 2SourcePDFScholar
2023

Reinforcement Learning with History Dependent Dynamic Contexts

ICML 2023poster

We introduce *Dynamic Contextual Markov Decision Processes (DCMDPs)*, a novel reinforcement learning framework for history-dependent environments that generalizes the contextual MDP framework to handle non-Markov environments, where contexts change over time. We consider special cases of the model,…

Cited by 10SourcePDFScholar
2022

Locality Matters: A Scalable Value Decomposition Approach for Cooperative Multi-Agent Reinforcement Learning

AAAI 2022technical

Cooperative multi-agent reinforcement learning (MARL) faces significant scalability issues due to state and action spaces that are exponentially large in the number of agents. As environments grow in size, effective credit assignment becomes increasingly harder and often results in infeasible learni…

Cited by 12SourcePDFScholar
2022

On Covariate Shift of Latent Confounders in Imitation and Reinforcement Learning

ICLR 2022poster

We consider the problem of using expert data with unobserved confounders for imitation and reinforcement learning. We begin by defining the problem of learning from confounded expert data in a contextual MDP setup. We analyze the limitations of learning from such data with and without external rewar…

Cited by 19SourcePDFScholar
2022

Reinforcement Learning with a Terminator

NeurIPS 2022accept

We present the problem of reinforcement learning with exogenous termination. We define the Termination Markov Decision Process (TerMDP), an extension of the MDP framework, in which episodes may be interrupted by an external non-Markovian observer. This formulation accounts for numerous real-world si…

2022

Uncertainty Estimation Using Riemannian Model Dynamics for Offline Reinforcement Learning

NeurIPS 2022accept

Model-based offline reinforcement learning approaches generally rely on bounds of model error. Estimating these bounds is usually achieved through uncertainty estimation methods. In this work, we combine parametric and nonparametric methods for uncertainty estimation through a novel latent space bas…

Cited by 13SourcePDFScholar
2019

Distributional Policy Optimization: An Alternative Approach for Continuous Control

NeurIPS 2019poster

We identify a fundamental problem in policy gradient-based methods in continuous control. As policy gradient methods require the agent's underlying probability distribution, they limit policy representation to parametric distribution classes. We show that optimizing over such sets results in local m…