paper-with-me

Papers

A Mathematical Optimization Approach for Expert-Informed Bayesian Best Subset Selection

2026-06-28 · Nolan Alexander, Henning Mortveit arxiv

A central challenge in statistical modeling is identifying the subset of features that belong in the true regression model. The classical best subset selection problem, recently made tractable via mixed-integer optimization (MIO), finds the globally optimal sparse solution. It does not, however, make use of any information beyond the observed data. In many applied settings, domain experts can meaningfully rank or score the relevance of candidate predictors, yet no existing framework integrates such probabilistic expert assessments directly into the best-subsets objective. This paper presents Expert-Implied Bayesian Best Subsets (EBBS), a method that incorporates domain-expert probability estimates of feature relevance into the MIO best-subsets problem through a maximum a posteriori (MAP) framework. Expert views from multiple respondents are aggregated into a single prior probability per feature using the Poisson binomial distribution for marginal probability estimates, the pairwise win rate for pairwise comparisons, or the normalized mean rank for ordinal rankings. This probability enters the objective function as a log-odds penalty term that smoothly encourages or discourages the selection of each feature consistent with the expert consensus. This paper provides analytic derivations of the MAP formulation and characterizes its theoretical properties. The proposed model reduces to Best Subsets when experts all have no views. Empirical results on synthetic and real datasets are forthcoming.

📄 PDF Abstract BibTeX arXiv:2606.29516

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Human-in-the-Loop Meta Bayesian Optimization for Fusion Energy and Scientific Applications

2026-04-30 · Ricardo Luna Gutierrez, Sahand Ghorbanpour, Ejaz Rahman, Varchas Gopalaswamy 외 arxiv

Inertial Confinement Fusion (ICF) holds transformative promise for sustainable, near-limitless clean energy, yet remains constrained by prohibitively high costs and limited experimental opportunities. This paper presents…

Human-Algorithm Collaborative Bayesian Optimization for Engineering Systems

2024-04-16 · Tom Savage, Ehecatl Antonio del Rio Chanona

Bayesian optimization has been successfully applied throughout Chemical Engineering for the optimization of functions that are expensive-to-evaluate, or where gradients are not easily obtainable. However, domain experts …

Bayesian OptimizationDecision Making

Bayesian Residual Policy Optimization: Scalable Bayesian Reinforcement Learning with Clairvoyant Experts

2020-02-07 · Gilwoo Lee, Brian Hou, Sanjiban Choudhury, Siddhartha S. Srinivasa

Informed and robust decision making in the face of uncertainty is critical for robots that perform physical tasks alongside people. We formulate this as Bayesian Reinforcement Learning over latent Markov Decision Process…

Decision MakingPolicy Gradient Methodsreinforcement-learningReinforcement Learning+1

HypBO: Accelerating Black-Box Scientific Experiments Using Experts' Hypotheses

2023-08-22 · Abdoulatif Cisse, Xenophon Evangelopoulos, Sam Carruthers, Vladimir V. Gusev 외

Robotics and automation offer massive accelerations for solving intractable, multivariate scientific problems such as materials discovery, but the available search spaces can be dauntingly large. Bayesian optimization (B…

Bayesian OptimizationBilevel Optimization

Active Learning and Bayesian Optimization: a Unified Perspective to Learn with a Goal

2023-03-02 · Francesco Di Fiore, Michela Nardelli, Laura Mainini

Science and Engineering applications are typically associated with expensive optimization problems to identify optimal design solutions and states of the system of interest. Bayesian optimization and active learning comp…

Active LearningBayesian OptimizationGeneral Classification