You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cut the cost of agentic LLM memory by deciding what to write before calling an LLM. SAGE is a closed-form novelty gate that routes new facts to ADD, redundant ones to SKIP, and only sends genuinely ambiguous cases to an LLM — 3.4× cheaper, 2.5× faster writes.
A novel teacher‑free distillation method that replaces live teacher inference with compact precomputed random projection teacher fingerprints, enabling storage-efficient, high-performance knowledge transfer and enhanced student training.