Lightweight Pixel Difference Networks for Efficient Visual Representation Learning
arXiv:2402.00422 · doi:10.1109/TPAMI.2023.3300513
Abstract
Recently, there have been tremendous efforts in developing lightweight Deep Neural Networks (DNNs) with satisfactory accuracy, which can enable the ubiquitous deployment of DNNs in edge devices. The core challenge of developing compact and efficient DNNs lies in how to balance the competing goals of achieving high accuracy and high efficiency. In this paper we propose two novel types of convolutions, dubbed \emph{Pixel Difference Convolution (PDC) and Binary PDC (Bi-PDC)} which enjoy the following benefits: capturing higher-order local differential information, computationally efficient, and able to be integrated with existing DNNs. With PDC and Bi-PDC, we further present two lightweight deep networks named \emph{Pixel Difference Networks (PiDiNet)} and \emph{Binary PiDiNet (Bi-PiDiNet)} respectively to learn highly efficient yet more accurate representations for visual tasks including edge detection and object recognition. Extensive experiments on popular datasets (BSDS500, ImageNet, LFW, YTF, \emph{etc.}) show that PiDiNet and Bi-PiDiNet achieve the best accuracy-efficiency trade-off. For edge detection, PiDiNet is the first network that can be trained without ImageNet, and can achieve the human-level performance on BSDS500 at 100 FPS and with 1M parameters. For object recognition, among existing Binary DNNs, Bi-PiDiNet achieves the best accuracy and a nearly reduction of computational cost on ResNet18. Code available at \href{https://github.com/hellozhuo/pidinet}{https://github.com/hellozhuo/pidinet}.
We design a novel lightweight convolutional operator for computer vision tasks. Both full-precision networks and BNNs are developed. Accepted by TPAMI
References in corpus (12)
- Very Deep Convolutional Networks for Large-Scale Image Recognition
- Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
- Distilling the Knowledge in a Neural Network
- Learning Face Representation from Scratch
- Towards Accurate Binary Convolutional Neural Network
- Cross-Age LFW: A Database for Studying Cross-Age Face Recognition in Unconstrained Environments
- NAS-FAS: Static-Dynamic Central Difference Network Search for Face Anti-Spoofing
- Convolutional Oriented Boundaries
- XNOR-Net++: Improved Binary Neural Networks
- Learning Deep Structured Multi-Scale Features using Attention-Gated CRFs for Contour Prediction
- Accurate and Compact Convolutional Neural Networks with Trained Binarization
- Nonparametric Factor Trajectory Learning for Dynamic Tensor Decomposition