Psychophysical Choice Bridge @cite{luce-1959} #
Connects three independently formalized modules that all operate on Luce ratio scales:
- Psychophysics (§2.B–C): Stevens' power law
ψ(s) = k · sⁿand multidimensional multiplicative decomposition. - ChoiceApproximations (§1.G): Pairwise choice probabilities, JND thresholds, semiorder structure, and the trace ordering.
- UtilityTheory (Chapter 3): Gamble decomposition
v(aρb) = w(a,b)·φ(ρ)and RSA utility as multiplicative factoring.
The bridge connects them via four results:
- Stevens choiceProb = pairwiseProb: Stevens' power-law choice
probability is literally
pairwiseProbon the power scalev(s) = sⁿ. - Weber fraction from JND: The JND threshold π translates to a
just-noticeable intensity ratio
(π/(1-π))^(1/n), yielding a Weber-like law:Δs/s = (π/(1-π))^(1/n) - 1. - Trace = intensity ordering: The trace ordering from §1.G on the power scale recovers the physical intensity ordering.
- RSA utility = two-dimensional psychophysics: RSA's multiplicative
score
informativity^α · exp(-α·cost)is a two-factor psychophysical scale in the sense of §2.C's dimension independence.
Stevens' power-law choice probability is literally the pairwise choice
probability from §1.G with scale function v(s) = sⁿ.
StevensScale.choiceProb σ s₁ s₂ = s₁ⁿ / (s₁ⁿ + s₂ⁿ)
pairwiseProb (· ^ σ.n) s₁ s₂ = s₁ⁿ / (s₁ⁿ + s₂ⁿ)
This identity hooks Stevens scales into the entire §1.G infrastructure: JND relations, semiorder structure, and the trace ordering all apply directly to psychophysical scales.
The JND "discriminably preferred" relation on a Stevens scale:
stimulus s₁ is discriminably preferred to s₂ at threshold π iff
P(s₁, s₂) = s₁ⁿ/(s₁ⁿ+s₂ⁿ) > π.
This is just jndL from §1.G applied to the power scale.
The JND "indistinguishable" relation on a Stevens scale:
stimuli are indistinguishable iff 1-π ≤ P(s₁,s₂) ≤ π.
Weber-like ratio from JND: if s₁ is discriminably preferred to s₂
at threshold π under a Stevens scale with exponent n, then the
intensity ratio s₁/s₂ exceeds (π/(1-π))^(1/n).
This is the psychophysical content of the JND: the just-noticeable
intensity ratio (π/(1-π))^(1/n) is the Weber fraction + 1.
For n = 1 (linear scale): JND ratio = π/(1-π)
For large n: JND ratio → 1 (finer discrimination)
For small n: JND ratio → ∞ (coarser discrimination)
The trace ordering from §1.G on the Stevens power scale recovers the
physical intensity ordering: s₁ ≥_T s₂ iff s₁ ≥ s₂.
For v(s) = sⁿ with n > 0 and positive stimuli, s₂ⁿ ≤ s₁ⁿ ↔ s₂ ≤ s₁.
The trace extracts pairwise dominance over all comparisons, but for
a monotone power scale this reduces to the physical ordering.
The trace is restricted to positive comparison stimuli because rpow
on negative bases is defined via complex exponentiation, so z ^ n
for z < 0 can be negative (e.g., rpow (-1) 1 = -1), violating
the positivity assumptions that underlie the choice-probability model.
Stimulus intensities are inherently positive reals.
RSA's multiplicative score factoring is an instance of multidimensional psychophysics (§2.C).
RSAUtilityDecomposition.score = informativity^α · exp(-α · cost)
This is a two-factor product:
- Factor 1:
informativity^α— a Stevens power law with exponentα - Factor 2:
exp(-α · cost)— a Fechner exponential with rate-α
The multiplicative independence axiom from §2.C says that the relative contribution of informativity to choice probability is independent of cost, and vice versa. This is a substantive empirical prediction of RSA, not a modeling convenience — it says speakers' sensitivity to informativity doesn't depend on utterance cost.
The RSA informativity factor is a Stevens power law.
informativity^α = StevensScale.psi ⟨α, 1,...⟩ informativity
(with coefficient k = 1).
The full RSA decomposition is a two-dimensional psychophysical scale: log(score) = α · log(informativity) + (-α) · cost.
In log-space, each dimension contributes additively with its own "exponent" (α for informativity, -α for cost). This additive structure in log-space is exactly Luce's Chapter 3 decomposition viewed through the Stevens-Fechner equivalence.