Exploring the Influence of Particle Filter Parameters on Order Effects

Exploring the Influence of Particle Filter Parameters on Order Effects

Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning Joshua T. Abbott ([email protected]) Thomas L. Griffiths (tom griffi[email protected]) Department of Psychology, University of California at Berkeley, Berkeley, CA 94720 USA Abstract Monte Carlo methods in particular: importance sampling and particle filtering. Importance sampling draws samples from The order in which people observe data has an effect on their subsequent judgments and inferences. While Bayesian mod- a known proposal distribution and weights these samples to els of cognition have had some success in predicting human correct for the difference from the desired target distribu- inferences, most of these models do not produce order effects, tion. Particle filters are a sequential Monte Carlo method that being unaffected by the order in which data are observed. Re- cent work has explored approximations to Bayesian inference uses importance sampling recursively. When approximating that make the underlying computations tractable, and also pro- Bayesian inference, the posterior distribution is represented duce order effects in a way that seems consistent with human using a set of discrete samples, known as particles, that are behavior. One of the most popular approximations of this kind is a sequential Monte Carlo method known as a particle fil- updated over time as more data are observed. These meth- ter. However, there has not been a systematic investigation of ods can be shown to be formally related to existing psycho- how the parameters of a particle filter influence its predictions, logical process models such as exemplar models (Shi et al., or what kinds of order effects (such as primacy or recency ef- fects) these models can produce. In this paper, we use a simple 2008), and can be used to explain behavioral data inconsistent causal learning task as the basis for an investigation of these with standard Bayesian models in categorization (Sanborn et issues. Both primacy and recency effects are seen in this task, al., 2006), sentence parsing (Levy et al., 2009), and classical and we demonstrate that both kinds of effects can result from different settings of the parameters of a particle filter. conditioning experiments (Daw & Courville, 2008). How- ever, there has not previously been a systematic investigation Keywords: particle filters; order effects; causal learning; ra- of how the parameters of these Monte Carlo methods affect tional process models the predictions they make. Introduction In this paper we explore how the parameters of particle How do people make such rapid inferences from the con- filters affect the predictions that they make about order ef- strained available data in the world and with limited cogni- fects, using a simple causal learning task to provide a context tive resources? Previous research has provided a great deal for this exploration. It is a common finding that the order of evidence that human inductive inference can be success- in which people receive information has an effect on their fully analyzed as Bayesian inference, using rational models of subsequent judgments and inferences (Dennis & Ahn, 2001; cognition (Anderson, 1990; Oaksford & Chater, 1998; Grif- Collins & Shanks, 2002). This poses a problem for rational fiths, Chater, Kemp, Perfors, & Tenenbaum, 2010). Ratio- models based on Bayesian inference as the process of updat- nal models answer questions at Marr’s (1982) computational ing hypotheses in these models is typically invariant to the or- level of analysis, producing solutions to why humans behave der in which the data are presented. Previous work has shown as they do, whereas traditional models from cognitive psy- that particle filters can produce order effects similar to those chology tend to analyze cognition on Marr’s level of algo- seen in human learners (e.g., Sanborn et al., 2006). However, rithm and representation, focusing instead on how cognitive this work has focused on primacy effects, in which initial ob- processes support these behaviors. Although Bayesian mod- servations have an overly strong influence on people’s con- els have become quite popular in recent years, it remains un- clusions. In other settings, people produce recency effects, clear what psychological mechanisms could be responsible being more influenced by more recent observations. Causal for carrying out these computations. Of particular concern learning tasks can result in both primacy and recency effects, is that the amount of computation required in these models with surprisingly subtle differences in the task leading to one becomes intractable in real-world scenarios with many vari- or the other (Dennis & Ahn, 2001; Collins & Shanks, 2002). ables, yet people make rather accurate inferences effortlessly Causal learning thus provides an ideal domain in which to in their everyday lives. Are people implicitly approximating examine how the parameters of particle filters influence their these probabilistic computations? predictions, and what kinds of order effects these models can Monte Carlo methods have become a primary candidate produce. for connecting the computational and algorithmic levels of The plan of the paper is as follows. In the next section analysis (Sanborn, Griffiths, & Navarro, 2006; Levy, Reali, we discuss previous empirical and theoretical work on human & Griffiths, 2009; Shi, Feldman, & Griffiths, 2008). The ba- causal learning, showing different kinds of observed order ef- sic principle underlying Monte Carlo methods is to approxi- fects and providing the Bayesian framework we will be work- mate a probability distribution using only a finite set of sam- ing in. We then formally introduce particle filters, followed ples from that distribution. Recent work has focused on two by our investigation of how varying certain particle filter pa- rameters controls order effects. After this, we use our new- found understanding of the parameters to model different or- B C Figure 1: Directed graph in- der effects in previous experiments. Finally, we discuss the volving three binary variables SS –(B)ackground, (C)ause, and implications of our work and future directions for research. 0 1 (E)ffect – relevant to causal induc- Order Effects in Causal Learning tion, and two edge weights – s0 E and s1 – indicating how strongly We focus our investigation of order effects in causal learning B and C influence E, respectively. on a pair of studies based on sequences of covarying events. Dennis and Ahn (2001) presented participants with a series of trials indicating whether or not a plant was ingested and Using this graphical model we are interested in the condi- whether or not this resulted in an allergic reaction. The se- tional probability P(EjB;C) and want to evaluate how well quence of trials was split into two equal blocks of covarying the strength weights predict the observed data. Motivated events; one primarily indicating a generative causal relation- by the models used in Griffiths and Tenenbaum (2005) and ship between plant and reaction, and the other primarily in- Cheng (1997), we define the conditional probability using dicating a preventative relationship. The overall contingency the noisy-OR and noisy-AND-NOT functions for generative of the combined blocks was 0. The blocks were presented and preventative causes respectively. Assuming a background one after the other, with the initial block chosen randomly, cause is always present (ie. B = 1), we will get a sequence of and after observing all trials participants were asked to make events in the form “Cause was (C = 1) or was not (C = 0) a strength judgement (-100 to 100) on the causal relationship present and an effect did (E = 1) or did not (E = 0) occur”. they thought existed between plant and reaction. After an- This gives us four possible conditions to evaluate. Depending swering, the blocks were presented again in reverse order and on the sign of s1 – the strength of C causing/preventing E, we the subjects were asked to make another judgement. If the compute either the noisy-OR (s1 ≥ 0, a generative cause) or generative relationship block was presented first, followed by the noisy-AND-NOT (s1 < 0, a preventative cause). Table 1 the preventative block, participants responded with a pref- presents the resulting probabilities. erence for a generative relationship (M=17.67, SD=25.66). However, if the preventative block was presented first, partic- Table 1: The noisy-OR (s is positive) and noisy-AND-NOT ipants responded that only a weak preventive causal relation- 1 (s is negative) functions ship existed (M=-5.50, SD=22.27). These results indicate a 1 primacy effect in favor of generative causal relationships. C E s1 is positive s1 is negative The primacy effect found by Dennis and Ahn (2001) was 1 1 s0 + s1 − s0s1 s0(1 + s1) contradictory to previous models of associative strength that 1 0 1 − (s0 + s1 − s0s1) 1 − [s0(1 + s1)] showed recency effects, and a subsequent follow-up study 0 1 s0 s0 was conducted that examined the role of judgment frequency 0 0 1 − s0 1 − s0 in producing different kinds of order effects (Collins & Shanks, 2002). In this study, the authors used exactly the To complete the definition of this Bayesian model, we same trial sequence as Dennis and Ahn (2001), but asked the need to specify the prior distribution that is assumed on the participants for a causal strength judgment after every 10 tri- strengths s0 and s1. Our starting assumption is that these als rather than just one final strength judgement. Making fre- weights are each drawn from a uniform prior over their en- quent judgments resulted in recency effects, with participants tire range, with s0 ∼ Uniform(0;1) and s1 ∼ Uniform(−1;1), producing more generative estimates when they saw the gen- where negative values of s imply a preventative cause, as de- erative data most recently (M=58.4, SD=34.2), and more pre- 1 tailed above.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    6 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us