中文
相关论文

相关论文: The Gambler's Problem and Beyond

200 篇论文

Gambits are central to human decision-making. Our goal is to provide a theory of Gambits. A Gambit is a combination of psychological and technical factors designed to disrupt predictable play. Chess provides an environment to study gambits…

理论经济学 · 经济学 2022-04-14 Shiva Maharaj , Nicholas Polson , Christian Turk

The goal of reinforcement learning algorithms is to estimate and/or optimise the value function. However, unlike supervised learning, no teacher or oracle is available to provide the true value function. Instead, the majority of…

机器学习 · 计算机科学 2018-05-25 Zhongwen Xu , Hado van Hasselt , David Silver

The framework of reinforcement learning or optimal control provides a mathematical formalization of intelligent decision making that is powerful and broadly applicable. While the general form of the reinforcement learning problem enables…

机器学习 · 计算机科学 2018-05-22 Sergey Levine

In value-based reinforcement learning (RL), unlike in supervised learning, the agent faces not a single, stationary, approximation problem, but a sequence of value prediction problems. Each time the policy improves, the nature of the…

机器学习 · 计算机科学 2021-01-05 Will Dabney , André Barreto , Mark Rowland , Robert Dadashi , John Quan , Marc G. Bellemare , David Silver

Obtaining a survival strategy (policy) is one of the fundamental problems of biological agents. In this paper, we generalize the formulation of previous research related to the survival of an agent and we formulate the survival problem as a…

人工智能 · 计算机科学 2016-07-26 Naoto Yoshida

Decision making in uncertain and risky environments is a prominent area of research. Standard economic theories fail to fully explain human behaviour, while a potentially promising alternative may lie in the direction of Reinforcement…

计算工程、金融与科学 · 计算机科学 2016-09-21 Alvin Pastore , Umberto Esposito , Eleni Vasilaki

In this paper, we address the problem of testing exchangeability of a sequence of random variables, $X_1, X_2,\cdots$. This problem has been studied under the recently popular framework of testing by betting. But the mapping of testing…

统计方法学 · 统计学 2024-01-02 Aytijhya Saha , Aaditya Ramdas

We introduce the framework of performative reinforcement learning where the policy chosen by the learner affects the underlying reward and transition dynamics of the environment. Following the recent literature on performative…

机器学习 · 计算机科学 2023-06-08 Debmalya Mandal , Stelios Triantafyllou , Goran Radanovic

We introduce and study a computational version of the principal-agent problem -- a classic problem in Economics that arises when a principal desires to contract an agent to carry out some task, but has incomplete information about the agent…

计算机科学与博弈论 · 计算机科学 2023-05-18 David Hyland , Julian Gutierrez , Michael Wooldridge

We study multi-objective reinforcement learning (RL) where an agent's reward is represented as a vector. In settings where an agent competes against opponents, its performance is measured by the distance of its average return vector to a…

机器学习 · 计算机科学 2021-02-08 Tiancheng Yu , Yi Tian , Jingzhao Zhang , Suvrit Sra

In the compulsive gambler process there is a finite set of agents who meet pairwise at random times ($i$ and $j$ meet at times of a rate-$\nu_{ij}$ Poisson process) and, upon meeting, play an instantaneous fair game in which one wins the…

概率论 · 数学 2014-06-06 David Aldous , Daniel Lanoue , Justin Salez

Adapting the idea of training CartPole with Deep Q-learning agent, we are able to find a promising result that prevent the pole from falling down. The capacity of reinforcement learning (RL) to learn from the interaction between the…

机器学习 · 统计学 2021-06-18 Yifei Bi , Xinyi Chen , Caihui Xiao

The quintessential model-based reinforcement-learning agent iteratively refines its estimates or prior beliefs about the true underlying model of the environment. Recent empirical successes in model-based reinforcement learning with…

机器学习 · 计算机科学 2022-06-07 Dilip Arumugam , Benjamin Van Roy

A basic assumption of traditional reinforcement learning is that the value of a reward does not change once it is received by an agent. The present work forgoes this assumption and considers the situation where the value of a reward decays…

人工智能 · 计算机科学 2023-03-01 Taylor Dohmen , Ashutosh Trivedi

Reinforcement learning defines the problem facing agents that learn to make good decisions through action and observation alone. To be effective problem solvers, such agents must efficiently explore vast worlds, assign credit from delayed…

机器学习 · 计算机科学 2022-03-02 David Abel

Reinforcement Learning has recently surfaced as a very powerful tool to solve complex problems in the domain of board games, wherein an agent is generally required to learn complex strategies and moves based on its own experiences and…

机器学习 · 计算机科学 2022-08-24 Sidharth Malhotra , Girik Malik

Dynamic programming is a class of algorithms used to compute optimal control policies for Markov decision processes. Dynamic programming is ubiquitous in control theory, and is also the foundation of reinforcement learning. In this paper,…

范畴论 · 数学 2023-08-01 Jules Hedges , Riu Rodríguez Sakamoto

Evolutionary game theory is a powerful mathematical framework to study how intelligent individuals adjust their strategies in collective interactions. It has been widely believed that it is impossible to unilaterally control players'…

最优化与控制 · 数学 2021-08-31 Renfei Tan , Qi Su , Bin Wu , Long Wang

Reinforcement learning is one of the most popular approaches for automated game playing. This method allows an agent to estimate the expected utility of its state in order to make optimal actions in an unknown environment. We seek to apply…

人工智能 · 计算机科学 2020-04-09 Tai Vu , Leon Tran

The current state-of-the-art Scrabble agents are not learning-based but depend on truncated Monte Carlo simulations and the quality of such agents is contingent upon the time available for running the simulations. This thesis takes steps…

人工智能 · 计算机科学 2019-01-28 Rishabh Agarwal