错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Formal XAI via Syntax-Guided Synthesis

  • Katrine Bjørner,
  • Samuel Judson,
  • Filip Cano,
  • Drew Goldman,
  • Nick Shoemaker,
  • Ruzica Piskac,
  • Bettina Könighofer

摘要

In this paper, we propose a novel application of syntax-guided synthesis to find symbolic representations of a model’s decision-making process, designed for easy comprehension and validation by humans. Our approach takes input-output samples from complex machine learning models, such as deep neural networks, and automatically derives interpretable mimic programs. A mimic program precisely imitates the behavior of an opaque model over the provided data. We discuss various types of grammars that are well-suited for computing mimic programs for tabular and image input data. Our experiments demonstrate the potential of the proposed method: we successfully synthesized mimic programs for neural networks trained on the MNIST and the Pima Indians diabetes data sets. All experiments were performed using the SMT-based \(\texttt{cvc5}\;\) synthesis tool.