paper-with-me

Papers

Inverse Reinforcement Learning With Constraint Recovery

2023-05-14 · Nirjhar Das, Arpan Chattopadhyay

In this work, we propose a novel inverse reinforcement learning (IRL) algorithm for constrained Markov decision process (CMDP) problems. In standard IRL problems, the inverse learner or agent seeks to recover the reward function of the MDP, given a set of trajectory demonstrations for the optimal policy. In this work, we seek to infer not only the reward functions of the CMDP, but also the constraints. Using the principle of maximum entropy, we show that the IRL with constraint recovery (IRL-CR) problem can be cast as a constrained non-convex optimization problem. We reduce it to an alternating constrained optimization problem whose sub-problems are convex. We use exponentiated gradient descent algorithm to solve it. Finally, we demonstrate the efficacy of our algorithm for the grid world environment.

📄 PDF Abstract BibTeX arXiv:2305.08130

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Multi-Modal Inverse Constrained Reinforcement Learning from a Mixture of Demonstrations

2023-09-21 · NeurIPS 2023 11

Inverse Constraint Reinforcement Learning (ICRL) aims to recover the underlying constraints respected by expert agents in a data-driven manner. Existing ICRL algorithms typically assume that the demonstration data is gen…

Reinforcement learning on structure-conditioned categorical diffusion for protein inverse folding

2024-10-22 · Yasha Ektefaie, Olivia Viessmann, Siddharth Narayanan, Drew Dresser 외

Protein inverse folding-that is, predicting an amino acid sequence that will fold into the desired 3D structure-is an important problem for structure-based protein design. Machine learning based methods for inverse foldi…

DiversityProtein Design

Inverse Reinforcement Learning with Just Classification and a Few Regressions

2025-09-25 · Lars van der Laan, Nathan Kallus, Aurelien Bibaut arxiv

Inverse reinforcement learning (IRL) aims to infer rewards from observed behavior, but rewards are not identified from the policy alone: many reward--value pairs can rationalize the same actions. Meaningful reward recove…

Reinforcement Learning

RIDER: 3D RNA Inverse Design with Reinforcement Learning-Guided Diffusion

2026-02-18 · Tianmeng Hu, Yongzheng Cui, Biao Luo, Ke Li arxiv

The inverse design of RNA three-dimensional (3D) structures is crucial for engineering functional RNAs in synthetic biology and therapeutics. While recent deep learning approaches have advanced this field, they are typic…

Reinforcement Learning

Rethinking Adversarial Inverse Reinforcement Learning: Policy Imitation, Transferable Reward Recovery and Algebraic Equilibrium Proof

2024-03-21 · Yangchun Zhang, Qiang Liu, Weiming Li, Yirui Zhou

Adversarial inverse reinforcement learning (AIRL) stands as a cornerstone approach in imitation learning, yet it faces criticisms from prior studies. In this paper, we rethink AIRL and respond to these criticisms. Critic…

Imitation Learning