Show HN: I evaluated file, vector, graph and RL based memory frameworks
pinglin · 11 points · 1 comments · 7시간 전 · 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.
NEneiltonrocha51분 전
I’ve been running into this while adding memory to agents we use across the companies I’m building.
In the paper, structured memory scored 73.6% vs. 44.9% for files. But on abstention, it went the other way: 77.8% vs. 88.9%.
That’s also where I’m struggling most today. Retrieving context is one thing. Knowing what is still valid when information gets old or conflicts is harder.
I’ve been talking to other teams working on this and haven’t seen an approach that handles it really well yet.
How are you dealing with this in production?
Comments
1 preview comments · loading full threadLog in to h4cker, then connect Hacker News to publish comments.
I’ve been running into this while adding memory to agents we use across the companies I’m building. In the paper, structured memory scored 73.6% vs. 44.9% for files. But on abstention, it went the other way: 77.8% vs. 88.9%. That’s also where I’m struggling most today. Retrieving context is one thing. Knowing what is still valid when information gets old or conflicts is harder. I’ve been talking to other teams working on this and haven’t seen an approach that handles it really well yet. How are you dealing with this in production?