DeepAI AI Chat
Log In Sign Up

An Efficient Index for Contact Tracing Query in a Large Spatio-Temporal Database

06/23/2020
by   Mohammed Eunus Ali, et al.
Bangladesh University of Engineering and Technology
0

In this paper, we study a novel contact tracing query (CTQ) that finds users who have been in direct contact with the query user or in contact with the already contacted users in subsequent timestamps from a large spatio-temporal database. The CTQ is of paramount importance in the era of new COVID-19 pandemic world for finding possible list of potential COVID-19 exposed patients. A straightforward way to answer the CTQ is using traditional spatio-temporal indexes. However, these indexes cannot serve the purpose as each user covers a large area within the time-span of potential disease spreading and thus they can hardly use efficient pruning techniques. We propose a multi-level index, namely QR-tree, that consider both space coverage and the co-visiting patterns to group users so that users who are likely to meet the query user are grouped together. More specifically, we use a quadtree to partition user movement traces w.r.t. space and time, and then exploit these space-time mapping of user traces to group users using an R-tree. The QR-tree facilitates efficient pruning and enables accessing only potential sets of user who can be the candidate answers for the CTQ. Experiments with real datasets show the effectiveness of our approach.

READ FULL TEXT

page 1

page 2

page 3

page 4

11/10/2017

StreetX: Spatio-Temporal Access Control Model for Data

Cities are a big source of spatio-temporal data that is shared across en...
07/13/2021

ST-DETR: Spatio-Temporal Object Traces Attention Detection Transformer

We propose ST-DETR, a Spatio-Temporal Transformer-based architecture for...
04/11/2020

Efficient Suspected Infected Crowds Detection Based on Spatio-Temporal Trajectories

Virus transmission from person to person is an emergency event facing th...
05/12/2018

HOC-Tree: A Novel Index for efficient Spatio-temporal Range Search

With the rapid development of mobile computing and Web services, a huge ...
03/06/2023

Accurate and Efficient Trajectory-based Contact Tracing with Secure Computation and Geo-Indistinguishability

Contact tracing has been considered as an effective measure to limit the...
11/14/2019

rFIA: An R package for space-time estimation of forest attributes with the Forest Inventory and Analysis Database

rFIA is an R package designed to simplify the estimation of forest attri...
05/22/2021

Digital Contact Tracing for Covid 19

The COVID19 pandemic created a worldwide emergency as it is estimated th...