paper-with-me

Papers

Exploring the Hidden Dimension in Accelerating Convolutional Neural Networks

2018-01-01 · ICLR 2018 1 · Zhihao Jia, Sina Lin, Charles R. Qi, Alex Aiken

DeePa is a deep learning framework that explores parallelism in all parallelizable dimensions to accelerate the training process of convolutional neural networks. DeePa optimizes parallelism at the granularity of each individual layer in the network. We present an elimination-based algorithm that finds an optimal parallelism configuration for every layer. Our evaluation shows that DeePa achieves up to 6.5× speedup compared to state-of-the-art deep learning frameworks and reduces data transfers by up to 23×.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Exploring Hidden Dimensions in Accelerating Convolutional Neural Networks

2018-07-01 · ICML 2018 7 · Zhihao Jia, Sina Lin, Charles R. Qi, Alex Aiken

The past few years have witnessed growth in the computational requirements for training deep convolutional neural networks. Current approaches parallelize training onto multiple devices by applying a single parallel…

Variance Regularization for Accelerating Stochastic Optimization

2020-08-13 · Tong Yang, Long Sha, Pengyu Hong

While nowadays most gradient-based optimization methods focus on exploring the high-dimensional geometric features, the random error accumulated in a stochastic version of any algorithm implementation has not been stress…

Stochastic Optimization

Exploring Hidden Dimensions in Parallelizing Convolutional Neural Networks

2018-02-14 · Zhihao Jia, Sina Lin, Charles R. Qi, Alex Aiken

The past few years have witnessed growth in the computational requirements for training deep convolutional neural networks. Current approaches parallelize training onto multiple devices by applying a single parallelizati…

Learning One Convolutional Layer with Overlapping Patches

2018-02-07 · ICML 2018 7 · Surbhi Goel, Adam Klivans, Raghu Meka

We give the first provably efficient algorithm for learning a one hidden layer convolutional network with respect to a general class of (potentially overlapping) patches. Additionally, our algorithm requires only mild co…

Accelerating Markov Chain Monte Carlo sampling with diffusion models

2023-09-04 · N. T. Hunt-Smith, W. Melnitchouk, F. Ringer, N. Sato 외

Global fits of physics models require efficient methods for exploring high-dimensional and/or multimodal posterior functions. We introduce a novel method for accelerating Markov Chain Monte Carlo (MCMC) sampling by pairi…

Image Generation