← 返回论文检索
NeurIPS 2025{location} PosterAccept (poster)

Learning Simple Interpolants for Linear Integer Arithmetic

Minchao Wu, Naoki Kobayashi

The University of Tokyo

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Craig interpolation plays a central role in formal verification tasks such as model checking, invariant generation, and abstraction refinement. In the domain of linear integer arithmetic (LIA), interpolants are crucial for deriving inductive invariants that characterize unreachable or safe program states, enabling scalable and precise reasoning about software and hardware correctness. Despite progress in interpolation algorithms, generating concise and interpretable interpolants remains a key challenge. We propose a lightweight learning-based approach to generating simple interpolants for LIA. Our model learns to lazily sample input problems directly and is complementary to existing logical methods. When Z3 is guided by our learned model, the complexity of the interpolants it produces can be reduced by up to 47.3%. For older solvers, the reduction rate can reach up to 69.1%.