Mathematical Psychology
About

Leaky Competing Accumulator

The Leaky Competing Accumulator model describes multi-alternative choice as a process of noisy evidence accumulation with passive decay (leak) and mutual inhibition between accumulators.

dxᵢ = (ρᵢ − κxᵢ − βΣxⱼ)dt + σdW

The Leaky Competing Accumulator (LCA) model, introduced by Usher and McClelland in 2001, extends accumulator models to multi-alternative choice by incorporating two biologically plausible mechanisms: passive decay (leak) of accumulated evidence and lateral inhibition between competing accumulators. These mechanisms produce emergent properties that match observed patterns in human and animal decision making.

The LCA Dynamics

LCA Equations dxᵢ/dt = ρᵢ − κ·xᵢ − β·Σⱼ≠ᵢ [xⱼ]⁺ + ξᵢ(t)

ρᵢ = input (evidence) for alternative i
κ = leak (passive decay) rate
β = lateral inhibition strength
[x]⁺ = max(x, 0) (nonlinear threshold)
ξ = Gaussian noise

Properties

The balance between leak and inhibition determines the model's behavior. When inhibition dominates leak (β > κ), the model approximates winner-take-all dynamics and produces DDM-like behavior for two alternatives. When leak dominates, evidence is weighted toward more recent inputs (recency), enabling the model to track changing environments. The nonlinearity (rectification of negative values) is crucial for preventing negative activation and producing the observed relationship between mean RT and accuracy.

The LCA naturally accounts for context effects in multi-alternative choice — similarity, attraction, and compromise effects — that violate simple accumulator models and Luce's Choice Axiom. Its neural plausibility and ability to capture both speed-accuracy tradeoffs and context effects have made it one of the most widely used computational models of decision making.

Related Topics

References

  1. Usher, M., & McClelland, J. L. (2001). The time course of perceptual choice: The leaky, competing accumulator model. Psychological Review, 108(3), 550–592. https://doi.org/10.1037/0033-295X.108.3.550
  2. Usher, M., & McClelland, J. L. (2004). Loss aversion and inhibition in dynamical models of multialternative choice. Psychological Review, 111(3), 757–769. https://doi.org/10.1037/0033-295X.111.3.757
  3. Bogacz, R., Brown, E., Moehlis, J., Holmes, P., & Cohen, J. D. (2006). The physics of optimal decision making: A formal analysis of models of performance in two-alternative forced-choice tasks. Psychological Review, 113(4), 700–765. https://doi.org/10.1037/0033-295X.113.4.700
  4. Tsetsos, K., Usher, M., & Chater, N. (2010). Preference reversal in multiattribute choice. Psychological Review, 117(4), 1275–1293. https://doi.org/10.1037/a0020580

External Links