提出新启发式算法,大幅降低放疗排程计算资源消耗
Comparing Optimization Models for Radiotherapy Scheduling
- 设计两种贪心启发式(先适应、最佳适应)结合模拟退火优化排程
- 解质量接近精确算法,但运行时间与内存占用显著降低
- 适合需要快速生成高质量排程的临床场景
放疗排程问题(RTSP)关乎癌症治疗的临床效果。当前主流的每日批量整数线性规划方法虽有效,但计算资源消耗大。本文提出两种新型贪心启发式(RTSP First Fit 和 RTSP Best Fit),并作为构造启发式用于模拟退火(SA)算法。在公开数据集上,对比两种先进精确求解器的ILP模型,评估指标包括六项调度目标(患者等待时间、偏好满足度、加速器分配变化,共四种权重配置)、求解时间和内存消耗。结果表明,新启发式方案解质量接近精确方法,同时大幅减少运行时间与内存使用;结合SA后,解质量进一步提升,仍保持低资源开销。
原文摘要 · Abstract (English)
The Radiotherapy Scheduling Problem (RTSP) involves determining an optimal schedule for patients undergoing radiation treatments, a task that has a massive impact on clinical outcomes given the central role of radiotherapy in cancer care. The daily batch approach--which consists of scheduling all the newly arrived patients together at the end of each day--modelled with Integer Linear Programming, is currently one of the most effective methods for the RTSP. However, this kind of formulation requires substantial computational resources in terms of time and memory. Here, we address these limitations by developing two novel greedy heuristics (named RTSP First Fit and RTSP Best Fit) and use them as constructive heuristics for a Simulated Annealing (SA) approach to optimize the scheduling. The proposed methods--the heuristics alone and their combination with SA--are evaluated on a publicly available dataset against an integer linear program formulation solved with two different state-of-the-art exact solvers. Evaluation metrics include six scheduling objectives capturing patient waiting times, preference satisfaction, and changes in linear accelerator assignment (aggregated in four different weight configurations), solving time, and memory consumption. The results show that the novel heuristics achieve solutions close to those of exact methods, while dramatically reducing runtime and memory usage; furthermore, when combined with SA, they further improve the solution quality while maintaining low runtime and memory usage.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。