PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 7, 2026Algorithms0 citationsOpen Access

Bayesian Optimization for Categorical and Mixed Variables Using a Multinomial Logit Surrogate

View Full Paper
MSMuhammad Amir SaeedACAntonio Candelieri

Key Points

  • This research introduces MNL-BO, a novel Bayesian optimization method for categorical and mixed-variable problems.
  • Proposed MNL-BO replaces GP surrogates with a multinomial logit model.
  • Evaluated on challenges including a categorical benchmark and a Traveling Salesman problem.
  • Compared against random search and heuristic baselines like local search.
  • MNL-BO achieves competitive performance under evaluation budgets.
  • Shows stable convergence behavior across random initializations.
  • Preference-based surrogate modeling is effective for categorical decision spaces.

Abstract

Bayesian optimization (BO) is a widely used framework for optimizing expensive black-box functions. Most BO methods rely on Gaussian process (GP) surrogates, which perform well in continuous domains but encounter difficulties when decision variables include categorical or mixed discrete–continuous components. In particular, GP-based approaches typically require ad hoc numerical encodings of categorical variables that may fail to capture the structure of discrete decision spaces. In this work, we propose MNL-BO (Multinomial Logit Bayesian Optimization), a preference-based Bayesian optimization framework that replaces the GP surrogate with a multinomial logit (MNL) model trained from pairwise preference comparisons. The resulting surrogate provides a natural and interpretable representation of categorical alternatives while allowing continuous, discrete, and categorical variables to be handled within a unified optimization framework. The predictive utility estimates and uncertainty indicators generated by the MNL model are employed to formulate acquisition functions that reconcile exploration with exploitation. The proposed methodology is evaluated on three progressively complex optimization challenges: a purely categorical benchmark, a combinatorial Traveling Salesman problem, and a constrained mixed-variable engineering design problem concerning material selection in pressure vessel optimization. Multi-run tests provide consistent advantages over random search and exhibit stable convergence behavior across diverse random initializations. In addition to heuristic baselines such as local search and classical metaheuristics, we also compare against tree-based Bayesian optimization baselines inspired by the Sequential Model-based Algorithm Configuration (SMAC) framework. The results indicate that the proposed MNL-BO method achieves competitive performance under comparable evaluation budgets while providing an interpretable probabilistic surrogate for categorical decision spaces. These findings suggest that preference-based surrogate modeling provides a practical and flexible alternative for Bayesian optimization in categorical and mixed-variable optimization problems.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Saeed et al. (2026) studied this question.

synapsesocial.com/papers/69fbef68164b5133a91a3387https://doi.org/10.3390/a19050361
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Comparison of High-Dimensional Bayesian Optimization Algorithms on BBOB2024 · 28 citations
  2. 2NM2-BO: Non-Myopic Multifidelity Bayesian Optimization2024 · 5 citations
  3. 3Multi-Objective Bayesian Optimization with Active Preference Learning2024 · 8 citations
  4. 4CatCMA : Stochastic Optimization for Mixed-Category Problems2024 · 7 citations
  5. 5Quantile-Scaled Bayesian Optimization Using Rank-Only Feedback2025