← Search

Rashmeet Kaur Nayyar

7 accepted papers

2026

Context-Sensitive Abstractions for Reinforcement Learning with Parameterized Actions

AAAI 2026technical

Real-world sequential decision-making often involves parameterized action spaces that require both, decisions regarding discrete actions and decisions about continuous action parameters governing how an action is executed. Existing approaches exhibit severe limitations in this setting---planning met

Cited by 0SourcePDFScholar
2025

Autonomous Option Invention for Continual Hierarchical Reinforcement Learning and Planning

AAAI 2025technical

Abstraction is key to scaling up reinforcement learning (RL). However, autonomously learning abstract state and action representations to enable transfer and generalization remains a challenging open problem. This paper presents a novel approach for inventing, representing, and utilizing options, wh…

2025

Using Explainable AI and Hierarchical Planning for Outreach with Robots

AAAI 2025technical

Understanding how robots plan and execute tasks is crucial in today's world, where they are becoming more prevalent in our daily lives. However, teaching non-experts, such as K-12 students, the complexities of robot planning can be challenging. This work presents an open-source platform, JEDAI.Ed, t…

2024

Learning Generalizable and Composable Abstractions for Transfer in Reinforcement Learning

AAAI 2024technical

Reinforcement Learning (RL) in complex environments presents many challenges: agents require learning concise representations of both environments and behaviors for efficient reasoning and generalizing experiences to new, unseen situations. However, RL approaches can be sample-inefficient and diffic…

Cited by 0SourcePDFScholar
2023

Conditional abstraction trees for sample-efficient reinforcement learning

UAI 2023poster

In many real-world problems, the learning agent needs to learn a problem’s abstractions and solution simultaneously. However, most such abstractions need to be designed and refined by hand for different problems and domains of application. This paper presents a novel top-down approach for constructi…

2022

Differential Assessment of Black-Box AI Agents

AAAI 2022technical

Much of the research on learning symbolic models of AI agents focuses on agents with stationary models. This assumption fails to hold in settings where the agent's capabilities may change as a result of learning, adaptation, or other post-deployment modifications. Efficient assessment of agents in s…

2022

Learning Generalized Policy Automata for Relational Stochastic Shortest Path Problems

NeurIPS 2022accept

Several goal-oriented problems in the real-world can be naturally expressed as Stochastic Shortest Path problems (SSPs). However, the computational complexity of solving SSPs makes finding solutions to even moderately sized problems intractable. State-of-the-art SSP solvers are unable to learn gener…