← Search

Alexander Matveev

3 accepted papers

2020

Inducing and Exploiting Activation Sparsity for Fast Inference on Deep Neural Networks

ICML 2020poster

Optimizing convolutional neural networks for fast inference has recently become an extremely active area of research. One of the go-to solutions in this context is weight pruning, which aims to reduce computational and memory footprint by removing large subsets of the connections in a neural network…

Cited by 191SourcePDFScholar
2019

Cross-Classification Clustering: An Efficient Multi-Object Tracking Technique for 3-D Instance Segmentation in Connectomics

CVPR 2019poster

Pixel-accurate tracking of objects is a key element in many computer vision applications, often solved by iterated individual object tracking or instance segmentation followed by object matching. Here we introduce cross-classification clustering (3C), a technique that simultaneously tracks complex,…

Cited by 46PDFScholar
2017

Deep Tensor Convolution on Multicores

ICML 2017poster

Deep convolutional neural networks (ConvNets) of 3-dimensional kernels allow joint modeling of spatiotemporal features. These networks have improved performance of video and volumetric image analysis, but have been limited in size due to the low memory ceiling of GPU hardware. Existing CPU implement…