TL;DR
This paper presents an energy-efficient, hardware-aware framework for deploying accurate time-series forecasting models directly on embedded FPGAs to improve sewer overflow management during extreme weather events.
Contribution
It introduces a novel automated deployment pipeline that optimizes lightweight Transformer and LSTM models for energy and accuracy on FPGA edge devices.
Findings
The 8-bit Transformer achieves high accuracy with low energy (0.370 mJ per inference).
The 8-bit LSTM consumes over 40x less energy but with slightly reduced accuracy.
The framework enables resilient, local forecasting for sewer systems during communication outages.
Abstract
Extreme weather events, intensified by climate change, increasingly challenge aging combined sewer systems, raising the risk of untreated wastewater overflow. Accurate forecasting of sewer overflow basin filling levels can provide actionable insights for early intervention, helping mitigating uncontrolled discharge. In recent years, AI-based forecasting methods have offered scalable alternatives to traditional physics-based models, but their reliance on cloud computing limits their reliability during communication outages. To address this, we propose an end-to-end forecasting framework that enables energy-efficient inference directly on edge devices. Our solution integrates lightweight Transformer and Long Short-Term Memory (LSTM) models, compressed via integer-only quantization for efficient on-device execution. Moreover, an automated hardware-aware deployment pipeline is used to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
