paper-with-me

홈 › Papers

Binary domain generalization for sparsifying binary neural networks

2023-06-23 · Riccardo Schiavone, Francesco Galati, Maria A. Zuluaga

Binary neural networks (BNNs) are an attractive solution for developing and deploying deep neural network (DNN)-based applications in resource constrained devices. Despite their success, BNNs still suffer from a fixed and limited compression factor that may be explained by the fact that existing pruning methods for full-precision DNNs cannot be directly applied to BNNs. In fact, weight pruning of BNNs leads to performance degradation, which suggests that the standard binarization domain of BNNs is not well adapted for the task. This work proposes a novel more general binary domain that extends the standard binary one that is more robust to pruning techniques, thus guaranteeing improved compression and avoiding severe performance losses. We demonstrate a closed-form solution for quantizing the weights of a full-precision network into the proposed binary domain. Finally, we show the flexibility of our method, which can be combined with other pruning strategies. Experiments over CIFAR-10 and CIFAR-100 demonstrate that the novel approach is able to generate efficient sparse networks with reduced memory usage and run-time latency, while maintaining performance.

📄 PDF Abstract BibTeX arXiv:2306.13515

Code (1)

robustml-eurecom/sbnn 공식 구현 pytorch

Tasks

BinarizationDomain Generalization

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Sparsifying Binary Networks

2022-07-11 · Riccardo Schiavone, Maria A. Zuluaga

Binary neural networks (BNNs) have demonstrated their ability to solve complex tasks with comparable accuracy as full-precision deep neural networks (DNNs), while also reducing computational power and storage requirement…

BinarizationQuantizationSparse LearningSparse Learning and binarization

Edge-masked CT image reconstruction from limited data

2019-01-16

This paper presents an iterative inversion algorithm for computed tomography image reconstruction that performs well in terms of accuracy and speed using limited data. The computational method combines an image domain te…

Image Reconstruction

Half-Space and Box Constraints as NUV Priors: First Results

2021-08-31 · Raphael Keusch, Hans-Andrea Loeliger

Normals with unknown variance (NUV) can represent many useful priors and blend well with Gaussian models and message passing algorithms. NUV representations of sparsifying priors have long been known, and NUV representat…

Dynamic Proxy Domain Generalizes the Crowd Localization by Better Binary Segmentation

2024-04-22 · Junyu Gao, Da Zhang, Xuelong Li

Crowd localization targets on predicting each instance precise location within an image. Current advanced methods propose the pixel-wise binary classification to tackle the congested prediction, in which the pixel-level …

Binary ClassificationDomain Generalization

Privacy Preserving Identification Using Sparse Approximation with Ambiguization

2017-09-29 · Behrooz Razeghi, Slava Voloshynovskiy, Dimche Kostadinov, Olga Taran

In this paper, we consider a privacy preserving encoding framework for identification applications covering biometrics, physical object security and the Internet of Things (IoT). The proposed framework is based on a spar…

Privacy Preserving