paper-with-me

홈 › Papers

A Comparative Study of Deep Reinforcement Learning Models: DQN vs PPO vs A2C

2024-07-19 · Neil De La Fuente, Daniel A. Vidal Guerra

This study conducts a comparative analysis of three advanced Deep Reinforcement Learning models: Deep Q-Networks (DQN), Proximal Policy Optimization (PPO), and Advantage Actor-Critic (A2C), within the BreakOut Atari game environment. Our research assesses the performance and effectiveness of these models in a controlled setting. Through rigorous experimentation, we examine each model's learning efficiency, strategy development, and adaptability under dynamic game conditions. The findings provide critical insights into the practical applications of these models in game-based learning environments and contribute to the broader understanding of their capabilities. The code is publicly available at github.com/Neilus03/DRL_comparative_study.

📄 PDF Abstract BibTeX arXiv:2407.14151

Code (1)

neilus03/drl_comparative_study 공식 구현 pytorch

Tasks

Deep Reinforcement Learning

Similar Papers 제목 키워드 기반

A Comparative Study of Reinforcement Learning Techniques on Dialogue Management

2012-04-01 · EACL 2012 4 · Alex Papangelis, ros
Dialogue ManagementManagementreinforcement-learningReinforcement Learning+2

Evaluating the Robustness of Deep Reinforcement Learning for Autonomous Policies in a Multi-agent Urban Driving Environment

2021-12-22 · Aizaz Sharif, Dusica Marijan

Deep reinforcement learning is actively used for training autonomous car policies in a simulated driving environment. Due to the large availability of various reinforcement learning algorithms and the lack of their syste…

Autonomous DrivingBenchmarkingDeep Reinforcement Learningreinforcement-learning+2

A Comparative Evaluation of Teacher-Guided Reinforcement Learning Techniques for Autonomous Cyber Operations

2025-08-20 · Konur Tholl, Mariam El Mezouar, Ranwa Al Mallah arxiv

Autonomous Cyber Operations (ACO) rely on Reinforcement Learning (RL) to train agents to make effective decisions in the cybersecurity domain. However, existing ACO applications require agents to learn from scratch, lead…

Reinforcement Learning

Enhancing Robotic Navigation: An Evaluation of Single and Multi-Objective Reinforcement Learning Strategies

2023-12-13 · Vicki Young, Jumman Hossain, Nirmalya Roy

This study presents a comparative analysis between single-objective and multi-objective reinforcement learning methods for training a robot to navigate effectively to an end goal while efficiently avoiding obstacles. Tra…

Multi-Objective Reinforcement LearningNavigatereinforcement-learningReinforcement Learning

Unveiling the Role of Expert Guidance: A Comparative Analysis of User-centered Imitation Learning and Traditional Reinforcement Learning

2024-10-28 · Amr Gomaa, Bilal Mahdy

Integration of human feedback plays a key role in improving the learning capabilities of intelligent systems. This comparative study delves into the performance, robustness, and limitations of imitation learning compared…

Imitation LearningUnity