Affiliation

3rd Year, PhD
Computer Science
New York University
New York, NY, USA





Email:
zeiler@cs.nyu.edu















Welcome to my site

This is my personal site which plays host to my publications, videos, and some information about myself.

I am interested in Machine Learning and Computer Vision and am currently beginning to study towards a Computer Science PhD at New York University. I plan to concentrate my research on both machine learning and computer vision while at NYU.

News & Events

Recent Publications

Facial Expression Transfer with Input-Output Temporal Restricted Boltzmann Machines
Matthew D. Zeiler, Graham W. Taylor, Leonid Sigal, Iain Matthews, and Rob Fergus
Neural Information Processing Systems(December 12-17, 2011)
Supplemental Material:  Supplementary  Code  Videos
Abstract

Adaptive Deconvolutional Networks for Mid and High Level Feature Learning
Matthew D. Zeiler, Graham W. Taylor, and Rob Fergus
International Conference on Computer Vision(November 6-13, 2011)
Supplemental Material:  Code  Slides
Abstract


Recent Software Added

Adaptive Deconvolutional Network Toolbox

This toolbox includes code that implements an Adaptive Deconvolutional Network as described in the paper Adaptive Deconvolutional Networks for Mid and High Level Feature Learning. It may also be used to implement a Deconvolutional Network as described in the paper Deconvolutional Networks though this is not longer the recommended method. This has a function to train a Deconvolutional Network, to visualize the learned filters, and to recsontruct a new image from a trained model. Also, there are files that can be used to make descriptors that can be used with Svetlana Lazebnik's Spatial Pyramid Matching code with a few minor modifications. The Deconvolutional Network Toolbox also works with (and now includes) the IPP Convolutions Toolbox which drastically improves performance (just ensure the IPP Convolutions Toolbox files are in your MATLAB path in order to use it with this toolbox and that they are compiled with your IPP libraries.).
Download (.zip)  Documentation (html)
Suggested Software
Related Publications

Facial Expression Transfer with Input-Output Temporal Restricted Boltzmann Machines

This toolbox provides MATLAB implementations of ioTRBMs and FIOTRBM models for use in facial retargeting expeirments.
Download (.zip)  Documentation (html)
Related Publications