Adaptive KappaSharp Enhances Preferential Bayesian Optimization

Ketong Shao, Jialu Wang, Xuekai Pei, Ali Mesbah· August 11, 2026 View original

Key takeaways

  • Preferential Bayesian Optimization (PBO) faces challenges with rank-deficient likelihood Hessians.
  • KappaSharp and Adaptive KappaSharp introduce diagonal corrections to improve Hessian conditioning.
  • Adaptive KappaSharp selectively applies corrections based on surrogate model confidence.
  • The method significantly outperforms standard PBO across various benchmarks, enhancing optimization efficiency.

Who benefits

Product DesignUser Experience (UX)ManufacturingHealthcareAI/ML Platforms

Summary

This paper introduces KappaSharp and Adaptive KappaSharp, novel methods designed to improve Preferential Bayesian Optimization (PBO) by addressing the structural rank-deficiency in the likelihood Hessian. These techniques apply a diagonal correction to the Hessian, reducing its condition number and leading to significantly better performance in optimizing objectives derived from pairwise user comparisons.

Preferential Bayesian Optimization (PBO) is a technique used to optimize objectives that can only be evaluated through pairwise user comparisons. A common challenge in PBO is that the standard approach, which fits a Gaussian process surrogate, often results in a rank-deficient likelihood Hessian. This deficiency arises because new queries typically form isolated components in the comparison graph, hindering effective model fitting. To overcome this, the researchers propose KappaSharp, a method that applies a diagonal correction to the Hessian during model fitting, specifically targeting areas of high prior uncertainty. An adaptive variant, Adaptive KappaSharp, further refines this by applying corrections only when the surrogate model is confident in recent comparisons. Experiments across 11 benchmarks, including a real-world plasma medicine controller tuning problem, demonstrate that Adaptive KappaSharp significantly outperforms standard PBO, achieving up to a 10.9% improvement.

Why it matters

For professionals involved in optimizing complex systems where objective functions are difficult to define or measure directly, PBO with Adaptive KappaSharp offers a more robust and efficient way to leverage human preferences or qualitative feedback. This is particularly valuable in design, hyperparameter tuning, and user experience optimization.

How to implement this in your domain

  1. 1Identify optimization problems in your domain that rely on pairwise comparisons or human feedback.
  2. 2Evaluate existing Bayesian Optimization frameworks for their support of preferential learning.
  3. 3Integrate Adaptive KappaSharp's principles into your PBO implementation to improve model stability and performance.
  4. 4Benchmark the enhanced PBO against traditional methods using relevant metrics and user feedback.

Original post by Ketong Shao, Jialu Wang, Xuekai Pei, Ali Mesbah

"arXiv:2608.07859v1 Announce Type: new Abstract: Preferential Bayesian optimization (PBO) optimizes objectives accessible only through pairwise user comparisons. The standard approach fits a Gaussian process surrogate for observed pairwise comparisons (PairwiseGP) using the Laplac…"

View on X

Originally posted by Ketong Shao, Jialu Wang, Xuekai Pei, Ali Mesbah on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses