NeurASP: Embracing Neural Networks into Answer Set Programming

Abstract

We present NeurASP, a simple extension of answer set programs by embracing neural networks. By treating the neural network output as the probability distribution over atomic facts in answer set programs, NeurASP provides a simple and effective way to integrate sub-symbolic and symbolic computation. We demonstrate how NeurASP can make use of a pre-trained neural network in symbolic computation and how it can improve the neural network's perception result by applying symbolic reasoning in answer set programming. Also, NeurASP can make use of ASP rules to train a neural network better so that a neural network not only learns from implicit correlations from the data but also from the explicit complex semantic constraints expressed by the rules.

Cite

Text

Yang et al. "NeurASP: Embracing Neural Networks into Answer Set Programming." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/243

Markdown

[Yang et al. "NeurASP: Embracing Neural Networks into Answer Set Programming." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/yang2020ijcai-neurasp/) doi:10.24963/IJCAI.2020/243

BibTeX

@inproceedings{yang2020ijcai-neurasp,
  title     = {{NeurASP: Embracing Neural Networks into Answer Set Programming}},
  author    = {Yang, Zhun and Ishay, Adam and Lee, Joohyung},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {1755-1762},
  doi       = {10.24963/IJCAI.2020/243},
  url       = {https://mlanthology.org/ijcai/2020/yang2020ijcai-neurasp/}
}