ROLLED: Racetrack Memory Optimized Linear Layout and Efficient Decomposition of Decision Trees

IEEE Transactions on Computers(2023)

引用 2|浏览9
暂无评分
摘要
Modern low power distributed systems tend to integrate machine learning algorithms. In resource-constrained setups, the execution of the models has to be optimized for performance and energy consumption. Racetrack memory (RTM) promises to achieve these goals by offering unprecedented integration density, smaller access latency, and reduced energy consumption. However, to access data in RTM, it needs to be shifted to the access port first. We investigate decision trees and develop placement strategies to reduce the total number of shifts in RTM. Decision trees allow profiling during training, resulting in tree paths’ access probabilities. We map tree nodes to RTM so that the total number of shifts is minimal. Concretely, we present two different placement approaches: 1) where tree nodes are closely packed and placed uniformly in a single RTM location and 2) where decision tree nodes are decomposed to separate RTM blocks. We discuss theoretical cost models for both approaches, we formally prove an upper bound of $4\times$ for the unified and an upper bound of $12\times$ for the decomposed organization towards the optimal placement. We conduct a thorough experimental evaluation to compare our algorithms to the state-of-the-art placement strategies Our experimental evaluations show that the unified and decomposed solutions reduce the number of shifts by $58.1\%$58.1% and $80.1\%$80.1% , respectively, leading to a $53.8\%$53.8% and $46.3\%$46.3% reduction in the overall runtime and $52.6\%$52.6% and $61.7\%$61.7% reduction in the energy consumption, compared to a naive baseline.
更多
查看译文
关键词
Non-volatile memory,decision tree,optimal linear ordering,racetrack memory
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要