SlideShare a Scribd company logo
1 of 25
Download to read offline
Supporting Geo-Ontology Engineering
through Spatial Data Analytics
Gloria Re Calegari, Emanuela Carlino, Irene Celino and
Diego Peroni
CEFRIEL – Milano, Italy
Introduction
Notion of place as a “situated concept”
Dependent on physical, natural, social, cultural and cognitive processes
Entities within a specific spatio-temporal context
Geospatial ontologies
General-purpose vs. location-specific
Top-down vs. bottom-up
(Re)engineering: evolution, repair and specialization
Can spatial data analytics help in geo-ontology engineering? (data=instances)
Objectives
O1: Re-engineering Spatial Features
Identifying concepts that play a different role in different cities, thus
possibly indicating different cultural or pragmatic meanings
O2: Specifying Spatial Neighborhoods
Highlighting new potential concepts to characterize the urban
neighborhoods of different cities
Experimental settings
Spatial objects from OpenStreetMap/LinkedGeoData
Described by the LinkedGeoData ontology  general-purpose geo-ontology
Several spatial features considered (amenities, shops, etc.)
Data from two cities: Milano and London
Similarities as well as differences
Assumptions about the coverage and completeness of the data
Volunteered Geographic Information (VGI), reflecting the way in which the
environment is experienced
Objective 1:
Re-Engineering Spatial Features
Analysis of the pattern distribution of each spatial feature
If spatial objects “instances” of a spatial feature are condensed in a specific area, that
feature is a relevant element to characterize that area
Aim to verify whether the same concept plays a different role in different places
Two-step analysis:
1) Analysing Distribution of Spatial Objects
2) Clustering Spatial Objects
Objective1:Re-Engineering SpatialFeatures
Analysing Spatial Objects' Distribution (1/4)
Evaluate the tendency of each spatial feature to show spatial patterns and to create
spatial aggregations
Morishita index: statistical measure of dispersion based on quadrats count
1 random point patterns
>>1 spatial aggregation may exist
Moran index: measure of spatial auto-correlation
–1 (perfect dispersion)
+1 (perfect correlation)
0 (random spatial pattern)
Objective1:Re-Engineering SpatialFeatures
Analysing Spatial Objects' Distribution (2/4)
Common spatial
features like
restaurants show
almost the same
spatial pattern in
the two cities
The analysis shows
similar trends in
the Morishita plot
and similar Moran
index values
Objective1:Re-Engineering SpatialFeatures
Analysing Spatial Objects' Distribution (3/4)
Pubs are everywhere in
London, while they
aggregate much more in
Milano
This reveals an actual
“semantic” difference in
the meaning of this
spatial feature
Objective1:Re-Engineering SpatialFeatures
Analysing Spatial Objects' Distribution (4/4)
Theatres are spread
everywhere in Milano,
while they strongly
aggregate in London
In this case, the meaning
of the spatial feature is
the same but the
analysis reveals the
“semantics” of the
cultural district
Objective1:Re-Engineering SpatialFeatures
Clustering Spatial Objects (1/2)
Density based clustering to find agglomeration of
spatial objects in a specific region
OPTICS algorithm (hierarchical DBSCAN
extension) – for each category of spatial object
Latitude-longitude coordinates as input
At least 5 points in a radius of 150 meters
lgdo:Restaurant in Milano
LONDON
• 56 categories clustered at least in
one region
• lgdo:Hotel 40% points clustered
(innermost boroughs)
• lgdo:Telephone clusters in the
more touristic area
• lgdo:Pub widespread around the
city, only 7% clustered
MILANO
• 25 categories clustered at least in
one region
• lgdo:Hotel 14% points clustered
(central and peripheral areas)
• lgdo:Telephone no clusters
• lgdo:Pub concentrated in nightlife
areas only, 20% clustered
Emerging differences between the two cities
Objective1:Re-Engineering SpatialFeatures
Clustering Spatial Objects (2/2)
Objective1:Re-EngineeringSpatialFeatures
What do clusters and feature distributions
suggest to ontology engineers?
Evaluation of the validity/applicability of a geo-ontology in different locations
Hints:
Spatial feature with the same behaviour in different locations  ontology re-
engineering is not required
Spatial feature with different behaviour in different locations  ontology re-
engineering may be required with location-specific extensions to the geo-ontology
Note: a pure numerical analysis of the spatial objects is meaningful (lgdo:Convenience
are ‘’outliers’’ in Milano, while in London are numerous)
Objective 2:
Specifying Spatial Neighborhoods
Which are the spatial features that occur together?
Is it possible to semantically characterize a region according to its semantic features
co-occurrence?
3-step analysis:
1) Identifying Neighborhoods
2) Characterizing Neighborhoods
3) Semantically Querying Neighborhoods
Objective2:SpecifyingSpatialNeighborhoods
Identifying Neighborhoods (1/3)
For each cluster obtained with OPTICS,
definition of the convex hull polygon
containing all the points belonging to
that cluster
For each polygon, computation of its
centroid, which represent the
categories' hotspot locations (urban
areas with a high number of amenity of
a given type)
Objective2:SpecifyingSpatialNeighborhoods
Identifying Neighborhoods (2/3)
Clustering of these centroids to
divide the urban space in
neighborhoods, according to the
simultaneous presence of spatial
features’ hotspots
Agglomerative clustering technique (with
Ward minimum variance method)
Objective2:SpecifyingSpatialNeighborhoods
Identifying Neighborhoods (3/3)
Clusters do not necessarily
correspond to actual
administrative divisions (cf.
black boundaries)
Clusters reflect the emerging
“semantic” neighborhoods, i.e.
regions of the city
characterized by co-
occurrence of hotspot
locations of different spatial
features
Objective2:SpecifyingSpatialNeighborhoods
Characterizing Neighborhoods (1/3)
Which spatial features best characterize each city region?
Definition of a spatial variant of tf-idf score
n : set of clustered points in the neighborhood
f : set of all spatial points with that feature
|N| : total number of neighborhoods (24 in the experiments, 12 neighborhoods for each city)
: number of neighborhood in which the spatial feature is represented by at least a point
Spatial Object Frequency Inverse Neighborhood Frequency
Objective2:SpecifyingSpatialNeighborhoods
Characterizing Neighborhoods (2/3)
Top-3 Spatial Object Frequency-Inverse Neighborhood Frequency in each district
Comparison between London and Milano
sof-inf scores via cosine similarity
‘’Hampstead’’ and ‘’Milano East“:
suburban areas with schools, parking lots
and offices
‘’Camden town’’ and ‘’Chelsea’’: peculiar
spatial features not present in Milano
‘’Navigli’’: there is not a corresponding
area. In London pubs are widespread
around the city
Milano
London
Objective2:SpecifyingSpatialNeighborhoods
Characterizing Neighborhoods (3/3)
Objective2:SpecifyingSpatialNeighborhoods
Semantically Querying Neighborhoods (1/2)
Definition of neighborhood concepts to express the co-occurrence of different spatial
features in the same area
Specific “spatio-semantic queries” by combining spatial features:
Shopping: Clothes, Shoes, Chemist and BeautyShop
Nightlife: Restaurant, Pub, Bar and Theatre
Residential: School, Atm, Butcher, Greengrocer, Convenience and Parking
Culture: Theatre, ArtShop, BookShop, MusicalInstruments and College
Alternative: Erotic, Tattoo, Charity, CommunityCentre and ArtShop
London
Milano
Cosine similarity between the
sof-inf vectors of the spatio-
semantic query and each
neighborhood
Objective2:SpecifyingSpatialNeighborhoods
Semantically Querying Neighborhoods (2/2)
Objective2:SpecifyingSpatialNeighborhoods
What does Spatial Neighborhoods analysis
suggest to ontology engineers?
New set of concepts to represent the ‘’semantics’’ of urban districts
The sof-inf score is a useful tool to select the most prominent spatial features that
characterize a neighborhood  it helps in summarising spatial regions by their
distinctive categories
The spatio-semantic query approach supports the ontological specification of
neighborhood concepts:
To verify the actual “instantiation” of those concept
To test different hypotheses with different feature compositions
To select the most suitable level of abstraction for the geo-ontology
Conclusions
Ontology engineering is still largely an art that requires a deep domain knowledge
In the case of geo-ontologies, spatial data analytics can provide ontology engineers
with additional hints and suggestions
Location-specific differences between cities
Local characterization via a spatio-semantic queries
Spatial data analytics can help to
Verify existing hypotheses  highlight already-known characteristics
Discover unknown specificities  in this case, further exploration is needed
Future Work
Current main limitation: spatial analytics brings only supporting insights, it is not a
fully-automated technique for ontology (re)engineering
User study with ontology engineers
More tightly integration with ontology engineering process/tools
Weighted sof-inf score, by adding spatial features’ weights to the spatio-semantic
queries to specify complex neighborhood concepts
Extended experiments to further prove generality applicability:
Larger set of more heterogeneous cities
Different sets of spatial features, also within non-urban contexts
Supporting Geo-Ontology Engineering
through Spatial Data Analytics
Gloria Re Calegari, Emanuela Carlino, Irene Celino andDiego Peroni
Thank you!
Additional material can be found at http://swa.cefriel.it/geo/eswc2016.html

More Related Content

Similar to Supporting Geo-Ontology Engineering through Spatial Data Analytics

Hierarchical clustering through spatial interaction data. The case of commuti...
Hierarchical clustering through spatial interaction data. The case of commuti...Hierarchical clustering through spatial interaction data. The case of commuti...
Hierarchical clustering through spatial interaction data. The case of commuti...Beniamino Murgante
 
Smart city as a wicked problem
Smart city as a wicked problemSmart city as a wicked problem
Smart city as a wicked problemSerafeim Makris
 
Extented abstract Quentin Silva
Extented abstract Quentin SilvaExtented abstract Quentin Silva
Extented abstract Quentin SilvaQuentin Silva
 
An assessment-based process for modifying the built fabric of historic centre...
An assessment-based process for modifying the built fabric of historic centre...An assessment-based process for modifying the built fabric of historic centre...
An assessment-based process for modifying the built fabric of historic centre...Beniamino Murgante
 
Extending the knowledge level of cognitive architectures with Conceptual Spac...
Extending the knowledge level of cognitive architectures with Conceptual Spac...Extending the knowledge level of cognitive architectures with Conceptual Spac...
Extending the knowledge level of cognitive architectures with Conceptual Spac...Antonio Lieto
 
Experimental categorization and deep visualization
 Experimental categorization and deep visualization Experimental categorization and deep visualization
Experimental categorization and deep visualizationEverardo Reyes-García
 
Francesca Froy "What is the role of spatial configuration and urban morpholog...
Francesca Froy "What is the role of spatial configuration and urban morpholog...Francesca Froy "What is the role of spatial configuration and urban morpholog...
Francesca Froy "What is the role of spatial configuration and urban morpholog...HannahParr3
 
1 s2.0-s0198971512001093-main
1 s2.0-s0198971512001093-main1 s2.0-s0198971512001093-main
1 s2.0-s0198971512001093-mainLENIN Quintero
 
Geographical Map Annotation With Social Metadata In a Surveillance Environment
Geographical Map Annotation With Social Metadata In a Surveillance EnvironmentGeographical Map Annotation With Social Metadata In a Surveillance Environment
Geographical Map Annotation With Social Metadata In a Surveillance EnvironmentElena Roglia
 
Volatile Classification of Point of Interests based on Social Activity Streams
Volatile Classification of Point of Interests based on Social Activity StreamsVolatile Classification of Point of Interests based on Social Activity Streams
Volatile Classification of Point of Interests based on Social Activity StreamsAmparo Elizabeth Cano Basave
 
Coates: topological approximations for spatial representation
Coates: topological approximations for spatial representationCoates: topological approximations for spatial representation
Coates: topological approximations for spatial representationArchiLab 7
 
Polyphonic images of the city, mapping human landscapes through user generate...
Polyphonic images of the city, mapping human landscapes through user generate...Polyphonic images of the city, mapping human landscapes through user generate...
Polyphonic images of the city, mapping human landscapes through user generate...Giorgia Lupi
 
Modeling in Coexistence with Data: Toward a Generic Notion of Space
Modeling in Coexistence with Data: Toward a Generic Notion of SpaceModeling in Coexistence with Data: Toward a Generic Notion of Space
Modeling in Coexistence with Data: Toward a Generic Notion of SpaceVahid Moosavi
 
2009 acm lbsn_presentation
2009 acm lbsn_presentation2009 acm lbsn_presentation
2009 acm lbsn_presentationDongpo Deng
 
Locative media: between art and entertainment. Towards an analytical model
Locative media: between art and entertainment. Towards an analytical modelLocative media: between art and entertainment. Towards an analytical model
Locative media: between art and entertainment. Towards an analytical modelGemma San Cornelio Esquerdo
 
New Public Spaces project
 New Public Spaces project New Public Spaces project
New Public Spaces projectHenning Thomsen
 
Complexity-Lecture-3.pdf
Complexity-Lecture-3.pdfComplexity-Lecture-3.pdf
Complexity-Lecture-3.pdfNutagNegten1
 
An Architecture For Character-Mediated Interactive Presentations
An Architecture For Character-Mediated Interactive PresentationsAn Architecture For Character-Mediated Interactive Presentations
An Architecture For Character-Mediated Interactive PresentationsJennifer Daniel
 

Similar to Supporting Geo-Ontology Engineering through Spatial Data Analytics (20)

Hierarchical clustering through spatial interaction data. The case of commuti...
Hierarchical clustering through spatial interaction data. The case of commuti...Hierarchical clustering through spatial interaction data. The case of commuti...
Hierarchical clustering through spatial interaction data. The case of commuti...
 
Caenti Huelva2007 Wp4m Presentation
Caenti Huelva2007 Wp4m PresentationCaenti Huelva2007 Wp4m Presentation
Caenti Huelva2007 Wp4m Presentation
 
Smart city as a wicked problem
Smart city as a wicked problemSmart city as a wicked problem
Smart city as a wicked problem
 
Extented abstract Quentin Silva
Extented abstract Quentin SilvaExtented abstract Quentin Silva
Extented abstract Quentin Silva
 
An assessment-based process for modifying the built fabric of historic centre...
An assessment-based process for modifying the built fabric of historic centre...An assessment-based process for modifying the built fabric of historic centre...
An assessment-based process for modifying the built fabric of historic centre...
 
Extending the knowledge level of cognitive architectures with Conceptual Spac...
Extending the knowledge level of cognitive architectures with Conceptual Spac...Extending the knowledge level of cognitive architectures with Conceptual Spac...
Extending the knowledge level of cognitive architectures with Conceptual Spac...
 
Experimental categorization and deep visualization
 Experimental categorization and deep visualization Experimental categorization and deep visualization
Experimental categorization and deep visualization
 
Narrative space
Narrative spaceNarrative space
Narrative space
 
Francesca Froy "What is the role of spatial configuration and urban morpholog...
Francesca Froy "What is the role of spatial configuration and urban morpholog...Francesca Froy "What is the role of spatial configuration and urban morpholog...
Francesca Froy "What is the role of spatial configuration and urban morpholog...
 
1 s2.0-s0198971512001093-main
1 s2.0-s0198971512001093-main1 s2.0-s0198971512001093-main
1 s2.0-s0198971512001093-main
 
Geographical Map Annotation With Social Metadata In a Surveillance Environment
Geographical Map Annotation With Social Metadata In a Surveillance EnvironmentGeographical Map Annotation With Social Metadata In a Surveillance Environment
Geographical Map Annotation With Social Metadata In a Surveillance Environment
 
Volatile Classification of Point of Interests based on Social Activity Streams
Volatile Classification of Point of Interests based on Social Activity StreamsVolatile Classification of Point of Interests based on Social Activity Streams
Volatile Classification of Point of Interests based on Social Activity Streams
 
Coates: topological approximations for spatial representation
Coates: topological approximations for spatial representationCoates: topological approximations for spatial representation
Coates: topological approximations for spatial representation
 
Polyphonic images of the city, mapping human landscapes through user generate...
Polyphonic images of the city, mapping human landscapes through user generate...Polyphonic images of the city, mapping human landscapes through user generate...
Polyphonic images of the city, mapping human landscapes through user generate...
 
Modeling in Coexistence with Data: Toward a Generic Notion of Space
Modeling in Coexistence with Data: Toward a Generic Notion of SpaceModeling in Coexistence with Data: Toward a Generic Notion of Space
Modeling in Coexistence with Data: Toward a Generic Notion of Space
 
2009 acm lbsn_presentation
2009 acm lbsn_presentation2009 acm lbsn_presentation
2009 acm lbsn_presentation
 
Locative media: between art and entertainment. Towards an analytical model
Locative media: between art and entertainment. Towards an analytical modelLocative media: between art and entertainment. Towards an analytical model
Locative media: between art and entertainment. Towards an analytical model
 
New Public Spaces project
 New Public Spaces project New Public Spaces project
New Public Spaces project
 
Complexity-Lecture-3.pdf
Complexity-Lecture-3.pdfComplexity-Lecture-3.pdf
Complexity-Lecture-3.pdf
 
An Architecture For Character-Mediated Interactive Presentations
An Architecture For Character-Mediated Interactive PresentationsAn Architecture For Character-Mediated Interactive Presentations
An Architecture For Character-Mediated Interactive Presentations
 

Recently uploaded

Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 

Recently uploaded (20)

Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 

Supporting Geo-Ontology Engineering through Spatial Data Analytics

  • 1. Supporting Geo-Ontology Engineering through Spatial Data Analytics Gloria Re Calegari, Emanuela Carlino, Irene Celino and Diego Peroni CEFRIEL – Milano, Italy
  • 2. Introduction Notion of place as a “situated concept” Dependent on physical, natural, social, cultural and cognitive processes Entities within a specific spatio-temporal context Geospatial ontologies General-purpose vs. location-specific Top-down vs. bottom-up (Re)engineering: evolution, repair and specialization Can spatial data analytics help in geo-ontology engineering? (data=instances)
  • 3. Objectives O1: Re-engineering Spatial Features Identifying concepts that play a different role in different cities, thus possibly indicating different cultural or pragmatic meanings O2: Specifying Spatial Neighborhoods Highlighting new potential concepts to characterize the urban neighborhoods of different cities
  • 4. Experimental settings Spatial objects from OpenStreetMap/LinkedGeoData Described by the LinkedGeoData ontology  general-purpose geo-ontology Several spatial features considered (amenities, shops, etc.) Data from two cities: Milano and London Similarities as well as differences Assumptions about the coverage and completeness of the data Volunteered Geographic Information (VGI), reflecting the way in which the environment is experienced
  • 5. Objective 1: Re-Engineering Spatial Features Analysis of the pattern distribution of each spatial feature If spatial objects “instances” of a spatial feature are condensed in a specific area, that feature is a relevant element to characterize that area Aim to verify whether the same concept plays a different role in different places Two-step analysis: 1) Analysing Distribution of Spatial Objects 2) Clustering Spatial Objects
  • 6. Objective1:Re-Engineering SpatialFeatures Analysing Spatial Objects' Distribution (1/4) Evaluate the tendency of each spatial feature to show spatial patterns and to create spatial aggregations Morishita index: statistical measure of dispersion based on quadrats count 1 random point patterns >>1 spatial aggregation may exist Moran index: measure of spatial auto-correlation –1 (perfect dispersion) +1 (perfect correlation) 0 (random spatial pattern)
  • 7. Objective1:Re-Engineering SpatialFeatures Analysing Spatial Objects' Distribution (2/4) Common spatial features like restaurants show almost the same spatial pattern in the two cities The analysis shows similar trends in the Morishita plot and similar Moran index values
  • 8. Objective1:Re-Engineering SpatialFeatures Analysing Spatial Objects' Distribution (3/4) Pubs are everywhere in London, while they aggregate much more in Milano This reveals an actual “semantic” difference in the meaning of this spatial feature
  • 9. Objective1:Re-Engineering SpatialFeatures Analysing Spatial Objects' Distribution (4/4) Theatres are spread everywhere in Milano, while they strongly aggregate in London In this case, the meaning of the spatial feature is the same but the analysis reveals the “semantics” of the cultural district
  • 10. Objective1:Re-Engineering SpatialFeatures Clustering Spatial Objects (1/2) Density based clustering to find agglomeration of spatial objects in a specific region OPTICS algorithm (hierarchical DBSCAN extension) – for each category of spatial object Latitude-longitude coordinates as input At least 5 points in a radius of 150 meters lgdo:Restaurant in Milano
  • 11. LONDON • 56 categories clustered at least in one region • lgdo:Hotel 40% points clustered (innermost boroughs) • lgdo:Telephone clusters in the more touristic area • lgdo:Pub widespread around the city, only 7% clustered MILANO • 25 categories clustered at least in one region • lgdo:Hotel 14% points clustered (central and peripheral areas) • lgdo:Telephone no clusters • lgdo:Pub concentrated in nightlife areas only, 20% clustered Emerging differences between the two cities Objective1:Re-Engineering SpatialFeatures Clustering Spatial Objects (2/2)
  • 12. Objective1:Re-EngineeringSpatialFeatures What do clusters and feature distributions suggest to ontology engineers? Evaluation of the validity/applicability of a geo-ontology in different locations Hints: Spatial feature with the same behaviour in different locations  ontology re- engineering is not required Spatial feature with different behaviour in different locations  ontology re- engineering may be required with location-specific extensions to the geo-ontology Note: a pure numerical analysis of the spatial objects is meaningful (lgdo:Convenience are ‘’outliers’’ in Milano, while in London are numerous)
  • 13. Objective 2: Specifying Spatial Neighborhoods Which are the spatial features that occur together? Is it possible to semantically characterize a region according to its semantic features co-occurrence? 3-step analysis: 1) Identifying Neighborhoods 2) Characterizing Neighborhoods 3) Semantically Querying Neighborhoods
  • 14. Objective2:SpecifyingSpatialNeighborhoods Identifying Neighborhoods (1/3) For each cluster obtained with OPTICS, definition of the convex hull polygon containing all the points belonging to that cluster For each polygon, computation of its centroid, which represent the categories' hotspot locations (urban areas with a high number of amenity of a given type)
  • 15. Objective2:SpecifyingSpatialNeighborhoods Identifying Neighborhoods (2/3) Clustering of these centroids to divide the urban space in neighborhoods, according to the simultaneous presence of spatial features’ hotspots Agglomerative clustering technique (with Ward minimum variance method)
  • 16. Objective2:SpecifyingSpatialNeighborhoods Identifying Neighborhoods (3/3) Clusters do not necessarily correspond to actual administrative divisions (cf. black boundaries) Clusters reflect the emerging “semantic” neighborhoods, i.e. regions of the city characterized by co- occurrence of hotspot locations of different spatial features
  • 17. Objective2:SpecifyingSpatialNeighborhoods Characterizing Neighborhoods (1/3) Which spatial features best characterize each city region? Definition of a spatial variant of tf-idf score n : set of clustered points in the neighborhood f : set of all spatial points with that feature |N| : total number of neighborhoods (24 in the experiments, 12 neighborhoods for each city) : number of neighborhood in which the spatial feature is represented by at least a point Spatial Object Frequency Inverse Neighborhood Frequency
  • 18. Objective2:SpecifyingSpatialNeighborhoods Characterizing Neighborhoods (2/3) Top-3 Spatial Object Frequency-Inverse Neighborhood Frequency in each district
  • 19. Comparison between London and Milano sof-inf scores via cosine similarity ‘’Hampstead’’ and ‘’Milano East“: suburban areas with schools, parking lots and offices ‘’Camden town’’ and ‘’Chelsea’’: peculiar spatial features not present in Milano ‘’Navigli’’: there is not a corresponding area. In London pubs are widespread around the city Milano London Objective2:SpecifyingSpatialNeighborhoods Characterizing Neighborhoods (3/3)
  • 20. Objective2:SpecifyingSpatialNeighborhoods Semantically Querying Neighborhoods (1/2) Definition of neighborhood concepts to express the co-occurrence of different spatial features in the same area Specific “spatio-semantic queries” by combining spatial features: Shopping: Clothes, Shoes, Chemist and BeautyShop Nightlife: Restaurant, Pub, Bar and Theatre Residential: School, Atm, Butcher, Greengrocer, Convenience and Parking Culture: Theatre, ArtShop, BookShop, MusicalInstruments and College Alternative: Erotic, Tattoo, Charity, CommunityCentre and ArtShop
  • 21. London Milano Cosine similarity between the sof-inf vectors of the spatio- semantic query and each neighborhood Objective2:SpecifyingSpatialNeighborhoods Semantically Querying Neighborhoods (2/2)
  • 22. Objective2:SpecifyingSpatialNeighborhoods What does Spatial Neighborhoods analysis suggest to ontology engineers? New set of concepts to represent the ‘’semantics’’ of urban districts The sof-inf score is a useful tool to select the most prominent spatial features that characterize a neighborhood  it helps in summarising spatial regions by their distinctive categories The spatio-semantic query approach supports the ontological specification of neighborhood concepts: To verify the actual “instantiation” of those concept To test different hypotheses with different feature compositions To select the most suitable level of abstraction for the geo-ontology
  • 23. Conclusions Ontology engineering is still largely an art that requires a deep domain knowledge In the case of geo-ontologies, spatial data analytics can provide ontology engineers with additional hints and suggestions Location-specific differences between cities Local characterization via a spatio-semantic queries Spatial data analytics can help to Verify existing hypotheses  highlight already-known characteristics Discover unknown specificities  in this case, further exploration is needed
  • 24. Future Work Current main limitation: spatial analytics brings only supporting insights, it is not a fully-automated technique for ontology (re)engineering User study with ontology engineers More tightly integration with ontology engineering process/tools Weighted sof-inf score, by adding spatial features’ weights to the spatio-semantic queries to specify complex neighborhood concepts Extended experiments to further prove generality applicability: Larger set of more heterogeneous cities Different sets of spatial features, also within non-urban contexts
  • 25. Supporting Geo-Ontology Engineering through Spatial Data Analytics Gloria Re Calegari, Emanuela Carlino, Irene Celino andDiego Peroni Thank you! Additional material can be found at http://swa.cefriel.it/geo/eswc2016.html