← CHI 2026 map

CHI '26 · Best paper · full-paper review · confidence high

A decision-theoretic representation of assistive interfaces

Julien Gori , Aurelien Nioche , Christoph A. Johns , Antti Oulasvirta

A strong best-paper contribution that reframes assistive interfaces as explicit two-agent sequential decision problems, giving HCI a sharper shared vocabulary and an implementable formal scaffold. Its value is foundational, though bounded by substantial modeling and computational assumptions.


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
causal knowledge typical · 31/268
Novelty type
theory typical · 15/268
Abstraction level
field typical · 41/268
Generalization target
field argument typical · 55/268
Validation mode
artifact demonstration rare · 2/268

Evidence profile

Evidence strength
strong typical · 158/268
Claim alignment
strong typical · 231/268
Overclaim risk
medium typical · 210/268

Review Summary

This paper stands out because it does not merely propose another assistive technique; it tries to reorganize how the field thinks about assistance itself. The central move is to reject the convenient but limiting habit of treating the assistant as a lone optimizer acting on a stationary environment. Instead, the authors insist that the user is an agent with observations, internal state, and policy, and that assistance should therefore be modeled as a sequential interaction between two decision makers under uncertainty. That shift matters because it makes strategic adaptation, intent inference, coordination, and credit assignment first-class concerns rather than afterthoughts. The formal contribution is also more than a generic appeal to POSGs: the paper presents a turn-by-turn representation tailored to HCI, with explicit observation functions, internal transitions, policies, and external task transitions, making the model easier to interpret and implement. The worked examples and the CoopIHC library strengthen the paper by showing that the framework is not purely philosophical. At the same time, the authors are appropriately candid that this is not a universal solution. Exact POSG solving is often intractable, the framework assumes a single user and single assistant, action spaces are static, and the model is better suited to well-defined tasks than open-ended interaction. Those caveats keep the contribution credible. Overall, this is a foundational theory-and-tool paper: its biggest impact is likely to be giving researchers a common language for describing assistive systems, clarifying assumptions, and comparing approaches that previously sat in disconnected literatures.

What Changed

Canon before

Existing research on assistive interfaces is fragmented across domains and lacks a shared conceptual foundation and unified modeling framework. Conventional modeling primarily treats assistance as a single-agent decision-making problem where the assistant acts upon a stationary environment including the user, ignoring active user behavior models and strategic interaction.

Departure from common sense

The paper argues against the default single-agent framing of assistive interfaces and instead models assistance as a sequential two-agent interaction between user and assistant. This reframes the user from a passive part of the environment into a strategic actor whose observations, actions, and policy shape the dynamics the assistant must reason about.

Actual novelty

The main novelty is a turn-by-turn two-agent decision-theoretic representation of assistive interfaces that is shown equivalent to a POSG while making HCI-relevant components explicit. The model separates task, user, and assistant states and derives observation functions, internal transition functions, policies, and external transition functions, then demonstrates applicability through worked examples and the CoopIHC implementation library.

Evidence

The paper grounds its contribution in formal analysis and conceptual synthesis rather than user experimentation. It explicitly challenges single-agent assumptions, introduces a sequential two-agent model equivalent to a POSG, illustrates the framework with two worked examples using synthetic user models, and implements the representation in the CoopIHC library to show practical actionability. The limitations section clearly bounds the theory by computational hardness, single-user/single-assistant assumptions, static action spaces, and better fit to well-defined tasks than open-ended interaction.

“We now suggest a sequential turn-by-turn model of assistance in line with the common conception of assistance described in Equation (1), and show it is equivalent to a POSG.”

actual novelty · 4.3 Assistance as a Partially Observable Stochastic Game (POSG) · confidence 0.98

“ Having established how assistance can be viewed as a single-agent decision-making problem, we now challenge this notion and offer a two-agent generalization that provides a better fit with the characteristics of assisted interaction.”

departure from common sense · 4 Modeling Assistance as a Two-Agent Problem · confidence 0.96

“ For example, a common form of decision-making model in HCI seems to be a DEC-POMDP with public actions and factored state and observation spaces”

limitation · 8.2 Limitations of the Proposed Decision-Making Model · confidence 0.99

“ The second one is an intelligent tutoring system, which more consensually could be treated as a multi-agent problem. For both illustrations, we pair the assistant with a synthetic user model rather than a real user, to allow us to reason about user states. We finally discuss how the two examples illustrate the descriptive power and flexibility of our decision-theoretic model”

validation scope · 6 Examples · confidence 0.92

Limits

Method limits

The model inherits the computational hardness of POSGs and related Dec-POMDPs, so exact solution is often infeasible and practical use depends on approximations or structural simplifications. The authors also note that definitions may need clarification or redefinition and that different researchers may model the same interaction differently.

Deployment limits

Practical deployment is constrained by the need to estimate user state and solve or approximate complex multi-agent decision problems. The framework is more readily deployable in bounded, formalizable tasks than in messy real-world settings with many cognitive, emotional, or hierarchical factors.

Boundary conditions

The theory is scoped to turn-based assistance between a single user and a single assistant in tasks that are not open-ended, with fixed action spaces and reward-based decision making. It is most plausible where the interaction can be formalized as a two-agent sequential decision problem and where suitable reductions from the full POSG remain credible.

Position in field

This paper is best read as a field-level unification effort for assistive interfaces. It imports multi-agent sequential decision theory into HCI in a way that is more explicit about user modeling and interaction structure than generic POSG formulations, while also offering a software instantiation that could help standardize how researchers describe, compare, and implement assistive systems across domains.

Abstract