EDBT 2026 Demo / reviewers in the wild / expert
Ahmad Qutbuddin
dblp:274/9665
· DBLP profile ↗
4ranked-venue papers in the field
1as first author
3since 2021 · last 2023
0000-0002-1401-5532ORCID · reported
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 2 (1 first)Other / Interdisciplinary · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2023 | Multiple Resource Network Voronoi DiagramabstractGiven a spatial network and a set of service centers from k different resource types, a Multiple Resource Network Voronoi Diagram (MRNVD) partitions the spatial network into a set of Service Areas that can minimize the total cycle-distances of graph-nodes to allotted k service centers with different resource types. The MRNVD problem is important for critical societal applications such as assigning essential survival supplies (e.g., food, water, gas, and medical assistance) to residents impacted by man-made or natural disasters. The MRNVD problem is NP-hard; it is computationally challenging due to the large size of the transportation network. Previous work proposed the Distance bounded Pruning (DP) approach to produce an optimal solution for MRNVD. However, we found that DP can be generalized to reduce the computational cost for the minimum cycle-distance. In this paper, we extend our prior work and propose a novel approach that reduces the computational cost. Experiments using real-world datasets from five different regions demonstrate that the proposed approach creates MRNVD and significantly reduces the computational cost. Ahmad Qutbuddin, KwangSoo Yang |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2021 | Conflict-Free Evacuation Route Planning
Roxana Herschelman, Ahmad Qutbuddin, KwangSoo Yang |
GeoInformatica | 2 |
| 2021 | Size constrained k simple polygons
KwangSoo Yang, Kwang Woo Nam, Ahmad Qutbuddin, Aaron Reich, Valmer Huhn |
GeoInformatica | 3 |
| 2020 | Node-attributed Spatial Graph PartitioningabstractGiven a spatial graph and a set of node attributes, the Node-attributed Spatial Graph Partitioning (NSGP) problem partitions a node-attributed spatial graph into k homogeneous sub-graphs that minimize both the total RMSErank1 and edge-cuts while meeting a size constraint on the sub-graphs. RMSErank1 is the Root Mean Square Error between a matrix and its rank-one decomposition. The NSGP problem is important for many societal applications such as identifying homogeneous communities in a spatial graph and detecting interrelated patterns in traffic accidents. This problem is NP-hard; it is computationally challenging because of the large size of spatial graphs and the constraint that the sub-graphs must be homogeneous, i.e. similar in terms of node attributes. This paper proposes a novel approach for finding a set of homogeneous sub-graphs that can minimize both the total RMSErank1 and edge-cuts while meeting the size constraint. Experiments and a case study using U.S. Census datasets and HP#6 watershed network datasets demonstrate that the proposed approach partitions a spatial graph into a set of homogeneous sub-graphs and reduces the computational cost. Daniel Bereznyi, Ahmad Qutbuddin, Young Gu Her, KwangSoo Yang |
SIGSPATIAL/GIS | 2 |