EDBT 2026 Demo / reviewers in the wild / expert
Juanjuan Zhao 0001
dblp:34/10239-1
· DBLP profile ↗
13ranked-venue papers in the field
0as first author
10since 2021 · last 2025
0000-0003-1002-9272ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 6Database Systems & Data Management · 3Big Data, Cloud & Distributed Data Systems · 3Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | On the Adversarial Robustness of Visual-Language Chat ModelsabstractWith the rapid development of large language models (LLMs), there has been a strong interest in integrating other modalities such as image comprehension capabilities. While they have shown impressive performance in various multimodal tasks, the robustness of Visual Language Models (VLMs) has not been thoroughly investigated. We mainly focus on the robustness of VLMs on visual adversarial examples. In this work, we explore the capability of adversarial examples targeting VLMs. We highlight that the multimodal nature of VLMs presents a unique attack surface to manipulate the outputs of the LLMs, and the continuous nature of visual inputs further enhances the effectiveness of adversarial attacks against language generative models. Furthermore, we demonstrate three application scenarios for adversarial examples targeting VLMs: image description, jailbreaking, and information hiding. We conduct experiments on several leading open-source VLMs and demonstrate the successful application of adversarial examples in all the proposed scenarios. We hope that our findings would enable the development of multimodal models more robust to adversarial attacks. Our code is available at https://github.com/lafeat/m3-break. Tianrui Qin, Xuan Wang 0029, Juanjuan Zhao 0001, Kejiang Ye, Cheng-Zhong Xu 0001 |
ICMR | 3 |
| 2025 | SDF-Guided Multi-modal Big Data Road Extraction
Juanjuan Zhao 0001, Kejiang Ye |
PAKDD (7) | 2 |
| 2025 | Offline Map Matching Based on Localization Error Distribution Modeling
Ruilin Xu 0009, Kaijie Li, Kejiang Ye, Fan Zhang 0019, Juanjuan Zhao 0001 |
PAKDD (6) | 7 |
| 2024 | RCDP: A Privacy-Preserving Approach for Synthesizing Realistic Commuting DataabstractPublishing commuting trajectory data, including information of home and workplace locations, commuting distances and working hours, provides valuable insights for urban transportation planning. However, the data also contains sensitive personal information, raising privacy concerns even after the removal of unique identifiers. While traditional privacy-preserving methods, such as k-anonymity and differential privacy, have been widely applied, they mainly focus on single-trip travel patterns (e.g., point sequences or paths) and fail to capture the unique characteristics of commuting behavior. In this paper, we propose RCDP, a novel differential privacy-based model for synthesizing realistic commuting data using a prefix tree structure. RCDP introduces two key innovations: (1) it models round-trip commuting patterns through adaptive spatio-temporal generalization and a prefix tree, ensuring that the synthesized data retains the key commuting characteristics; (2) it employs a hierarchical privacy budget allocation mechanism that dynamically adjusts the budget across tree levels, along with a distribution-based node insertion method to maintain tree consistency, effectively balancing privacy and utility. Validation using public transport smart card data in Shenzhen, China demonstrates that RCDP outperforms existing k-anonymity and differential privacy approaches in preserving essential commuting features while ensuring strong privacy protection. Juanjuan Zhao 0001, Kejiang Ye |
IEEE Big Data | 2 |
| 2024 | Fine-Grained Geo-Obfuscation to Protect Workers' Location Privacy in Time-Sensitive Spatial Crowdsourcing
Chenxi Qiu, Yuede Ji, Anna Cinzia Squicciarini, Ram Dantu, Juanjuan Zhao 0001, Cheng-Zhong Xu 0001 |
EDBT | 6 |
| 2024 | MPRG: A Method for Parallel Road Generation Based on Trajectories of Multiple Types of Vehicles
Bingru Han, Juanjuan Zhao 0001, Kejiang Ye, Fan Zhang 0019 |
PAKDD (5) | 2 |
| 2024 | Enhanced HMM Map Matching Model Based on Multiple Type Trajectories
Juanjuan Zhao 0001, Fan Zhang 0019, Kejiang Ye |
PAKDD (5) | 2 |
| 2024 | GSPM: An Early Detection Approach to Sudden Abnormal Large Outflow in a Metro System
Juanjuan Zhao 0001, Fan Zhang 0019, Kejiang Ye |
PAKDD (5) | 2 |
| 2024 | FMSYS: Fine-Grained Passenger Flow Monitoring in a Large-Scale Metro System Based on AFC Smart Card Data
Juanjuan Zhao 0001, Fan Zhang 0019, Kejiang Ye |
PAKDD (5) | 2 |
| 2022 | TrafficAdaptor: an adaptive obfuscation strategy for vehicle location privacy against traffic flow aware attacksabstractOne of the most popular location privacy-preserving mechanisms applied in location-based services (LBS) is location obfuscation, where mobile users are allowed to report obfuscated locations instead of their real locations to services. Many existing obfuscation approaches consider mobile users that can move freely over a region. However, this is inadequate for protecting the location privacy of vehicles, as their mobility is restricted by external factors, such as road networks and traffic flows. This auxiliary information about external factors helps an attacker to shrink the search range of vehicles' locations, increasing the risk of location exposure. Chenxi Qiu, Li Yan 0004, Anna Cinzia Squicciarini, Juanjuan Zhao 0001, Cheng-Zhong Xu 0001, Primal Pappachan |
SIGSPATIAL/GIS | 4 |
| 2019 | A Congestion Diffusion Model with Influence Maximization for Traffic Bottlenecks Identification in Metrocity ScalesabstractTraffic bottlenecks identification plays an important role in traffic planning and provides decision-making for prevention of traffic congestion. Although traffic bottlenecks widely exist, they are difficult to predict because of the changing traffic condition and traffic demand. In this paper, we introduce a traffic congestion diffusion (TCD) model with traffic flow influence (TFI) to capture the traffic dynamics and give a panoramic view for the city by cross domain data fusion. We proposed novel definition of bottleneck from the perspective of influence spread under TCD. The bottlenecks identification problem is modeled as an influence maximization problem, i.e., selecting the top K influential nodes in road networks under certain traffic conditions. We establish the submodularity of influence spread and solve the NP-hard optimal seed selection problem by using an efficient heuristic algorithm (TCD-IM) with provable near-optimal performance guarantees. To the best of our knowledge, this should be the first model for a metro-city scale from the influence perspective. The TCD-IM model is able to identify the dynamic traffic bottlenecks. Baoxin Zhao, Cheng-Zhong Xu 0001, Siyuan Liu 0001, Juanjuan Zhao 0001, Li Li 0064 |
IEEE BigData | 4 |
| 2015 | coMobile: real-time human mobility modeling at urban scale using multi-view learningabstractReal-time human mobility modeling is essential to various urban applications. To model such human mobility, numerous data-driven techniques have been proposed. However, existing techniques are mostly driven by data from a single view, e.g., a transportation view or a cellphone view, which leads to over-fitting of these single-view models. To address this issue, we propose a human mobility modeling technique based on a generic multi-view learning framework called coMobile. In coMobile, we first improve the performance of single-view models based on tensor decomposition with correlated contexts, and then we integrate these improved single-view models together for multi-view learning to iteratively obtain mutually-reinforced knowledge for real-time human mobility at urban scale. We implement coMobile based on an extremely large dataset in the Chinese city Shenzhen, including data about taxi, bus and subway passengers along with cellphone users, capturing more than 27 thousand vehicles and 10 million urban residents. The evaluation results show that our approach outperforms a single-view model by 51% on average. Desheng Zhang 0002, Juanjuan Zhao 0001, Fan Zhang 0019, Tian He 0001 |
SIGSPATIAL/GIS | 2 |
| 2013 | A characterization of big data benchmarksabstractRecently, big data has been evolved into a buzzword from academia to industry all over the world. Benchmarks are important tools for evaluating an IT system. However, benchmarking big data systems is much more challenging than ever before. First, big data systems are still in their infant stage and consequently they are not well understood. Second, big data systems are more complicated compared to previous systems such as a single node computing platform. While some researchers started to design benchmarks for big data systems, they do not consider the redundancy between their benchmarks. Moreover, they use artificial input data sets rather than real world data for their benchmarks. It is therefore unclear whether these benchmarks can be used to precisely evaluate the performance of big data systems. In this paper, we first analyze the redundancy among benchmarks from ICTBench, HiBench and typical workloads from real world applications: spatio-temporal data analysis for Shenzhen transportation system. Subsequently, we present an initial idea of a big data benchmark suite for spatio-temporal data. There are three findings in this work: (1) redundancy exists in these pioneering benchmark suites and some of them can be removed safely. (2) The workload behavior of trajectory data analysis applications is dramatically affected by their input data sets. (3) The benchmarks created for academic research cannot represent the cases of real world applications. Zhibin Yu 0001, Zhendong Bei, Juanjuan Zhao 0001, Fan Zhang 0019, Yubin Zou, Ye Li 0002, Cheng-Zhong Xu 0001 |
IEEE BigData | 4 |