Conjugate Adder Net (CAddNet) - a Space-Efficient Approximate CNN.

IEEE Conference on Computer Vision and Pattern Recognition(2022)

引用 3|浏览10
暂无评分
摘要
The AdderNet was recently developed as a way to implement deep neural networks without needing multiplication operations to combine weights and inputs. Instead, absolute values of the difference between weights and inputs are used, greatly reducing the gate-level implementation complexity. Training of AdderNets is challenging, however, and the loss curves during training tend to fluctuate significantly. In this paper we propose the Conjugate Adder Network, or CAddNet, which uses the difference between the absolute values of conjugate pairs of inputs and the weights. We show that this can be implemented simply via a single minimum operation, resulting in a roughly 50% reduction in logic gate complexity as compared with AdderNets. The CAddNet method also stabilizes training as compared with AdderNets, yielding training curves similar to standard CNNs.
更多
查看译文
关键词
deep neural networks,gate-level implementation complexity,AdderNet,loss curves,single minimum operation,logic gate complexity,CAddNet method,training curves,space-efficient approximate CNN,conjugate adder network
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要