Register and share your invite link to earn from video plays and referrals.

Search results for Retrieval
Retrieval community
One keyword maps to one global community path.
Create community
People
Not Found
Tweets including Retrieval
Retrieval practice is always vastly more effective than re-consuming information (re-reading, re-watching, transcribing, etc.). The way you make it easier to pull information out of your head is, well, by practicing pulling it out of your head.
Show more
The #1# misconception about retrieval practice is that some people mistakenly think it slows down their learning. They experience a comfortable sense of fluency while following along with a stream of information, whereas pausing to pull that information out of their head breaks the flow, and occasionally failing the retrieval makes them feel like they’re not learning as much. But really, all that’s happening is that retrieval practice is bringing their perception of learning more in line with their actual learning. It speeds up their actual learning, slows down their perception of learning, and exposes that “following along” is not the same as learning.
Show more
From governed web retrieval and managed coding sandboxes to physical-lab standards and agent security, here’s what moved across the agent stack this cycle: 1️⃣ AWS added domain and published-date filters to Amazon Bedrock AgentCore Web Search, giving agents per-request controls over source selection and recency. The service also expanded to AWS’s Ireland and Tokyo regions. 2️⃣ Google Cloud introduced Gemini Enterprise for Legal in preview, with specialized skills, legal-system connectors, partner agents and the Gemini Enterprise platform for legal workflows. 3️⃣ Snowflake made Cortex Agents Coding Agent generally available. Its managed sandbox exposes bash, file operations, web search and SQL execution, so customers do not have to host an agent loop themselves. 4️⃣ Oracle Health expanded its U.S. Clinical AI Agent with professional-fee coding, clinician-controlled dictation and chart review. Clinicians remain responsible for reviewing, editing and signing documentation. 5️⃣ Anthropic opened a research preview of the Model Hardware Standard, a shared specification for agents to safely operate programmable lab and manufacturing devices. It is model-agnostic and supports access through protocols including MCP. 6️⃣ Following incidents in third-party evaluation environments, Anthropic said it paused external cyber evaluations of pre-release models, which have since resumed under new practices. It also deployed a classifier that blocks, before a tool call runs, model attempts to aggressively probe or escape a testing environment or unexpectedly obtain internet access. 7️⃣ On September 1, Anthropic launched Claude Fable 5.1, its generally available version of the same underlying model as limited-access Claude Mythos 5.1. The model is designed for long-horizon agentic coding and research. Cache reads cost $0.25 per million tokens, 75% less than Fable 5; Anthropic estimates this cuts typical workload costs by 25% and highly agentic workloads by up to approximately 45%. 8️⃣ Google introduced agentic video understanding for Gemini 3.7 Flash, 3.6 Flash and 3.5 Flash-Lite via the Gemini API and Gemini Enterprise Agent Platform. Google reports up to 88% lower token use, up to 66% lower analysis cost and up to 7% higher accuracy in its benchmarks. 9️⃣ Agent-security startup AIR emerged from stealth with $50 million across two seed rounds. TechCrunch reports that it is building a platform to discover enterprise agents, continuously vet their skills, tools and add-ons, and block their interaction with software or external sources that fail its security criteria. 🔟 CrowdStrike introduced SafeMind, a family of security models and harnesses that it says will operate natively in the Falcon platform. It includes Red Tempest for advanced offensive red-team scenarios and Blue Solano for defensive protection, built using NVIDIA Nemotron open models.
Show more
Tunisian Coast Guard: Retrieval of Bodies of 8 Asylum Seekers After Their Boat Sinks Off the Country's Coasts
AWS wants OpenSearch to carry retrieval, logs and agent memory on one platform. Rob Strechay on what that consolidation buys enterprise teams ahead of OpenSearchCon — and the question it doesn't answer: which context an agent should trust.
Show more
The hard parts of hybrid retrieval, already done. Elasticsearch Vector Database is a new serverless offering where expert-level tuning is the default: - bfloat16 storage: half the disk footprint before quantization even starts - BBQ: up to 32x vector compression, 95% less memory - Auto-calibration re-tunes quantization on every merge as your data drifts - Filtered vector search at up to 8x higher throughput than OpenSearch - Jina AI embeddings and reranking on managed GPU inference, or bring your own models You bring documents and queries. We handle the embeddings, tuning, and infrastructure. Full breakdown, including the semantic_text quickstart and what ships in vectorDB index mode:
Show more
AOC announces completion of egg retrieval journey, vows to share more public updates on process
📚 A framework that fixes redundant flat-retrieval RAG by navigating a knowledge graph hierarchically. Title: LeanRAG URL: 📦 Overview LeanRAG is a graph-based RAG framework that combines knowledge graphs with hierarchical retrieval. It was accepted to AAAI 2026. 🔍 The problem it solves Naive retrieval just collects related chunks flatly, leading to overlapping, redundant content and ignoring structural links between documents. LeanRAG traverses semantically aggregated upper layers to produce well-grounded answers with less redundancy. 🛠 The method (5 stages) ・Semantic aggregation: cluster entities into summary nodes with adjacency relations ・Knowledge graph construction: connect entities and summaries in a multi-layer graph ・Hierarchical retrieval: anchor the query at fine-grained entities, then traverse upward to gather evidence ・Redundancy-aware synthesis: streamline overlapping paths ・Generation: an LLM answers from the gathered evidence 📊 Results ・About 46% lower retrieval redundancy versus flat retrieval ・On the Mix benchmark, LeanRAG 8.59 beats HiRAG 8.08, GraphRAG 7.87, and LightRAG 7.61 ・Win rates of 97.3% vs NaiveRAG, 78.1% vs GraphRAG, 81.2% vs LightRAG, and 100% vs FastGraphRAG A compelling option for anyone building a low-redundancy, knowledge-graph-grounded RAG. #RAG# #KnowledgeGraph#
Show more
The two most important words in all of learning science: Retrieval Practice.
The corpus combines the top 5,000 production retrieval results per query, deduplicated with MinHash-LSH. Each document is a plausible match for at least one query, including difficult distractors that match the topic but miss a required date, entity, or version.
Show more