1 min readfrom Machine Learning

Is designing a memory graph around known data structure “overfitting” if I never touch the questions? [D]

building a missing data infrastructure and started benchmarking long multi-session conversations (LoCoMo). I know the data looks like: people, facts, claims, events, timestamps, relations. So I extract those into a graph.
I did not look at the QA pairs while building extractors or retrieval rules. No “if question contains X, fetch fact #173.”
Recall is very high and it keeps working on new conversations in the same format.
Is this classical overfitting, or just schema-aware engineering? What is the cleanest test that would convince you it isn’t leakage.

submitted by /u/chaachans
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#memory graph
#overfitting
#graph
#data structure
#long multi-session conversations
#leakage
#schema-aware engineering
#data infrastructure
#recall
#benchmarking
#LoCoMo
#extractors
#retrieval rules
#people
#facts
#claims
#events
#timestamps
#relations
#QA pairs