Remix.run Logo
lordnacho 7 days ago

What's stopping us from building an LLM that can build causal trees, rejecting some trees and accepting others based on whatever evidence it is fed?

Or even a causal tool for an LLM agent that operates like what it does when you ask it about math and forwards the request to Wolfram.

suddenlybananas 7 days ago | parent | next [-]

>What's stopping us from building an LLM that can build causal trees, rejecting some trees and accepting others based on whatever evidence it is fed?

Exponential time complexity.

blackbear_ 6 days ago | parent | prev [-]

In principle this is possible, modulo scalability concerns: https://arxiv.org/pdf/2506.06039

Perhaps this will one day become a new post-training task