A Semantic Loss Function for Deep Learning with Symbolic Knowledge (bibtex)

by Jingyi Xu, Zilu Zhang, Tal Friedman, Yitao Liang and Guy Van den Broeck
Abstract:
This paper develops a novel methodology for using symbolic knowledge in deep learning. From first principles, we derive a semantic loss function that bridges between neural output vectors and logical constraints. This loss function captures how close the neural network is to satisfying the constraints on its output. An experimental evaluation shows that it effectively guides the learner to achieve (near-)state-of-the-art results on semi-supervised multi-class classification. Moreover, it significantly increases the ability of the neural network to predict structured objects, such as rankings and paths. These discrete concepts are tremendously difficult to learn, and benefit from a tight integration of deep learning and symbolic reasoning methods.
Reference:
Jingyi Xu, Zilu Zhang, Tal Friedman, Yitao Liang and Guy Van den Broeck. A Semantic Loss Function for Deep Learning with Symbolic Knowledge, In CoRR, volume abs/1711.11157, 2017.
Bibtex Entry:
@article{XuArxiv17,
  author    = {Xu, Jingyi and Zhang, Zilu and Friedman, Tal and Liang, Yitao and Van den Broeck, Guy},
  title     = {A Semantic Loss Function for Deep Learning with Symbolic Knowledge},
  journal   = {CoRR},
  volume    = {abs/1711.11157},
  month     = Nov,
  year      = {2017},
  url       = "http://starai.cs.ucla.edu/papers/XuICML18.pdf",
  code = "https://github.com/UCLA-StarAI/Semantic-Loss",
  keywords  = {techreport}
}
PDF Preview:
(PDF preview not available, download PDF instead)
Powered by bibtexbrowser