MATSA: An MRAM-Based Energy-Efficient Accelerator for Time Series Analysis

Ivan Fernandez,Christina Giannoula,Aditya Manglik,Ricardo Quislant,Nika Mansouri Ghiasi,Juan Gómez-Luna,Eladio Gutierrez,Oscar Plata,Onur Mutlu
DOI: https://doi.org/10.1109/access.2024.3373311
IF: 3.9
2024-03-15
IEEE Access
Abstract:Time Series Analysis (TSA) is a critical workload to extract valuable information from collections of sequential data, e.g., detecting anomalies in electrocardiograms. Subsequence Dynamic Time Warping (sDTW) is the state-of-the-art algorithm for high-accuracy TSA. We find that the performance and energy efficiency of sDTW on conventional CPU and GPU platforms are heavily burdened by the latency and energy overheads of data movement between the compute and the memory units. sDTW exhibits low arithmetic intensity and low data reuse on conventional platforms, stemming from poor amortization of the data movement overheads. To improve the performance and energy efficiency of the sDTW algorithm, we propose MATSA, the first Magnetoresistive RAM (MRAM)-based Accelerator for TSA. MATSA leverages Processing-Using-Memory (PUM) based on MRAM crossbars to minimize data movement overheads and exploit parallelism in sDTW. MATSA improves performance by and energy efficiency by over server-class CPU, GPU, and Processing-Near-Memory platforms, respectively.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?