Embracing the noise: How to build an agent that is both neuro-symbolic and probabilistic.

Posted by DepthOk4115@reddit | LocalLLaMA | View on Reddit | 10 comments

Is this actually possible or am I nuts?

Every SWE tells me agents need rigid, deterministic state machines (DAGs, heavy if/else flows bla bla bla) to be reliable. My thought is that biological brains are just noisy probability matrices bound by structure and persistent memory.

Can we build true neuro-symbolic architectures that don't fight the stochastic core of an LLM, but instead shape the environment to bound the noise? Worth the effort or am I chasing ghosts?