Searching for Programmatic Policies in Semantic Spaces

Abstract

Neurosymbolic (NeSy) AI has emerged as a promising direction to integrate neural and symbolic reasoning. Unfortunately, little effort has been given to developing NeSy systems tailored to sequential/temporal problems. We identify symbolic automata (which combine the power of automata for temporal reasoning with that of propositional logic for static reasoning) as a suitable formalism for expressing knowledge in temporal domains. Focusing on the task of sequence classification and tagging we show that symbolic automata can be integrated with neural-based perception, under probabilistic semantics towards an end-to-end differentiable model. Our proposed hybrid model, termed NeSyA (Neuro Symbolic Automata) is shown to either scale or perform more accurately than previous NeSy systems in a synthetic benchmark and to provide benefits in terms of generalization compared to purely neural systems in a real-world event recognition task. Code is available at: https://github.com/nmanginas/nesya

Cite

Text

Moraes and Lelis. "Searching for Programmatic Policies in Semantic Spaces." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/662

Markdown

[Moraes and Lelis. "Searching for Programmatic Policies in Semantic Spaces." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/moraes2024ijcai-searching/) doi:10.24963/ijcai.2024/662

BibTeX

@inproceedings{moraes2024ijcai-searching,
  title     = {{Searching for Programmatic Policies in Semantic Spaces}},
  author    = {Moraes, Rubens O. and Lelis, Levi H. S.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {5990-5998},
  doi       = {10.24963/ijcai.2024/662},
  url       = {https://mlanthology.org/ijcai/2024/moraes2024ijcai-searching/}
}