English

Scalable Knowledge Refactoring using Constrained Optimisation

Logic in Computer Science 2025-06-23 v1 Artificial Intelligence

Abstract

Knowledge refactoring compresses a logic program by introducing new rules. Current approaches struggle to scale to large programs. To overcome this limitation, we introduce a constrained optimisation refactoring approach. Our first key idea is to encode the problem with decision variables based on literals rather than rules. Our second key idea is to focus on linear invented rules. Our empirical results on multiple domains show that our approach can refactor programs quicker and with more compression than the previous state-of-the-art approach, sometimes by 60%.

Keywords

Cite

@article{arxiv.2408.11530,
  title  = {Scalable Knowledge Refactoring using Constrained Optimisation},
  author = {Minghao Liu and David M. Cerna and Filipe Gouveia and Andrew Cropper},
  journal= {arXiv preprint arXiv:2408.11530},
  year   = {2025}
}