Hacker News new | ask | show | jobs
Can You Run Recursion on Ideas?
3 points by codenighter 146 days ago
I’ve only been thinking about this idea for the past two or three days, but it has completely hijacked my head.

what if we apply recursion not to numbers or paths, but to abstract ideas?

This post is an attempt to think about idea generation as a constrained state-space search, inspired by recursion in computer science.

Read this blog : blog.eshanstudio.com/posts/abstract-recursion

2 comments

You’ve set up artificial selection in idea-space with yourself as the designer. What if AI could learn the rules of coherence from examples instead?
Even if coherence is learned implicitly, choosing a language, model, or representation already defines a bounded idea-space. The bias doesn’t disappear, it just moves into data and architecture. So my question isn’t whether coherence should be explicit or learned, but whether absolute exploration of an abstract idea-space is possible at all once any boundaries are imposed.
Guess absolute exploration hits the heat-death limit. You are hinting at a Drake-equation for bounded idea-space to guide AI: anchors x pressures x connectors x depth. Shift the boundaries for novelty.
Yeah, that’s a good way to put it. Absolute coverage feels like heat death, but changing the factors changes the space itself. That’s the part I’m still stuck on.
Thanks brother, but this blog is exploring a slightly different idea.