Related Experiment Video
Updated: Aug 26, 2026

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
Published on: December 9, 2012
pared: model selection using multi-objective optimization
Priyam Das1, Sarah Robinson2, Christine B Peterson2
1Department of Biostatistics, Virginia Commonwealth University, Richmond, VA 23219, United States.
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 for Pareto-based model selection using multi-objective optimization. The package provides a generic interface, pared_optimize(), that allows users to define model-specific tuning parameters, objective functions, and objective directions. Built-in wrappers are also provided for the elastic net, fused lasso, fused graphical lasso, and group graphical lasso. Gaussian process-based multi-objective optimization is used to approximate the Pareto front, and interactive graphics allow users to inspect trade-offs among fit, sparsity, smoothness, structural similarity, and other user-defined criteria.
Availability And Implementation:
The pared R package and vignettes are available at https://github.com/priyamdas2/pared. The archived release corresponding to this manuscript is available on Zenodo with DOI: 10.5281/zenodo.20533535.
Related Concept Videos
Methods of Medium Optimization
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Optimization Problems
Mathematical Modeling: Problem Solving
Decision Making: P-value Method
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can have a...
Lagrange Multipliers: Problem Solving
