← Search

Taco S Cohen

10 accepted papers

2021

Skip-Convolutions for Efficient Video Processing

CVPR 2021poster

We propose Skip-Convolutions to leverage the large amount of redundancies in video streams and save computations. Each video is represented as a series of changes across frames and network activations, denoted as residuals. We reformulate standard convolution to be efficiently computed on residual f…

Cited by 62PDFScholar
2019

Video Compression With Rate-Distortion Autoencoders

ICCV 2019poster

In this paper we present a a deep generative model for lossy video compression. We employ a model that consists of a 3D autoencoder with a discrete latent space and an autoregressive prior used for entropy coding. Both autoencoder and prior are trained jointly to minimize a rate-distortion loss, whi…

Cited by 274PDFScholar
2018

3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric Data

NeurIPS 2018poster

We present a convolutional network that is equivariant to rigid body motions. The model uses scalar-, vector-, and tensor fields over 3D Euclidean space to represent data, and equivariant convolutions to map between such representations. These SE(3)-equivariant convolutions utilize kernels which are…

2017

Steerable CNNs

ICLR 2017poster

It has long been recognized that the invariance and equivariance properties of a representation are critically important for success in many vision tasks. In this paper we present Steerable Convolutional Neural Networks, an efficient and flexible class of equivariant convolutional networks. We show…

Cited by 618SourceScholar
2017

Visualizing Deep Neural Network Decisions: Prediction Difference Analysis

ICLR 2017poster

This article presents the prediction difference analysis method for visualizing the response of a deep neural network to a specific input. When classifying images, the method highlights areas in a given input image that provide evidence for or against a certain class. It overcomes several shortcomin…

Cited by 930SourcecodeScholar