VLDB 2026 Research / reviewers in the wild / expert
Dejun Teng
dblp:182/2092
· DBLP profile ↗
11ranked-venue papers in the field
6as first author
9since 2021 · last 2025
0000-0002-0103-8348ORCID · corroborated
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 8 (5 first)Data Mining & Knowledge Discovery · 1Big Data, Cloud & Distributed Data Systems · 1Other / Interdisciplinary · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Class-Aware Spatio-Temporal Graph Contrastive Learning for Multivariate Time Series DataabstractContrastive learning make great success in multiple large language vision self-supervised tasks and gain the same attention in Multivariate Time Series (MTS) data analysis field. However, many existing MTS works focus on improving the representation of learning capabilities by a single supervised learning paradigm, inevitably ignoring the potential for jointly optimizing models across diverse supervised signals. To remedy the limitations, we propose a novel Class-Aware Spatio- Temporal Graph Contrasting Learning (CA-STGCL) framework, with a Multivariate Time Series Feature Extraction (MFE) Encoder-Decoder structure, and Contrastive Learning (CL) Decoder. Specifically, we first design an MFE Encoder-Decoder module to process the raw data and use the obtained representations to acquire different supervised signals. Then, we introduce an effective CL Decoder to obtain two distinct additional supervised signals by two data augmentation strategies and contrastive approaches. Further, we jointly optimize the model using three different supervised signals, i.e., the original representations signals by the MFE Encoder-Decoder module, and temporal and contextual contrasting signals from the CL Decoder. Finally, extensive experiments and comparisons are conducted on mul-tiple dominant MTS datasets, e.g., UCI-HAR, C-MAPSS, and ISRU C-S3. The results show that the proposed framework can surpass current promising methods and achieve the state-of-the-art performance11Code is available at: https://github.com/wyn404/CA-STGCL.. Fujun Han, Dejun Teng, Zhaohui Peng |
ICDM | 6 |
| 2025 | Efficient and Accurate Spatial Queries Using Lossy Compressed 3D Geometry Dataabstract3D spatial data management is increasingly vital across various application scenarios, such as GIS, digital twins, human atlases, and tissue imaging. However, the inherent complexity of 3D spatial data, primarily represented by 3D geometries in real-world applications, hinders the efficient evaluation of spatial relationships through resource-intensive geometric computations. Geometric simplification algorithms have been developed to reduce the complexity of 3D representations, albeit at the cost of querying accuracy. Previous work has aimed to address precision loss by leveraging the spatial relationship between the simplified and original 3D object representations. However, this approach relied on specialized geometric simplification algorithms tailored to regions with specific criteria. In this paper, we introduce a novel approach to achieve highly efficient and accurate 3D spatial queries, incorporating geometric computation and simplification. We present a generalized progressive refinement methodology applicable to general geometric simplification algorithms, involving accurate querying of 3D geometry data using low-resolution representations and simplification extents quantified using Hausdorff distances at the facet level. Additionally, we propose techniques for calculating and storing Hausdorff distances efficiently. Extensive experimental evaluations validate the effectiveness of the proposed method which outperforms state-of-the-art systems by a factor of 4 while minimizing computational and storage overhead. Dejun Teng, Zhaochuan Li, Zhaohui Peng, Shuai Ma 0001, Fusheng Wang 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2024 | Understanding the Intrinsic Characteristics of Spatial Partitioning in Distributed Spatial JoinabstractSpatial join has become a frequently used yet resource-intensive operation in geospatial applications, driven by the increasing volume and complexity of geospatial data. With Hadoop and Spark becoming the de facto standard platforms for distributed computing, scalable spatial data processing is primarily achieved by partitioning the input space to form parallel units on these platforms. Effective spatial data partitioning is critical for task parallelization and load balancing, but it faces significant challenges due to data skew and the geometric and topological complexity of spatial objects, particularly in supporting spatial joins. This paper examines the interplay among query performance, spatial data partitioning, query types, data, and system characteristics. We qualitatively and quantitatively analyze the features of representative partitioning algorithms that impact overall query performance. Along with these analyses, we propose a data sampling-based approach for selecting optimized partitioning strategies. Extensive experiments on large and complex datasets using MapReduce frameworks are conducted to validate the correctness of our analysis and the effectiveness of our optimization approach. Zhuohan Xu, Dejun Teng, Zhaohui Peng, Fusheng Wang 0001 |
IEEE Big Data | 2 |
| 2024 | Efficient spatial queries over complex polygons with hybrid representations
Dejun Teng, Furqan Baig, Zhaohui Peng, Jun Kong 0002, Fusheng Wang 0001 |
GeoInformatica | 1 |
| 2024 | High-Performance Spatial Data Analytics: Systematic R&D for Scale-Out and Scale-Up Solutions from the Past to NowabstractWe released open-source software Hadoop-GIS in 2011, and presented and published the work in VLDB 2013. This work initiated the development of a new spatial data analytical ecosystem characterized by its large-scale capacity in both computing and data storage, high scalability, compatibility with low-cost commodity processors in clusters and open-source software. After more than a decade of research and development, this ecosystem has matured and is now serving many applications across various fields. In this paper, we provide the background on why we started this project and give an overview of the original Hadoop-GIS software architecture, along with its unique technical contributions and legacy. We present the evolution of the ecosystem and its current state-of-the-art, which has been influenced by the Hadoop-GIS project. We also describe the ongoing efforts to further enhance this ecosystem with hardware accelerations to meet the increasing demands for low latency and high throughput in various spatial data analysis tasks. Finally, we will summarize the insights gained and lessons learned over more than a decade in pursuing high-performance spatial data analytics. Fusheng Wang 0001, Rubao Lee, Dejun Teng, Xiaodong Zhang 0001, Joel H. Saltz |
Proc. VLDB Endow. | 3 |
| 2022 | 3DPro: Querying Complex Three-Dimensional Data with Progressive Compression and Refinementabstract, a system that supports efficient spatial queries for complex 3D objects. 3DPro uses progressive compression of 3D objects preserving multiple levels of details, which significantly reduces the size of the objects and has the data fit into memory. Through a novel Filter-Progressive-Refine paradigm, 3DPro can have query results returned early whenever possible to minimize decompression and geometric computations of 3D objects in higher resolution representations. Our experiments demonstrate that 3DPro out-performs the state-of-the-art 3D data processing techniques by up to an order of magnitude for typical spatial queries. Dejun Teng, Furqan Baig, Hoang Vo, Yanhui Liang, Jun Kong 0002, Fusheng Wang 0001 |
EDBT | 1 |
| 2021 | GPU-based Real-time Contact Tracing at ScaleabstractContact tracing is gaining its importance in controlling the spread of COVID-19. However, the enormous volume of the frequently sampled tracing data brings major challenges for real-time processing. In this paper, we propose a GPU-based real-time contact tracing system based on spatial proximity queries with temporal constraints using location data. We provide dynamic indexing of moving objects using an adaptive partitioning schema on GPU with extremely low overhead. Our system optimizes the retrieval of contacted pairs to match both the requirements of contact tracing scenarios and GPU centered parallelism. We propose an efficient contacts evaluation mechanism to keep only the spatially and temporally valid contacts. Our experiments demonstrate that the system can achieve sub-second level response for large-scale contact tracing of tens of millions of people, with two magnitudes of performance boost over CPU based approach. Dejun Teng, Akshay Nehe, Prajeeth Emanuel, Furqan Baig, Jun Kong 0002, Fusheng Wang 0001 |
SIGSPATIAL/GIS | 1 |
| 2021 | SPEAR: Dynamic Spatio-Temporal Query Processing over High Velocity Data StreamsabstractWith the advent of IoT and emerging 5G technology, real-time streaming data are being generated at unprecedented speed and volume, and coming with both temporal and spatial dimensions. Effective analysis at such scale and speed requires support for dynamically adjusting querying capabilities in real-time. In spatio-temporal domain, this warrants for data as well as query optimization strategies especially for objects with changing motion states. Contemporary spatio-temporal data stream management systems in distributed domain are mostly dominated by specified-once-applied-continuously query model. Any modification in query state requires query restart limiting system responsiveness and producing outdated or in worst case erroneous results. In this paper, we propose adaptations of principles from streaming databases, spatial data management and distributed computing to support dynamic spatio-temporal query processing over high velocity big data streams. We first formulate a set of spatio-temporal data types and functions to seamlessly handle changes in distributed query states. We develop a comprehensive set of streaming spatio-temporal querying methods, and propose geohash based dynamic spatial partitioning for effective parallel processing. We implement a prototype on top of Apache Flink, where the in-memory stream processing fits nicely with our spatio-temporal models. Comparative evaluation of our prototype demonstrates the effectiveness our strategy by maintaining high consistent processing rates for both stationary as well as moving queries over high velocity spatio-temporal big data streams. Furqan Baig, Dejun Teng, Jun Kong 0002, Fusheng Wang 0001 |
ICDE | 2 |
| 2021 | IDEAL: a Vector-Raster Hybrid Model for Efficient Spatial Queries over Complex PolygonsabstractGeometric computation can be heavy duty for spatial queries, in particular for complex geometries such as polygons with many edges based on a vector-based representation. While many techniques have been provided for spatial partitioning and indexing, they are mainly built on minimal bounding boxes or other approximation methods, which will not mitigate the high cost of geometric computation. In this paper, we propose a novel vector-raster hybrid approach through rasterization, where pixel-centric rich information is preserved to help not only filtering out more candidates but also reducing geometry computation load. Based on the hybrid model, we develop an efficient rasterization based ray casting method for point-in-polygon queries and a circle buffering method for point-to-polygon distance calculation, which is a common operation for distance based queries. Our experiments demonstrate that the hybrid model can boost the performance of spatial queries on complex polygons by up to one order of magnitude. Dejun Teng, Furqan Baig, Qiheng Sun, Jun Kong 0002, Fusheng Wang 0001 |
MDM | 1 |
| 2019 | Scalable and flexible management of medical image big data
Dejun Teng, Jun Kong 0002, Fusheng Wang 0001 |
Distributed Parallel Databases | 1 |
| 2019 | MaReIA: a cloud MapReduce based high performance whole slide image analysis framework
Hoang Vo, Jun Kong 0002, Dejun Teng, Yanhui Liang, Ablimit Aji, George Teodoro, Fusheng Wang 0001 |
Distributed Parallel Databases | 3 |