PulseAugur
EN
LIVE 21:29:05

New multi-column RBFN methods boost AI training speed and accuracy

Researchers have developed two new methods, MC-PSO and MC-APSO, to improve the performance of radial basis function neural networks (RBFNs) when dealing with large datasets. These approaches adapt a multi-column RBFN architecture, where individual RBFNs are trained on specific subsets of data using Particle Swarm Optimization (PSO) or its adaptive variant (APSO). This specialization and parallelism lead to enhanced accuracy, recall, and faster training and testing times compared to existing methods like ErrCor and standard PSO. AI

IMPACT Introduces specialized parallel training for RBFNs, potentially improving efficiency on large-scale AI tasks.

RANK_REASON This is a research paper detailing novel methods for improving neural network performance.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New multi-column RBFN methods boost AI training speed and accuracy

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Ammar Hoori, Yuichi Motai ·

    Multi-Column RBF Neural Network Using Adaptive and Non-Adaptive Particle Swarm Optimization

    arXiv:2606.05150v1 Announce Type: cross Abstract: The radial basis function neural network (RBFN) trained with a gradient descending algorithm provides an effective fully connected structure in both shallow and deep networks. The error correction (ErrCor), a state-of-the-art grad…

  2. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Yuichi Motai ·

    Multi-Column RBF Neural Network Using Adaptive and Non-Adaptive Particle Swarm Optimization

    The radial basis function neural network (RBFN) trained with a gradient descending algorithm provides an effective fully connected structure in both shallow and deep networks. The error correction (ErrCor), a state-of-the-art gradient-based training method, selects optimal hidden…