Early Exiting U-Net for Efficient Processing on UAVs: A Case Study in Environmental Monitoring
Luca Sartori Boni, Mohamed Moursi, Norbert Wehn, Bilal Hammoud

TL;DR
This paper introduces an early exit mechanism in Tiny U-Net to enhance computational efficiency for UAV-based environmental monitoring, maintaining accuracy while reducing power consumption.
Contribution
The integration of an early exit feature into Tiny U-Net enables significant computation reduction without sacrificing estimation accuracy on UAV hardware.
Findings
Achieved 0.79 IoU in oil spill thickness estimation.
Reduced average multiplications by up to 42% with early exit.
Maintained comparable IoU to full Tiny U-Net while lowering power use.
Abstract
Oil spills represent a severe threat, making early-stage thickness estimation crucial for guiding remediation efforts. Unmanned Aerial Vehicles (UAVs) are an attractive platform for environmental monitoring. However, due to their limited computation and power budgets, real-time onboard processing requires optimized algorithms or lightweight machine learning models. While the standard U-Net architecture is often too large for constrained UAV hardware, the compressed Tiny U-Net variant fits on FPGA platforms and achieves competitive estimation performance (0.79 in the metric Intersection over Union, or IoU). Despite this success, Tiny U-Net processes every radar image through the complete inference pipeline, resulting in unnecessary computation for simple cases. To address this inefficiency, we integrate an early exit feature into the Tiny U-Net architecture. We introduce an early exit…
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.
