paper-with-me

Papers

pared: Model selection using multi-objective optimization

2025-05-27 · Priyam Das, Sarah Robinson, Christine B. Peterson

Motivation: Model selection is a ubiquitous challenge in statistics. For penalized models, model selection typically entails tuning hyperparameters to maximize a measure of fit or minimize out-of-sample prediction error. However, these criteria fail to reflect other desirable characteristics, such as model sparsity, interpretability, or smoothness. Results: We present the R package pared to enable the use of multi-objective optimization for model selection. Our approach entails the use of Gaussian process-based optimization to efficiently identify solutions that represent desirable trade-offs. Our implementation includes popular models with multiple objectives including the elastic net, fused lasso, fused graphical lasso, and group graphical lasso. Our R package generates interactive graphics that allow the user to identify hyperparameter values that result in fitted models which lie on the Pareto frontier. Availability: We provide the R package pared and vignettes illustrating its application to both simulated and real data at https://github.com/priyamdas2/pared.

📄 PDF Abstract BibTeX arXiv:2505.21730

Code (1)

priyamdas2/pared 공식 구현

Tasks

modelModel Selection

Similar Papers 제목 키워드 기반

Multi-Objective Hyperparameter Tuning and Feature Selection using Filter Ensembles

2019-12-30 · Martin Binder, Julia Moosbauer, Janek Thomas, Bernd Bischl

Both feature selection and hyperparameter tuning are key tasks in machine learning. Hyperparameter tuning is often useful to increase model performance, while feature selection is undertaken to attain sparse models. Spar…

feature selectionHyperparameter Optimization

Matching-Based Selection with Incomplete Lists for Decomposition Multi-Objective Optimization

2016-08-30 · Mengyuan Wu, Ke Li, Sam Kwong, Yu Zhou 외

The balance between convergence and diversity is a key issue of evolutionary multi-objective optimization. The recently proposed stable matching-based selection provides a new perspective to handle this balance under the…

Diversity

Solution Subset Selection for Final Decision Making in Evolutionary Multi-Objective Optimization

2020-06-15 · Hisao Ishibuchi, Lie Meng Pang, Ke Shang

In general, a multi-objective optimization problem does not have a single optimal solution but a set of Pareto optimal solutions, which forms the Pareto front in the objective space. Various evolutionary algorithms have …

Decision MakingEvolutionary Algorithms

An Efficient Multi-Indicator and Many-Objective Optimization Algorithm based on Two-Archive

2022-01-14 · ZiMing Wang, Xin Yao

Indicator-based algorithms are gaining prominence as traditional multi-objective optimization algorithms based on domination and decomposition struggle to solve many-objective optimization problems. However, previous ind…

A hybrid COA-DEA method for solving multi-objective problems

2015-09-02 · Mahdi Gorjestani, Elham Shadkam, Mehdi Parvizi, Sajedeh Aminzadegan

The Cuckoo optimization algorithm (COA) is developed for solving single-objective problems and it cannot be used for solving multi-objective problems. So the multi-objective cuckoo optimization algorithm based on data en…