AIJun 26, 2023

A Preference-aware Meta-optimization Framework for Personalized Vehicle Energy Consumption Estimation

arXiv:2306.14421v16 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

It addresses the problem of accurate energy prediction for individual drivers, which is important for trip planning and sustainability, but is incremental as it builds on existing data-driven methods.

The paper tackles personalized vehicle energy consumption estimation by proposing a preference-aware meta-optimization framework that captures driver-specific behaviors, achieving superior performance against ten baselines on two real-world datasets.

Vehicle Energy Consumption (VEC) estimation aims to predict the total energy required for a given trip before it starts, which is of great importance to trip planning and transportation sustainability. Existing approaches mainly focus on extracting statistically significant factors from typical trips to improve the VEC estimation. However, the energy consumption of each vehicle may diverge widely due to the personalized driving behavior under varying travel contexts. To this end, this paper proposes a preference-aware meta-optimization framework Meta-Pec for personalized vehicle energy consumption estimation. Specifically, we first propose a spatiotemporal behavior learning module to capture the latent driver preference hidden in historical trips. Moreover, based on the memorization of driver preference, we devise a selection-based driving behavior prediction module to infer driver-specific driving patterns on a given route, which provides additional basis and supervision signals for VEC estimation. Besides, a driver-specific meta-optimization scheme is proposed to enable fast model adaption by learning and sharing transferable knowledge globally. Extensive experiments on two real-world datasets show the superiority of our proposed framework against ten numerical and data-driven machine learning baselines. The source code is available at https://github.com/usail-hkust/Meta-Pec.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes