Logo des Repositoriums
 

Künstliche Intelligenz 34(1) - März 2020

Autor*innen mit den meisten Dokumenten  

Auflistung nach:

Neueste Veröffentlichungen

1 - 10 von 18
  • Zeitschriftenartikel
    AI for Ancient Games
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Browne, Cameron
    This report summarises the Digital Ludeme Project, a recently launched 5-year research project being conducted at Maastricht University. This computational study of the world’s traditional strategy games seeks to improve our understanding of early games, their development, and their role in the spread of related mathematical ideas throughout recorded human history.
  • Zeitschriftenartikel
    Special Issue on AI in Games
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Risi, Sebastian; Preuss, Mike
  • Zeitschriftenartikel
    A Games Industry Perspective on Recent Game AI Developments
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Preuss, Mike; Risi, Sebastian
  • Zeitschriftenartikel
    Uncertainty Handling in Surrogate Assisted Optimisation of Games
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Volz, Vanessa
    Real-world problems are often affected by uncertainties of different types and from multiple sources. Algorithms created for expensive optimisation, such as model-based optimisers, introduce additional errors. We argue that these uncertainties should be accounted for during the optimisation process. We thus introduce a benchmark as well as a new surrogate-assisted evolutionary algorithm to investigate this hypothesis further. The benchmark includes two function suites based on procedural content generation for games, which is a common problem observed in games research and also mirrors several types of uncertainties in the real-world. We find that observing and handling the uncertainty present in the problem can improve the optimiser, and also provides valuable insight into the function characteristics.
  • Zeitschriftenartikel
    News
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020)
  • Zeitschriftenartikel
    Matrix- and Tensor Factorization for Game Content Recommendation
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Sifa, Rafet; Yawar, Raheel; Ramamurthy, Rajkumar; Bauckhage, Christian; Kersting, Kristian
    Commercial success of modern freemium games hinges on player satisfaction and retention. This calls for the customization of game content or game mechanics in order to keep players engaged. However, whereas game content is already frequently generated using procedural content generation, methods that can reliably assess what kind of content suits a player’s skills or preferences are still few and far between. Addressing this challenge, we propose novel recommender systems based on latent factor models that allow for recommending quests in a single player role-playing game. In particular, we introduce a tensor factorization algorithm to decompose collections of bipartite matrices which represent how players’ interests and behaviors change over time. Extensive online bucket type tests during the ongoing operation of a commercial game reveal that our system is able to recommend more engaging quests and to retain more players than previous handcrafted or collaborative filtering approaches.
  • Zeitschriftenartikel
    Extensional Paramodulation for Higher-Order Logic and Its Effective Implementation Leo-III
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Steen, Alexander
    Automation of classical higher-order logic faces various theoretical and practical challenges. On a theoretical level, powerful calculi for effective equality reasoning from first-order theorem proving cannot be lifted to the higher-order domain in a simple manner. Practically, implementations of higher-order reasoning systems have to incorporate procedures that often have high time complexity or are not decidable in general. In my dissertation, both the theoretical and the practical challenges of designing an effective higher-order reasoning system are studied. The resulting system, the automated theorem prover Leo-III, is one of the most effective and versatile systems, in terms of supported logical formalisms, to date.
  • Zeitschriftenartikel
    Search, Abstractions and Learning in Real-Time Strategy Games
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Barriga, Nicolas A.
    Real-Time Strategy Games’ large state and action spaces pose a significant hurdle to traditional AI techniques. We propose decomposing the game into sub-problems and integrating the partial solutions into action scripts that can be used as abstract actions by a search or machine learning algorithm. The resulting high level algorithm produces sound strategic choices, and can then be combined with a low-level search algorithm to refine tactical choices. We show strong results in SparCraft, Starcraft: Brood War and $$\mu $$ μ RTS against state-of-the-art agents. We expect advances in RTS AI can be used in commercial videogames for playtesting and game balancing, while also having possible real-world applications.
  • Zeitschriftenartikel
    Behind DeepMind’s AlphaStar AI that Reached Grandmaster Level in StarCraft II
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Risi, Sebastian; Preuss, Mike
  • Zeitschriftenartikel
    The Many AI Challenges of Hearthstone
    (KI - Künstliche Intelligenz: Vol. 34, No. 1, 2020) Hoover, Amy K.; Togelius, Julian; Lee, Scott; Mesentier Silva, Fernando
    Since the inception of artificial intelligence, games have benchmarked algorithmic advances. Recent success in classic board games such as Chess and Go have left space for video games that pose related yet different sets of challenges. With this shifted focus, the set of AI problems associated with video games has expanded from simply playing these games to win, to include playing games in particular styles, generating game content, modeling players, etc. Different games pose different challenges for AI systems, and several such AI challenges can typically be addressed in the same game. In this article we analyze the popular collectible card game Hearthstone published by Blizzard in 2014, and describe a varied set of interesting AI challenges it poses. Despite their popularity and associated interesting challenges, collectible card games are relatively understudied in the AI community. By analyzing a single game in-depth, we get a glimpse of the entire field of AI and games through the lens of a single game, discovering a few new variations on existing research topics.