Skip to content

Commit

Permalink
Update references.bib
Browse files Browse the repository at this point in the history
Added `Crossref` to `skryagin2024asn`
  • Loading branch information
askrix authored Dec 20, 2024
1 parent b8bfcd6 commit 34e6456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ @misc{skryagin2024asn
author={Arseny Skryagin and Daniel Ochs and Phillip Deibert and Simon Kohaut and Devendra Singh Dhami and Kristian Kersting},
Note={Although Answer Set Programming (ASP) allows constraining neural-symbolic (NeSy) systems, its employment is hindered by the prohibitive costs of computing stable models and the CPU-bound nature of state-of-the-art solvers. To this end, we propose Answer Set Networks (ASN), a NeSy solver. Based on Graph Neural Networks (GNN), ASNs are a scalable approach to ASP-based Deep Probabilistic Logic Programming (DPPL). Specifically, we show how to translate ASPs into ASNs and demonstrate how ASNs can efficiently solve the encoded problem by leveraging GPU's batching and parallelization capabilities. Our experimental evaluations demonstrate that ASNs outperform state-of-the-art CPU-bound NeSy systems on multiple tasks. Simultaneously, we make the following two contributions based on the strengths of ASNs. Namely, we are the first to show the finetuning of Large Language Models (LLM) with DPPLs, employing ASNs to guide the training with logic. Further, we show the "constitutional navigation" of drones, i.e., encoding public aviation laws in an ASN for routing Unmanned Aerial Vehicles in uncertain environments.},
Keywords={Answer Set Programming, Deep Learning, Neuro-Symbolic AI, Large Language Models},
Crossref={https://github.com/ml-research/answersetnetworks},
year={2024},
eprint={2412.14814},
Howbulished={arXiv preprint arXiv:2412.14814},
Expand Down

0 comments on commit 34e6456

Please sign in to comment.