← Search

Yunqiang Li

4 accepted papers

2023

Differentiable Transportation Pruning

ICCV 2023poster

Deep learning algorithms are increasingly employed at the edge. However, edge devices are resource constrained and thus require efficient deployment of deep neural networks. Pruning methods are a key tool for edge deployment as they can improve storage, compute, memory bandwidth, and energy usage. I…

Cited by 16PDFScholar
2023

Understanding weight-magnitude hyperparameters in training binary networks

ICLR 2023poster

Binary Neural Networks (BNNs) are compact and efficient by using binary weights instead of real-valued weights. Current BNNs use latent real-valued weights during training, where several training hyper-parameters are inherited from real-valued networks. The interpretation of several of these hyperpa…

2022

Equal Bits: Enforcing Equally Distributed Binary Network Weights

AAAI 2022technical

Binary networks are extremely efficient as they use only two symbols to define the network: {+1, −1}. One can make the prior distribution of these symbols a design choice. The recent IR-Net of Qin et al. argues that imposing a Bernoulli distribution with equal priors (equal bit ratios) over the bina…