← CHI 2026 map

CHI '26 · Honorable mention · full-paper review · confidence medium-high

Cost-Aware Bayesian Optimization for Interactive Devices

Thomas Langerak , Renate Zhang , Ziyuan Wang , Per Ola Kristensson , Antti Oulasvirta

This is a solid, practice-facing adaptation of Bayesian optimization rather than a deep algorithmic reinvention. Its main value is making cost explicit in a design workflow where prototype effort is uneven, and the evaluation package suggests the idea is viable. The simplification of the cost model is also the main reason to read it as a bounded method contribution, not a universal solution.


Axes Lens

Rare contribution shape, typical evidence profile. The point here is not a score. It is to show what kind of claim the paper makes, and whether the evidence pattern is unusual or baseline in this 268 -review set.

Contribution shape

Knowledge form
method knowledge typical · 29/268
Novelty type
method typical · 21/268
Abstraction level
task typical · 36/268
Generalization target
task class typical · 63/268
Validation mode
mixed methods typical · 136/268

Evidence profile

Evidence strength
moderate typical · 105/268
Claim alignment
medium typical · 32/268
Overclaim risk
medium typical · 210/268

Review Summary

This paper’s strongest contribution is conceptual and methodological: it reframes Bayesian optimization for interactive-device prototyping around heterogeneous prototyping cost, which is exactly the kind of mismatch that can make a theoretically elegant search method awkward in practice. The novelty is not a new optimization family, but a careful adaptation that introduces a modular cost model and a prototype record, then uses estimated cost to bias acquisition toward cheaper candidates. That is a sensible CHI contribution because it translates a general ML method into a design workflow with real constraints. The evidence packet supports that reading: the abstract claims comparable utility at roughly 70 percent of the cost and a threefold advantage under strict budgets, and the user study with 12 participants in a joystick task suggests the idea survives contact with a realistic interaction-design setting. At the same time, the paper is explicit about simplifications. The limitation text says the model assumes components change independently and that interdependent physical/software edits are not well captured, which means the method is best understood as a structured approximation for modular prototyping contexts. So the paper is valuable as a method contribution with clear boundary conditions: strong enough to justify the honorable-mention level, but not broad enough to claim a general solution to all cost-aware design optimization problems.

What Changed

Canon before

Bayesian optimization is commonly used to search expensive design spaces, but prior CHI-facing uses often treat evaluation cost as uniform or only loosely modeled. This paper positions cost as a first-class constraint for interactive-device prototyping, where edits can differ sharply in time, material, and effort.

Departure from common sense

The paper argues that a standard optimization workflow can fail when prototype costs vary widely, because a cost-blind strategy may keep selecting technically promising but impractical options. That is a useful corrective to the common intuition that utility alone should drive sampling in design exploration.

Actual novelty

The contribution is not a new optimizer from scratch, but a cost-aware adaptation of Bayesian optimization for interactive-device prototyping. The paper adds a modular cost model based on tweak/swap/create operations and a prototype record, then folds estimated cost into acquisition with a minimal EI-over-cost style modification.

Evidence

The paper grounds its claims in simulation studies and a within-subjects joystick study. It reports lower cumulative cost at comparable utility, stronger performance under budget constraints in several settings, adaptation to cost asymmetry and changing costs, and a realistic human-in-the-loop demonstration. The limitations section also clearly states that the model assumes independent components and uniform fidelity, which bounds the scope of the contribution.

“ In this paper, we present an extension of cost-aware Bayesian optimization to account for diverse prototyping costs. The method builds on the power of Bayesian optimization and requires only a minimal modification to the acquisition function. The key idea is to use designer-estimated costs to guide sampling toward more cost-effective prototypes”

actual novelty · 008_share-on · confidence 0.72

“ The left panel illustrates standard Bayesian optimization, where the optimizer selects new parameters based on expected improvement, leading to repeated fabrication and evaluation of prototypes with varying costs. This results in many expensive sampled prototypes before reaching the final design. The right panel shows cost-aware Bay”

departure from common sense · 008_share-on · confidence 0.60

“a, Ariel Shamir, and Takeo Igarashi. 2025. FontCraft: Multimodal Font Design Using Interactive Bayesian Optimization. In Proceedings of The ACM conference on Human Factors in Computing Systems (CHI) . Digital Library Google Scholar [50] Edward Tiong, Olivia Seow, Bradley Camburn, Kenneth Teo, Arlindo Silva, Kristin L Wood, Daniel D Jensen, ”

limitation · 8.1 Limitations and Future Work · confidence 0.98

“ Cost is not just one factor among many in prototyping; it decisively shapes what gets prototyped and, in turn, strongly influences the final outcome. When building a prototype, everything carries a price tag : time, labor, materials, and external services. Take a game controller, for example: costs accumulate across fabricat”

validation scope · 008_share-on · confidence 0.74

Limits

Method limits

The current model assumes that components change independently. The paper also notes that evaluation fidelity is treated as uniform, and that a more structured cost model or multi-fidelity extension may be needed to capture interdependent physical/software edits and fidelity-sensitive prototyping.

Deployment limits

The approach depends on designer-estimated costs and on a prototyping context where edits can be decomposed into reusable operations. It is therefore best suited to iterative design settings with enough structure to estimate costs meaningfully, rather than to fully unstructured or highly coupled fabrication workflows.

Boundary conditions

The method is most plausible when prototype costs are heterogeneous but still estimable, and when the design space can be represented through modular edits. The paper itself flags interdependent physical and software edits as a boundary condition and points toward structured cost models and multi-fidelity BO as future directions.

Position in field

This reads as a CHI-style methodological bridge between Bayesian optimization and interactive-device prototyping practice. Its value is in making cost sensitivity operational for designers, rather than in introducing a fundamentally new optimization theory.

Abstract