paper-with-me

Papers

Accelerating Deep Neural Networks with Spatial Bottleneck Modules

2018-09-07 · Junran Peng, Lingxi Xie, Zhao-Xiang Zhang, Tieniu Tan, Jingdong Wang

This paper presents an efficient module named spatial bottleneck for accelerating the convolutional layers in deep neural networks. The core idea is to decompose convolution into two stages, which first reduce the spatial resolution of the feature map, and then restore it to the desired size. This operation decreases the sampling density in the spatial domain, which is independent yet complementary to network acceleration approaches in the channel domain. Using different sampling rates, we can tradeoff between recognition accuracy and model complexity. As a basic building block, spatial bottleneck can be used to replace any single convolutional layer, or the combination of two convolutional layers. We empirically verify the effectiveness of spatial bottleneck by applying it to the deep residual networks. Spatial bottleneck achieves 2x and 1.4x speedup on the regular and channel-bottlenecked residual blocks, respectively, with the accuracies retained in recognizing low-resolution images, and even improved in recognizing high-resolution images.

📄 PDF Abstract BibTeX arXiv:1809.02601

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Beyond Flatlands: Unlocking Spatial Intelligence by Decoupling 3D Reasoning from Numerical Regression

2025-11-14 · Zhongbin Guo, Jiahe Liu, Yushan Li, Wenyu Gao 외 arxiv

Existing Vision Language Models (VLMs) architecturally rooted in "flatland" perception, fundamentally struggle to comprehend real-world 3D spatial intelligence. This failure stems from a dual-bottleneck: input-stage conf…

Spatial Reasoning

Multi-Person Pose Estimation with Enhanced Channel-wise and Spatial Information

2019-05-09 · CVPR 2019 6 · Kai Su, Dongdong Yu, Zhenqi Xu, Xin Geng 외

Multi-person pose estimation is an important but challenging problem in computer vision. Although current approaches have achieved significant progress by fusing the multi-scale feature maps, they pay little attention to…

Multi-Person Pose EstimationPose Estimation

Hi-UCD: A Large-scale Dataset for Urban Semantic Change Detection in Remote Sensing Imagery

2020-11-06 · Shiqi Tian, Ailong Ma, Zhuo Zheng, Yanfei Zhong

With the acceleration of the urban expansion, urban change detection (UCD), as a significant and effective approach, can provide the change information with respect to geospatial objects for dynamical urban analysis. How…

Change Detection

HBONet: Harmonious Bottleneck on Two Orthogonal Dimensions

2019-08-11 · ICCV 2019 10 · Duo Li, Aojun Zhou, Anbang Yao

MobileNets, a class of top-performing convolutional neural network architectures in terms of accuracy and efficiency trade-off, are increasingly used in many resourceaware vision applications. In this paper, we present H…

object-detectionObject DetectionPerson Re-IdentificationVocal Bursts Valence Prediction

DELTAv2: Accelerating Dense 3D Tracking

2025-08-02 · Tuan Duc Ngo, Ashkan Mirzaei, Guocheng Qian, Hanwen Liang 외 arxiv

We propose a novel algorithm for accelerating dense long-term 3D point tracking in videos. Through analysis of existing state-of-the-art methods, we identify two major computational bottlenecks. First, transformer-based …

Point Tracking