ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
46k
Citations
0
Influential Citations
DROPS (Schloss Dagstuhl – Leibniz Center for Informatics)
Venue
2018
Year
Although geospatial question answering systems have received increasing attention in recent years, existing prototype systems struggle to properly answer qualitative spatial questions. In this work, we propose a unique framework for answering qualitative spatial questions, which comprises three main components: a geoparser that takes the input questions and extracts place semantic information from text, a reasoning system which is embedded with a crisp reasoner, and finally, answer extraction, which refines the solution space and generates final answers. We present an experimental design to evaluate our framework for point-based cardinal direction calculus (CDC) relations by developing an automated approach for generating three types of synthetic qualitative spatial questions. The initial evaluations of generated answers in our system are promising because a high proportion of answers were labelled correct.
This paper addresses a critical gap in geospatial question answering: handling qualitative spatial questions (e.g., "Which cities are north of Athens?") rather than purely quantitative queries. Existing systems often fail at such tasks due to the complexity of spatial reasoning from natural language. The proposed framework offers a modular pipeline that separates geoparsing, reasoning, and answer extraction, making it a practical blueprint for building more robust geospatial QA systems. The use of a crisp reasoner ensures deterministic spatial inference, which is valuable for applications requiring trustworthiness, such as emergency response or urban planning.
The initial evaluation on synthetic point-based cardinal direction calculus questions reports a high proportion of correct answers. However, the abstract does not provide exact accuracy percentages or comparisons to baselines. The results are promising but preliminary, as they rely on synthetic data and a limited spatial relation type.
This work contributes to the intersection of natural language processing and spatial reasoning, offering a structured approach that could be extended to other qualitative spatial calculi (e.g., region connection calculus). The modular design allows independent improvement of each component. For the AI community, it highlights the importance of combining symbolic reasoning with language understanding for tasks that require precise, trustworthy outputs. The synthetic data generation method also provides a template for creating evaluation benchmarks in under-resourced spatial QA domains.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba