中文
相关论文

相关论文: Policy Based Inference in Trick-Taking Card Games

200 篇论文

Prediction-powered inference (PPI) is a method that improves statistical estimates based on limited human-labeled data. Specifically, PPI methods provide tighter confidence intervals by combining small amounts of human-labeled data with…

机器学习 · 计算机科学 2024-05-13 R. Alex Hofer , Joshua Maynez , Bhuwan Dhingra , Adam Fisch , Amir Globerson , William W. Cohen

"The chance to win given a certain move" is an easily obtainable quantity from data and often quoted in gaming statistics. It is also the fundamental quantity that reinforcement learning AI bases on. Unfortunately, this conditional…

物理与社会 · 物理学 2018-03-16 I-Sheng Yang

We apply decision theoretic techniques to construct non-player characters that are able to assist a human player in collaborative games. The method is based on solving Markov decision processes, which can be difficult when the game state is…

Developing and implementing AI-based solutions help state and federal government agencies, research institutions, and commercial companies enhance decision-making processes, automate chain operations, and reduce the consumption of natural…

人工智能 · 计算机科学 2021-12-02 Andrei Svetovidov , Abdul Rahman , Feras A. Batarseh

Diffusion Policies have demonstrated impressive performance in robotic manipulation tasks. However, their long inference time, resulting from an extensive iterative denoising process, and the need to execute an action chunk before the next…

机器人学 · 计算机科学 2025-08-08 Yufei Duan , Hang Yin , Danica Kragic

Deep reinforcement learning agents often face challenges to effectively coordinate perception and decision-making components, particularly in environments with high-dimensional sensory inputs where feature relevance varies. This work…

人工智能 · 计算机科学 2025-02-21 Fernando Martinez-Lopez , Juntao Chen , Yingdong Lu

Width-based planning has demonstrated great success in recent years due to its ability to scale independently of the size of the state space. For example, Bandres et al. (2018) introduced a rollout version of the Iterated Width algorithm…

人工智能 · 计算机科学 2021-10-06 Miquel Junyent , Anders Jonsson , Vicenç Gómez

We study sequential language games in which two players, each with private information, communicate to achieve a common goal. In such games, a successful player must (i) infer the partner's private information from the partner's messages,…

计算与语言 · 计算机科学 2018-05-31 Fereshte Khani , Noah D. Goodman , Percy Liang

In each round of a Swiss-system tournament, players of similar score are paired against each other. An intentional early loss therefore might lead to weaker opponents in later rounds and thus to a better final tournament result - a…

计算机科学与博弈论 · 计算机科学 2023-02-22 Ágnes Cseh , Pascal Führlich , Pascal Lenzner

In this paper, I formalize intelligence measurement in games by introducing mechanisms that assign a real number -- interpreted as an intelligence score -- to each player in a game. This score quantifies the ex-post strategic ability of the…

理论经济学 · 经济学 2025-10-28 Mehmet Mars Seven

The ability to continuously learn and adapt to new situations is one where humans are far superior compared to AI agents. We propose an approach to knowledge transfer using behavioural strategies as a form of transferable knowledge…

人工智能 · 计算机科学 2023-05-23 Archana Vadakattu , Michelle Blom , Adrian R. Pearce

The scalability of instructable agents in robotics or gaming is often hindered by limited data that pairs instructions with agent trajectories. However, large datasets of unannotated trajectories containing sequences of various agent…

机器学习 · 计算机科学 2025-03-05 Niklas Höpner , Ilaria Tiddi , Herke van Hoof

The actions of intelligent agents, such as chatbots, recommender systems, and virtual assistants are typically not fully transparent to the user. Consequently, using such an agent involves the user exposing themselves to the risk that the…

计算机科学与博弈论 · 计算机科学 2020-07-23 The Anh Han , Cedric Perret , Simon T. Powers

Fingerprinting operators generate functional signatures of game players and are useful for their automated analysis independent of representation or encoding. The theory for a fingerprinting operator which returns the length-weighted…

计算机科学与博弈论 · 计算机科学 2014-02-13 Jeffrey Tsang

We develop a probabilistic graphical model (PGM) for artificially intelligent (AI) agents to infer human beliefs during a simulated urban search and rescue (USAR) scenario executed in a Minecraft environment with a team of three players.…

机器学习 · 计算机科学 2023-10-20 Paulo Soares , Adarsh Pyarelal , Kobus Barnard

Probabilistic program analysis aims to quantify the probability that a given program satisfies a required property. It has many potential applications, from program understanding and debugging to computing program reliability, compiler…

编程语言 · 计算机科学 2017-09-08 Aleksandar S. Dimovski

Many interventions, such as vaccines in clinical trials or coupons in online marketplaces, must be assigned sequentially without full knowledge of their effects. Multi-armed bandit algorithms have proven successful in such settings.…

机器学习 · 统计学 2026-05-07 Aidan Gleich , Eric Laber , Alexander Volfovsky

Decision-making problems in uncertain or stochastic domains are often formulated as Markov decision processes (MDPs). Policy iteration (PI) is a popular algorithm for searching over policy-space, the size of which is exponential in the…

人工智能 · 计算机科学 2013-01-30 Yishay Mansour , Satinder Singh

PokerKit is an open-source Python library designed to overcome the restrictions of existing poker game simulation and hand evaluation tools, which typically support only a handful of poker variants and lack flexibility in game state…

人工智能 · 计算机科学 2024-09-04 Juho Kim

Safe policy improvement (SPI) is an offline reinforcement learning problem in which a new policy that reliably outperforms the behavior policy with high confidence needs to be computed using only a dataset and the behavior policy. Markov…

人工智能 · 计算机科学 2025-08-20 Kasper Engelen , Guillermo A. Pérez , Marnix Suilen