יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.LG ·

דחיסת מיקרו

Deep Microcompression: Structured Pruning and Bit-packed Quantization for Microcontrollers
Deep Microcompression (DMC) הוא פייפליין לדחיסת מודלים עמוקים עבור מיקרו-בקרים. DMC משלב גזירה מובנית, אימון עם קוונטיזציה ואריזה ביטים קבועה. הוא מאפשר דחיסה של 55.8 פעמים במודל LeNet-5 עם 98.77% דיוק.
תקציר מקורי באנגליתarXiv:2609.05081v1 Announce Type: new Abstract: This paper introduces Deep Microcompression (DMC), a hardware-aware pipeline for deep learning inference on bare-metal microcontrollers. DMC integrates structured pruning, quantization-aware training, and fixed-length bit-packing to achieve a 55.8$\times$ weight compression ratio on LeNet-5 (98.77\% accuracy), generating a dependency-free C library with deterministic latency. On the RP2040 (Cortex-M0+), DMC reduces binary size by 3$\times$ versus TensorFlow Lite while matching its accuracy. Critically, DMC enables the first documented deployment of a standard CNN on the ATmega328P, a device constrained to 2KB SRAM, previously considered infeasible for CNN inference.
קרא במקור המקורי