Game Artificial Intelligence Research leaf node


URI

https://openalex.org/T11574

Label

Game Artificial Intelligence Research

Description

This cluster of papers focuses on the research and development of artificial intelligence techniques for games, including Monte Carlo Tree Search, procedural content generation, interactive storytelling, player modeling, real-time strategy games, computational creativity, behavior trees, general game playing, and level generation.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11574> a skos:Concept ;
    rdfs:label "Game Artificial Intelligence Research"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Video_game_AI>,
        <https://openalex.org/T11574> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the research and development of artificial intelligence techniques for games, including Monte Carlo Tree Search, procedural content generation, interactive storytelling, player modeling, real-time strategy games, computational creativity, behavior trees, general game playing, and level generation."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Game Artificial Intelligence Research"@en ;
    openalex:cited_by_count 299459 ;
    openalex:works_count 27495 .