2
How to experiment with neuro-symbolic AI?
(lemmy.world)
Welcome to Free Open-Source Artificial Intelligence!
We are a community dedicated to forwarding the availability and access to:
Free Open Source Artificial Intelligence (F.O.S.A.I.)
Haven't heard that term before, but one of the things that's been obvious to me to experiment with -- not that I've actually gotten around to it yet -- is to have an LLM try using Prolog, Z3, and/or SQL as tools to overcome some of its weak points. That's naively what I'd expect "neuro-symbolic AI" techniques to be (assuming you're looking at current topics rather than stuff from ~20 years ago), but again, shot in the dark here.
Supposed to be combining neural networks (LLM) with symbolic AI so I guess instead of just analyzing tokens it’s also analyzing symbols and rules.