paper-with-me

홈 › Papers

A Targeted Acceleration and Compression Framework for Low bit Neural Networks

2019-07-09 · Biao Qian, Yang Wang

1 bit deep neural networks (DNNs), of which both the activations and weights are binarized , are attracting more and more attention due to their high computational efficiency and low memory requirement . However, the drawback of large accuracy dropping also restrict s its application. In this paper, we propose a novel Targeted Acceleration and Compression (TAC) framework to improve the performance of 1 bit deep neural networks W e consider that the acceleration and compression effects of binarizing fully connected layer s are not sufficient to compensate for the accuracy loss caused by it In the proposed framework, t he convolutional and fully connected layer are separated and optimized i ndividually . F or the convolutional layer s , both the activations and weights are binarized. For the fully connected layer s, the binarization operation is re placed by network pruning and low bit quantization. The proposed framework is implemented on the CIFAR 10, CIFAR 100 and ImageNet ( ILSVRC 12 ) datasets , and experimental results show that the proposed TAC can significantly improve the accuracy of 1 bit deep neural networks and outperforms the state of the art by more than 6 percentage points .

📄 PDF Abstract BibTeX arXiv:1907.05271

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationComputational EfficiencyNetwork PruningQuantization

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

EfficientVLA: Training-Free Acceleration and Compression for Vision-Language-Action Models

2025-06-11 · Yantai Yang, Yuhao Wang, Zichen Wen, Luo Zhongwei 외

Vision-Language-Action (VLA) models, particularly diffusion-based architectures, demonstrate transformative potential for embodied intelligence but are severely hampered by high computational and memory demands stemming …

Vision-Language-Action

Really should we pruning after model be totally trained? Pruning based on a small amount of training

2019-01-24 · Li Yue, Zhao Weibin, Shang Lin

Pre-training of models in pruning algorithms plays an important role in pruning decision-making. We find that excessive pre-training is not necessary for pruning algorithms. According to this idea, we propose a pruning a…

Decision Making

T-MLA: A targeted multiscale log-exponential attack framework for neural image compression

2025-11-02 · Nikolay I. Kalmykov, Razan Dibo, Kaiyu Shen, Xu Zhonghan 외 arxiv

Neural image compression (NIC) has become the state-of-the-art for rate-distortion performance, yet its security vulnerabilities remain significantly less understood than those of classifiers. Existing adversarial attack…

Image Compression

Video Compression Commander: Plug-and-Play Inference Acceleration for Video Large Language Models

2025-05-20 · Xuyang Liu, Yiyu Wang, Junpeng Ma, Linfeng Zhang

Video large language models (VideoLLM) excel at video understanding, but face efficiency challenges due to the quadratic complexity of abundant visual tokens. Our systematic analysis of token compression methods for Vide…

Video CompressionVideo Understanding

Balancing Specialization, Generalization, and Compression for Detection and Tracking

2019-09-25 · Dotan Kaufman, Koby Bibas, Eran Borenstein, Michael Chertok 외

We propose a method for specializing deep detectors and trackers to restricted settings. Our approach is designed with the following goals in mind: (a) Improving accuracy in restricted domains; (b) preventing overfitting…

Model Compression