Procedural Graphs: Self-Evolving Execution Structures for LLM Agents
Posted by omarsar 3 days ago
Comments
Comment by lmeyerov 3 days ago
Ex: Durable task lists generally use more textual representations, eg, a hierarchical text list that supports named references -- so a graph. Likewise, they're mutable, contain statuses, etc. They're fairly popular and AI models at this point have internalized them at this point.
Comment by NBJack 3 days ago
Directly representing things as a graph would likely reduce some of the 'translation overhead', done correctly.
Comment by lmeyerov 3 days ago
I'm not so sure on the latter -- that introduces a bunch of tool calls, while the text patches are much closer to the semantic space imo and easy for harnesses
If we rephrase this as instruction following alignment, what is the concern here in practice vs a skill? (Which a model eventually internalizes)
It doesn't detract from the research - as a paper, it shows more crisply the structure is useful. I'm just not sure how necessary the encoding, and given durable tasks, novel the insight. Is there new alpha here somewhere, esp given the similarity?
Comment by schmuhblaster 3 days ago
Comment by vatsachak 3 days ago
Comment by xnx 3 days ago
Comment by tomhow 3 days ago
Comment by tizerluo 3 days ago
Comment by EGreg 3 days ago
I'm going to drop a bomb over here: what if agents are the root of all our problems in AI safety, cost, and even adoption by regulated organizations? I really do believe this. Here is what I argue:
https://safebots.ai/agents.html
And here is my overall thesis:
https://safebots.ai/thesis.html
If you do manage to read (or skim) that, I welcome any questions, comments or rebuttals.
Comment by conception 3 days ago
Comment by guybedo 3 days ago
Comment by EGreg 3 days ago
Comment by horacemorace 3 days ago
Comment by scraplabs 3 days ago