微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Counterfactual Routing Using Integer Programming with Constraint Generation
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2609.03707v1 Announce Type: new Abstract: We present our submission to the IJCAI 2025 'Counterfactual Routing Competition' (CRC 25).…
- The goal of the competition is to find counterfactual explanations for…
- This requires deciding what the minimal changes to a road network woul…
- This enables explanations such as "Your suggested route would indeed h…
摘要引擎:抽取
正文提要
arXiv:2609.03707v1 Announce Type: new Abstract: We present our submission to the IJCAI 2025 'Counterfactual Routing Competition' (CRC 25). The goal of the competition is to find counterfactual explanations for the shortest path problem. This requires deciding what the minimal changes to a road network would make a route chosen by the user the optimal route. This enables explanations such as "Your suggested route would indeed have been optimal, if road X were not a bicycle path." Our solution models the problem as an integer program, iteratively incorporating constraints until an exact solution is found. In the final evaluation on held-out test instances, our method ranked fourth in solution quality and obtained its solution fastest on every instance, with an average runtime of 9.0 seconds compared to 118.8 seconds for the next-fastest submission.