DeepPSL: End-to-End Perception and Reasoning
Sridhar Dasaratha, Sai Akhil Puranam, Karmvir Singh Phogat, Sunil Reddy Tiyyagura, Nigel P. Duffy
Abstract
We introduce DeepPSL a variant of probabilistic soft logic (PSL) to produce an end-to-end trainable system that integrates reasoning and perception. PSL represents first-order logic in terms of a convex graphical model – hinge-loss Markov random fields (HL-MRFs). PSL stands out among probabilistic logic frameworks due to its tractability having been applied to systems of more than 1 billion ground rules. The key to our approach is to represent predicates in first-order logic using deep neural networks and then to approximately back-propagate through the HL-MRF and thus train every aspect of the first-order system being represented. We believe that this approach represents an interesting direction for the integration of deep learning and reasoning techniques with applications to knowledge base learning, multi-task learning, and explainability. Evaluation on three different tasks demonstrates that DeepPSL significantly outperforms state-of-the-art neuro-symbolic methods on scalability while achieving comparable or better accuracy.
BibTeX
@inproceedings{ijcai2023p401,
title = {DeepPSL: End-to-End Perception and Reasoning},
author = {Dasaratha, Sridhar and Puranam, Sai Akhil and Phogat, Karmvir Singh and Tiyyagura, Sunil Reddy and Duffy, Nigel P.},
booktitle = {Proceedings of the Thirty-Second International Joint Conference on
Artificial Intelligence, {IJCAI-23}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Edith Elkind},
pages = {3606--3614},
year = {2023},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2023/401},
url = {https://doi.org/10.24963/ijcai.2023/401},
}