Zongming · 2 points · 1 comments · 12 часов назад · Open original
Comments
1 preview comments · loading full thread
Log in to use comments
Log in to h4cker, then connect Hacker News to publish comments.
ZOZongming12 часов назад
I’m trying to build a reliability layer between facts and AI memory. I call it the anchoring layer.
Most AI memory today is based on things the AI summarizes as “experience.” The problem is that facts can change, and the memory can become wrong.
When a new task starts, the goal, memory, and current facts can conflict. The model may then produce something different from what we expect.
The idea of the anchoring layer is to keep memories tied to the facts they came from, and make it easier to detect when they are no longer valid.
The project is here:
https://github.com/Anchorstate-Lab/GMR
I’d love to hear feedback on the idea.
Comments
1 preview comments · loading full threadLog in to h4cker, then connect Hacker News to publish comments.
I’m trying to build a reliability layer between facts and AI memory. I call it the anchoring layer. Most AI memory today is based on things the AI summarizes as “experience.” The problem is that facts can change, and the memory can become wrong. When a new task starts, the goal, memory, and current facts can conflict. The model may then produce something different from what we expect. The idea of the anchoring layer is to keep memories tied to the facts they came from, and make it easier to detect when they are no longer valid. The project is here: https://github.com/Anchorstate-Lab/GMR I’d love to hear feedback on the idea.