EDBT 2026 Demo / reviewers in the wild / expert
Mengyu Ma
dblp:186/9073
· DBLP profile ↗
5ranked-venue papers in the field
1as first author
4since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 5 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Reproducible experiments on visual exploration framework of geospatial vector big data
Zebang Liu, Anran Yang, Mengyu Ma, Jiali Zhou, Ning Jing, Jichong Yin, Pranav Kasela, Raúl Martín-Santamaría |
Inf. Syst. | 3 |
| 2025 | HiVQ: A Real-time Interactive Visual Query System on Geospatial Big DataabstractInteractive visual query systems are essential for the exploration and analysis of geospatial data. However, developing such systems has become increasingly challenging in recent years due to the conflict between the unprecedented volume of data and the need for instantaneous feedback. To address this challenge, we present HiVQ, a High-performance Visual Query system for real-time interactive visual query of geospatial big data. HiVQ adopts an innovative “Query as Visualization” paradigm, transforming user interactions into pixel value queries which can be processed efficiently with specialized indices and optimization strategies. Unlike conventional solutions that query and visualize geospatial objects sequentially, HiVQ effectively omits most geospatial objects and unnecessary computations that do not affect the final visualization, ensuring minimal sensitivity to data volume. Experimental results show that HiVQ accelerates visual queries by at least seven times compared to SOTA methods. This demonstration enables users to interactively explore and analyze spatial data with billions of nodes at any scale, receiving responses in milliseconds as they dynamically adjust analysis parameters, query conditions, or map styling. The demonstration video is available at https://gitee.com/kyrie-Bang/HiVQ-Demo. Zebang Liu, Anran Yang, Mengyu Ma, Jiali Zhou, Ning Jing |
ICDE | 3 |
| 2025 | Evaluating and enhancing spatial cognition abilities of large language modelsabstractLarge Language Models (LLMs) demonstrate various capabilities previously considered unique to humans. However, current evidence is insufficient to determine whether LLMs have developed spatial cognition, a fundamental aspect of human cognition underpinning logical-mathematical reasoning and various other skills. Previous studies on this topic have primarily concentrated on small-scale perceptions, leaving the spatial cognition within the context of GIScience largely unexamined. We introduce a benchmark that evaluates spatial cognition abilities across seven categories to systematically assess how well LLMs process and generate three types of spatial knowledge: landmark, route, and survey knowledge. Furthermore, we propose a tool-augmented approach named Hybrid Mind, which integrates LLMs with deterministic GIS algorithms to enhance their performance in spatial cognitive tasks. The core idea involves the implementation of a mental map builder that generates a quantitative map based on segmented qualitative constraints, overcoming LLMs’ fallacies in synthesizing spatial information. Our experimental results revealed that although LLMs exhibited potential for spatial cognition, their performance was poor across most spatial cognitive tasks, particularly in constructing route and survey knowledge. The leading model, GPT-4-turbo, correctly answered fewer than one-fourth of the questions. In contrast, the Hybrid Mind approach significantly improved performance, correctly solving 70.48% of the questions. Anran Yang, Qingren Jia, Weihua Dong, Mengyu Ma, Hao Chen 0046 |
Int. J. Geogr. Inf. Sci. | 5 |
| 2024 | An efficient visual exploration approach of geospatial vector big data on the web map
Zebang Liu, Mengyu Ma, Anran Yang, Zhinong Zhong, Ning Jing |
Inf. Syst. | 3 |
| 2020 | DiSA: A Display-driven Spatial Analysis Framework for Large-Scale Vector DataabstractWe present DiSA, a Display-driven Spatial Analysis framework for interactive analysis of large-scale geographical vector data. DiSA calculates visualization of analysis results directly using a parallel per-pixel approach with efficient fine-grained spatial indexes. Compared with conventional object-based methods, DiSA can greatly reduce the computational complexity (from O(n) to O(log(n)) in some cases), making it less sensitive to data volumes. Experimental results verify that DiSA can provide analysis of billion-scale spatial objects in milliseconds. We demonstrate DiSA with various application scenarios including raw data exploration, spatial buffer and overlay analysis, and global cellular signal strength analysis. Users can explore 10 millions of spatial objects, adjust algorithm parameters, and always see the results in real-time on a personal computer. Mengyu Ma, Anran Yang, Ye Wu 0003, Jun Li 0020, Ning Jing |
SIGSPATIAL/GIS | 1 |