arXiv:2604.04363cs.CVcs.AI2026-04

用纯整数运算实现ELM分类,不降精度还省电

Integer-Only Operations on Extreme Learning Machine Test Time Classification

  • 测试时仅用整数运算,避免乘法提升效率
  • 输入权重取三值(-1,0,1)误差小,输出权重可转整数
  • 适合嵌入式设备和数据中心,节能效果显著

我们提出了一种针对极限学习机(ELM)测试阶段分类的新型计算优化技术,并进行了理论分析与实证评估。通过挖掘模型特性,证明测试时分类可仅用整数运算而不损失准确率。主要贡献包括:(i) 实验证明输入权重可从三值集{-1,0,1}中选取,仅轻微降低准确率,且无需乘法;(ii) 证明归一化与非归一化测试信号的分类准确率相同;(iii) 提出一种输出权重整数化方法,导致准确率小幅下降。我们在5个常用计算机视觉数据集上测试,结果表明该技术可在FPGA上显著降低测试阶段的计算开销。这对功耗受限的嵌入式应用极为重要,也对大型企业数据中心的能耗成本控制具有关键意义。

原文摘要 · Abstract (English)

We present a theoretical analysis and empirical evaluations of a novel set of techniques for computational cost reduction of test time operations of network classifiers based on extreme learning machine (ELM). By exploring some characteristics we derived from these models, we show that the classification at test time can be performed using solely integer operations without compromising the classification accuracy. Our contributions are as follows: (i) We show empirical evidence that the input weights values can be drawn from the ternary set with limited reduction of the classification accuracy. This has the computational advantage of dismissing multiplications; (ii) We prove the classification accuracy of normalized and non-normalized test signals are the same; (iii) We show how to create an integer version of the output weights that results in a limited reduction of the classification accuracy. We tested our techniques on 5 computer vision datasets commonly used in the literature and the results indicate that our techniques can allow the reduction of the computational cost of the operations necessary for the classification at test time in FPGAs. This is important in embedded applications, where power consumption is limited, and crucial in data centers of large corporations, where power consumption is expensive.

ELM整数运算边缘计算低功耗

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。