New AI Trick Could Make Searches 8x Faster
This could double the speed of AI-powered searches in everything from shopping to medicine...
Researchers have developed RT-HiSS, the first exact GPU algorithm using ray tracing hardware to accelerate high-dimensional similarity searches. While these special-purpose cores were built for graphics, the method repurposes them to quickly build indexes and search large datasets, then refines candidates on standard GPU cores. A clever two-pass batching strategy manages memory limits and balances workloads efficiently, with additional optimizations for shared memory and compressed result masks. Across six real-world datasets, RT-HiSS achieves speedups of up to 8.37 times over leading GPU algorithms and up to 2,368.26 times over brute-force search.
- RT-HiSS makes AI search up to 8 times faster using graphics chips from video games
- Tested on real data like medical records and shopping trends with reliable results
- Could save time and money for businesses that rely on fast data matching
Why It Matters
Imagine instant medical diagnoses, faster online shopping, and smarter recommendations—all powered by faster AI searches behind the scenes.