CMSC 33001-1: Computer Architecture for Machine Learning Spring 2019, TuTh 930-1050am, Ry 277 Traditional computer architectures are evolved for procedural and object-oriented programming structure, emphasizing control flow, loop structures, as well as data structure access. Machine learning computations can have these structural properties, but deep neural networks (DNN's) have distinct structure both for training and inference. Course coverage includes basic requirements and typical workloads for machine learning, but the main focus is on understanding the diverse, emerging computer architectures designed for efficient execution of machine learning training and inference. We will study the advantages as well as technological and programming limitations of each. Coverage will include accelerators designed for use in cloud data centers, mobile smartphone clients, and internet of things (IoT) devices. While the majority of these systems are digital, we will also include novel technology approaches, such as analog multiply-accumulate devices that have the potential for orders of magnitude inferences/watt improvement.
Students will read papers, analyze, and discuss extant,
emerging, and research architectures designed for
high-efficiency and performance on machine learning
applications.
Prereading for Lecture 1: Dean, et.al. A New Golden Age in Computer Architecture: Empowering the Machine-Learning Revolution, IEEE Micro, January 2019
Resources
|