← Search

Scott Fujimoto

17 accepted papers

2026

Debiased Model-based Representations for Sample-efficient Continuous Control

ICML 2026poster

Model-based representations recently stand out as a promising framework that embeds latent dynamics information into the representations for downstream off-policy actor-critic learning. It implicitly combines the advantages of both model-free and model-based approaches while avoiding the training co…

Cited by 0SourceScholar
2026

Goal-Conditioned Agents that Learn Everything All at Once

ICML 2026poster

A goal-conditioned reinforcement learning agent acting in an environment will see a wealth of information throughout a trajectory, most of which is discarded when only considering the trajectory with respect to a single goal. All-goals learning, where each transition is used for learning off-policy …

Cited by 0SourceScholar
2026

Scalable Option Learning in High-Throughput Environments

ICML 2026spotlight

Hierarchical reinforcement learning (RL) has the potential to enable effective decision-making over long timescales. Existing approaches, while promising, have yet to realize the benefits of large-scale training. In this work, we identify and solve several key challenges in scaling online hierarchic…

Cited by 0SourceScholar
2026

Simplicial Embeddings Improve Sample Efficiency in Actor–Critic Agents

ICLR 2026poster

Recent works have proposed accelerating the wall-clock training time of actor-critic methods via the use of large-scale environment parallelization; unfortunately, these can sometimes still require large number of environment interactions to achieve a desired level of performance. Noting that well-s…

Cited by 0SourceScholar
2026

The Surprising Difficulty of Search in Model-Based Reinforcement Learning

ICML 2026poster

This paper investigates search in model-based reinforcement learning (RL). Conventional wisdom holds that long-term predictions and compounding errors are the primary obstacles for model-based RL. We challenge this view, showing that search is not a plug-and-play replacement for a learned policy. Su…

Cited by 4SourceScholar
2025

Exploiting Structure in Offline Multi-Agent RL: The Benefits of Low Interaction Rank

ICLR 2025poster

We study the problem of learning an approximate equilibrium in the offline multi-agent reinforcement learning (MARL) setting. We introduce a structural assumption---the interaction rank---and establish that functions with low interaction rank are significantly more robust to distribution shift compa…

Cited by 0SourcePDFScholar
2025

Generalizable Imitation Learning Through Pre-Trained Representations

ICRA 2025

In this paper, we leverage self-supervised vision transformer models and their emergent semantic abilities to improve the generalization abilities of imitation learning policies. We introduce DVK, an imitation learning algorithm that leverages rich pre-trained Visual Transformer patch-level embeddin

Cited by 5SourceScholar
2025

Towards General-Purpose Model-Free Reinforcement Learning

ICLR 2025spotlight

Reinforcement learning (RL) promises a framework for near-universal problem-solving. In practice however, RL algorithms are often tailored to specific benchmarks, relying on carefully tuned hyperparameters and algorithmic choices. Recently, powerful model-based RL methods have shown impressive gener…

Cited by 1SourcePDFScholar
2023

For SALE: State-Action Representation Learning for Deep Reinforcement Learning

NeurIPS 2023poster

In reinforcement learning (RL), representation learning is a proven tool for complex image-based tasks, but is often overlooked for environments with low-level states, such as physical control problems. This paper introduces SALE, a novel approach for learning embeddings that model the nuanced inte…

2022

Why Should I Trust You, Bellman? The Bellman Error is a Poor Replacement for Value Error

ICML 2022spotlight

In this work, we study the use of the Bellman equation as a surrogate objective for value prediction accuracy. While the Bellman equation is uniquely solved by the true value function over all state-action pairs, we find that the Bellman error (the difference between both sides of the equation) is a…

Cited by 41SourcePDFScholar
2021

A Deep Reinforcement Learning Approach to Marginalized Importance Sampling with the Successor Representation

ICML 2021spotlight

Marginalized importance sampling (MIS), which measures the density ratio between the state-action occupancy of a target policy and that of a sampling distribution, is a promising approach for off-policy evaluation. However, current state-of-the-art MIS methods rely on complex optimization tricks and…

2020

An Equivalence between Loss Functions and Non-Uniform Sampling in Experience Replay

NeurIPS 2020poster

Prioritized Experience Replay (PER) is a deep reinforcement learning technique in which agents learn from transitions sampled with non-uniform probability proportionate to their temporal-difference error. We show that any loss function evaluated with non-uniformly sampled data can be transformed int…

2019

GEOMetrics: Exploiting Geometric Structure for Graph-Encoded Objects

ICML 2019oral

Mesh models are a promising approach for encoding the structure of 3D objects. Current mesh reconstruction systems predict uniformly distributed vertex locations of a predetermined graph through a series of graph convolutions, leading to compromises with respect to performance or resolution. In this…

2018

Multi-View Silhouette and Depth Decomposition for High Resolution 3D Object Representation

NeurIPS 2018poster

We consider the problem of scaling deep generative shape models to high-resolution. Drawing motivation from the canonical view representation of objects, we introduce a novel method for the fast up-sampling of 3D objects in voxel space through networks that perform super-resolution on the six orthog…