← Search

Paria Rashidinejad

9 accepted papers

2026

CrispEdit: Low-Curvature Projections for Scalable Non-Destructive LLM Editing

ICML 2026poster

A central challenge in large language model (LLM) editing is capability preservation: methods that successfully change targeted behavior can quietly game the editing proxy and corrupt general capabilities, producing degenerate behaviors reminiscent of proxy/reward hacking. We present CrispEdit, a sc…

Cited by 0SourceScholar
2026

Reuse your FLOPs: Scaling RL on Hard Problems by Conditioning on Very Off-Policy Prefixes

ICML 2026poster

Typical reinforcement learning (RL) methods for LLM reasoning waste compute on hard problems, where correct on-policy traces are rare and policy gradients vanish. To bootstrap more efficient RL, we consider reusing old sampling FLOPs (from prior inference or RL training) in the form of off-policy tr…

Cited by 0SourceScholar
2026

SPG: Sandwiched Policy Gradient for Masked Diffusion Language Models

ICLR 2026poster

Diffusion large language models (dLLMs) are emerging as an efficient alternative to autoregressive models due to their ability to decode multiple tokens in parallel. However, aligning dLLMs with human preferences or task-specific rewards via reinforcement learning (RL) is challenging because their i…

Cited by 0SourcecodeScholar
2025

Sail into the Headwind: Alignment via Robust Rewards and Dynamic Labels against Reward Hacking

ICLR 2025poster

Aligning AI systems with human preferences typically suffers from the infamous *reward hacking* problem, where optimization of an imperfect reward model leads to undesired behaviors. In this paper, we investigate reward hacking in offline preference optimization, which aims to improve an initial mod…

Cited by 1SourcePDFScholar
2023

Importance Weighted Actor-Critic for Optimal Conservative Offline Reinforcement Learning

NeurIPS 2023poster

We propose A-Crab (Actor-Critic Regularized by Average Bellman error), a new practical algorithm for offline reinforcement learning (RL) in complex environments with insufficient data coverage. Our algorithm combines the marginalized importance sampling framework with the actor-critic paradigm, wher…

2023

Optimal Conservative Offline RL with General Function Approximation via Augmented Lagrangian

ICLR 2023top-25%

Offline reinforcement learning (RL), which aims at learning good policies from historical data, has received significant attention over the past years. Much effort has focused on improving offline RL practicality by addressing the prevalent issue of partial data coverage through various forms of con…

Cited by 47SourcePDFScholar
2021

Bridging Offline Reinforcement Learning and Imitation Learning: A Tale of Pessimism

NeurIPS 2021poster

Offline (or batch) reinforcement learning (RL) algorithms seek to learn an optimal policy from a fixed dataset without active data collection. Based on the composition of the offline dataset, two main methods are used: imitation learning which is suitable for expert datasets, and vanilla offline RL…

Cited by 346SourcePDFScholar
2021

MADE: Exploration via Maximizing Deviation from Explored Regions

NeurIPS 2021poster

In online reinforcement learning (RL), efficient exploration remains particularly challenging in high-dimensional environments with sparse rewards. In low-dimensional environments, where tabular parameterization is possible, count-based upper confidence bound (UCB) exploration methods achieve minima…

2020

SLIP: Learning to predict in unknown dynamical systems with long-term memory

NeurIPS 2020oral

We present an efficient and practical (polynomial time) algorithm for online prediction in unknown and partially observed linear dynamical systems (LDS) under stochastic noise. When the system parameters are known, the optimal linear predictor is the Kalman filter. However, in unknown systems, the p…

Cited by 14SourcePDFScholar