[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-125918-en":3,"doc-seo-125918-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},125918,2336474459895,"Aria","https://ap-avatar.wpscdn.com/avatar/22000baeef7a5ed0655?x-image-process=image/resize,m_fixed,w_180,h_180&k=1786071322749376916",8,"Research & Report","A Free From Local Minima Algorithm for Training Regressive MLP Neural Networks - Paper","This article presents an innovative training method for regressive MLP neural networks that is designed to avoid local minima in the loss function. It addresses a key limitation of standard Error-Back-Propagation, where gradient-driven optimization lacks a mechanism to determine whether a reached minimum is local or global. The proposed approach bases training on properties of the training-set distribution and its representation inside the neural network, and evaluates performance on a recognized benchmark.","A Free From Local Minima Algorithm for Training Regressive MLP  \nNeural Networks  \nAugusto Montisci [augusto.montisci@unica.it](augusto.montisci@unica.it)  \nUniversity of Cagliari  \n09123 via Marengo 2, Cagliari, Italy  \nCorresponding Author: Augusto Montisci  \nCopyright © 2024 Augusto Montisci This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.  \nAbstract  \nIn this article an innovative method for training regressive MLP networks is presented, which  \nis not subject to local minima. The Error-Back-Propagation algorithm, proposed by William  \nHinton-Rummelhart, has had the merit of favoring the development of machine learning  \ntechniques, which has permeated every branch of research and technology since the mid- 1980s. This extraordinary success is largely due to the black-box approach, but this same factor was also seen as a limitation, as soon more challenging problems were approached.  \nOne of the most critical aspects of the training algorithms was that of local minima of the  \nloss function, typically the mean squared error of the output on the training set. In fact, as the most popular training algorithms are driven by the derivatives of the loss function, there is no possibility to evaluate if a reached minimum is local or global. The algorithm presented in this paper avoids the problem of local minima, as the training is based on the properties of the distribution of the training set, or better on its image internal to the neural network. The performance of the algorithm is shown for a well-known benchmark.  \n1. INTRODUCTION  \nEven if Machine Learning (ML) includes a multiplicity of paradigms, much different among them, most part can be considered as an evolution of Error Backpropagation algorithm (EBP) of MultiLayer Perceptron (MLP) [1] . The credit of this algorithm consists in the fact that for the first time it was possible to train networks with an intermediate layer, and therefore reproduce non-linear inputoutput relationships. This was as true for classification problems as it was for regression problems. Concerning the latter ones, it has been demonstrated [2], that a Perceptron with a single hidden layer is a universal approximator, however leaving open the problem of determining both the number of neurons needed to solve a specific problem, and how to determine the connection weights. The EBP algorithm offered a tool to determine the value of the parameters, while the determination of the optimal number of neurons is still an open problem. Successively, methods have been presented to address both questions [3–8], but the EBP paradigm, with an important series of variations, still represents the standard of machine learning. This paradigm consists in finding the minimum of a loss function, which is typically given by the output mean squared error with respect to the target  \n2103  \nCitation: Augusto Montisci. A Free From Local Minima Algorithm for Training Regressive MLP Neural Networks. Advances in Artificial Intelligence and Machine Learning. 2024;4(1):120 .  \n[https://www.oajaiml.com/ | March 2024](https://www.oajaiml.com/ | March 2024) Augusto Montisci  \nvalue. All the minimization techniques also developed in contexts other than that of ML have been proposed to solve this problem, but the standard is represented by the use of first and second order descent methods [9], in whose category the EBP itself falls. First order algorithms, such as EBP, have made a comeback with the advent of Deep Learning [10], as the huge number of parameters makes second order methods impractical, even in cases in which approximate expressions of the Hessian are used. The methods based on the derivatives ofthe loss function have the advantage of being simple to implement but lack a criterion that allows to establish whether a stationarity point of the loss function r","cbCaipA0cqO7EAkQ","https://ap.wps.com/l/cbCaipA0cqO7EAkQ","pdf",504908,1,10,"English","en",105,"# INTRODUCTION\n## Motivation: local minima and black-box training\n## Reinterpreting the hidden and output layers\n## Training algorithm and benchmark results","[{\"question\":\"Why is local minima a critical problem in training regressive MLP networks?\",\"answer\":\"Because the most common objective is the mean squared error, and derivative-based optimization cannot distinguish whether a stationary point is local or global. This makes standard training vulnerable to poor minima.\"},{\"question\":\"How does the proposed algorithm avoid local minima?\",\"answer\":\"It trains using the properties of the training set distribution and its image within the neural network, rather than relying solely on the loss-function derivatives. This leverages an internal “feature space” interpretation to guide learning.\"},{\"question\":\"What is the paper’s interpretation of the hidden layer and output layer roles?\",\"answer\":\"The hidden layer creates a feature space where the input-output relationship becomes linear, while the output layer enforces constraints via coplanarity across different outputs. The last-layer weights follow from linear regression over the feature-space points.\"}]","A Free From Local Minima Algorithm for Training Regressive MLP Neural Networks - Paper | PDF",1785902026,25,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"a-free-from-local-minima-algorithm-for-training-regressive-mlp-neural-networks-paper","",{"@graph":36,"@context":85},[37,54,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/a-free-from-local-minima-algorithm-for-training-regressive-mlp-neural-networks-paper/125918/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":62,"encodingFormat":61,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-05",true,{"@type":65,"interactionType":66,"userInteractionCount":4},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"Why is local minima a critical problem in training regressive MLP networks?","Question",{"text":75,"@type":76},"Because the most common objective is the mean squared error, and derivative-based optimization cannot distinguish whether a stationary point is local or global. This makes standard training vulnerable to poor minima.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How does the proposed algorithm avoid local minima?",{"text":80,"@type":76},"It trains using the properties of the training set distribution and its image within the neural network, rather than relying solely on the loss-function derivatives. This leverages an internal “feature space” interpretation to guide learning.",{"name":82,"@type":73,"acceptedAnswer":83},"What is the paper’s interpretation of the hidden layer and output layer roles?",{"text":84,"@type":76},"The hidden layer creates a feature space where the input-output relationship becomes linear, while the output layer enforces constraints via coplanarity across different outputs. The last-layer weights follow from linear regression over the feature-space points.","https://schema.org",{"og:url":52,"og:type":87,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":89,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,134],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":21,"doc_module":4,"doc_module_name":46,"category_name":132,"show_sort_weight":21,"slug":133},"Lifestyle","lifestyle",{"id":135,"doc_module":4,"doc_module_name":46,"category_name":136,"show_sort_weight":106,"slug":137},19,"General","general"]