PulseAugur / Brief
EN
LIVE 03:26:05

Brief

last 24h
[2/2] 221 sources

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

  1. Cross-Species RSA Reveals Conserved Early Visual Alignment but Divergent Higher-Area Rankings Across Human fMRI and Macaque Electrophysiology

    Researchers have published a study comparing how different learning rules in artificial neural networks align with visual processing in both humans and macaques. The study found that early visual cortex alignment was conserved across species, with artificial neural networks showing higher correlation with macaque electrophysiology data than with human fMRI data. However, at higher visual areas like the IT cortex, the alignment rankings of learning rules diverged significantly between species, suggesting that model capacity and training data play a larger role than the specific learning rule in these areas. AI

    IMPACT This research provides insights into how artificial neural networks can better model biological visual systems, potentially guiding future AI development for more efficient and human-like visual processing.

  2. Closed-form predictive coding via hierarchical Gaussian filters

    Researchers have developed a new method for predictive coding networks that addresses their historical limitations in speed and performance with increasing depth. By treating these networks as deep hierarchical Gaussian filters and incorporating precision-weighted message passing, the new approach allows for dynamic uncertainty estimates and Hebbian-compatible updates. This closed-form variational inference method enables networks to learn activations, weights, and precisions simultaneously without iterative relaxation or global error signals, achieving performance comparable to backpropagation on benchmark tasks. AI

    IMPACT This new predictive coding method offers a biologically grounded alternative to backpropagation, potentially improving efficiency and performance in deep learning models.