Apple sponsored the Conference on Computer Vision and Pattern Recognition (CVPR), which took place virtually from June 14 - 19. CVPR is the premier annual international computer vision event.

Learn more about CVPR

See our teams at Jobs at Apple

Schedule

Joint Workshop on Efficient Deep Learning in Computer Vision

Accepted Paper: Least squares binary quantization of neural networks

Hadi Pouransari, Michael Tu, Oncel Tuzel

Quantizing weights and activations of deep neural networks results in significant improvement in inference efficiency at the cost of lower accuracy. A source of the accuracy gap between full precision and quantized models is the quantization error. In this work, we focus on the binary quantization, in which values are mapped to -1 and 1. We provide a unified framework to analyze different scaling strategies. Inspired by the pareto-optimality of 2-bits versus 1-bit quantization, we introduce a novel 2-bits quantization with provably least squares error. Our quantization algorithms can be implemented efficiently on the hardware using bitwise operations. We present proofs to show that our proposed methods are optimal, and also provide empirical error analysis. We conduct experiments on the ImageNet dataset and show a reduced accuracy gap when using the proposed least squares quantization algorithms.

Hadi Pouransari presented the accepted paper on June 15.

CVPR EarthVision Workshop

Keynote Talk

Maros Blaha

The CVPR EarthVision workshop aims at fostering collaboration between the computer vision and Earth Observation communities to boost automated interpretation of remotely sensed data and to raise awareness inside the vision community for this highly challenging and quickly evolving field of research with a big impact on human society, economy, industry, and the planet.

Maros Blaha from Apple gave a virtual keynote talk, entitled Towards Large-Scale Remote Sensing of Human Habitats, on June 14.

WICV Workshop

Apple sponsored the Women in Computer Vision (WiCV) workshop on June 14. WiCV is committed to raising the visibility of female researchers in the computer vision research community. The workshop focused on showcasing the work of both students and senior researchers through talks and poster sessions, and facilitated networking and career advice between researchers in both academia and industry.

Learn more about Apple's efforts in inclusion and diversity

Related readings and updates.

CVPR 2021

Apple sponsored the annual conference of Computer Vision and Pattern Recognition (CVPR). The conference focuses on computer vision and its applications and took place virtually from June 19 to 25.

See event details

Least Squares Binary Quantization of Neural Networks

This paper was accepted at the Efficient Deep Learning in Computer Vision workshop at the CVPR 2020 conference. Quantizing weights and activations of deep neural networks results in significant improvement in inference efficiency at the cost of lower accuracy. A source of the accuracy gap between full precision and quantized models is the quantization error. In this work, we focus on the binary quantization, in which values are mapped to -1 and…
See paper details