Sign InOpen Brain
Atlas / Context

Retrieval

Open JSONConfidence: Auto-collectedLast updated 2026-07-30

Current Answer

No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.

Evidence

ReToken: One Token to Improve Vision-Language Models for Visual Retrieval
arXiv · 2026-07-30

ReToken adds one learned retrieval embedding to select relevant visual tokens from a cached context, improving long-image and video benchmarks while fitting training and inference on one H100.

Build for the Memo, Not the Demo — Shawn Chan, China Resources Holdings
AI Engineer · 2026-07-30

Finance agents need claim-level provenance, explicit uncertainty, consistency checks, surfaced contradictions, and logged approval. Fluent output without those controls will not survive diligence.

UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task Streams
arXiv · 2026-07-28

UniMem routes novel experience into retrieval memory and consolidates recurring patterns into expandable parameters, offering a design for agents that learn across unlabelled task streams.

MemLens: A Value-Aware Memory Management System with Interactive Analytics for LLM-based Agents
arXiv · 2026-07-28

MemLens scores individual agent memories, stores them by value, and exposes quality, latency, and token tradeoffs—an inspectable alternative to retaining every interaction equally.

Serving 2 Million Models Without Melting: Scaling the Hugging Face Hub — Arek Borucki, Hugging Face
AI Engineer · 2026-07-28

Hugging Face’s Hub shows how to scale model search: precompute tokens, separate metadata from artifacts, isolate heavy reads, and autoscale from workload signals.

AI on Your Lakehouse: Context Comes in Shapes, Not Queries — Zach Blumenfeld, Neo4j
AI Engineer · 2026-07-23

Graph-shaped context can expose relationships and document structure that vector search or Text-to-SQL misses. Treat it as an additional retrieval surface, then benchmark it against your own data.

Citation Needed: Provenance for LLM-Built Knowledge Graphs — Daniel Chalef, Zep AI
AI Engineer · 2026-07-23

LLM synthesis breaks simple source pointers when facts merge, change, or outlive one input. Model provenance inside the context graph so agents can filter trust, debug derivation, and apply deletion policies.

virgiliojr94/book-to-skill
GitHub

book-to-skill compiles books and document sets into on-demand agent skills, reducing repeated context loading while preserving chapter-level references and reusable decision rules.

How Temperature Shapes Ideological Discourse in Retrieval-Augmented Generation?

A RAG study finds that retrieved ideology carries into answers and varies with sampling temperature, so source audits and decoding tests should be evaluated together.

Search Beyond What Can Be Taught: Evolving the Knowledge Boundary in Agentic Visual Generation

SearchGen-Bench shows open image generators score 21–28/100 on long-tail entities, and naive search retrieval only adds noise; a teach-then-search co-training recipe learns when to retrieve versus rely on weights.

Shubhamsaboo/awesome-llm-apps

This Apache-2.0 collection provides runnable agent, skill, MCP, memory, multi-agent, and RAG examples across major model providers, useful for borrowing patterns before choosing a stack.

Graphify-Labs/graphify

Graphify gives coding agents a queryable project graph with provenance-tagged relationships, reducing repeated repository scans while keeping inferred links visibly distinct from extracted facts.

RLM: Recursive Language Models for Large Codebases - Shashi, Superagentic AI

RLMs treat a large repository as external data that an agent inspects with code, returning bounded evidence to the main context instead of loading or summarizing everything upfront.

ReContext: Recursive Evidence Replay as LLM Harness for Long-Context Reasoning

ReContext is a training-free harness that replays query-relevant evidence from long inputs before answering, taking the best average rank across 8 long-context benchmarks up to 128K on Qwen3-4B/8B and Llama3-8B.

Panniantong/Agent-Reach
GitHub

Agent Reach installs, checks, and routes web-access tools for coding agents, reducing the setup work behind research across social platforms, video sites, GitHub, RSS, and the open web.

Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial