Harsh Govind

dblp:278/8804 · DBLP profile ↗
← Back
6ranked-venue papers in the field
0as first author
4since 2021 · last 2022
—ORCID · none

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 6
YearPublicationVenuePosition
2022 Maps Vision: A Computer Vision-based System for Detecting Discrepancies in Map Textual Labels
abstract
We demonstrate MapsVision, a computer vision-based framework capable of identifying discrepancies across different map providers for similar geographical locations. In this study, we primarily focus on three map providers including: (a) Bing Maps, (b) Google Maps, and (c) OpenStreetMap. MapsVision detects textual data discrepancies such as: (1) missing location labels (2) misspelled or different keywords, (3) shifted labels, and (4) level of significance manifested by text or label font-size and color. For a given location, our MapsVision framework compares textual labels based on a ground truth entered manually to those that exist in the three map providers. We then use the results of the textual extraction to determine the accuracy of textual data appearing on map providers. Our framework intelligently identifies the set of techniques for each map providers' that can maximize the overall detection accuracy. MapsVision is composed of three main building blocks including: (a) a capturing module that captures map tiles from map providers, (b) an analysis tool that uses computer vision and text-analytic techniques, and (c) a rich visualization interface for displaying statistical and real-time analytics. The objective of MapsVision is to help map editors improve the textual quality of their maps compared to other map providers.
Adel A. Sabour, Jiawei Yao, Abdulrahman Salama, Cordel Hampshire, Eyhab Al-Masri, Mohamed Ali 0002, Harsh Govind, Vashutosh Agrawal, Egor Maresov, Ravi Prakash 0007
MDM7
2022 A Geospatial Method for Detecting Map-Based Road Segment Discrepancies
abstract
Today, people's lives are enriched by the integration of electronic maps via smartphones. Electronic maps are required for a variety of commercial activities, such as catering, movie viewing, and tourism. Route planning and navigation are particularly intrinsically linked to electronic maps. As a result, it is critical that the roads on the electronic map are complete and accurate. At the present time, there are discrepancies between the map roads of various providers. This paper evaluates the roads on various map providers' maps. Due to the varied terrain depicted on the map, assessing the road properties can be challenging. Additionally, roads of varying thicknesses exist within a tile image, making it difficult to quantify the map's road lengths. This paper proposes a method for extracting road segments using an image binarization technique and employs edge erosion to assist in automatically computing the length of roads within maps. Throughout the paper, we provide comparison and statistical analysis on using our proposed road length detection model across map providers. Results show that our detection model can identify road length accurately and hence provide an overall measure of quality of maps.
Jiawei Yao, Eyhab Al-Masri, Mohamed Ali 0002, Vashutosh Agrawal, Harsh Govind, Adel A. Sabour, Abdulrahman Salama, Reuben Keller, Dino Jazvin, Ravi Prakash 0007, Egor Maresov
MDM6
2021 GeoDart: A System for Discovering Maps Discrepancies
abstract
Map service providers are working hard to maintain high-quality maps service to more than three billion digital maps users. As each provider presents its unique routing engine and road network graph (RNG) mapping techniques, inconsistencies in services provided are inevitable. These inconsistencies may be of two types- (1) inconsistencies in RNG, including missing or shifted road segments, missing turn restriction, or mislabeled road attributes; or (2) inconsistencies in routing service arising from the unique routing algorithm (RA). Discovering those inconsistencies would improve the routing services efficiency. This paper presents a system, named GeoDart, that compares publicly available routing data from the APIs of Bing Maps, Google Maps, and OpenStreetMaps (OSM) to automatically discover discrepancies. The system categorizes the detected discrepancies based on (1) routing data such as distance, duration, and route geometry, (2) the attributes of the road segments, and (3) the connectivity and turn restrictions of the RNG. Equipped with an ensemble of Multi-Layer Perception (MLP) and Support Vector Machine Classifiers (SVC), GeoDart can efficiently discover and classify maps discrepancies. Through its graphical interface, the GeoDart system enables users such as professional editors and cartographers to visually inspect, identify, and correct map discrepancies mutually across the three engines.
Ayush Bandil, Vaishali Girdhar, Hieu Chau, Mohamed Ali 0002, Abdeltawab M. Hendawi, Harsh Govind, Peiwei Cao, Ashley Song
ICDE6
2021 OSMRunner : A System for Exploring and Fixing OSM Connectivity
abstract
Routing engines and navigation services are among the top applications that take advantage of the OpenStreetMap (OSM) collaborative project. With that said, it is key for the underlying road network data provided by the OSM public geographic datasets to be as accurate as possible for these services to work correctly. This means that road networks must be fully connected, and constraints such as turn restrictions, road directionality, and correct road classification must be respected. However, being an open-license project with around 7 million users and a daily average of about 3.5 million map changes, errors in the data are far from lacking. Issues like misclassified road segments, incorrect connections and gaps in road networks are fairly common, and they pose a complex yet notable obstacle that jeopardizes the accuracy and reliability of routing services that rely on the OSM data. This paper presents a system named OSMRunner developed to tackle and remedy all sorts of connectivity errors in OSM graphs. The system automatically detects connectivity errors that otherwise require an extensive manual process to discover. It is designed to achieve full connectivity in any area of the OSM road network. User input is made available via a friendly graphical user interface that allows visual error investigation, fix suggestions, and easy access to editing tools.
Fares Tabet, Sikha Pentyala, Birva H. Patel, Abdeltawab M. Hendawi, Peiwei Cao, Ashley Song, Harsh Govind, Mohamed Ali 0002
MDM7
2020 An Interactive System to Compare, Explore and Identify Discrepancies across Map Providers
abstract
All online map service providers are working hard to maintain high-quality maps to provide high-quality services. Example inaccuracies that can be encountered in the provided maps may include missing road segments, shifted road segments, missing road connections, missing or incorrect turn restrictions, and mislabeling road attributes like marking a directional road as one-way. Maps may also be rapidly changing in some areas due to new constructions. While the accuracy of various mapping systems, as given by service providers, is known to be high, even the minor discrepancies in the underlying maps may lead to unsatisfactory user experience in routing and location-based services.
Ayush Bandil, Vaishali Girdhar, Kivanç Dinçer, Harsh Govind, Peiwei Cao, Ashley Song, Mohamed Ali 0002
SIGSPATIAL/GIS4
2020 A Semi-Automated System for Exploring and Fixing OSM Connectivity
abstract
As an open license project, Open Street Map (OSM) aims to make the collectively produced geographic data freely available to be used for various purposes. Routing engines frequently take advantage of this data set. Nonetheless, providing routing services on top of OSM requires the full connectivity of the OSM road network graph in the interest area. This connectivity needs to be achieved individually at every level of the road network graph: the motorway, trunk, primary, secondary, tertiary, and residential roads. However, due to its open-editing nature, the OSM data often contains faults attributed to issues like missing road network connections or mistakenly attributed road segments.
Fares Tabet, Birva H. Patel, Kivanç Dinçer, Harsh Govind, Peiwei Cao, Ashley Song, Mohamed H. Ali
SIGSPATIAL/GIS4