Cluster Boosted Artificial Neural Network (CBANN)

CBANNs enhance ANNs by using additional input variables coming from clustering the training data
16.0 次下载
更新时间 2025/4/4

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2022b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0