中文
相关论文

相关论文: Dota 2 with Large Scale Deep Reinforcement Learnin…

200 篇论文

Artificial intelligence (AI) has enabled agents to master complex video games, from first-person shooters like Counter-Strike to real-time strategy games such as StarCraft II and racing games like Gran Turismo. While these achievements are…

Deep Reinforcement Learning (Deep RL) has been in the spotlight for the past few years, due to its remarkable abilities to solve problems which were considered to be practically unsolvable using traditional Machine Learning methods.…

机器学习 · 计算机科学 2022-05-12 Aristotelis Lazaridis , Ioannis Vlahavas

There has been a recent explosion in the capabilities of game-playing artificial intelligence. Many classes of RL tasks, from Atari games to motor control to board games, are now solvable by fairly generic algorithms, based on deep…

机器学习 · 计算机科学 2017-05-09 Vlad Firoiu , William F. Whitney , Joshua B. Tenenbaum

Reinforcement learning has steadily improved and outperform human in lots of traditional games since the resurgence of deep neural network. However, these success is not easy to be copied to autonomous driving because the state spaces in…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Sen Wang , Daoyuan Jia , Xinshuo Weng

With breakthrough of the AlphaGo, human-computer gaming AI has ushered in a big explosion, attracting more and more researchers all around the world. As a recognized standard for testing artificial intelligence, various human-computer…

人工智能 · 计算机科学 2024-04-01 Qiyue Yin , Jun Yang , Kaiqi Huang , Meijing Zhao , Wancheng Ni , Bin Liang , Yan Huang , Shu Wu , Liang Wang

Did you know that over 70 million of Dota2 players have their in-game data freely accessible? What if such data is used in malicious ways? This paper is the first to investigate such a problem. Motivated by the widespread popularity of…

密码学与安全 · 计算机科学 2023-05-02 Pier Paolo Tricomi , Lisa Facciolo , Giovanni Apruzzese , Mauro Conti

The game of chess is the most widely-studied domain in the history of artificial intelligence. The strongest programs are based on a combination of sophisticated search techniques, domain-specific adaptations, and handcrafted evaluation…

Training AI with strong and rich strategies in multi-agent environments remains an important research topic in Deep Reinforcement Learning (DRL). The AI's strength is closely related to its diversity of strategies, and this relationship can…

人工智能 · 计算机科学 2023-06-29 Chenglu Sun , Shuo Shen , Sijia Xu , Weidong Zhang

Balancing game difficulty in video games is a key task to create interesting gaming experiences for players. Mismatching the game difficulty and a player's skill or commitment results in frustration or boredom on the player's side, and…

人工智能 · 计算机科学 2024-08-14 Ronja Fuchs , Robin Gieseke , Alexander Dockhorn

Opponent modeling is necessary in multi-agent settings where secondary agents with competing goals also adapt their strategies, yet it remains challenging because strategies interact with each other and change. Most previous work focuses on…

机器学习 · 计算机科学 2016-09-20 He He , Jordan Boyd-Graber , Kevin Kwok , Hal Daumé

Deep reinforcement learning has been successful in a variety of tasks, such as game playing and robotic manipulation. However, attempting to learn \textit{tabula rasa} disregards the logical structure of many domains as well as the wealth…

机器学习 · 计算机科学 2020-09-25 Andrew Silva , Matthew Gombolay

Playing two-player games using reinforcement learning and self-play can be challenging due to the complexity of two-player environments and the possible instability in the training process. We propose that a reinforcement learning algorithm…

机器学习 · 计算机科学 2025-02-06 Kimiya Saadat , Richard Zhao

In recent years, researchers have achieved great success in applying Deep Reinforcement Learning (DRL) algorithms to Real-time Strategy (RTS) games, creating strong autonomous agents that could defeat professional players in StarCraft~II.…

机器学习 · 计算机科学 2021-07-29 Shengyi Huang , Santiago Ontañón , Chris Bamford , Lukasz Grela

Reinforcement Learning (RL) is an area of machine learning figuring out how agents take actions in an unknown environment to maximize its rewards. Unlike classical Markov Decision Process (MDP) in which agent has full knowledge of its…

人工智能 · 计算机科学 2023-03-07 Yangxin Zhong , Jiajie He , Lingjie Kong

Deep reinforcement learning enables algorithms to learn complex behavior, deal with continuous action spaces and find good strategies in environments with high dimensional state spaces. With deep reinforcement learning being an active area…

机器学习 · 计算机科学 2018-10-17 Winfried Lötzsch

We present a novel modular architecture for StarCraft II AI. The architecture splits responsibilities between multiple modules that each control one aspect of the game, such as build-order selection or tactics. A centralized scheduler…

人工智能 · 计算机科学 2018-11-09 Dennis Lee , Haoran Tang , Jeffrey O Zhang , Huazhe Xu , Trevor Darrell , Pieter Abbeel

This paper presents the first two editions of Visual Doom AI Competition, held in 2016 and 2017. The challenge was to create bots that compete in a multi-player deathmatch in a first-person shooter (FPS) game, Doom. The bots had to make…

人工智能 · 计算机科学 2022-07-28 Marek Wydmuch , Michał Kempka , Wojciech Jaśkowski

A satisfactory multiagent learning algorithm should, {\em at a minimum}, learn to play optimally against stationary opponents and converge to a Nash equilibrium in self-play. The algorithm that has come closest, WoLF-IGA, has been proven to…

计算机科学与博弈论 · 计算机科学 2009-09-29 Vincent Conitzer , Tuomas Sandholm

Deep learning technology is making great progress in solving the challenging problems of artificial intelligence, hence machine learning based on artificial neural networks is in the spotlight again. In some areas, artificial intelligence…

人工智能 · 计算机科学 2020-02-27 Okyu Kwon

One prominent approach toward resolving the adversarial vulnerability of deep neural networks is the two-player zero-sum paradigm of adversarial training, in which predictors are trained against adversarially chosen perturbations of data.…

机器学习 · 计算机科学 2024-03-20 Alexander Robey , Fabian Latorre , George J. Pappas , Hamed Hassani , Volkan Cevher