TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Acorn with Liana Patel and Abdel Rodriguez – Weaviate Podcast #99

3 点作者 CShorten11 个月前
ACORN is a breakthrough in Vector Search with Filtering!! I am BEYOND EXCITED to publish the 99th Weaviate Podcast with Liana Patel and Abdel Rodriguez!<p>This podcast dives into all things ACORN! To set the stage, Vector Search with Filtering is very slow at scale for highly selective filters, such as a filter that composes &lt;5% of the index. There have been a few approaches to combat this such as IVF^2, that stores the oracle partition index per filter, Window Search Tree, that has a clever strategy for continuous-valued filters, or Filtered DiskANN, that modifies the pruning heuristic based on unique filter membership.<p>The caveat with these approaches is that they require knowing the filters you want to search with in advance, and don&#x27;t generalize well to arbitrary combinations of filters, such as `city` = &quot;Boston&quot; AND `num_bedrooms` &lt; 3 OR ... -- they also typically add a significant amount of memory to the Vector Database.<p>ACORN instead proposes a neighbor of neighbors pruning and search heuristic that increases the connectivity of the subgraph induced by the filter! This enables super fast search with minimal indexing slow downs and added memory!I think this is such an exciting advancement for the field of Approximate Nearest Neighbor Search, and I can&#x27;t wait to see the continued use and development of Vector Search with Filtering! Major thanks to Liana and Abdel for joining the podcast!!<p>YouTube: https:&#x2F;&#x2F;youtu.be&#x2F;PxJ7FpbopKY<p>Spotify: https:&#x2F;&#x2F;spotifyanchor-web.app.link&#x2F;e&#x2F;zPsBAx0zIKb

暂无评论

暂无评论