English

Scale Optimization Using Evolutionary Reinforcement Learning for Object Detection on Drone Imagery

Computer Vision and Pattern Recognition 2023-12-27 v1

Abstract

Object detection in aerial imagery presents a significant challenge due to large scale variations among objects. This paper proposes an evolutionary reinforcement learning agent, integrated within a coarse-to-fine object detection framework, to optimize the scale for more effective detection of objects in such images. Specifically, a set of patches potentially containing objects are first generated. A set of rewards measuring the localization accuracy, the accuracy of predicted labels, and the scale consistency among nearby patches are designed in the agent to guide the scale optimization. The proposed scale-consistency reward ensures similar scales for neighboring objects of the same category. Furthermore, a spatial-semantic attention mechanism is designed to exploit the spatial semantic relations between patches. The agent employs the proximal policy optimization strategy in conjunction with the evolutionary strategy, effectively utilizing both the current patch status and historical experience embedded in the agent. The proposed model is compared with state-of-the-art methods on two benchmark datasets for object detection on drone imagery. It significantly outperforms all the compared methods.

Keywords

Cite

@article{arxiv.2312.15219,
  title  = {Scale Optimization Using Evolutionary Reinforcement Learning for Object Detection on Drone Imagery},
  author = {Jialu Zhang and Xiaoying Yang and Wentao He and Jianfeng Ren and Qian Zhang and Titian Zhao and Ruibin Bai and Xiangjian He and Jiang Liu},
  journal= {arXiv preprint arXiv:2312.15219},
  year   = {2023}
}

Comments

Accepted by AAAI 2024

R2 v1 2026-06-28T14:00:39.842Z