← Search

Amir-Massoud Farahmand

23 accepted papers

2026

Relative Entropy Pathwise Policy Optimization

ICLR 2026poster

Score-function based methods for policy learning, such as REINFORCE and PPO, have delivered strong results in game-playing and robotics, yet their high variance often undermines training stability. Using pathwise policy gradients, i.e. computing a derivative by differentiating the objective function…

Cited by 0SourcecodeScholar
2025

Calibrated Value-Aware Model Learning with Probabilistic Environment Models

ICML 2025poster

The idea of value-aware model learning, that models should produce accurate value estimates, has gained prominence in model-based reinforcement learning. The MuZero loss, which penalizes a model's value function prediction compared to the ground-truth value function, has been utilized in several pro…

Cited by 0SourcePDFScholar
2025

Categorical Distributional Reinforcement Learning with Kullback-Leibler Divergence: Convergence and Asymptotics

ICML 2025poster

We study the problem of distributional reinforcement learning using categorical parametrisations and a KL divergence loss. Previous work analyzing categorical distributional RL has done so using a Cramér distance-based loss, simplifying the analysis but creating a theory-practice gap. We introduce a…

Cited by 0SourcePDFScholar
2025

MAD-TD: Model-Augmented Data stabilizes High Update Ratio RL

ICLR 2025spotlight

Building deep reinforcement learning (RL) agents that find a good policy with few samples has proven notoriously challenging. To achieve sample efficiency, recent work has explored updating neural networks with large numbers of gradient steps for every new sample. While such high update-to-data (UTD…

Cited by 1SourcePDFScholar
2025

Majority of the Bests: Improving Best-of-N via Bootstrapping

NeurIPS 2025poster

Sampling multiple outputs from a Large Language Model (LLM) and selecting the most frequent (Self-consistency) or highest-scoring (Best-of-N) candidate is a popular approach to achieve higher accuracy in tasks with discrete final answers. Best-of-N (BoN) selects the output with the highest reward, a…

Cited by 0SourceScholar
2025

PANDAS: Improving Many-shot Jailbreaking via Positive Affirmation, Negative Demonstration, and Adaptive Sampling

ICML 2025spotlight

Many-shot jailbreaking circumvents the safety alignment of LLMs by exploiting their ability to process long input sequences. To achieve this, the malicious target prompt is prefixed with hundreds of fabricated conversational exchanges between the user and the model. These exchanges are randomly samp…

2024

Improving Adversarial Transferability via Model Alignment

ECCV 2024poster

"Neural networks are susceptible to adversarial perturbations that are transferable across different models. In this paper, we introduce a novel model alignment technique aimed at improving a given source model’s ability in generating transferable adversarial perturbations. During the alignment proc…

2024

Maximum Entropy Model Correction in Reinforcement Learning

ICLR 2024poster

We propose and theoretically analyze an approach for planning with an approximate model in reinforcement learning that can reduce the adverse impact of model error. If the model is accurate enough, it accelerates the convergence to the true value function too. One of its key components is the MaxEnt…

Cited by 1SourcePDFScholar
2023

Distributional Model Equivalence for Risk-Sensitive Reinforcement Learning

NeurIPS 2023poster

We consider the problem of learning models for risk-sensitive reinforcement learning. We theoretically demonstrate that proper value equivalence, a method of learning models which can be used to plan optimally in the risk-neutral setting, is not sufficient to plan optimally in the risk-sensitive set…

2022

Learning Object-Oriented Dynamics for Planning from Text

ICLR 2022poster

The advancement of dynamics models enables model-based planning in complex environments. Existing dynamics models commonly study image-based games with fully observable states. Generalizing these models to Text-Based Games (TBGs), which commonly describe the partially observable states with noisy te…

Cited by 9SourcePDFScholar
2022

Understanding and mitigating the limitations of prioritized experience replay

UAI 2022poster

Prioritized Experience Replay (ER) has been empirically shown to improve sample efficiency across many domains and attracted great attention; however, there is little theoretical understanding of why such prioritized sampling helps and its limitations. In this work, we take a deep look at the priori…

Cited by 25SourcePDFScholar
2022

Value Gradient weighted Model-Based Reinforcement Learning

ICLR 2022spotlight

Model-based reinforcement learning (MBRL) is a sample efficient technique to obtain control policies, yet unavoidable modeling errors often lead performance deterioration. The model in MBRL is often solely fitted to reconstruct dynamics, state observations in particular, while the impact of model er…

2020

An implicit function learning approach for parametric modal regression

NeurIPS 2020poster

For multi-valued functions---such as when the conditional distribution on targets given the inputs is multi-modal---standard regression approaches are not always desirable because they provide the conditional mean. Modal regression algorithms address this issue by instead finding the conditional mod…

Cited by 11SourcePDFScholar
2019

Dimensionality Reduction for Representing the Knowledge of Probabilistic Models

ICLR 2019poster

Most deep learning models rely on expressive high-dimensional representations to achieve good performance on tasks such as classification. However, the high dimensionality of these representations makes them difficult to interpret and prone to over-fitting. We propose a simple, intuitive and scalabl…

Cited by 15SourcePDFScholar
2018

Reinforcement Learning with Function-Valued Action Spaces for Partial Differential Equation Control

ICML 2018oral

Recent work has shown that reinforcement learning (RL) is a promising approach to control dynamical systems described by partial differential equations (PDE). This paper shows how to use RL to tackle more general PDE control problems that have continuous high-dimensional action spaces with spatial r…

Cited by 23SourcePDFScholar
2017

Random Projection Filter Bank for Time Series Data

NeurIPS 2017poster

We propose Random Projection Filter Bank (RPFB) as a generic and simple approach to extract features from time series data. RPFB is a set of randomly generated stable autoregressive filters that are convolved with the input time series to generate the features. These features can be used by any conv…

Cited by 10SourcePDFScholar
2017

Value-Aware Loss Function for Model-based Reinforcement Learning

AISTATS 2017poster

We consider the problem of estimating the transition probability kernel to be used by a model-based reinforcement learning (RL) algorithm. We argue that estimating a generative model that minimizes a probabilistic loss, such as the log-loss, is an overkill because it does not take into account the u…

Cited by 149SourcePDFScholar