paper-with-me

Papers

Stacking ensemble with parsimonious base models to improve generalization capability in the characterization of steel bolted components

2018-09-01 · Applied Soft Computing Journal 2018 9 · A. Pernía-Espinoza, J. Fernandez-Ceniceros, J. Antonanzas, R. Urraca, F.J. Martinez-de-Pison

This study presents a new soft computing method to create an accurate and reliable model capable of determining three key points of the comprehensive force–displacement curve of bolted components in steel structures. To this end, a database with the results of a set of finite element (FE) simulations, which represent real responses of bolted components, is utilized to create a stacking ensemble model that combines the predictions of different parsimonious base models. The innovative proposal of this study is using GA-PARSIMONY, a previously published GA-method which searches parsimonious models by optimizing feature selection and hyperparameter optimization processes. Therefore, parsimonious solutions created with a variety of machine learning methods are combined by means of a nested cross-validation scheme in a unique meta-learner in order to increase diversity and minimize the generalization error rate. The results reveal that efficiently combining parsimonious models provides more accurate and reliable predictions as compared to other methods. Thus, the informational model is able to replace costly FE simulations without significantly comprising accuracy and could be implemented in structural analysis software. © 2018 Elsevier B.V.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Diversityfeature selectionHyperparameter Optimization

Methods 이 논문이 사용한 방법론

AutoParsimony The principle of parsimony, also known as Occam's razor, elucidates the preference for the simplest explanation that provides optimal results when faced with multiple options.…

Similar Papers 제목 키워드 기반

Machine Collaboration

2021-05-06 · Qingfeng Liu, Yang Feng

We propose a new ensemble framework for supervised learning, called machine collaboration (MaC), using a collection of base machines for prediction tasks. Unlike bagging/stacking (a parallel & independent framework) and …

Regularized boosting with an increasing coefficient magnitude stop criterion as meta-learner in hyperparameter optimization stacking ensemble

2024-02-02 · Laura Fdez-Díaz, José Ramón Quevedo, Elena Montañés

In Hyperparameter Optimization (HPO), only the hyperparameter configuration with the best performance is chosen after performing several trials, then, discarding the effort of training all the models with every hyperpara…

Ensemble LearningHyperparameter Optimization

PFGE: Parsimonious Fast Geometric Ensembling of DNNs

2022-02-14 · Hao Guo, Jiyong Jin, Bin Liu

Ensemble methods are commonly used to enhance the generalization performance of machine learning models. However, they present a challenge in deep learning systems due to the high computational overhead required to train…

A Human-Centered Approach for Improving Supervised Learning

2024-10-14 · Shubhi Bansal, Atharva Tendulkar, Nagendra Kumar

Supervised Learning is a way of developing Artificial Intelligence systems in which a computer algorithm is trained on labeled data inputs. Effectiveness of a Supervised Learning algorithm is determined by its performanc…

Ensemble Learning

Dynamic Stacked Generalization for Node Classification on Networks

2016-10-16 · Zhen Han, Alyson Wilson

We propose a novel stacked generalization (stacking) method as a dynamic ensemble technique using a pool of heterogeneous classifiers for node label classification on networks. The proposed method assigns component model…

ClassificationGeneral ClassificationNode Classification