paper-with-me

Papers

SkipNet: Learning Dynamic Routing in Convolutional Networks

2017-11-26 · ECCV 2018 9 · Xin Wang, Fisher Yu, Zi-Yi Dou, Trevor Darrell, Joseph E. Gonzalez

While deeper convolutional networks are needed to achieve maximum accuracy in visual perception tasks, for many inputs shallower networks are sufficient. We exploit this observation by learning to skip convolutional layers on a per-input basis. We introduce SkipNet, a modified residual network, that uses a gating network to selectively skip convolutional blocks based on the activations of the previous layer. We formulate the dynamic skipping problem in the context of sequential decision making and propose a hybrid learning algorithm that combines supervised learning and reinforcement learning to address the challenges of non-differentiable skipping decisions. We show SkipNet reduces computation by 30-90% while preserving the accuracy of the original model on four benchmark datasets and outperforms the state-of-the-art dynamic networks and static compression methods. We also qualitatively evaluate the gating policy to reveal a relationship between image scale and saliency and the number of layers skipped.

📄 PDF Abstract BibTeX arXiv:1711.09485

Code (2)

ucbdrive/skipnet 공식 구현 pytorch
geekJZY/arcticnet pytorch

Tasks

Decision MakingReinforcement LearningSequential Decision Making

Similar Papers 제목 키워드 기반

Enhancing 3D Point Cloud Classification with ModelNet-R and Point-SkipNet

2025-09-05 · Mohammad Saeid, Amir Salarpour, Pedram MohajerAnsari arxiv

The classification of 3D point clouds is crucial for applications such as autonomous driving, robotics, and augmented reality. However, the commonly used ModelNet40 dataset suffers from limitations such as inconsistent l…

3D Point Cloud ClassificationAutonomous DrivingPoint Clouds

Bias Loss for Mobile Neural Networks

2021-07-23 · ICCV 2021 10 · Lusine Abrahamyan, Valentin Ziatchin, Yiming Chen, Nikos Deligiannis

Compact convolutional neural networks (CNNs) have witnessed exceptional improvements in performance in recent years. However, they still fail to provide the same predictive power as CNNs with a large number of parameters…

DescriptiveDiversityImage Classification

Fast Dynamic Routing Based on Weighted Kernel Density Estimation

2018-05-28 · Suofei Zhang, Wei Zhao, Xiaofu Wu, Quan Zhou

Capsules as well as dynamic routing between them are most recently proposed structures for deep neural networks. A capsule groups data into vectors or matrices as poses rather than conventional scalars to represent speci…

Density EstimationImage Classification

Learning Personalized Representations using Graph Convolutional Network

2022-07-28 · Hongyu Shen, Jinoh Oh, Shuai Zhao, Guoyin Wang 외

Generating representations that precisely reflect customers' behavior is an important task for providing personalized skill routing experience in Alexa. Currently, Dynamic Routing (DR) team, which is responsible for rout…

Two-phase Dynamic Routing for Micro and Macro-level Equivariance in Multi-Column Capsule Networks

2020-08-18 · Bodhisatwa Mandal, Ritesh Sarkhel, Swarnendu Ghosh, Nibaran Das 외

The capability of multi column convolutional networks in identifying local invariant features helps improve its performance on image classification tasks to a large extent. Suppression of non maximal activations in a con…

image-classificationImage Classification