GAN-Based Content Generation of Maps for Strategy Games
- URL: http://arxiv.org/abs/2301.02874v1
- Date: Sat, 7 Jan 2023 15:24:25 GMT
- Title: GAN-Based Content Generation of Maps for Strategy Games
- Authors: Vasco Nunes, Jo\~ao Dias and Pedro A. Santos
- Abstract summary: We propose a model for the generation of maps based on Generative Adversarial Networks (GAN)
In our implementation we tested out different variants of GAN-based networks on a dataset of heightmaps.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Maps are a very important component of strategy games, and a time-consuming
task if done by hand. Maps generated by traditional PCG techniques such as
Perlin noise or tile-based PCG techniques look unnatural and unappealing, thus
not providing the best user experience for the players. However it is possible
to have a generator that can create realistic and natural images of maps, given
that it is trained how to do so. We propose a model for the generation of maps
based on Generative Adversarial Networks (GAN). In our implementation we tested
out different variants of GAN-based networks on a dataset of heightmaps. We
conducted extensive empirical evaluation to determine the advantages and
properties of each approach. The results obtained are promising, showing that
it is indeed possible to generate realistic looking maps using this type of
approach.
Related papers
- SMOL-MapSeg: Show Me One Label [0.4499833362998489]
We show that SMOL-MapSeg can accurately segment classes defined by OND knowledge.<n>It can also adapt to unseen classes through few-shot fine-tuning.<n>It outperforms a UNet-based baseline in average segmentation performance.
arXiv Detail & Related papers (2025-08-07T15:36:17Z) - DiffuMatch: Category-Agnostic Spectral Diffusion Priors for Robust Non-rigid Shape Matching [53.39693288324375]
We show that both in-network regularization and functional map training can be replaced with data-driven methods.<n>We first train a generative model of functional maps in the spectral domain using score-based generative modeling.<n>We then exploit the resulting model to promote the structural properties of ground truth functional maps on new shape collections.
arXiv Detail & Related papers (2025-07-31T16:44:54Z) - C2GM: Cascading conditional generative cartography framework for multi-scale tile map generation with geographic feature constraints [2.414525855161937]
This paper presents C2GM, a novel framework for generating multi-scale tile maps from remote sensing images.
We implement a conditional feature fusion encoder to extract object priors from remote sensing images and cascade reference double branch input.
C2GM consistently achieves the state-of-the-art (SOTA) performance on all metrics.
arXiv Detail & Related papers (2025-02-07T15:11:31Z) - MapExplorer: New Content Generation from Low-Dimensional Visualizations [60.02149343347818]
Low-dimensional visualizations, or "projection maps," are widely used to interpret large-scale and complex datasets.<n>These visualizations not only aid in understanding existing knowledge spaces but also implicitly guide exploration into unknown areas.<n>We introduce MapExplorer, a novel knowledge discovery task that translates coordinates within any projection map into coherent, contextually aligned textual content.
arXiv Detail & Related papers (2024-12-24T20:16:13Z) - HPix: Generating Vector Maps from Satellite Images [0.0]
We propose a novel method called HPix, which utilizes modified Generative Adversarial Networks (GANs) to generate vector tile map from satellite images.
Through empirical evaluations, our proposed approach showcases its effectiveness in producing highly accurate and visually captivating vector tile maps.
We further extend our study's application to include mapping of road intersections and building footprints cluster based on their area.
arXiv Detail & Related papers (2024-07-18T16:54:02Z) - Object Goal Navigation with Recursive Implicit Maps [92.6347010295396]
We propose an implicit spatial map for object goal navigation.
Our method significantly outperforms the state of the art on the challenging MP3D dataset.
We deploy our model on a real robot and achieve encouraging object goal navigation results in real scenes.
arXiv Detail & Related papers (2023-08-10T14:21:33Z) - GANmapper: geographical content filling [0.0]
We present a new method to create spatial data using a generative adversarial network (GAN)
Our contribution uses coarse and widely available geospatial data to create maps of less available features at the finer scale in the built environment.
We employ land use data and road networks as input to generate building footprints, and conduct experiments in 9 cities around the world.
arXiv Detail & Related papers (2021-08-07T05:50:54Z) - HDMapGen: A Hierarchical Graph Generative Model of High Definition Maps [81.86923212296863]
HD maps are maps with precise definitions of road lanes with rich semantics of the traffic rules.
There are only a small amount of real-world road topologies and geometries, which significantly limits our ability to test out the self-driving stack.
We propose HDMapGen, a hierarchical graph generation model capable of producing high-quality and diverse HD maps.
arXiv Detail & Related papers (2021-06-28T17:59:30Z) - CAMERAS: Enhanced Resolution And Sanity preserving Class Activation
Mapping for image saliency [61.40511574314069]
Backpropagation image saliency aims at explaining model predictions by estimating model-centric importance of individual pixels in the input.
We propose CAMERAS, a technique to compute high-fidelity backpropagation saliency maps without requiring any external priors.
arXiv Detail & Related papers (2021-06-20T08:20:56Z) - Canonical Saliency Maps: Decoding Deep Face Models [47.036036069156104]
We present 'Canonical Saliency Maps', a new method that highlights relevant facial areas by projecting saliency maps onto a canonical face model.
Our results show the usefulness of the proposed canonical saliency maps, which can be used on any deep face model regardless of the architecture.
arXiv Detail & Related papers (2021-05-04T09:42:56Z) - Sketch-based Normal Map Generation with Geometric Sampling [14.323902770651289]
A designer may benefit from the auto-generation of high quality and accurate normal maps from freehand sketches in 3D content creation.
This paper proposes a deep generative model for generating normal maps from users sketch with geometric sampling.
arXiv Detail & Related papers (2021-04-23T12:30:22Z) - Gaussian Process Gradient Maps for Loop-Closure Detection in
Unstructured Planetary Environments [17.276441789710574]
The ability to recognize previously mapped locations is an essential feature for autonomous systems.
Unstructured planetary-like environments pose a major challenge to these systems due to the similarity of the terrain.
This paper presents a method to solve the loop closure problem using only spatial information.
arXiv Detail & Related papers (2020-09-01T04:41:40Z) - Rethinking Localization Map: Towards Accurate Object Perception with
Self-Enhancement Maps [78.2581910688094]
This work introduces a novel self-enhancement method to harvest accurate object localization maps and object boundaries with only category labels as supervision.
In particular, the proposed Self-Enhancement Maps achieve the state-of-the-art localization accuracy of 54.88% on ILSVRC.
arXiv Detail & Related papers (2020-06-09T12:35:55Z) - Using Tabu Search Algorithm for Map Generation in the Terra Mystica
Tabletop Game [60.71662712899962]
Tabu Search (TS) metaheuristic improves simple local search algorithms by enabling the algorithm to escape local optima points.
This paper investigates the performance of TS and considers the effects of the size of the Tabu list and the size of the neighbourhood for a procedural content generation.
arXiv Detail & Related papers (2020-06-04T09:15:46Z) - SMAPGAN: Generative Adversarial Network Based Semi-Supervised Styled Map
Tiles Generating Method [0.0]
Traditional online map tiles, widely used on the Internet such as Google Map and Baidu Map, are rendered from vector data.
We propose a semi-supervised Generation of styled map Tiles based on Generative Adversarial Network (SMAPGAN) model.
Experimental results present that SMAPGAN outperforms state-of-the-art (SOTA) works according to mean squared error, structural similarity index, and ESSI.
arXiv Detail & Related papers (2020-01-21T04:13:21Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.