English

SAR-NAS: Lightweight SAR Object Detection with Neural Architecture Search

Computer Vision and Pattern Recognition 2025-09-03 v1

Abstract

Synthetic Aperture Radar (SAR) object detection faces significant challenges from speckle noise, small target ambiguities, and on-board computational constraints. While existing approaches predominantly focus on SAR-specific architectural modifications, this paper explores the application of the existing lightweight object detector, i.e., YOLOv10, for SAR object detection and enhances its performance through Neural Architecture Search (NAS). Specifically, we employ NAS to systematically optimize the network structure, especially focusing on the backbone architecture search. By constructing an extensive search space and leveraging evolutionary search, our method identifies a favorable architecture that balances accuracy, parameter efficiency, and computational cost. Notably, this work introduces NAS to SAR object detection for the first time. The experimental results on the large-scale SARDet-100K dataset demonstrate that our optimized model outperforms existing SAR detection methods, achieving superior detection accuracy while maintaining lower computational overhead. We hope this work offers a novel perspective on leveraging NAS for real-world applications.

Keywords

Cite

@article{arxiv.2509.01279,
  title  = {SAR-NAS: Lightweight SAR Object Detection with Neural Architecture Search},
  author = {Xinyi Yu and Zhiwei Lin and Yongtao Wang},
  journal= {arXiv preprint arXiv:2509.01279},
  year   = {2025}
}

Comments

Accepted by PRCV 2025

R2 v1 2026-07-01T05:14:58.648Z