Multimodal Learning 相关度: 5/10

TinyIceNet: Low-Power SAR Sea Ice Segmentation for On-Board FPGA Inference

Mhd Rashed Al Koutayni, Mohamed Selim, Gerd Reis, Alain Pagani, Didier Stricker
arXiv: 2603.03075v1 发布: 2026-03-03 更新: 2026-03-03

AI 摘要

TinyIceNet:低功耗SAR海冰分割网络,用于星载FPGA推理,实现近实时海冰监测。

主要贡献

  • 提出TinyIceNet,一种紧凑型语义分割网络
  • 针对星载SAR图像进行了硬件算法协同设计
  • 在FPGA上实现了低功耗近实时海冰分割

方法论

结合SAR图像特点,简化网络结构,采用低精度量化,并使用HLS部署于Xilinx Zynq FPGA。

原文摘要

Accurate sea ice mapping is essential for safe maritime navigation in polar regions, where rapidly changing ice conditions require timely and reliable information. While Sentinel-1 Synthetic Aperture Radar (SAR) provides high-resolution, all-weather observations of sea ice, conventional ground-based processing is limited by downlink bandwidth, latency, and energy costs associated with transmitting large volumes of raw data. On-board processing, enabled by dedicated inference chips integrated directly within the satellite payload, offers a transformative alternative by generating actionable sea ice products in orbit. In this context, we present TinyIceNet, a compact semantic segmentation network co-designed for on-board Stage of Development (SOD) mapping from dual-polarized Sentinel-1 SAR imagery under strict hardware and power constraints. Trained on the AI4Arctic dataset, TinyIceNet combines SAR-aware architectural simplifications with low-precision quantization to balance accuracy and efficiency. The model is synthesized using High-Level Synthesis and deployed on a Xilinx Zynq UltraScale+ FPGA platform, demonstrating near-real-time inference with significantly reduced energy consumption. Experimental results show that TinyIceNet achieves 75.216% F1 score on SOD segmentation while reducing energy consumption by 2x compared to full-precision GPU baselines, underscoring the potential of chip-level hardware-algorithm co-design for future spaceborne and edge AI systems.

标签

海冰分割 SAR FPGA 低功耗 星载计算

arXiv 分类

cs.CV cs.AI cs.AR