PulseAugur / Brief
EN
LIVE 12:46:19

Brief

last 24h
[1/1] 222 sources

Multi-source AI news clustered, deduplicated, and scored 0–100 across authority, cluster strength, headline signal, and time decay.

  1. Gradient-Free Training of Spiking Neural Networks via Low-Rank Evolution Strategies

    Researchers have developed EGGROLL, a novel gradient-free method for training Spiking Neural Networks (SNNs) that significantly reduces computational cost. This approach uses low-rank factorization of Evolution Strategies perturbations, decreasing memory requirements from O(mn) to O(r(m+n)). Applied to the N-MNIST dataset, EGGROLL achieved 79.21% test accuracy while speeding up training by 2.23x compared to full-rank Evolution Strategies, making it suitable for neuromorphic hardware without surrogate gradients. AI

    IMPACT Enables more efficient training of SNNs for neuromorphic hardware, potentially leading to lower power consumption in AI applications.