Cluster Boosted Artificial Neural Network (CBANN)

CBANNs enhance ANNs by using additional input variables coming from clustering the training data
18 Descargas
Actualizado 4 abr 2025

Ver licencia

Cluster-Boosted Artificial Neural Networks (CBANNs) introduce an innovative approach to improving ANN performance by incorporating cluster identifiers as additional input features. Traditional ANNs often struggle with complex data landscapes, local minima, and nonlinear relationships. CBANNs address these challenges by leveraging unsupervised clustering (e.g., k-medoids) to structure the input space before training.
Key Features of CBANNs:
-Enhanced Pattern Recognition: By adding cluster IDs, CBANNs help the ANN distinguish between different data regions more effectively.
-Improved Accuracy: Compared to conventional ANNs, CBANNs demonstrate significant error reduction on complex benchmark functions.
-Faster Convergence: CBANNs require fewer training epochs to achieve high accuracy, reducing computational cost.
-Broad Applicability: The method has been successfully tested on various benchmark functions (e.g., De Jong’s 5th, Rastrigin, and Griewank) and terrain modeling, showing 95% error reduction in real-world applications.
-Versatile Implementation: CBANNs have been implemented in MATLAB, Python, and Java, with code freely available on GitHub.
CBANNs provide a simple yet powerful enhancement to conventional ANNs, making them particularly useful for applications where high precision and efficient learning are critical.
See the journal paper at Project Website for more details.

Citar como

George Papazafeiropoulos (2025). Cluster Boosted Artificial Neural Network (CBANN) (https://es.mathworks.com/matlabcentral/fileexchange/180658-cluster-boosted-artificial-neural-network-cbann), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2022b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: Simple Feedforward Backpropagation Neural Network

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0