I'm working on my computational modeling project. The particular model I'm using is based on Busemeyer's decision field theory as described in his 2003 paper. One of the interesting parts of the presentation are quirks of our decision making mechanism where people aren't quite as consistent as one would expect.

If you'd like to see the math in action, I wrote a dft simulator.

Similarity Effect

The independence of irrelevant alternatives is an axiom from decision theory. It states simply that if A is preferred to B then the addition of a new option X should not make B preferable to A.

Monte Carlo simulations run using diffusion models generate probabilities for choices. In terms of probabilities for a single choice, the IIA would be expressed as:

if PAAB > PBAB then PAABX > PBABX

Luce's (1959) ratio of strength model would support this axiom. The probability of a particular choice is a function of the ratio of its utility relative to the utility of the other choices.

PxA = ux yAuy

Consider a counter-example from Debreu (1960) adapted to American Presidential politics. Imagine a voter only cares about two issues: abortion and the death penalty and opposes both. Their opinions on the candidates for the 2000 election might have looked like:

The utility of these candidates is roughly equal as a combination of these two issues, and by Luce's calculations the probability for each should be roughly 1/3. In reality, however, the large grained conservative/liberal decision is roughly 50/50 and within that, Gore and Nader split the liberal half and get 25% apiece.

This violation of IIA shows up at the macro-level as well.

PGoreGoreBush > PBushGoreBush PBushGoreBushNader > PGoreGoreBushNader

Attraction Effect

A similarity effect is an obvious statistical effect that can be explained by simply assuming that there was an existing nuance to the decision-makers opinions that was unexpressed. Attraction effects are more interesting in that they show an actual change in cognition. With attraction effects, adding an option increases the attractiveness of a nearby option.

Consider an experiment involving three anti-depressants:

Drug NameBrand NameEffectivenessSide Effect FrequencySide Effects
NefazodoneSerzoneSuperior to placebo on 3/4 depression measures 25% of patientsDry mouth, nausea, somnolence
ParoxetinePaxilSuperior to placebo on 2/4 depression measures 5% of patientsDry mouth, nausea, somnolence
ImipramineTofranilSuperior to placebo on 3/4 depression measures 35% of patientsDry mouth, nausea, somnolence; also, reports of abnormal ECG, hallucinations, and delusions

24 doctors were presented with identical patient descriptions and then asked for a treatment recommendation, half of them choosing between only Paxil and Serzone, and half choosing between all three:


Elimination of Aspects

Tversky (1972) suggested a model based on the elimination of aspects. Consider, the purchase of a car as an example. For the sake of simplicity, imagine that I am considering three alternatives — a Smart Car, a Honda Civic, and a Ford Mustang — and basing my decision solely on two attributes — cost and comfort.

An aspect is chosen at random with a likelihood proportional to my concern. I'm cheap and I care about cost 75% and comfort 25%. Cost is picked as the active attribute and the aspect I want is "affordable." The Mustang is not affordable, so it is eliminated from consideration.

The next round a remaining attribute is comfort and I consider both the Smart Car and the Civic "comfortable," things fall back to utilities though they are computed on a per-aspect basis.

Elimination of Aspects as a theory can't explain an attraction effect because an option like Tofranil doesn't affect the utility of other aspects and so can't shift the probabilities as needed.

Compromise Effect

An attraction effect is considered when one option is said to "dominate" another. With two drugs of equal effectiveness, why would you choose the one that will potentially drive the patient insane?

Compromise effects are when options are in conflict. Consider the marketing tactic used by Williams-Sonoma when they were having difficulty selling their $130 bread maker.

Traditional market reasoning is that there is no demand for a $130 bread maker, so they shouldn't be produced. What Williams-Sonoma did instead was introduce a $175 bread maker so the high-end bread maker is now a mid-range bread maker and sales of the $130 model increased markedly.

Tversky and Simonson (1993) came up with a model of decision making where the options define a context which can explain attraction and compromise affects, but it doesn't deal with similarity effects.

Diffusion Field Theory

Busemeyer's Diffusion Field Theory is a model in which sets of weights are accumulated until a threshold is crossed.

The diffusion field is driven by attention. At each instantaneous moment, there's a fixed amount of attention that is divided between various "events." This is represented in the stochastic variable W:

Wi = 1

An event is an evaluation of the options relative to each other. Consider, the previous example of a two issue voter. This person has two events: opposition to abortion and opposition to the death penalty. These can be represented with two vectors: ea = eaBush eaGore eaNader = eaB eaG eaN representing the relative weights in the context of abortion and ed representing the relative weights in the context of the death penalty.

Note that Bush has a positive evaluation in the abortion context (aB) and a negative evaluation in the death penalty context (dB). There are no bounds placed on the magnitudes of the event vectors or the proportions of their components.

In general, this set of vectors is E where the number of events is equal to the number of divisions of W. At each moment, each event is evaluated in proportion to its attention to derive the utility:

Ui = ejE Wj eji + εi

There is an error term for each event, εi, that represents the influence of unknown factors.

So, for this example:

UB = Wa eaB + Wd edB + εa

The utility values are then combined into valences. The valence is the utility of the given option minus the average of the remaining options:

Vi = Ui - Uj-Ui n-1

Valences are then accumulated as preferences. Diffusion field theory is an accumulation model meaning that preference is accumulated until some threshold is passed. Preference then can only be specified relative to the previous preference state. The initial state, P0 , represents a memory state which can be used to explain effects such as maintenance of the status quo.

One of the important characteristics of diffusion field theory is the interaction between preference nodes. Nodes are self-reinforcing and laterally inhibiting. These relationships are represented with a set of vectors S

si = s1i sni sij = sji

The calculation of the preference states then is the combination of the valence with the weighted sum of the previous preference state:

Pitk = Vitk + j sij Pitk-1

Preference accumulates until one option passes a threshold, Θ, and that option is the one that is chosen.

The concept can be most easily understood using examples:

DFT Anomalies

Lateral inhibition makes intuitive sense for explaining the similarity effect. This would reduce the strength of the similar options Gore and Nader.

Disadvantageous preference states may be driven to a negative value, and the negation through lateral inhibition then becomes a bolstering effect. This causes an undesirable option like Tofranil to make other options seem more attractive in proportion to their similarity.

The explanation for compromise effects is less intuitive:

[I]t is the interaction between [attention switching and lateral inhibition] that is essential for producing the compromise effect. In this case, if attention happens to focus on some irrelevant features favoring the compromise option, B, then this sends lateral inhibition to the neighboring extreme options A and C, decreasing their strength, which then builds up an advantage for the compromise option.

Loss Aversion

Consider an experiment by Dan Ariely (2005). Users were given a fixed amount of money and allowed to spend it in a game opening doors. Money could either be spend to switch doors or receive money from a door:

The same basic experiment was conducted again except this time as a door was selected it caused other doors to shrink. If a door was not "saved" by selecting it, eventually it would disappear:

Subjects in the experiment showed a 15% decrease in effectiveness when in the second experiment. This is attributed to a natural inclination to favor avoiding losses over seeking gains.

In diffusion field theory, this phenomena can be exhibited by the self-reinforcement in the preference stage. Options have a mechanism for keeping themselves alive.