Skip to main content
Uber logo

Schedule rides in advance

Reserve a rideReserve a ride

Schedule rides in advance

Reserve a rideReserve a ride
AI, Engineering

SBNet: Leveraging Activation Block Sparsity for Speeding up Convolutional Neural Networks

January 16, 2018 / Global
Featured image for SBNet: Leveraging Activation Block Sparsity for Speeding up Convolutional Neural Networks
Figure 1. Speedup for a single sparse residual network block plotted against sparsity level for activation size 700×400, 96 input channels, and 24 output channels was measured using TensorFlow 1.2.1 + cuDNN 6.0 on an NVIDIA GTX 1080Ti.
Figure 2. To exploit sparsity in the activations of CNNs, SBNet first converts a computation mask to a tile index list.
Figure 3. Our proposed sparse convolution layers leverage sparse scatter/gather operations to speedup inference.
Figure 4. Our LiDAR 3D vehicle detection uses a road map as a computation mask (in blue); ground-truths are displayed as boxes (in green).
Figure 5. Using SBNet, we achieved a speedup for our full 3D vehicle detector network. Measured with TensorFlow 1.2.1, cuDNN 6.0 on an NVIDIA Titan X Pascal.
Mengye Ren

Mengye Ren

Mengye Ren is a research scientist at Uber ATG Toronto. He is also a PhD student in the machine learning group of the Department of Computer Science at the University of Toronto. He studied Engineering Science in his undergrad at the University of Toronto. His research interests are machine learning, neural networks, and computer vision. He is originally from Shanghai, China.

Bin Yang

Bin Yang

Bin Yang is a research scientist at Uber ATG Toronto. He's also a PhD student at University of Toronto, supervised by Prof. Raquel Urtasun. His research interest lies in computer vision and deep learning, with a focus on 3D perception in autonomous driving scenario.

Raquel Urtasun

Raquel Urtasun

Raquel Urtasun is the Chief Scientist for Uber ATG and the Head of Uber ATG Toronto. She is also a Professor at the University of Toronto, a Canada Research Chair in Machine Learning and Computer Vision and a co-founder of the Vector Institute for AI. She is a recipient of an NSERC EWR Steacie Award, an NVIDIA Pioneers of AI Award, a Ministry of Education and Innovation Early Researcher Award, three Google Faculty Research Awards, an Amazon Faculty Research Award, a Connaught New Researcher Award, a Fallona Family Research Award and two Best Paper Runner up Prize awarded CVPR in 2013 and 2017. She was also named Chatelaine 2018 Woman of the year, and 2018 Toronto’s top influencers by Adweek magazine

Posted by Mengye Ren, Andrei Pokrovsky, Bin Yang, Raquel Urtasun

Category: