EDBT 2026 Demo / reviewers in the wild / expert
Thiruvengadam Samon
dblp:371/9970
· DBLP profile ↗
2ranked-venue papers in the field
0as first author
2since 2021 · last 2024
—ORCID · none
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | Adaptive Ensemble Imputation for Trip Data using Deep Reinforcement Learning (AEI-DRL)abstractMissing data imputation of transportation occupancy data faces a big challenge, specifically in situations where the entire trip of a vehicle is missing due to no sensors. Traditional imputation algorithms such as k-nearest neighbor (KNN), Multi-recurrent Neural Network (MRNN), Bidirectional recurrent imputation for time series (BRITS), and Transformer-based algorithms like self-attention-based imputation for time series (SAITS) and time-aware-self-attention-based imputation for time series (TA-SAITS) usually have poor adaptiveness to dataset variations since their performances depend highly on dataset characteristics. Even typical ensemble techniques such as bagging, boosting, and stacking do not update dynamically regarding various patterns in the same dataset. To overcome those challenges, this work proposes an Adaptive Ensemble Imputation based on Deep Reinforcement Learning, AEI-DRL. AEI-DRL uses a sliding window approach to scroll over sub-parts of the data and learns the optimal weights assignment of multiple imputation methods. This enables AEI-DRL to dynamically adjust weightage towards alternative algorithms or their combinations for different data segments. Experimental results show improvements in imputation results using AEI-DRL. It achieved a 5.3% and 2.6% reduction in mean square error (MSE) on the transportation occupancy dataset compared with the second-best method. On a non-transport dataset, AEI-DRL was able to record a reduction of MSE 16%, hence proving its applicability across time-series datasets with all sorts of diverse missing data patterns. Akhash Vellandurai, Thiruvengadam Samon, Vinoth Kumar, Manikandan Ravikiran |
IEEE Big Data | 3 |
| 2024 | Optimizing Imputation Accuracy With DRL-Based Sensor-less SchedulingabstractAccurate occupancy estimation in transportation is essential for efficient fleet management, optimizing service quality, and ensuring smooth operations. The challenge arises when some trips are equipped with sensors while others operate without them, leading to incomplete datasets. Traditional and deep learning-based imputation methods rely on sensor-equipped trips to estimate occupancy for sensorless trips, but their accuracy suffers when sensor-equipped and sensorless trips are assigned randomly. To address this, a Deep Reinforcement Learning (DRL) approach is introduced to optimize the allocation of sensor-equipped and sensor-less trips within transportation timetables. By dynamically reorganizing trip assignments, this method significantly enhances the accuracy and reliability of imputation models. Results show that the DRL-based allocation approach reduces Mean Squared Error by 10% after optimization. This framework provides a practical and robust solution for managing incomplete datasets, effectively bridging the gap between theoretical imputation models and real-world transportation systems. Akhash Vellandurai, Thiruvengadam Samon, Vinoth Kumar, Kingshuk Banerjee |
IEEE Big Data | 3 |