Timezone isn't accessible, please provide the correct parameters
eventFeedUrl=http://realintelligence.com/customers/expos/00Do0000000aAt2/FMS_xmlcreator/a0J1J00001H0ji2_specific-event-list.xml
trackCategory=Session
eventID=a0J1J00001H0ji2
timezone=
duration=PTH
, NaNth
2:10-3:25 PM
COMP-302A-1: Computational Storage: Implementation Methods (Computational Storage Track)
Paper Title: Use an Intelligent SSD to Accelerate Machine Learning

Paper Abstract: As accelerators, including latest GPU architectures and TPUs, significantly shrinking the kernel computation time, the bottleneck in machine learning (ML) applications is shifting to data movement/preparation. Though in-storage/near-data processing model that leverages intelligence closer to data storage can fundamentally eliminate the demand of moving data, offloading all compute kernels to these processors is unrealistic given their capabilities and the budgets of building the device. It is essential to investigate the best principles of using intelligent storage devices for popular ML applications. This project presents ML-SSD, an intelligent storage device that (1) adjusts data resolutions, and (2) shufflies datasets for ML applications. The proposed SSD architecture simply requires extensions to NVMe protocol and minor modifications to the kernel driver and system library. By providing a few operators that help to reduce the data size, ML-SSD can reduce the data input time by 36%. With the shuffle operation in the NVMe protocol stack, ML-SSD can further reduce the total amount of time by 24%.

Paper Author: HungWei Tseng, Assistant Professor, University of California Riverside

Author Bio: Hung-Wei Tseng is currently an assistant professor in the Dept. of Computer Science and the Dept. of Electrical and Computer Engineering, NC State Univ. He will join Univ. of California, Riverside, this summer. He is now leading the Extreme Storage & Computer Architecture Laboratory. He received a 2018 Facebook Research Award. Prior to joining NCSU, he was a PostDoc of the Non-volatile Systems Laboratory, and a lecturer in the Dept. of Computer Science and Engineering at the Univ. of California, San Diego, with Professor Steven Swanson.