← Library

2026-07-10

8 saved articles

  1. AI 2040: Plan A

    AI 2040

    A detailed forecast and recommendation for how the US, China and the rest of the world should navigate superintelligence.

  2. SelRoute: Query-Type-Aware Routing for Long-Term Conversational Memory Retrieval

    Matthew McKee Independent Researcher Adelaide, Australia sindecker@gmail.com · arxiv.org

    Retrieving relevant past interactions from long-term conversational memory typically relies on large dense retrieval models (110M–1.5B parameters) or LLM-augmented indexing. We introduce SelRoute, a framework that routes each query to a specialized retrieval pipeline — lexical, semantic, hybrid, or vocabulary-enriched — based on its query type. On LongMemEval_M (Wu et al., 2024), SelRoute achieves Recall@5 of 0.800 with bge-base-en-v1.5 (109M parameters) and 0.786 with bge-small-en-v1.5 (33M par