Pith. sign in

REVIEW 1 cited by

Neural Network Compression Framework for fast model inference

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2002.08679 v4 pith:4RF3CD3X submitted 2020-02-20 cs.CV eess.IV

Neural Network Compression Framework for fast model inference

classification cs.CV eess.IV
keywords compressionframeworkmethodsnetworkneuralnncftraininginference
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In this work we present a new framework for neural networks compression with fine-tuning, which we called Neural Network Compression Framework (NNCF). It leverages recent advances of various network compression methods and implements some of them, such as sparsity, quantization, and binarization. These methods allow getting more hardware-friendly models which can be efficiently run on general-purpose hardware computation units (CPU, GPU) or special Deep Learning accelerators. We show that the developed methods can be successfully applied to a wide range of models to accelerate the inference time while keeping the original accuracy. The framework can be used within the training samples, which are supplied with it, or as a standalone package that can be seamlessly integrated into the existing training code with minimal adaptations. Currently, a PyTorch version of NNCF is available as a part of OpenVINO Training Extensions at https://github.com/openvinotoolkit/nncf.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BIDENT: Heterogeneous Operator-level Mapping for Efficient Edge Inference

    cs.AR 2026-06 unverdicted novelty 6.0

    BIDENT is an operator-level scheduling system that models heterogeneous PU assignment as a shortest-path problem on an execution graph and reports speedups up to 1.60x for intra-model parallelism and 3.42x geometric m...