paper-with-me

홈 › Papers

Elastic-Link for Binarized Neural Network

2021-12-19 · Jie Hu, Ziheng Wu, Vince Tan, Zhilin Lu, Mengze Zeng, Enhua Wu

Recent work has shown that Binarized Neural Networks (BNNs) are able to greatly reduce computational costs and memory footprints, facilitating model deployment on resource-constrained devices. However, in comparison to their full-precision counterparts, BNNs suffer from severe accuracy degradation. Research aiming to reduce this accuracy gap has thus far largely focused on specific network architectures with few or no 1x1 convolutional layers, for which standard binarization methods do not work well. Because 1x1 convolutions are common in the design of modern architectures (e.g. GoogleNet, ResNet, DenseNet), it is crucial to develop a method to binarize them effectively for BNNs to be more widely adopted. In this work, we propose an "Elastic-Link" (EL) module to enrich information flow within a BNN by adaptively adding real-valued input features to the subsequent convolutional output features. The proposed EL module is easily implemented and can be used in conjunction with other methods for BNNs. We demonstrate that adding EL to BNNs produces a significant improvement on the challenging large-scale ImageNet dataset. For example, we raise the top-1 accuracy of binarized ResNet26 from 57.9% to 64.0%. EL also aids convergence in the training of binarized MobileNet, for which a top-1 accuracy of 56.4% is achieved. Finally, with the integration of ReActNet, it yields a new state-of-the-art result of 71.9% top-1 accuracy.

📄 PDF Abstract BibTeX arXiv:2112.10149

Code (0)

등록된 구현이 없습니다.

Tasks

Binarization

Similar Papers 제목 키워드 기반

Binarized Attributed Network Embedding

2018-10-22 · ICDM 2018 10 · Hong Yang, Shirui Pan, Peng Zhang, Ling Chen 외

An implementation of "Binarized Attributed Network Embedding". Attributed network embedding enables joint representation learning of node links and attributes. Existing attributed network embedding models are designed in…

Graph EmbeddingLink PredictionNetwork EmbeddingNode Classification+1

BiVM: Accurate Binarized Neural Network for Efficient Video Matting

2025-07-06 · Haotong Qin, Xianglong Liu, Xudong Ma, Lei Ke 외 arxiv

Deep neural networks for real-time video matting suffer significant computational limitations on edge devices, hindering their adoption in widespread applications such as online conferences and short-form video productio…

BiT: Robustly Binarized Multi-distilled Transformer

2022-05-25 · Zechun Liu, Barlas Oguz, Aasish Pappu, Lin Xiao 외

Modern pre-trained transformers have rapidly advanced the state-of-the-art in machine learning, but have also grown in parameters and computational complexity, making them increasingly difficult to deploy in resource-con…

Binarization

BLINK with Elasticsearch for Efficient Entity Linking in Business Conversations

2022-05-09 · NAACL (ACL) 2022 7 · Md Tahmid Rahman Laskar, Cheng Chen, Aliaksandr Martsinovich, Jonathan Johnston 외

An Entity Linking system aligns the textual mentions of entities in a text to their corresponding entries in a knowledge base. However, deploying a neural entity linking system for efficient real-time inference in produc…

Entity Linking

Modular Lie Algebraic PDE Control of Multibody Flexible Manipulators

2026-05-06 · Sadeq Yaqubi, Jouni Mattila arxiv

This paper presents a subsystem-based adaptive control framework for serial flexible manipulators with an arbitrary number of links, in which the elastic deformation PDE of each link is carried through the entire control…