Paper-Conference

MAST: Towards Efficient Analytical Query Processing on Point Cloud Data

The proliferation of 3D scanning technology, particularly within autonomous driving, has led to an exponential increase in the volume of Point Cloud (PC) data. Given the rich …

avatar
Jiangneng Li

Towards Designing and Learning Piecewise Space-Filling Curves

To index multi-dimensional data, space-filling curves (SFCs) have been used to map the data to one dimension, and then a one-dimensional indexing method such as the B-tree is used …

avatar
Jiangneng Li

On Inferring User Socioeconomic Status with Mobility Records

When users move in a physical space (e.g., an urban space), they would have some records called mobility records (e.g., trajectories) generated by devices such as mobile phones and …

zheng-wang

Cardinality Estimation in DBMS: A Comprehensive Benchmark Evaluation

Cardinality estimation (CardEst) plays a significant role in generating high-quality query plans for a query optimizer in DBMS. In the last decade, an increasing number of advanced …

yuxing-han