paper-with-me

홈 › Papers

Off-Policy General Value Functions to Represent Dynamic Role Assignments in RoboCup 3D Soccer Simulation

2014-02-18 · Saminda Abeyruwan, Andreas Seekircher, Ubbo Visser

Collecting and maintaining accurate world knowledge in a dynamic, complex, adversarial, and stochastic environment such as the RoboCup 3D Soccer Simulation is a challenging task. Knowledge should be learned in real-time with time constraints. We use recently introduced Off-Policy Gradient Descent algorithms within Reinforcement Learning that illustrate learnable knowledge representations for dynamic role assignments. The results show that the agents have learned competitive policies against the top teams from the RoboCup 2012 competitions for three vs three, five vs five, and seven vs seven agents. We have explicitly used subsets of agents to identify the dynamics and the semantics for which the agents learn to maximize their performance measures, and to gather knowledge about different objectives, so that all agents participate effectively and efficiently within the group.

📄 PDF Abstract BibTeX arXiv:1402.4525

Code (1)

samindaa/RLLib 공식 구현

Tasks

Reinforcement LearningReinforcement Learning (RL)World Knowledge

Similar Papers 제목 키워드 기반

Deep Learning for Dynamic Programming with Recursive Utility Using First-order Conditions

2026-07-10 · Xianhua Peng, Wu Guo, Songyan Wang, Jianfei Zhu arxiv

This paper proposes the certainty-equivalent first-order learning (CEFOL) algorithm, a deep learning algorithm for solving discrete-time dynamic programming problems with recursive utility. Dynamic programming with recur…

Fast Adaptation via Policy-Dynamics Value Functions

2020-07-06 · Roberta Raileanu, Max Goldstein, Arthur Szlam, Rob Fergus

Standard RL algorithms assume fixed environment dynamics and require a significant amount of interaction to adapt to new environments. We introduce Policy-Dynamics Value Functions (PD-VF), a novel approach for rapidly ad…

MuJoCo

World Value Functions: Knowledge Representation for Learning and Planning

2022-06-23 · Geraud Nangue Tasse, Benjamin Rosman, Steven James

We propose world value functions (WVFs), a type of goal-oriented general value function that represents how to solve not just a given task, but any other goal-reaching task in an agent's environment. This is achieved by …

Disentangling Dynamics and Returns: Value Function Decomposition with Future Prediction

2019-05-27 · Hongyao Tang, Jianye Hao, Guangyong Chen, Pengfei Chen 외

Value functions are crucial for model-free Reinforcement Learning (RL) to obtain a policy implicitly or guide the policy updates. Value estimation heavily depends on the stochasticity of environmental dynamics and the qu…

continuous-controlContinuous ControlFuture predictionMuJoCo+2

Future-Dependent Value-Based Off-Policy Evaluation in POMDPs

2022-07-26 · NeurIPS 2023 11 · Masatoshi Uehara, Haruka Kiyohara, Andrew Bennett, Victor Chernozhukov 외

We study off-policy evaluation (OPE) for partially observable MDPs (POMDPs) with general function approximation. Existing methods such as sequential importance sampling estimators and fitted-Q evaluation suffer from the …

Off-policy evaluation