Deterministic training patterns guide tensor eviction and prefetching, freeing memory before backward computation.
Quantized model weights reduce federated-learning bandwidth, processing power, and battery use while preserving privacy and acceptable accuracy.
Electronic physical reservoirs can lack short-term memory; integrated sample-and-hold and nonlinear circuits retain past signals for time-series processing.
A large CNN teacher trains a smaller student through staged composite losses, preserving model performance for microcontroller deployment.
State space neural network codecs reduce parameter count and computational overhead for compressed time-series data on low-power devices.
Markers capture graph-module values for scale and offset calibration, enabling integer retraining that lowers memory use and power on edge NPUs.
Grouped convolution replaces depth-wise convolution to improve mobile classification accuracy while preserving computational efficiency and reducing latency.
Multiple NICs assign parallel communication paths to accelerators, easing Allreduce congestion and reducing distributed learning overhead.
Ordered dropout prunes neural network layers to match client capabilities, reducing stragglers while including low-tier devices in training.
Virtual HBM banks and an on-chip buffer limit feature-map movement between convolutional and depthwise units, reducing latency.
Inactive-value skipping and partition alignment let sparse neural hardware reduce tensor operations, CPU bandwidth, and power use.