中文
相关论文

相关论文: Testing match-3 video games with Deep Reinforcemen…

200 篇论文

The application of intelligent decision-making in unmanned aerial vehicle (UAV) is increasing, and with the development of UAV 1v1 pursuit-evasion game, multi-UAV cooperative game has emerged as a new challenge. This paper proposes a deep…

人工智能 · 计算机科学 2024-11-06 Yang Zhao , Zidong Nie , Kangsheng Dong , Qinghua Huang , Xuelong Li

Modern video games pose significant challenges for traditional automated testing algorithms, yet intensive testing is crucial to ensure game quality. To address these challenges, researchers designed gaming agents using Reinforcement…

软件工程 · 计算机科学 2026-02-23 Yifei Chen , Sarra Habchi , Lili Wei

In the past few years, deep reinforcement learning has been proven to solve problems which have complex states like video games or board games. The next step of intelligent agents would be able to generalize between tasks, and using prior…

机器学习 · 计算机科学 2018-09-05 Shu-Hsuan Hsu , I-Chao Shen , Bing-Yu Chen

Our ability to know when to trust the decisions made by machine learning systems has not kept up with the staggering improvements in their performance, limiting their applicability in high-stakes domains. We introduce Prover-Verifier Games…

机器学习 · 计算机科学 2021-08-30 Cem Anil , Guodong Zhang , Yuhuai Wu , Roger Grosse

This paper introduces a novel architecture for reinforcement learning with deep neural networks designed to handle state and action spaces characterized by natural language, as found in text-based games. Termed a deep reinforcement…

人工智能 · 计算机科学 2016-06-09 Ji He , Jianshu Chen , Xiaodong He , Jianfeng Gao , Lihong Li , Li Deng , Mari Ostendorf

Adversarial attacks can generate adversarial inputs by applying small but intentionally worst-case perturbations to samples from the dataset, which leads to even state-of-the-art deep neural networks outputting incorrect answers with high…

机器学习 · 计算机科学 2024-01-08 Shorya Sharma

Deep reinforcement learning has achieved many recent successes, but our understanding of its strengths and limitations is hampered by the lack of rich environments in which we can fully characterize optimal behavior, and correspondingly…

人工智能 · 计算机科学 2018-07-02 Maithra Raghu , Alex Irpan , Jacob Andreas , Robert Kleinberg , Quoc V. Le , Jon Kleinberg

Recent progress in artificial intelligence through reinforcement learning (RL) has shown great success on increasingly complex single-agent environments and two-player turn-based games. However, the real-world contains multiple agents, each…

In games, as in and many other domains, design validation and testing is a huge challenge as systems are growing in size and manual testing is becoming infeasible. This paper proposes a new approach to automated game validation and testing.…

软件工程 · 计算机科学 2022-08-22 Alessandro Sestini , Joakim Bergdahl , Konrad Tollmar , Andrew D. Bagdanov , Linus Gisslén

We consider the problem of prediction by a machine learning algorithm, called learner, within an adversarial learning setting. The learner's task is to correctly predict the class of data passed to it as a query. However, along with queries…

机器学习 · 计算机科学 2020-02-11 Prithviraj Dasgupta , Joseph B. Collins , Michael McCarrick

Over the past decade, remarkable progress has been made in adopting deep neural networks to enhance the performance of conventional reinforcement learning. A notable milestone was the development of Deep Q-Networks (DQN), which achieved…

系统与控制 · 电气工程与系统科学 2025-07-14 Klinsmann Agyei , Pouria Sarhadi , Daniel Polani

In this paper, a novel training paradigm inspired by quantum computation is proposed for deep reinforcement learning (DRL) with experience replay. In contrast to traditional experience replay mechanism in DRL, the proposed deep…

机器学习 · 计算机科学 2021-01-07 Qing Wei , Hailan Ma , Chunlin Chen , Daoyi Dong

As AI technology advances, research in playing text-based games with agents has becomeprogressively popular. In this paper, a novel approach to agent design and agent learning ispresented with the context of reinforcement learning. A model…

计算与语言 · 计算机科学 2025-09-04 Haonan Wang , Mingjia Zhao , Junfeng Sun , Wei Liu

Model-based reinforcement learning uses models to plan, where the predictions and policies of an agent can be improved by using more computation without additional data from the environment, thereby improving sample efficiency. However,…

机器学习 · 计算机科学 2023-02-22 Animesh Kumar Paul , Videh Raj Nema

Deep reinforcement learning has been shown to be a powerful framework for learning policies from complex high-dimensional sensory inputs to actions in complex tasks, such as the Atari domain. In this paper, we explore output representation…

机器学习 · 计算机科学 2016-06-16 Ishan P. Durugkar , Clemens Rosenbaum , Stefan Dernbach , Sridhar Mahadevan

Intuitively, experience playing against one mixture of opponents in a given domain should be relevant for a different mixture in the same domain. We propose a transfer learning method, Q-Mixing, that starts by learning Q-values against each…

多智能体系统 · 计算机科学 2021-06-04 Max Olan Smith , Thomas Anthony , Yongzhao Wang , Michael P. Wellman

Nowadays, we are more and more reliant on Deep Learning (DL) models and thus it is essential to safeguard the security of these systems. This paper explores the security issues in Deep Learning and analyses, through the use of experiments,…

机器学习 · 计算机科学 2022-04-26 Marco Marchetti , Edmond S. L. Ho

The game of Tetris is an important benchmark for research in artificial intelligence and machine learning. This paper provides a historical account of the algorithmic developments in Tetris and discusses open challenges. Handcrafted…

机器学习 · 计算机科学 2019-05-13 Simón Algorta , Özgür Şimşek

This paper describes an improvement in Deep Q-learning called Reverse Experience Replay (also RER) that solves the problem of sparse rewards and helps to deal with reward maximizing tasks by sampling transitions successively in reverse…

机器学习 · 计算机科学 2019-10-24 Egor Rotinov

Recent work in deep reinforcement learning has allowed algorithms to learn complex tasks such as Atari 2600 games just from the reward provided by the game, but these algorithms presently require millions of training steps in order to…

机器学习 · 计算机科学 2018-01-09 Benjamin Spector , Serge Belongie