Tag
A social media post praises the Jev AI model as a new paradigm with potential applications in large-scale retrievals, AI recommendation systems, and real-time trading, especially when paired with OpenCLI.
ORDER introduces a framework that dynamically adapts indexing and retrieval strategies in RAG systems based on the query, improving performance in expert domains.
The article details a 25-week experiment with an AI agent's memory system, using episodic and semantic memory with nightly consolidation, avoiding LLMs in memory promotion, and employing four separate graphs for association, evidence, causation, and temporal changes, while highlighting defects like attractor basins that degrade retrieval.
This article compares web search APIs for AI agents, evaluating options like Serper, Brave, Exa, Firecrawl, and Tavily based on their suitability for tasks such as SEO tracking, semantic discovery, and full-content extraction.
This paper introduces LoCoMo-Conv, a conversational memory benchmark that evaluates memory retrieval and response quality in long-horizon conversational agents using different query styles, revealing gaps in existing QA benchmarks and suggesting reasoning-based memory elaboration as a promising direction.
This paper introduces a reinforcement learning-based distillation framework for training compact instruction-following rerankers, using off-policy GRPO for teacher enhancement and on-policy distillation for student learning, demonstrating superior performance under distribution shift.
CaSKG proposes a counterfactual-causal skill graph framework to calibrate procedural relations, enhancing compact and executable skill retrieval for LLM agents, and demonstrates improved performance on benchmarks like ALFWorld and ScienceWorld.
Jerry Liu highlights the engineering challenges of productionizing agentic retrieval systems, emphasizing that success depends on careful tuning of chunking, synchronization, reranking, and tool API design rather than novel techniques.
Garry Tan highlights a retrieval system that uniquely combines keyword matching, graph traversal, and gap analysis, an approach not seen elsewhere.
The paper introduces Direct Corpus Interaction (DCI), a novel approach allowing AI agents to query raw text directly using standard terminal tools instead of traditional embedding-based retrieval. By bypassing fixed similarity interfaces and offline indexing, DCI significantly outperforms conventional sparse, dense, and reranking baselines across multiple IR and agentic search benchmarks.
A dual-view data synthesis method using polarity reversal boosts instruction-following retrieval performance by 45% on the FollowIR benchmark.