← Search

Chas Leichner

2 accepted papers

2024

PikeLPN: Mitigating Overlooked Inefficiencies of Low-Precision Neural Networks

CVPR 2024poster

Low-precision quantization is recognized for its efficacy in neural network optimization. Our analysis reveals that non-quantized elementwise operations which are prevalent in layers such as parameterized activation functions batch normalization and quantization scaling dominate the inference cost o…

Cited by 1SourcePDFScholar
2022

Data-Free Neural Architecture Search via Recursive Label Calibration

ECCV 2022poster

"This paper aims to explore the feasibility of neural architecture search (NAS) given only a pre-trained model without using any original training data. This is an important circumstance for privacy protection, bias avoidance, etc., in real-world scenarios. To achieve this, we start by synthesizing…