Journal of Systems Engineering and Electronics ›› 2026, Vol. 37 ›› Issue (3): 800-815.doi: 10.23919/JSEE.2026.000101

• CROSS-DOMAIN ELECTROMAGNETIC PERCEPTION AND COMMUNICATION & NETWORKING TECHNOLOGY (PART I) • Previous Articles     Next Articles

Cascaded ensemble learning for efficient and high-accuracy direction of arrival estimation

Guimei ZHENG1,*(), Liyuan XIAO1,2(), Yu ZHENG1,2(), Saiyu ZHANG1,2()   

  1. 1Air and Missile Defense College, Air Force Engineering University, Xi’an 710038, China
    2Graduate School, Air Force Engineering University, Xi’an 710038, China
  • Received:2026-01-07 Accepted:2026-04-20 Online:2026-06-18 Published:2026-06-29
  • Contact: Guimei ZHENG E-mail:zheng-gm@163.com;liyuan9880524@163.com;zhy060100@163.com;zsyu2003@163.com

Abstract:

Aiming at the issues where traditional direction-of-arrival (DOA) estimation algorithms experience substantial performance degradation in low signal-to-noise ratio environments, and deep learning-based DOA estimation methods rely on massive training data with prolonged model training cycles, this paper proposes two efficient and high-precision DOA estimation methods based on ensemble learning. By formulating DOA estimation as a multi-label classification problem and leveraging the classification chain paradigm, data-driven models, classification chain-random forest (CC-RF) and classification chain-eXtreme gradient boosting (CC-XGBoost), are constructed, which are capable of handling multi-label classification tasks. To verify the effectiveness of the proposed methods, a multi-dimensional comparative experiment is designed to benchmark their performance against the traditional multiple signal classification (MUSIC) algorithm and a convolutional neural network (CNN) model. Experimental results indicate that in both single-source and multi-source scenarios, the proposed CC-RF algorithm exhibits excellent performance, achieving DOA estimation accuracy comparable to the MUSIC algorithm; in multi-source estimation scenarios, both proposed models demonstrate strong noise adaptability. Compared with the traditional MUSIC and CNN algorithms, the estimation error of the CC-XGBoost and CC-RF models is reduced by up to nearly 30 times while maintaining low time complexity, with the single estimation time reduced by approximately 90% compared to traditional methods. This study provides a technical pathway for DOA estimation in complex environments and holds significant application value in fields such as radar detection and wireless communication.

Key words: direction of arrival estimation (DOA), multi-label classification, eXtreme gradient boosting (XGBoost), random forest, classification chain