Archive of posts tagged: Machine Learning
Sure, We Have Systems For ML But How About ML For Systems?
The past few years have seen an unprecedented increase in the number of systems targeting machine learning (ML) applications and deep learning in particular (Jeff Dean has compiled a telling graph on the exponentially increasing number of ML papers). From hardware...
Hardware Acceleration Opportunities for Machine Learning on Massive Datasets
Data management research has recently been paying more attention on how to run machine learning algorithms efficiently on massive datasets. This blog post focuses on three recent research papers that identify time-consuming data processing operations in machine...
Why the GPGPU is Less Efficient than the TPU for DNNs
The GPGPU’s massive multithreading is unnecessary for DNNs, and imposes performance, area, and energy overheads. By avoiding such multithreading, the TPU is more efficient.
