切片与解释:基于领域切片的神经网络逻辑解释方法 / Slice and Explain: Logic-Based Explanations for Neural Networks through Domain Slicing
1️⃣ 一句话总结
这篇论文提出了一种利用‘领域切片’技术来加速神经网络逻辑解释生成的新方法,能在保证解释正确性的前提下,将解释生成时间减少高达40%。
Neural networks (NNs) are pervasive across various domains but often lack interpretability. To address the growing need for explanations, logic-based approaches have been proposed to explain predictions made by NNs, offering correctness guarantees. However, scalability remains a concern in these methods. This paper proposes an approach leveraging domain slicing to facilitate explanation generation for NNs. By reducing the complexity of logical constraints through slicing, we decrease explanation time by up to 40\% less time, as indicated through comparative experiments. Our findings highlight the efficacy of domain slicing in enhancing explanation efficiency for NNs.
切片与解释:基于领域切片的神经网络逻辑解释方法 / Slice and Explain: Logic-Based Explanations for Neural Networks through Domain Slicing
这篇论文提出了一种利用‘领域切片’技术来加速神经网络逻辑解释生成的新方法,能在保证解释正确性的前提下,将解释生成时间减少高达40%。
源自 arXiv: 2602.22115