PulseAugur
实时 10:25:28
English(EN) Learning Quantized Continuous Controllers for Integer Hardware

新型AI控制器可在低功耗硬件上运行,比特数极少

研究人员开发了用于创建高效强化学习控制器的新方法,这些控制器可以在低功耗硬件上运行。一种方法,“学习量化连续控制器”,使用量化感知训练来创建每个权重和激活仅需要2-3比特的策略,在FPGA上实现微秒级推理时间和微焦耳级能耗。另一种方法,“可微分无权控制器”,学习逻辑电路,这些电路可以编译成FPGA兼容的电路,具有单时钟周期延迟和纳焦耳级能耗,同时保持与标准深度策略相当的性能并提供可解释的连接性。 AI

影响 使得在资源受限设备上部署先进的AI控制系统成为可能,降低了延迟和能耗。

排序理由 两篇在arXiv上发表的研究论文,详细介绍了为嵌入式硬件创建高效AI控制器的创新方法。

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Fabian Kresse, Christoph H. Lampert ·

    为整数硬件学习量化连续控制器

    arXiv:2511.07046v4 Announce Type: replace-cross Abstract: Deploying continuous-control reinforcement learning policies on embedded hardware requires meeting tight latency and power budgets. Small FPGAs can deliver these, but only if costly floating-point pipelines are avoided. We…

  2. arXiv cs.LG TIER_1 English(EN) · Fabian Kresse, Christoph H. Lampert ·

    可微分无权重控制器:学习逻辑电路实现连续控制

    arXiv:2512.01467v2 Announce Type: replace Abstract: Controlling autonomous systems under real-world conditions often requires policies that can be evaluated with low latency and minimal energy consumption. Unfortunately, these conditions are at odds with the use of high-precision…