NNgine: Ultra-Efficient Nearest Neighbor Accelerator Based on In-Memory Computing

2017 IEEE International Conference on Rebooting Computing (ICRC)(2017)

引用 10|浏览17
暂无评分
摘要
The nearest neighbor (NN) algorithm has been used in a broad range of applications including pattern recognition, classification, computer vision, databases, etc. The NN algorithm tests data points to find the nearest data to a query data point. With the Internet of Things the amount of data to search through grows exponentially, so we need to have more efficient NN design. Running NN on multicore processors or on general purpose GPUs has significant energy and performance overhead due to small available cache sizes resulting in moving a lot of data via limited bandwidth busses from memory. In this paper, we propose a nearest neighbor accelerator, called NNgine, consisting of ternary content addressable memory (TCAM) blocks which enable near-data computing. The proposed NNgine overcomes energy and performance bottleneck of traditional computing systems by utilizing multiple non-volatile TCAMs which search for nearest neighbor data in parallel. We evaluate the efficiency of our NNgine design by comparing to existing processor-based approaches. Our results show that NNgine can achieve 5590x higher energy efficiency and 510x speed up compared to the state-of-the-art techniques with a negligible accuracy loss of 0.5%.
更多
查看译文
关键词
ultra-efficient nearest neighbor accelerator,in-memory computing,nearest neighbor algorithm,pattern recognition,computer vision,NN algorithm,data points,query data point,Internet of Things,multicore processors,general purpose GPUs,performance overhead,ternary content addressable memory blocks,near-data computing,nonvolatile TCAMs,nearest neighbor data,NNgine design,energy efficiency,NN design
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要