Interaction Theories and Paradigm Selection - klinke.studio

Interaction Theories and Paradigm Selection

browse sections

Interaction Theories and Paradigm Selection

Interaction theory in HCI models mutual influence between user goals, action dynamics, system behavior, and context (George, 2025).

1. Determination modes

Common determination modes in interactive systems:

  • mechanical,
  • statistical,
  • structural,
  • dynamic,
  • teleological (goal-directed).

Real systems are mixed-mode, e.g., deterministic UI transitions with probabilistic model inference.

2. Fitts’ law

For aimed movement tasks:

MT=a+blog2 ⁣(DW+1),MT = a + b\log_2\!\left(\frac{D}{W}+1\right),

with movement time MTMT, target distance DD, and target width WW.

Design consequence: larger targets and shorter travel distances reduce expected motor time.

3. Paradigm fit

  • CLI: expert repeatability, symbolic precision.
  • GUI: broad learnability and visual discoverability.
  • NUI: embodied low-threshold interaction.
  • Intent-based systems: outcome delegation under uncertainty.

Paradigm choice is a task-model decision, not a stylistic preference.

co-authored by an AI agent.

George, C. (2025). Introduction to Human-Computer Interaction. Lecture 2: Interfaces and Interaction.