← Search

Abhinav Verma

13 accepted papers

2026

Explanations for Sequential Decision-Making – an Overview

AAAI 2026technical

In this paper, we highlight the field of explainable sequential decision making. We discuss how the problem of explaining sequential decisions gives rise to problems and challenges that are absent from scenarios that focus on explaining single-shot decision making. We provide a short survey of some

Cited by 0SourcePDFScholar
2026

Robust Adaptive Multi-Step Predictive Shielding (Student Abstract)

AAAI 2026technical

Ensuring safety in deep reinforcement learning is challenging, as formal methods that provide strong guarantees often fail to scale to complex, high-dimensional systems. We introduce RAMPS, a scalable shielding framework that pairs a general-purpose, learned linear dynamics model with a robust, mult

Cited by 0SourcePDFScholar
2023

Compositional Policy Learning in Stochastic Control Systems with Formal Guarantees

NeurIPS 2023poster

Reinforcement learning has shown promising results in learning neural network policies for complicated control tasks. However, the lack of formal guarantees about the behavior of such policies remains an impediment to their deployment. We propose a novel method for learning a composition of neural n…

2023

Eventual Discounting Temporal Logic Counterfactual Experience Replay

ICML 2023poster

Linear temporal logic (LTL) offers a simplified way of specifying tasks for policy optimization that may otherwise be difficult to describe with scalar reward functions. However, the standard RL framework can be too myopic to find maximally LTL satisfying policies. This paper makes two contributions…

Cited by 11SourcePDFScholar
2020

Learning Differentiable Programs with Admissible Neural Heuristics

NeurIPS 2020poster

We study the problem of learning differentiable functions expressed as programs in a domain-specific language. Such programmatic models can offer benefits such as composability and interpretability; however, learning them requires optimizing over a combinatorial space of program "architectures". We…

Cited by 58SourcePDFScholar
2020

Neurosymbolic Reinforcement Learning with Formally Verified Exploration

NeurIPS 2020poster

We present REVEL, a partially neural reinforcement learning (RL) framework for provably safe exploration in continuous state and action spaces. A key challenge for provably safe deep RL is that repeatedly verifying neural networks within a learning loop is computationally infeasible. We address thi…

2019

Control Regularization for Reduced Variance Reinforcement Learning

ICML 2019oral

Dealing with high variance is a significant challenge in model-free reinforcement learning (RL). Existing methods are unreliable, exhibiting high variance in performance from run to run using different initializations/seeds. Focusing on problems arising in continuous control, we propose a functional…

2019

Imitation-Projected Programmatic Reinforcement Learning

NeurIPS 2019poster

We study the problem of programmatic reinforcement learning, in which policies are represented as short programs in a symbolic language. Programmatic policies can be more interpretable, generalizable, and amenable to formal verification than neural policies; however, designing rigorous learning appr…

Cited by 121SourcePDFScholar
2019

Representing Formal Languages: A Comparison Between Finite Automata and Recurrent Neural Networks

ICLR 2019poster

We investigate the internal representations that a recurrent neural network (RNN) uses while learning to recognize a regular formal language. Specifically, we train a RNN on positive and negative examples from a regular language, and ask if there is a simple decoding function that maps states of thi…

Cited by 33SourcePDFScholar
2018

Programmatically Interpretable Reinforcement Learning

ICML 2018oral

We present a reinforcement learning framework, called Programmatically Interpretable Reinforcement Learning (PIRL), that is designed to generate interpretable and verifiable agent policies. Unlike the popular Deep Reinforcement Learning (DRL) paradigm, which represents policies by neural networks, P…

Cited by 497SourcePDFScholar