Multifunction Cognitive Radar Task Scheduling Using Monte Carlo Tree Search and Policy Networks
Mahdi Shaghaghi, Raviraj S. Adve, Zhen Ding

TL;DR
This paper introduces a machine learning-based approach using Monte Carlo tree search and policy networks for efficient and near-optimal scheduling of multifunction radar tasks, outperforming traditional heuristics in overload scenarios.
Contribution
It develops a novel approximate scheduling algorithm combining Monte Carlo tree search and policy networks, achieving near-optimal solutions with significantly reduced computational complexity.
Findings
The proposed method achieves near-optimal scheduling performance.
It reduces computational complexity by orders of magnitude compared to branch-and-bound.
The approach effectively handles overload situations in multifunction radar task scheduling.
Abstract
A modern radar may be designed to perform multiple functions, such as surveillance, tracking, and fire control. Each function requires the radar to execute a number of transmit-receive tasks. A radar resource management (RRM) module makes decisions on parameter selection, prioritization, and scheduling of such tasks. RRM becomes especially challenging in overload situations, where some tasks may need to be delayed or even dropped. In general, task scheduling is an NP-hard problem. In this work, we develop the branch-and-bound (B&B) method which obtains the optimal solution but at exponential computational complexity. On the other hand, heuristic methods have low complexity but provide relatively poor performance. We resort to machine learning-based techniques to address this issue; specifically we propose an approximate algorithm based on the Monte Carlo tree search method. Along with…
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
TopicsOptimization and Search Problems · Advanced Bandit Algorithms Research · Complexity and Algorithms in Graphs
