paper-with-me

Papers

Feature-Based Aggregation and Deep Reinforcement Learning: A Survey and Some New Implementations

2018-04-12 · Dimitri P. Bertsekas

In this paper we discuss policy iteration methods for approximate solution of a finite-state discounted Markov decision problem, with a focus on feature-based aggregation methods and their connection with deep reinforcement learning schemes. We introduce features of the states of the original problem, and we formulate a smaller "aggregate" Markov decision problem, whose states relate to the features. We discuss properties and possible implementations of this type of aggregation, including a new approach to approximate policy iteration. In this approach the policy improvement operation combines feature-based aggregation with feature construction using deep neural networks or other calculations. We argue that the cost function of a policy may be approximated much more accurately by the nonlinear function of the features provided by aggregation, than by the linear function of the features provided by neural network-based reinforcement learning, thereby potentially leading to more effective policy improvement.

📄 PDF Abstract BibTeX arXiv:1804.04577

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A Tour of Reinforcement Learning: The View from Continuous Control

2018-06-25 · Benjamin Recht

This manuscript surveys reinforcement learning from the perspective of optimization and control with a focus on continuous control applications. It surveys the general formulation, terminology, and typical experimental i…

continuous-controlContinuous ControlLearning Theoryreinforcement-learning+3

A Survey on Hardware Implementations of Visual Object Trackers

2017-11-07 · Al-Hussein A. El-Shafie, S. E. D. Habib

Visual object tracking is an active topic in the computer vision domain with applications extending over numerous fields. The main sub-tasks required to build an object tracker (e.g. object detection, feature extraction …

Objectobject-detectionObject DetectionObject Tracking+2

Recent Advances in Named Entity Recognition: A Comprehensive Survey and Comparative Study

2024-01-19 · Imed Keraghel, Stanislas Morbieu, Mohamed Nadif

Named Entity Recognition seeks to extract substrings within a text that name real-world objects and to determine their type (for example, whether they refer to persons or organizations). In this survey, we first present …

named-entity-recognitionNamed Entity RecognitionNERSurvey

Survey of Recent Multi-Agent Reinforcement Learning Algorithms Utilizing Centralized Training

2021-07-29 · Piyush K. Sharma, Rolando Fernandez, Erin Zaroukian, Michael Dorothy 외

Much work has been dedicated to the exploration of Multi-Agent Reinforcement Learning (MARL) paradigms implementing a centralized learning with decentralized execution (CLDE) approach to achieve human-like collaboration …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

A Survey of Reinforcement Learning-Based Motion Planning for Autonomous Driving: Lessons Learned from a Driving Task Perspective

2025-03-31 · Zhuoren Li, Guizhe Jin, Ran Yu, Zhiwen Chen 외

Reinforcement learning (RL), with its ability to explore and optimize policies in complex, dynamic decision-making tasks, has emerged as a promising approach to addressing motion planning (MoP) challenges in autonomous d…

Autonomous DrivingDecision MakingMotion PlanningReinforcement Learning (RL)+1