Vector and similarity search is increasingly critical in 2023, but most libraries struggle to fully utilize modern hardware due to issues rooted in their code architecture. Many rely on object-oriented programming, which reduces memory-efficiency and data-locality. Additionally, dependence on compilers for low-level optimizations fails to properly emit key AVX-512 and SVE Assembly instructions for x86 and Arm. My talk will dissect these and other pitfalls, and demonstrate how USearch innovates in areas like architecture and SIMD utilization to overcome them.
talk-data.com
Topic
vector search
2
tagged
Activity Trend
1
peak/qtr
2020-Q1
2026-Q1
Top Events
Virtual Summit: Generative AI and Intelligent Agents
2
(Virtual EMEA) Do you really need a Vector Search Database?
2
Full-Text Search and Vector Search: Next-Gen Application Search
2
AI-Powered Data & Search: Unlocking Intelligence Across Systems
2
CrateDB City Tour Milan
1
Meetup ElasticFR #99 - Deezer
1
CrateDB European Tour Brussels
1
From The Cloud to Mobile AI-powered Apps
1
PyTorch Meetup #21
1
CrateDB City Tour Copenhagen
1
AI Dev Day - New York
1
December AI, Machine Learning & Data Science Meetup
1
Filtering by:
Ash Vardanian
×
Apache Lucene was never built for AI-scale vector search. In this talk, I’ll show how USearch bridges the JVM–native gap, pairing Spark’s horizontal scale with native vertical speed.