vix.ing · top · new · best · stats · spec

A Unifying Tensor View for Lightweight CNNs

2023/12/15 by Jason Chun Lok Li, Rui Lin, Li, Jason Chun Lok +7
Computer Science · Mathematics · #Advanced Neural Network Applications #Artificial Intelligence (cs.AI) #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Human Pose and Action Recognition #Tensor decomposition and applications

paper · pdf · doi:10.48550/arxiv.2312.09922

openalex publication_date 2023/12/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Despite the decomposition of convolutional kernels for lightweight CNNs being well studied, existing works that rely on tensor network diagrams or hyperdimensional abstraction lack geometry intuition. This work devises a new perspective by linking a 3D-reshaped kernel tensor to its various slice-wise and rank-1 decompositions, permitting a straightforward connection between various tensor approximations and efficient CNN modules. Specifically, it is discovered that a pointwise-depthwise-pointwise (PDP) configuration constitutes a viable construct for lightweight CNNs. Moreover, a novel link to the latest ShiftNet is established, inspiring a first-ever shift layer pruning that achieves nearly 50% compression with < 1% drop in accuracy for ShiftResNet.

Related