Energy Estimation of Last Mile Electric Vehicle Routes
Andr\'e Snoeck, Aniruddha Bhargava, Daniel Merchan, Josiah Davis,, Julian Pachon

TL;DR
This paper introduces deep learning models, including a novel Transformer-based approach, to accurately predict energy consumption of electric vehicles on last-mile delivery routes, surpassing traditional methods.
Contribution
It proposes a range of deep learning solutions, notably the Route Energy Transformer (RET), for energy prediction in EV routing, achieving significant accuracy improvements over existing models.
Findings
RET improves MAPE by 217 bps over NN
Deep learning models outperform physics-based approaches
Energy prediction enables better EV route planning
Abstract
Last-mile carriers increasingly incorporate electric vehicles (EVs) into their delivery fleet to achieve sustainability goals. This goal presents many challenges across multiple planning spaces including but not limited to how to plan EV routes. In this paper, we address the problem of predicting energy consumption of EVs for Last-Mile delivery routes using deep learning. We demonstrate the need to move away from thinking about range and we propose using energy as the basic unit of analysis. We share a range of deep learning solutions, beginning with a Feed Forward Neural Network (NN) and Recurrent Neural Network (RNN) and demonstrate significant accuracy improvements relative to pure physics-based and distance-based approaches. Finally, we present Route Energy Transformer (RET) a decoder-only Transformer model sized according to Chinchilla scaling laws. RET yields a +217 Basis Points…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectric Vehicles and Infrastructure · Electric and Hybrid Vehicle Technologies · Vehicle emissions and performance
MethodsLinear Layer · Residual Connection · Multi-Head Attention · Adam · Layer Normalization · Attention Is All You Need · Position-Wise Feed-Forward Layer · Dense Connections · Byte Pair Encoding · Absolute Position Encodings
