talk-data.com talk-data.com

A

Speaker

Ash Vardanian

3

talks

Founder Unum Cloud

Ash Vardanian is the Founder of Unum Cloud. With background across astrophysics, high performance computing, and systems design, Ash focuses on bridging theory and real-world AI applications.

Bio from: December AI, Machine Learning & Data Science Meetup

Filter by Event / Source

Talks & appearances

3 activities · Newest first

Search activities →

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.

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.