Up to 55% less chip area and 50% less power for wearable sensors—that's what Analog Kolmogorov-Arnold Networks (AKANs) deliver, and the pruning technique actually makes them more accurate, not less.
Why Analog Function Approximation Matters for Wearables
Flexible electronics need on-sensor processing for biosignals, calibration curves, and log/power operations. Those functions are transcendental and multivariate—expensive to implement digitally. Analog approximation skips the energy-hungry analog-to-digital conversion, but flexible electronics impose brutal constraints on circuit density and power. The authors from an unnamed institution tackle this by co-optimizing both the hardware topology and the software training process, incorporating circuit-level error models into the loss function.
How AKANs Co-Optimize Hardware and Software
Kolmogorov-Arnold Networks naturally decompose multivariate functions into sums of univariate splines—a structure suited to analog implementation. The team prunes network weights at both the software level (during training) and the hardware level (by removing unused spline nodes). That pruning is where the real trick lies: it reduces area and power while simultaneously regularizing the spline parameters, preventing overfitting. Across multiple benchmarks the average area savings hit nearly 30%, and power drops by a similar margin.
Pruning That Improves Accuracy – A Surprising Result
You'd expect aggressive pruning to degrade accuracy. Instead, the regularization effect of forcing sparse spline representations cleans up the approximation. The paper reports that the pruning methodology can “improve approximation accuracy by regularizing spline parameters.” So you get smaller, cheaper circuits that also predict better. That’s a rare win-win in hardware acceleration.
AKANs give flexible electronics a practical path to on-sensor intelligence without the digital conversion overhead, making always-on biosignal processing a realistic near-term bet.
Source: Co-Optimization of Analog Kolmogorov-Arnold Networks for Low-Power Function Approximation in Flexible Electronics
Domain: arxiv.org
Comments load interactively on the live page.