VLDB 2026 Research / reviewers in the wild / expert
Ryan Hildebrant
dblp:306/8766
· DBLP profile ↗
3ranked-venue papers in the field
3as first author
3since 2021 · last 2025
0000-0002-6911-7309ORCID · corroborated
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 2 (2 first)Business Process & Enterprise Data · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | DIM-SUM: Dynamic IMputation for Smart Utility ManagementabstractTime series imputation models have traditionally been developed using complete datasets with artificial masking patterns to simulate missing values. However, in real-world infrastructure monitoring, practitioners often encounter datasets where large amounts of data are missing and follow complex, heterogeneous patterns. We introduce DIM-SUM, a preprocessing framework for training robust imputation models that bridges the gap between artificially masked training data and real missing patterns. DIM-SUM combines pattern clustering and adaptive masking strategies with theoretical learning guarantees to handle diverse missing patterns actually observed in the data. Through extensive experiments on over 2 billion readings from California water districts, electricity datasets, and benchmarks, we demonstrate that DIM-SUM outperforms traditional methods by reaching similar accuracy with lower processing time and significantly less training data. When compared against a large pre-trained model, DIM-SUM averages 2x higher accuracy with significantly less inference time. Ryan Hildebrant, Rahul Atul Bhope, Sharad Mehrotra, Christopher Tull, Nalini Venkatasubramanian |
Proc. VLDB Endow. | 1 |
| 2023 | PMDG: Privacy for Multi-perspective Process Mining Through Data Generalization
Ryan Hildebrant, Stephan A. Fahrenkrog-Petersen, Matthias Weidlich 0001, Shangping Ren |
CAiSE | 1 |
| 2023 | Towards Better Bounds for Finding Quasi-IdentifiersabstractWe revisit the problem of finding small ε-separation keys introduced by Motwani and Xu (2008). In this problem, the input is a data set consisting of m-dimensional tuples {x1,x2,...,xn}. The goal is to find a small subset of coordinates that separates at least (1-ε)(n2) pairs of tuples. When n is large, they provided a fast algorithm that runs on Θ(m/ε) tuples sampled uniformly at random. We show that the sample size can be improved to Θ(m/√ε). Our algorithm also enjoys a faster running time. Ryan Hildebrant, Quoc-Tung Le, Hoang Ta 0001, Hoa T. Vu |
PODS | 1 |