paper-with-me

홈 › Papers

Nonlinear Regression Analysis Using Multi-Verse Optimizer

2020-04-28 · Jayri Bagchi, Tapas Si

Regression analysis is an important machine learning task used for predictive analytic in business, sports analysis, etc. In regression analysis, optimization algorithms play a significant role in search the coefficients in the regression model. In this paper, nonlinear regression analysis using a recently developed meta-heuristic Multi-Verse Optimizer (MVO) is proposed. The proposed method is applied to 10 well-known benchmark nonlinear regression problems. A comparative study has been conducted with Particle Swarm Optimizer (PSO). The experimental results demonstrate that the proposed method statistically outperforms PSO algorithm.

📄 PDF Abstract BibTeX arXiv:2005.10642

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

Reverse engineering learned optimizers reveals known and novel mechanisms

2020-11-04 · NeurIPS 2021 12 · Niru Maheswaranathan, David Sussillo, Luke Metz, Ruoxi Sun 외

Learned optimizers are algorithms that can themselves be trained to solve optimization problems. In contrast to baseline optimizers (such as momentum or Adam) that use simple update rules derived from theoretical princip…

When Does Preconditioning Help or Hurt Generalization?

2020-06-18 · ICLR 2021 1 · Shun-ichi Amari, Jimmy Ba, Roger Grosse, Xuechen Li 외

While second order optimizers such as natural gradient descent (NGD) often speed up optimization, their effect on generalization has been called into question. This work presents a more nuanced view on how the \textit{im…

regressionSecond-order methods

Control Occupation Kernel Regression for Nonlinear Control-Affine Systems

2021-05-31 · Moad Abudia, Tejasvi Channagiri, Joel A. Rosenfeld, Rushikesh Kamalapurkar

This manuscript presents an algorithm for obtaining an approximation of nonlinear high order control affine dynamical systems, that leverages the controlled trajectories as the central unit of information. As the fundame…

regression

Online Kernel Sliced Inverse Regression

2023-01-23 · Wenquan Cui, Yue Zhao, Jianjun Xu, Haoyang Cheng

Online dimension reduction is a common method for high-dimensional streaming data processing. Online principal component analysis, online sliced inverse regression, online kernel principal component analysis and other me…

Dimensionality ReductionregressionStochastic Optimization

On Local Optimizers of Acquisition Functions in Bayesian Optimization

2019-01-24 · Jungtaek Kim, Seungjin Choi

Bayesian optimization is a sample-efficient method for finding a global optimum of an expensive-to-evaluate black-box function. A global solution is found by accumulating a pair of query point and its function value, rep…

Bayesian Optimizationvalid