RL-GA: A Reinforcement Learning-Based Genetic Algorithm for Electromagnetic Detection Satellite Scheduling Problem
Yanjie Song, Luona Wei, Qing Yang, Jian Wu, Lining Xing, Yingwu Chen

TL;DR
This paper introduces a reinforcement learning-guided genetic algorithm for electromagnetic detection satellite scheduling, effectively optimizing complex scheduling tasks by integrating Q-learning into genetic evolution.
Contribution
It proposes a novel RL-GA that embeds Q-learning into genetic algorithms, enhancing search efficiency for satellite scheduling problems.
Findings
RL-GA outperforms existing algorithms in multiple instances.
The method effectively considers various detection factors.
The approach improves scheduling accuracy and efficiency.
Abstract
The study of electromagnetic detection satellite scheduling problem (EDSSP) has attracted attention due to the detection requirements for a large number of targets. This paper proposes a mixed-integer programming model for the EDSSP problem and a genetic algorithm based on reinforcement learning (RL-GA). Numerous factors that affect electromagnetic detection are considered in the model, such as detection mode, bandwidth, and other factors. The RL-GA embeds a Q-learning method into an improved genetic algorithm, and the evolution of each individual depends on the decision of the agent. Q-learning is used to guide the population search process by choosing evolution operators. In this way, the search information can be effectively used by the reinforcement learning method. In the algorithm, we design a reward function to update the Q value. According to the problem characteristics, a new…
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.
Taxonomy
TopicsSatellite Communication Systems
MethodsQ-Learning
