New editorial on GeoAI published in International Journal of Geographical Information Science

What is the current state-of-the-art in integrating results from artificial intelligence research into geographic information science and the earth sciences more broadly? Does GeoAI research contribute to the broader field of AI, or does it merely apply existing results? What are the historical roots of GeoAI? Are there core topics and maybe even moonshots that jointly drive this emerging community forward? We answer these questions in our recent editorial by providing an overview of past and present work, explain how a change in data culture is fueling the rapid growth of GeoAI work, and point to future research directions that may serve as common measures of success.

The full GeoAI editorial on IJGIS:
Janowicz, K., Gao, S., McKenzie, G., Hu, Y. & Bhaduri, B. (2020): GeoAI: Spatially explicit artificial intelligence techniques for geographic knowledge discovery and beyond, International Journal of Geographical Information Science, 34(4), 625-636. [PDF]

The entire special issue can be accessed here.

New paper accepted in Transactions in GIS on the EUPEG platform for evaluating geoparsers on heuristics, machine learning, and deep learning methods

A new paper led by GeoAI lab member Jimin Wang, “Enhancing spatial and textual analysis with EUPEG: An extensible and unified platform for evaluating geoparsers”, is accepted by the journal Transactions in GIS: https://onlinelibrary.wiley.com/doi/10.1111/tgis.12579

Abstract: A rich amount of geographic information exists in unstructured texts, such as web pages, social media posts, housing advertisements, and historical archives. Geoparsers are useful tools that extract structured geographic information from unstructured texts, thereby enabling spatial analysis on textual data. While a number of geoparsers have been developed, they have been tested on different data sets using different metrics. Consequently, it is difficult to compare existing geoparsers or to compare a new geoparser with existing ones. In recent years, researchers have created open and annotated corpora for testing geoparsers. While these corpora are extremely valuable, much effort is still needed for a researcher to prepare these data sets and deploy geoparsers for comparative experiments. This article presents EUPEG: an Extensible and Unified Platform for Evaluating Geoparsers. EUPEG is an open source and web‐based benchmarking platform which hosts the majority of open corpora, geoparsers, and performance metrics reported in the literature. It enables direct comparison of the geoparsers hosted, and a new geoparser can be connected to EUPEG and compared with other geoparsers. The main objective of EUPEG is to reduce the time and effort that researchers have to spend in preparing data sets and baselines, thereby increasing the efficiency and effectiveness of comparative experiments.

Online demo: https://geoai.geog.buffalo.edu/EUPEG
Code and data: https://github.com/geoai-lab/EUPEG

The input and output of geoparsing and its two main steps

The overall architecture of EUPEG.

A screenshot of EUPEG and the (1)–(2)–(3) workflow for running an experiment

Running time of different geoparsers on GeoCorpora.

An illustration of the AUC for quantifying the overall error distance of a geoparser.