← Search

Harley Wiltzer

9 accepted papers

2026

Deep neural networks divide and conquer dihedral multiplication

ICML 2026poster

We find multilayer perceptrons and transformers both universally learn an instantiation of the same divide-and-conquer algorithm that requires only a logarithmic number of neural representations to solve dihedral multiplication. Clustering neurons based on similar activation behaviour reveals remark…

Cited by 0SourceScholar
2026

The Geometry and Topology of Circuits: the Manifolds of Modular Addition

ICLR 2026poster

The Clock and Pizza interpretations, associated with architectures differing in either uniform or learnable attention, were introduced to argue that different architectural designs can yield distinct circuits for modular addition. In this work, we show that this is not the case, and that both the un…

Cited by 0SourceScholar
2025

Convergence Theorems for Entropy-Regularized and Distributional Reinforcement Learning

NeurIPS 2025poster

In the pursuit of finding an optimal policy, reinforcement learning (RL) methods generally ignore the properties of learned policies apart from their expected return. Thus, even when successful, it is difficult to characterize which policies will be learned and what they will do. In this work, we pr…

Cited by 0SourceScholar
2025

Non-Adversarial Inverse Reinforcement Learning via Successor Feature Matching

ICLR 2025poster

In inverse reinforcement learning (IRL), an agent seeks to replicate expert demonstrations through interactions with the environment. Traditionally, IRL is treated as an adversarial game, where an adversary searches over reward models, and a learner optimizes the reward through repeated RL procedure…

2024

A Distributional Analogue to the Successor Representation

ICML 2024spotlight

This paper contributes a new approach for distributional reinforcement learning which elucidates a clean separation of transition structure and reward in the learning process. Analogous to how the successor representation (SR) describes the expected consequences of behaving according to a given poli…

2024

Action Gaps and Advantages in Continuous-Time Distributional Reinforcement Learning

NeurIPS 2024poster

When decisions are made at high frequency, traditional reinforcement learning (RL) methods struggle to accurately estimate action values. In turn, their performance is inconsistent and often poor. Whether the performance of distributional RL (DRL) agents suffers similarly, however, is unknown. In th…

Cited by 1SourcePDFScholar
2024

Foundations of Multivariate Distributional Reinforcement Learning

NeurIPS 2024poster

In reinforcement learning (RL), the consideration of multivariate reward signals has led to fundamental advancements in multi-objective decision-making, transfer learning, and representation learning. This work introduces the first oracle-free and computationally-tractable algorithms for provably co…

Cited by 6SourcePDFScholar
2024

Simplifying Constraint Inference with Inverse Reinforcement Learning

NeurIPS 2024poster

Learning safe policies has presented a longstanding challenge for the reinforcement learning (RL) community. Various formulations of safe RL have been proposed; However, fundamentally, tabula rasa RL must learn safety constraints through experience, which is problematic for real-world applications.…

Cited by 4SourcePDFScholar
2023

Policy Optimization in a Noisy Neighborhood: On Return Landscapes in Continuous Control

NeurIPS 2023poster

Deep reinforcement learning agents for continuous control are known to exhibit significant instability in their performance over time. In this work, we provide a fresh perspective on these behaviors by studying the return landscape: the mapping between a policy and a return. We find that popular alg…