DBCRNov 10, 2017

StreetX: Spatio-Temporal Access Control Model for Data

arXiv:1711.03955v11 citations
Originality Incremental advance
AI Analysis

This addresses the need for flexible data sharing in cities, though it appears incremental by extending existing access control models with spatio-temporal capabilities.

The paper tackles the problem of selectively sharing confidential spatio-temporal data by introducing StreetX, an access control model that allows users to express arbitrary space and time constraints, and it demonstrates scalability by handling 10 million data records with complex region definitions.

Cities are a big source of spatio-temporal data that is shared across entities to drive potential use cases. Many of the Spatio-temporal datasets are confidential and are selectively shared. To allow selective sharing, several access control models exist, however user cannot express arbitrary space and time constraints on data attributes using them. In this paper we focus on spatio-temporal access control model. We show that location and time attributes of data may decide its confidentiality via a motivating example and thus can affect user's access control policy. In this paper, we present StreetX which enables user to represent constraints on multiple arbitrary space regions and time windows using a simple abstract language. StreetX is scalable and is designed to handle large amount of spatio-temporal data from multiple users. Multiple space and time constraints can affect performance of the query and may also result in conflicts. StreetX automatically resolve conflicts and optimizes the query evaluation with access control to improve performance. We implemented and tested prototype of StreetX using space constraints by defining region having 1749 polygon coordinates on 10 million data records. Our testing shows that StreetX extends the current access control with spatio-temporal capabilities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes