Skip to main navigation Skip to search Skip to main content

Maximizing Range Sum in Trajectory Data

  • Kaiqi Zhang*
  • , Hong Gao*
  • , Xixian Han*
  • , Jian Chen*
  • , Jianzhong Li*
  • *Corresponding author for this work
  • School of Computer Science and Technology, Harbin Institute of Technology
  • Shenzhen Institute of Advanced Technology

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

Maximizing Range Sum (MaxRS) query is a basic operation in computational geometry and database communities. Given a set of weighted objects in 2-dimensional space and a rectangle, MaxRS query aims to find an optimal position of the rectangle to maximize the total weight of covered objects (i.e., Range Sum). All the existing literature for MaxRS query commonly assumes that every object is associated with a unique point. In real applications, however, every object (e.g., GPS-enabled moving vehicle) is related to a trajectory including a sequence of points, which goes beyond this restrictive assumption. How to tackle the problem of MaxRS query in trajectory data (MaxRST) is important and challenging. In this paper, we propose the definition of MaxRST query where a trajectory is covered by a rectangle if at least one of points in the trajectory is enclosed by the rectangle. We propose a novel method to solve MaxRST query by converting it to rectilinear polygon intersection problem. Then, an interval-tree-based partitioning technique is developed to efficiently settle rectilinear polygon intersection problem. To further shorten the response time, we present (?, d) -approximate MaxRST query, which returns an approximate answer having the relative error ? to the optimal covered weight with probability at least d. Furthermore, two complementary sampling-based (?, d) -approximate MaxRST algorithms are proposed. One performs random sampling with replacements on rectilinear polygons and the sample size is irrelevant to the number of trajectories. The other employs grid shifting technique to reduce sample size yet requires an extra cost for grid construction. The theoretical analysis and experimental results show that our proposed algorithms have high performance in terms of efficiency and accuracy.

Original languageEnglish
Title of host publicationProceedings - 2022 IEEE 38th International Conference on Data Engineering, ICDE 2022
PublisherIEEE Computer Society
Pages755-766
Number of pages12
ISBN (Electronic)9781665408837
DOIs
StatePublished - 2022
Externally publishedYes
Event38th IEEE International Conference on Data Engineering, ICDE 2022 - Virtual, Online, Malaysia
Duration: 9 May 202211 May 2022

Publication series

NameProceedings - International Conference on Data Engineering
Volume2022-May
ISSN (Print)1084-4627
ISSN (Electronic)2375-0286

Conference

Conference38th IEEE International Conference on Data Engineering, ICDE 2022
Country/TerritoryMalaysia
CityVirtual, Online
Period9/05/2211/05/22

Keywords

  • Approximate algorithm
  • MaxRS query
  • Sampling
  • Trajectory data

Fingerprint

Dive into the research topics of 'Maximizing Range Sum in Trajectory Data'. Together they form a unique fingerprint.

Cite this