← Search

Pallab Dasgupta

4 accepted papers

2025

Incentivizing Safer Actions in Policy Optimization for Constrained Reinforcement Learning

IJCAI 2025

Constrained Reinforcement Learning (RL) aims to maximize the return while adhering to predefined constraint limits, which represent domain-specific safety requirements. In continuous control settings, where learning agents govern system actions, balancing the trade-off between reward maximization an

2024

P2BPO: Permeable Penalty Barrier-Based Policy Optimization for Safe RL

AAAI 2024technical

Safe Reinforcement Learning (SRL) algorithms aim to learn a policy that maximizes the reward while satisfying the safety constraints. One of the challenges in SRL is that it is often difficult to balance the two objectives of reward maximization and safety constraint satisfaction. Existing algorithm…

2023

Safety Aware Neural Pruning for Deep Reinforcement Learning (Student Abstract)

AAAI 2023technical

Neural network pruning is a technique of network compression by removing weights of lower importance from an optimized neural network. Often, pruned networks are compared in terms of accuracy, which is realized in terms of rewards for Deep Reinforcement Learning (DRL) networks. However, networks tha…

Cited by 4SourcePDFScholar
2021

Counterexample Guided RL Policy Refinement Using Bayesian Optimization

NeurIPS 2021poster

Constructing Reinforcement Learning (RL) policies that adhere to safety requirements is an emerging field of study. RL agents learn via trial and error with an objective to optimize a reward signal. Often policies that are designed to accumulate rewards do not satisfy safety specifications. We prese…