paper-with-me

홈 › Papers

Switchable Precision Neural Networks

2020-02-07 · Luis Guerra, Bohan Zhuang, Ian Reid, Tom Drummond

Instantaneous and on demand accuracy-efficiency trade-off has been recently explored in the context of neural networks slimming. In this paper, we propose a flexible quantization strategy, termed Switchable Precision neural Networks (SP-Nets), to train a shared network capable of operating at multiple quantization levels. At runtime, the network can adjust its precision on the fly according to instant memory, latency, power consumption and accuracy demands. For example, by constraining the network weights to 1-bit with switchable precision activations, our shared network spans from BinaryConnect to Binarized Neural Network, allowing to perform dot-products using only summations or bit operations. In addition, a self-distillation scheme is proposed to increase the performance of the quantized switches. We tested our approach with three different quantizers and demonstrate the performance of SP-Nets against independently trained quantized models in classification accuracy for Tiny ImageNet and ImageNet datasets using ResNet-18 and MobileNet architectures.

📄 PDF Abstract BibTeX arXiv:2002.02815

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

InstantNet: Automated Generation and Deployment of Instantaneously Switchable-Precision Networks

2021-04-22 · Yonggan Fu, Zhongzhi Yu, Yongan Zhang, Yifan Jiang 외

The promise of Deep Neural Network (DNN) powered Internet of Thing (IoT) devices has motivated a tremendous demand for automated solutions to enable fast development and deployment of efficient (1) DNNs equipped with ins…

Detection of Virus and Small Cell Patches in Foci Images Using Switchable Convolution and Feature Pyramid Networks

2026-05-21 · Amrita Singh, Snehasis Mukherjee arxiv

Accurate detection and counting of virus patches in focus-forming unit (FFU) images, also known as foci images, are important for quantifying viral infection and analyzing cellular structures. This task is challenging be…

Object Detection

Investigating associative, switchable and negatable Winograd items on renewed French data sets

2022-06-01 · JEP/TALN/RECITAL 2022 6 · Xiaoou Wang, Olga Seminck, Pascal Amsili

The Winograd Schema Challenge (WSC) consists of a set of anaphora resolution problems resolvable only by reasoning about world knowledge. This article describes the update of the existing French data set and the creation…

NegationWorld Knowledge

Switchable Deep Network for Pedestrian Detection

2014-06-01 · CVPR 2014 6 · Ping Luo, Yonglong Tian, Xiaogang Wang, Xiaoou Tang

In this paper, we propose a Switchable Deep Network (SDN) for pedestrian detection. The SDN automatically learns hierarchical features, salience maps, and mixture representations of different body parts. Pedestrian detec…

Pedestrian Detection

Speedup Techniques for Switchable Temporal Plan Graph Optimization

2024-12-20 · He Jiang, MuHan Lin, Jiaoyang Li

Multi-Agent Path Finding (MAPF) focuses on planning collision-free paths for multiple agents. However, during the execution of a MAPF plan, agents may encounter unexpected delays, which can lead to inefficiencies, deadlo…

Multi-Agent Path Finding