EDBT 2026 Demo / reviewers in the wild / expert
Xiao Li 0029
dblp:66/2069-29
· DBLP profile ↗
6ranked-venue papers in the field
4as first author
6since 2021 · last 2025
0009-0008-0885-623XORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 6 (4 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Learned Cost Models for Query Optimization: From Batch to Streaming SystemsabstractLearned cost models (LCMs) have recently gained traction as a promising alternative to traditional cost estimation techniques in data management, offering improved accuracy by capturing complex interactions between queries, data, and runtime behavior. While initially developed for batch systems, LCMs are now increasingly applied to stream processing as well, where real-time demands pose new challenges. This tutorial presents the first unified overview of LCMs across both batch and stream processing systems, examining their role as essential components in modern query optimizers. We explore key aspects of LCM design—including input representations and model architectures—and highlight how these models deal with query optimization tasks. Roman Heinrich, Xiao Li 0029, Manisha Luthra, Zoi Kaoudi |
Proc. VLDB Endow. | 2 |
| 2025 | Modeling and Monitoring of Indoor Populations Using Sparse Positioning DataabstractIn large venues like shopping malls and airports, knowledge on the indoor populations fuels applications such as business analytics, venue management, and safety control. In this work, we provide means of modeling populations in partitions of indoor space offline and of monitoring indoor populations continuously, by using indoor positioning data. However, the low-sampling rates of indoor positioning render the data temporally and spatially sparse, which in turn renders the offline capture of indoor populations challenging. It is even more challenging to continuously monitor indoor populations, as positioning data may be missing or not ready yet at the current moment. To address these challenges, we first enable probabilistic modeling of populations in indoor space partitions as Normal distributions. Based on that, we propose two learning-based estimators for on-the-fly prediction of population distributions. Leveraging the prediction-based schemes, we provide a unified continuous query processing framework for a type of query that enables continuous monitoring of populated partitions. The framework encompasses caching and result validity mechanisms to reduce cost and maintain monitoring effectiveness. Extensive experiments on two real data sets show that the proposed estimators are able to outperform the state-of-the-art alternatives and that the query processing framework is effective and efficient. Xiao Li 0029, Huan Li 0003, Hua Lu 0001, Christian S. Jensen |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Data Imputation for Sparse Radio Maps in Indoor PositioningabstractIndoor location-based services rely on the availability of sufficiently accurate positioning in indoor spaces. A popular approach to positioning relies on so-called radio maps that contain pairs of a vector of Wi-Fi signal strength indicator values (RSSIs), called a fingerprint, and a location label, called a reference point (RP), in which the fingerprint was observed. The positioning accuracy depends on the quality of the radio maps and their fingerprints. Radio maps are often sparse, with many pairs containing vectors missing many RSSIs as well as RPs. Aiming to improve positioning accuracy, we present a complete set of techniques to impute such missing values in radio maps. We differentiate two types of missing RSSIs: missing not at random (MNAR) and missing at random (MAR). Specifically, we design a framework encompassing a missing RSSI differentiator followed by a data imputer for missing values. The differentiator identifies MARs and MNARs via clustering-based fingerprint analysis. Missing RSSIs and RPs are then imputed jointly by means of a novel encoder-decoder architecture that leverages temporal dependencies in data collection as well as correlations among fingerprints and RPs. A time-lag mechanism is used to consider the aging of data, and a sparsity-friendly attention mechanism is used to focus attention score calculation on observed data. Extensive experiments with real data from two buildings show that our proposal outperforms the alternatives with significant advantages in terms of imputation accuracy and indoor positioning accuracy. Xiao Li 0029, Huan Li 0003, Harry Kai-Ho Chan, Hua Lu 0001, Christian S. Jensen |
ICDE | 1 |
| 2023 | Missing Value Imputation for Multi-attribute Sensor Data Streams via Message PropagationabstractSensor data streams occur widely in various real-time applications in the context of the Internet of Things (IoT). However, sensor data streams feature missing values due to factors such as sensor failures, communication errors, or depleted batteries. Missing values can compromise the quality of real-time analytics tasks and downstream applications. Existing imputation methods either make strong assumptions about streams or have low efficiency. In this study, we aim to accurately and efficiently impute missing values in data streams that satisfy only general characteristics in order to benefit real-time applications more widely. First, we propose a message propagation imputation network (MPIN) that is able to recover the missing values of data instances in a time window. We give a theoretical analysis of why MPIN is effective. Second, we present a continuous imputation framework that consists of data update and model update mechanisms to enable MPIN to perform continuous imputation both effectively and efficiently. Extensive experiments on multiple real datasets show that MPIN can outperform the existing data imputers by wide margins and that the continuous imputation framework is efficient and accurate. Xiao Li 0029, Huan Li 0003, Hua Lu 0001, Christian S. Jensen, Varun Pandey, Volker Markl |
Proc. VLDB Endow. | 1 |
| 2022 | Cleansing and Analytics of Indoor Positioning DataabstractIndoor positioning data is of high significance to many indoor location-based services whereas it is of low quality due to the limitations of indoor positioning technologies. Thus, our work is focused on cleansing indoor positioning data to enhance its quality significantly. In this paper, we first introduce the data quality issues consisting in indoor positioning data and propose a cleansing framework to handle such issues. Subsequently, we formulate four specific research questions in order to settle related quality issues. In addition, we present promising methodologies and comprehensive evaluation criteria to resolve our proposed research questions. Xiao Li 0029 |
MDM | 1 |
| 2022 | Continuous Social Distance Monitoring in Indoor SpaceabstractThe COVID-19 pandemic has caused over 6 million deaths since 2020. To contain the spread of the virus, social distancing is one of the most simple yet effective approaches. Motivated by this, in this paper we study the problem of continuous social distance monitoring (SDM) in indoor space, in which we can monitor and predict the pairwise distances between moving objects (people) in a building in real time. SDM can also serve as the fundamental service for downstream applications, e.g., a mobile alert application that prevents its users from potential close contact with others. To facilitate the monitoring process, we propose a framework that takes the current and future uncertain locations of the objects into account, and finds the object pairs that are close to each other in a near future. We develop efficient algorithms to update the result when object locations update. We carry out experiments on both real and synthetic datasets. The results verify the efficiency and effectiveness of our proposed framework and algorithms. Harry Kai-Ho Chan, Huan Li 0003, Xiao Li 0029, Hua Lu 0001 |
Proc. VLDB Endow. | 3 |