paper-with-me

홈 › Papers

URNet : User-Resizable Residual Networks with Conditional Gating Module

2019-01-15 · Sang-ho Lee, Simyung Chang, Nojun Kwak

Convolutional Neural Networks are widely used to process spatial scenes, but their computational cost is fixed and depends on the structure of the network used. There are methods to reduce the cost by compressing networks or varying its computational path dynamically according to the input image. However, since a user can not control the size of the learned model, it is difficult to respond dynamically if the amount of service requests suddenly increases. We propose User-Resizable Residual Networks (URNet), which allows users to adjust the scale of the network as needed during evaluation. URNet includes Conditional Gating Module (CGM) that determines the use of each residual block according to the input image and the desired scale. CGM is trained in a supervised manner using the newly proposed scale loss and its corresponding training methods. URNet can control the amount of computation according to user's demand without degrading the accuracy significantly. It can also be used as a general compression method by fixing the scale size during training. In the experiments on ImageNet, URNet based on ResNet-101 maintains the accuracy of the baseline even when resizing it to approximately 80% of the original network, and demonstrates only about 1% accuracy degradation when using about 65% of the computation.

📄 PDF Abstract BibTeX arXiv:1901.04687

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Resizable Neural Networks

2019-09-25 · Yichen Zhu, Xiangyu Zhang, Tong Yang, Jian Sun

In this paper, we present a deep convolutional neural network (CNN) which performs arbitrary resize operation on intermediate feature map resolution at stage-level. Motivated by weight sharing mechanism in neural archit…

Data AugmentationNeural Architecture Search

ReverseORC: Reverse Engineering of Resizable User Interface Layouts with OR-Constraints

2022-02-23 · Yue Jiang, Wolfgang Stuerzlinger, Christof Lutteroth

Reverse engineering (RE) of user interfaces (UIs) plays an important role in software evolution. However, the large diversity of UI technologies and the need for UIs to be resizable make this challenging. We propose Reve…

Diversity

EurNet: Efficient Multi-Range Relational Modeling of Spatial Multi-Relational Data

2022-11-23 · Minghao Xu, Yuanfan Guo, Yi Xu, Jian Tang 외

Modeling spatial relationship in the data remains critical across many different tasks, such as image classification, semantic segmentation and protein structure understanding. Previous works often use a unified solution…

image-classificationImage ClassificationInstance Segmentationobject-detection+4

Fourier Neural Network Approximation of Transition Densities in Finance

2023-09-07 · Rong Du, Duy-Minh Dang

This paper introduces FourNet, a novel single-layer feed-forward neural network (FFNN) method designed to approximate transition densities for which closed-form expressions of their Fourier transforms, i.e. characteristi…

URNet: Uncertainty-aware Refinement Network for Event-based Stereo Depth Estimation

2025-09-18 · Yifeng Cheng, Alois Knoll, Hu Cao arxiv

Event cameras provide high temporal resolution, high dynamic range, and low latency, offering significant advantages over conventional frame-based cameras. In this work, we introduce an uncertainty-aware refinement netwo…

Stereo Depth Estimation