paper-with-me

Papers

IL-SOAR : Imitation Learning with Soft Optimistic Actor cRitic

2025-02-27 · Stefano Viel, Luca Viano, Volkan Cevher

This paper introduces the SOAR framework for imitation learning. SOAR is an algorithmic template that learns a policy from expert demonstrations with a primal dual style algorithm that alternates cost and policy updates. Within the policy updates, the SOAR framework uses an actor critic method with multiple critics to estimate the critic uncertainty and build an optimistic critic fundamental to drive exploration. When instantiated in the tabular setting, we get a provable algorithm with guarantees that matches the best known results in $\epsilon$. Practically, the SOAR template is shown to boost consistently the performance of imitation learning algorithms based on Soft Actor Critic such as f-IRL, ML-IRL and CSIL in several MuJoCo environments. Overall, thanks to SOAR, the required number of episodes to achieve the same performance is reduced by half.

📄 PDF Abstract BibTeX arXiv:2502.19859

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMuJoCo

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Adam 설명 없음
Soft Actor Critic Soft Actor Critic, or SAC, is an off-policy actor-critic deep RL algorithm based on the maximum entropy reinforcement learning framework. In this framework, the actor aims…

Similar Papers 제목 키워드 기반

Wasserstein Barycenter Soft Actor-Critic

2025-06-11 · Zahra Shahrooei, Ali Baheri

Deep off-policy actor-critic algorithms have emerged as the leading framework for reinforcement learning in continuous control domains. However, most of these algorithms suffer from poor sample efficiency, especially in …

continuous-controlContinuous ControlMuJoCo

Optimistic Actor-Critic with Parametric Policies for Linear Markov Decision Processes

2026-03-30 · Max Qiushi Lin, Reza Asad, Kevin Tan, Haque Ishfaq 외 arxiv

Although actor-critic methods have been successful in practice, their theoretical analyses have several limitations. Specifically, existing theoretical work either sidesteps the exploration problem by making strong assum…

Better Exploration with Optimistic Actor-Critic

2019-10-28 · Kamil Ciosek, Quan Vuong, Robert Loftin, Katja Hofmann

Actor-critic methods, a type of model-free Reinforcement Learning, have been successfully applied to challenging tasks in continuous control, often achieving state-of-the art performance. However, wide-scale adoption of …

continuous-controlContinuous ControlEfficient ExplorationReinforcement Learning

Better Exploration with Optimistic Actor Critic

2019-12-01 · NeurIPS 2019 12 · Kamil Ciosek, Quan Vuong, Robert Loftin, Katja Hofmann

Actor-critic methods, a type of model-free Reinforcement Learning, have been successfully applied to challenging tasks in continuous control, often achieving state-of-the art performance. However, wide-scale adoption of …

continuous-controlContinuous ControlEfficient ExplorationReinforcement Learning

Soar: Design and Deployment of A Smart Roadside Infrastructure System for Autonomous Driving

2024-04-21 · Shuyao Shi, Neiwen Ling, Zhehao Jiang, Xuan Huang 외

Recently,smart roadside infrastructure (SRI) has demonstrated the potential of achieving fully autonomous driving systems. To explore the potential of infrastructure-assisted autonomous driving, this paper presents the d…

Autonomous Driving