4.4 Article

Personalized trajectory matching in spatial networks

期刊

VLDB JOURNAL
卷 23, 期 3, 页码 449-468

出版社

SPRINGER
DOI: 10.1007/s00778-013-0331-0

关键词

Personalized trajectory matching; Efficiency; Optimization; Spatial networks; Spatiotemporal databases

资金

  1. Natural Science Foundation of China [61232006]
  2. National 863 High-tech Program [2012AA011001]
  3. Australian Research Council [DP110103423, DP120102829]
  4. European Union [FP7-PEOPLE-2010-ITN-264994]

向作者/读者索取更多资源

With the increasing availability of moving-object tracking data, trajectory search and matching is increasingly important. We propose and investigate a novel problem called personalized trajectory matching (PTM). In contrast to conventional trajectory similarity search by spatial distance only, PTM takes into account the significance of each sample point in a query trajectory. A PTM query takes a trajectory with user-specified weights for each sample point in the trajectory as its argument. It returns the trajectory in an argument data set with the highest similarity to the query trajectory. We believe that this type of query may bring significant benefits to users in many popular applications such as route planning, carpooling, friend recommendation, traffic analysis, urban computing, and location-based services in general. PTM query processing faces two challenges: how to prune the search space during the query processing and how to schedule multiple so-called expansion centers effectively. To address these challenges, a novel two-phase search algorithm is proposed that carefully selects a set of expansion centers from the query trajectory and exploits upper and lower bounds to prune the search space in the spatial and temporal domains. An efficiency study reveals that the algorithm explores the minimum search space in both domains. Second, a heuristic search strategy based on priority ranking is developed to schedule the multiple expansion centers, which can further prune the search space and enhance the query efficiency. The performance of the PTM query is studied in extensive experiments based on real and synthetic trajectory data sets.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.4
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

Article Computer Science, Theory & Methods

Indexing Metric Spaces for Exact Similarity Search

Lu Chen, Yunjun Gao, Xuan Song, Zheng Li, Yifan Zhu, Xiaoye Miao, Christian S. Jensen

Summary: With the increasing digitization of processes, the amount of available data, known as big data, is exploding. Volume, velocity, and variety are the three main challenges in enabling value creation from big data. Metric spaces provide an ideal solution for addressing variety as they can incorporate any data equipped with a distance notion satisfying the triangle inequality. Indexing techniques for metric data have been proposed to accelerate search in metric spaces, yet the existing surveys are limited and a comprehensive empirical study is yet to be reported. This article aims to offer a comprehensive survey of existing metric indexes supporting exact similarity search, provide complexity analyses of index construction, and offer empirical comparison of query processing performance. The importance of empirical studies in evaluating metric indexing performance is highlighted, as performance can depend heavily on pruning and validation effectiveness and data distribution.

ACM COMPUTING SURVEYS (2023)

Article Computer Science, Information Systems

Maximizing the influence of bichromatic reverse k nearest neighbors in geo-social networks

Pengfei Jin, Lu Chen, Yunjun Gao, Xueqin Chang, Zhanyu Liu, Shu Shen, Christian S. Jensen

Summary: Geo-social networks provide opportunities for marketing and promotion of geo-located services. By maximizing the influence of bichromatic reverse kNearest Neighbors, an optimal set of points of interest (POIs) can be identified that are both geo-textually and socially relevant to social influencers. This functionality is useful in various real-life applications, including social advertising, viral marketing, and personalized POI recommendation.

WORLD WIDE WEB-INTERNET AND WEB INFORMATION SYSTEMS (2023)

Article Computer Science, Artificial Intelligence

Parallel Hub Labeling Maintenance With High Efficiency in Dynamic Small-World Networks

Mengxuan Zhang, Lei Li, Goce Trajcevski, Andreas Zufle, Xiaofang Zhou

Summary: This paper discusses the challenges and methods for shortest path computation in frequently evolving small-world networks. By adopting Parallel Shortest-distance Labeling (PSL) as the construction method for 2-hop labeling and designing update mechanisms, the query efficiency and index maintenance effectiveness are improved.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Editorial Material Computer Science, Artificial Intelligence

Deep understanding of big geo-social data for autonomous vehicles

Shuo Shang, Jianbing Shen, Ji-Rong Wen, Panos Kalnis

NEURAL COMPUTING & APPLICATIONS (2023)

Article Computer Science, Information Systems

Edge-enhanced Global Disentangled Graph Neural Network for Sequential Recommendation

Yunyi Li, Yongjing Hao, Pengpeng Zhao, Guanfeng Liu, Yanchi Liu, Victor S. Sheng, Xiaofang Zhou

Summary: This article proposes an Edge-Enhanced Global Disentangled Graph Neural Network (EGD-GNN) model to capture the relation information between items for global item representation and local user intention learning. Experimental results show that our model can achieve a significant improvement over state-of-the-art baselines and effectively distinguish item features.

ACM TRANSACTIONS ON KNOWLEDGE DISCOVERY FROM DATA (2023)

Article Computer Science, Artificial Intelligence

Efficient Retrieval of the Top-k Most Relevant Event-Partner Pairs

Dingming Wu, Erjia Xiao, Yi Zhu, Christian S. S. Jensen, Kezhong Lu

Summary: This study proposes a new way of accessing information in event-based social networking (EBSN) that combines pull and push functionalities, allowing users to conduct ad-hoc searches for events and receive partner recommendations.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

Time-Aware Dynamic Graph Embedding for Asynchronous Structural Evolution

Yu Yang, Hongzhi Yin, Jiannong Cao, Tong Chen, Quoc Viet Hung Nguyen, Xiaofang Zhou, Lei Chen

Summary: Dynamic graphs are graphs whose structure changes over time. Existing approaches only consider dynamic graphs as a sequence of changes in vertex connections, ignoring the asynchronous nature of the dynamics where the evolution of each local structure starts at different times and lasts for various durations. To address this, we propose a novel representation of dynamic graphs as temporal edge sequences associated with joining time of vertices (ToV) and timespan of edges (ToE). We also introduce a time-aware Transformer to embed the dynamic connections and ToEs into learned vertex representations, along with encoding time-sensitive information. Our approach outperforms the state-of-the-art in various graph mining tasks and is efficient for embedding large-scale dynamic graphs.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

Preference-Aware Group Task Assignment in Spatial Crowdsourcing: Effectiveness and Efficiency

Yan Zhao, Jiaxin Liu, Yunchuan Li, Dalin Zhang, Christian S. Jensen, Kai Zheng

Summary: This paper proposes a novel preference-aware group task assignment framework for spatial crowdsourcing, which includes two components: Mutual Information-based Preference Modeling and Preference-aware Group Task Assignment. The framework learns group preferences using mutual information and weights group members adaptively. It also employs tree decomposition to assign tasks to appropriate worker groups, prioritizing more interested groups.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

Feature-Level Deeper Self-Attention Network With Contrastive Learning for Sequential Recommendation

Yongjing Hao, Tingting Zhang, Pengpeng Zhao, Yanchi Liu, Victor S. Sheng, Jiajie Xu, Guanfeng Liu, Xiaofang Zhou

Summary: Sequential recommendation has become crucial in various Internet applications. Existing methods overlook the transition patterns between the features of items, while our proposed model enhances recommendation performance through learning feature-level and item-level sequences.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

Value-Wise ConvNet for Transformer Models: An Infinite Time-Aware Recommender System

Mohsen Saaki, Saeid Hosseini, Sana Rahmani, Mohammad Reza Kangavari, Wen Hua, Xiaofang Zhou

Summary: This study highlights the importance of finding suitable individuals to answer questions using short content and identifies the challenges involved. The authors propose a novel embedding approach and recommendation system to overcome these challenges, and provide experimental results to demonstrate its effectiveness.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

ROLE: Rotated Lorentzian Graph Embedding Model for Asymmetric Proximity

Shanshan Feng, Lisi Chen, Kaiqi Zhao, Wei Wei, Xuemeng Song, Shuo Shang, Panos Kalnis, Ling Shao

Summary: Graph embedding aims to learn low-dimensional node representations to preserve original graph structures. Most existing graph embedding models fail to effectively preserve complex patterns, such as hierarchical structures, in Euclidean spaces. To address this, we propose a novel Rotated Lorentzian Embedding (ROLE) model that can capture hierarchical structures and model asymmetric proximity using rotation transformations. Experimental results on real-world directed graph datasets demonstrate that ROLE consistently outperforms various state-of-the-art embedding models, especially in the task of node recommendation.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

A Learned Index for Exact Similarity Search in Metric Spaces

Yao Tian, Tingyun Yan, Xi Zhao, Kai Huang, Xiaofang Zhou

Summary: This paper proposes a novel indexing approach called LIMS, which uses data clustering, pivot-based data transformation techniques, and learned indexes to support efficient similarity query processing in metric spaces. LIMS partitions the underlying data into clusters with relatively uniform data distribution and utilizes a small number of pivots for data redistribution. Similar data are mapped into compact regions with totally ordinal mapped values. Machine learning models approximate the position of each data record on disk, and efficient algorithms are designed for range queries, nearest neighbor queries, and index maintenance with dynamic updates.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

Profit Optimization in Spatial Crowdsourcing: Effectiveness and Efficiency

Yan Zhao, Kai Zheng, Yunchuan Li, Jinfu Xia, Bin Yang, Torben Bach Pedersen, Rui Mao, Christian S. Jensen, Xiaofang Zhou

Summary: In spatial crowdsourcing, mobile users are involved in spatio-temporal tasks that require travel to specific locations. The task assignment in spatial crowdsourcing is a challenging problem that needs to be addressed to maximize profits. This study introduces a profit-driven task assignment problem and proposes various algorithms, including an optimal algorithm based on tree decomposition and greedy algorithms based on random tuning optimization. Additionally, a heuristic algorithm based on ant colony optimization is provided to balance effectiveness and efficiency. Extensive experiments using real and synthetic data are conducted to evaluate the proposed methods.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Theory & Methods

Spatial Data Quality in the Internet of Things: Management, Exploitation, and Prospects

Huan Li, Hua Lu, Christian S. Jensen, Bo Tang, Muhammad Aamir Cheema

Summary: This survey focuses on the data quality issues in the Internet of Things (IoT), providing insights and analysis on major dimensions, technologies, trends, and open issues related to spatially referenced IoT data. It aims to offer valuable references for practitioners developing IoT-enabled applications and researchers conducting IoT data quality research.

ACM COMPUTING SURVEYS (2023)

暂无数据