EDBT 2026 Demo / reviewers in the wild / expert
Jingwei Zuo
dblp:237/3651
· DBLP profile ↗
13ranked-venue papers in the field
10as first author
10since 2021 · last 2024
0000-0002-3251-6939ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 6 (5 first)Database Systems & Data Management · 5 (4 first)Big Data, Cloud & Distributed Data Systems · 1 (1 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | MAGNETO: Edge AI for Human Activity Recognition - Privacy and Personalization
Jingwei Zuo, George Arvanitakis, Mthandazo Ndhlovu, Hakim Hacid |
EDBT | 1 |
| 2024 | Re-thinking Human Activity Recognition with Hierarchy-Aware Label Relationship Modeling
Jingwei Zuo, Hakim Hacid |
PAKDD (5) | 1 |
| 2024 | Learning the micro-environment from rich trajectories in the context of mobile crowd sensing
Hafsa El Hafyani, Mohammad Abboud, Jingwei Zuo, Karine Zeitouni, Yehia Taher, Basile Chaix |
GeoInformatica | 3 |
| 2023 | Practical Insights on Incremental Learning of New Human Physical Activity on the EdgeabstractEdge Machine Learning (Edge ML), which shifts computational intelligence from cloud-based systems to edge devices, is attracting significant interest due to its evident benefits including reduced latency, enhanced data privacy, and decreased connectivity reliance. While these advantages are compelling, they introduce unique challenges absent in traditional cloudbased approaches. In this paper, we delve into the intricacies of Edge-based learning, examining the interdependencies among: (i) constrained data storage on Edge devices, (ii) limited computational power for training, and (iii) the number of learning classes. Through experiments conducted using our MAGNETO system, that focused on learning human activities via data collected from mobile sensors, we highlight these challenges and offer valuable perspectives on Edge ML. George Arvanitakis, Jingwei Zuo, Mthandazo Ndhlovu, Hakim Hacid |
DSAA | 2 |
| 2023 | Opportunistic Air Quality Monitoring and Forecasting with Expandable Graph Neural NetworksabstractAir Quality Monitoring and Forecasting has been a popular research topic in recent years. Recently, data-driven approaches for air quality forecasting have garnered significant attention, owing to the availability of well-established data collection facilities in urban areas. Fixed infrastructures, typically deployed by national institutes or tech giants, often fall short in meeting the requirements of diverse personalized scenarios, e.g., forecasting in areas without any existing infrastructure. Consequently, smaller institutes or companies with limited budgets are compelled to seek tailored solutions by introducing more flexible infrastructures for data collection. In this paper, we propose an expandable graph attention network (EGAT) model, which digests data collected from existing and newly-added infrastructures, with different spatial structures. Additionally, our proposal can be embedded into any air quality forecasting models, to apply to the scenarios with evolving spatial structures. The proposal is validated over real air quality data from PurpleAir. Jingwei Zuo, Michele Baldo, Hakim Hacid |
DSAA | 1 |
| 2023 | On Handling Catastrophic Forgetting for Incremental Learning of Human Physical Activity on the Edge
Jingwei Zuo, George Arvanitakis, Hakim Hacid |
EDBT | 1 |
| 2023 | Unleashing Realistic Air Quality Forecasting: Introducing the Ready-to-Use PurpleAirSF DatasetabstractAir quality forecasting has garnered significant attention recently, with data-driven models taking center stage due to advancements in machine learning and deep learning models. However, researchers face challenges with complex data acquisition and the lack of open-sourced datasets, hindering efficient model validation. This paper introduces PurpleAirSF, a comprehensive and easily accessible dataset collected from the PurpleAir network. With its high temporal resolution, various air quality measures, and diverse geographical coverage, this dataset serves as a useful tool for researchers aiming to develop novel forecasting models, study air pollution patterns, and investigate their impacts on health and the environment. We present a detailed account of the data collection and processing methods employed to build PurpleAirSF. Furthermore, we conduct preliminary experiments using both classic and modern spatio-temporal forecasting models, thereby establishing a benchmark for future air quality forecasting tasks. Jingwei Zuo, Michele Baldo, Hakim Hacid |
SIGSPATIAL/GIS | 1 |
| 2023 | Graph convolutional networks for traffic forecasting with missing valuesabstractAbstract Traffic forecasting has attracted widespread attention recently. In reality, traffic data usually contains missing values due to sensor or communication errors. The Spatio-temporal feature in traffic data brings more challenges for processing such missing values, for which the classic techniques (e.g., data imputations) are limited: (1) in temporal axis, the values can be randomly or consecutively missing; (2) in spatial axis, the missing values can happen on one single sensor or on multiple sensors simultaneously. Recent models powered by Graph Neural Networks achieved satisfying performance on traffic forecasting tasks. However, few of them are applicable to such a complex missing-value context. To this end, we propose GCN-M, a Graph Convolutional Network model with the ability to handle the complex missing values in the Spatio-temporal context. Particularly, we jointly model the missing value processing and traffic forecasting tasks, considering both local Spatio-temporal features and global historical patterns in an attention-based memory network. We propose as well a dynamic graph learning module based on the learned local-global features. The experimental results on real-life datasets show the reliability of our proposed method. Jingwei Zuo, Karine Zeitouni, Yehia Taher, Sandra García-Rodríguez |
Data Min. Knowl. Discov. | 1 |
| 2021 | SMATE: Semi-Supervised Spatio-Temporal Representation Learning on Multivariate Time SeriesabstractLearning from Multivariate Time Series (MTS) has attracted widespread attention in recent years. In particular, label shortage is a real challenge for the classification task on MTS, considering its complex dimensional and sequential data structure. Unlike self-training and positive unlabeled learning that rely on distance-based classifiers, in this paper, we propose SMATE, a novel semi-supervised model for learning the interpretable Spatio-Temporal representation from weakly labeled MTS. We validate empirically the learned representation on 30 public datasets from the UEA MTS archive. We compare it with 13 state-of-the-art baseline methods for fully supervised tasks and four baselines for semi-supervised tasks. The results show the reliability and efficiency of our proposed method. Jingwei Zuo, Karine Zeitouni, Yehia Taher |
ICDM | 1 |
| 2021 | Tell Me What Air You Breath, I Tell You Where You AreabstractWide spread use of sensors and mobile devices along with the new paradigm of Mobile Crowd-Sensing (MCS), allows monitoring air pollution in urban areas. Several measurements are collected, such as Particulate Matters, Nitrogen dioxide, and others. Mining the context of MCS data in such domains is a key factor for identifying the individuals’ exposure to air pollution, but it is challenging due to the lack or the weakness of predictors. We have previously developed a multi-view learning approach which learns the context solely from the sensor measurements. In this demonstration, we propose a visualization tool (COMIC) showing the different recognized contexts using an improved version of our algorithm. We also demonstrate the change points detected by a multi-dimensional CPD model. We leverage real data from a MCS campaign, and compare different methods. Hafsa El Hafyani, Mohammad Abboud, Jingwei Zuo, Karine Zeitouni, Yehia Taher |
SSTD | 3 |
| 2019 | Incremental and Adaptive Feature Exploration over Time Series StreamabstractOver past years, various attempts have been made at analysing Time Series (TS) which has been raising great interest of Data Mining community due to its special data format and broad application scenarios. An important aspect in TS analysis is Time Series Classification (TSC), which has been applied in medical diagnosis, human activity recognition, industrial troubleshooting, etc. Typically, all TSC work trains a stable model from an off-line TS dataset, without considering potential Concept Drift in streaming context. Domains like healthcare look to enrich the database gradually with more medical cases, or in astronomy, with human's growing knowledge about the universe, the theoretical basis for labelling data will change. The techniques applied in a stable TS dataset are then not adaptable in such dynamic scenarios (i.e. streaming context). Classical data stream analysis are biased towards vector or row data, where each attribute is independent to train an adaptive learning model, but rarely considers Time Series as a stream instance. Processing such type of data requires combining techniques in both communities of Time Series (TS) and Data Streams. To this end, by adopting the concepts of Shapelet and Matrix Profile, we conduct the first attempt to extract the adaptive features from Time Series Stream based on the Test-then-Train strategy, which is applicable in both contexts: a) under stable concept, learning model will be updated incrementally; b) for data source with Concept Drift, previous concepts that do not represent the current stream behavior will be discarded from the model. Jingwei Zuo, Karine Zeitouni, Yehia Taher |
IEEE BigData | 1 |
| 2019 | Exploring Interpretable Features for Large Time Series with SE4TeC
Jingwei Zuo, Karine Zeitouni, Yehia Taher |
EDBT | 1 |
| 2019 | ISETS: Incremental Shapelet Extraction from Time Series StreamabstractInternational audience Jingwei Zuo, Karine Zeitouni, Yehia Taher |
ECML/PKDD (3) | 1 |