paper-with-me

홈 › Papers

Optimizing Neural Network Weights using Nature-Inspired Algorithms

2021-05-20 · Wael Korani, Malek Mouhoub, Samira Sadaoui

This study aims to optimize Deep Feedforward Neural Networks (DFNNs) training using nature-inspired optimization algorithms, such as PSO, MTO, and its variant called MTOCL. We show how these algorithms efficiently update the weights of DFNNs when learning from data. We evaluate the performance of DFNN fused with optimization algorithms using three Wisconsin breast cancer datasets, Original, Diagnostic, and Prognosis, under different experimental scenarios. The empirical analysis demonstrates that MTOCL is the most performing in most scenarios across the three datasets. Also, MTOCL is comparable to past weight optimization algorithms for the original dataset, and superior for the other datasets, especially for the challenging Prognostic dataset.

📄 PDF Abstract BibTeX arXiv:2105.09983

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticPrognosis

Similar Papers 제목 키워드 기반

Nature Inspired Evolutionary Swarm Optimizers for Biomedical Image and Signal Processing -- A Systematic Review

2023-10-02 · Subhrangshu Adhikary

The challenge of finding a global optimum in a solution search space with limited resources and higher accuracy has given rise to several optimization algorithms. Generally, the gradient-based optimizers converge to the …

ArticlesDenoising

Optimizing IaC Configurations: a Case Study Using Nature-inspired Computing

2023-11-15 · Eneko Osaba, Gorka Benguria, Jesus L. Lobo, Josu Diaz-de-Arcaya 외

In the last years, one of the fields of artificial intelligence that has been investigated the most is nature-inspired computing. The research done on this specific topic showcases the interest that sparks in researchers…

One-Step or Two-Step Optimization and the Overfitting Phenomenon: A Case Study on Time Series Classification

2014-07-16 · Muhammad Marwan Muhammad Fuad

For the last few decades, optimization has been developing at a fast rate. Bio-inspired optimization algorithms are metaheuristics inspired by nature. These algorithms have been applied to solve different problems in eng…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

Nature-Inspired Optimization Algorithms: Research Direction and Survey

2021-02-08 · Sachan Rohit Kumar, Kushwaha Dharmender Singh

Nature-inspired algorithms are commonly used for solving the various optimization problems. In past few decades, various researchers have proposed a large number of nature-inspired algorithms. Some of these algorithms ha…

Survey

Improving Pre-Trained Weights Through Meta-Heuristics Fine-Tuning

2022-12-19 · Gustavo H. de Rosa, Mateus Roder, João Paulo Papa, Claudio F. G. dos Santos

Machine Learning algorithms have been extensively researched throughout the last decade, leading to unprecedented advances in a broad range of applications, such as image classification and reconstruction, object recogni…

image-classificationImage ClassificationObject RecognitionText Categorization