Automated Strategy Invention for Confluence of Term Rewrite Systems
Abstract
Term rewriting plays a crucial role in software verification and compiler optimization. With dozens of highly parameterizable techniques developed to prove various system properties, automatic term rewriting tools work in an extensive parameter space. This complexity exceeds human capacity for parameter selection, motivating an investigation into automated strategy invention. In this paper, we focus on confluence of term rewrite systems, and apply AI techniques to invent strategies for automatic confluence proving. Moreover, we randomly generate a large dataset to analyze confluence for term rewrite systems. We improve the state-of-the-art automatic confluence prover CSI: When equipped with our invented strategies, it surpasses its human-designed strategies both on the augmented dataset and on the original human-created benchmark dataset ARI-COPS, proving/disproving the confluence of several term rewrite systems for which no automated proofs were known before.
Cite
Text
Zhang et al. "Automated Strategy Invention for Confluence of Term Rewrite Systems." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/526Markdown
[Zhang et al. "Automated Strategy Invention for Confluence of Term Rewrite Systems." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/zhang2025ijcai-automated/) doi:10.24963/IJCAI.2025/526BibTeX
@inproceedings{zhang2025ijcai-automated,
title = {{Automated Strategy Invention for Confluence of Term Rewrite Systems}},
author = {Zhang, Liao and Mitterwallner, Fabian and Jakubuv, Jan and Kaliszyk, Cezary},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {4724-4732},
doi = {10.24963/IJCAI.2025/526},
url = {https://mlanthology.org/ijcai/2025/zhang2025ijcai-automated/}
}