Learning and using relational theories Charles Kemp, Noah D. Goodman & Joshua B. Tenenbaum Department of Brain and Cognitive Sciences, MIT, Cambridge, MA 02139 {ckemp,ndg,jbt}@mit.edu Abstract Much of human knowledge is organized into sophisticated systems that are often called intuitive theories. We propose that intuitive theories are mentally represented in a logical language, and that the subjective complexity of a theory is determined by the length of its representation in this language. This complexity measure helps to explain how theories are learned from relational data, and how theories support inductive inferences about unobserved relations. We describe two behavioral experiments that test our approach, and show that our measure accounts better for subjective complexity than a measure developed by Goodman [1]. What is a theory, and what makes one theory better than another? Questions like these are of obvious interest to philosophers of science, but psychologists have argued that everyday knowledge is organized into rich and complex systems that are similar in many respects to scientific theories. Even young children, for instance, have systematic beliefs about domains including folk physics, folk biology, and folk psychology [2]. Intuitive theories like these play many of the same roles as scientific theories: in particular, both kinds of theories are used to explain and encode our observations of the world, and to predict future observations. This paper explores the nature, use and acquisition of simple theories. Consider, for instance, an anthropologist who has just begun to study the social structure of a remote tribe. Among other challenges, she would like to understand several terms in the native language, each of which can be applied to selected pairs of individuals. Suppose that term T1(·, ·) corresponds to the concept ancestor(·, ·), and that term T2(·, ·) corresponds to the concept friend(·, ·). The anthropologist must discover that the first term is transitive, and that the second term is symmetric with a few exceptions. Suppose that term T3(·, ·) can be glossed as defers to(·, ·), and that the tribe divides into two castes such that members of the second caste defer to members of the first caste. Here the anthropologist must discover two latent concepts (caste 1(·) and caste 2(·)) along with the relationship between these concepts. As these examples suggest, a theory can be defined as a system of laws and concepts that specify the relationships between the elements in some domain [2]. We will consider how these theories are learned, how these theories are used to encode relational data, and how these theories support predictions about unobserved relations. Our approach to all three problems relies on the notion of subjective complexity. We propose, for instance, that theory learners prefer simple theories, that people remember relational data in terms of the simplest underlying theory, and that people extend a partially observed data set according to the simplest theory that is consistent with their observations. There is no guarantee that a single measure of subjective complexity can do all of the work that we require [3]. This paper, however, explores the strong claim that a single measure will suffice. Our formal treatment of subjective complexity begins with the question of how theories are mentally represented. We suggest that theories are represented in some logical language, and propose a specific first-order language that serves as a hypothesis about the "language of thought." We then pursue the idea that the subjective complexity of a theory corresponds to the length of its representation in this language. Our approach therefore builds on the work of Feldman [4], and is related to other psychological applications of the notion of Kolmogorov complexity [5]. The complexity measure we describe can be used to define a probability distribution over a space of theories, and we develop 1 (a) Star 11 22 33 44 55 66 77 88 21 31 41 51 61 71 81 (b) Bipartite 16 26 36 46 56 17 27 37 47 57 18 28 38 48 58 T(6). T(7). T(8). R(X, Y) ¯(X), T(Y). T (c) Exception 11 26 36 46 56 17 27 37 47 57 18 28 38 48 58 T(6). T(7). T(8). R(X, Y) ¯(X), T(Y). T ¯ R(1, 1). R(1, 6). R(X, X). R(X, 1). (d) Symmetric 11 22 33 44 55 66 77 12 21 24 42 13 31 56 65 (e) Transitive 12 13 23 14 24 34 15 25 35 45 16 26 36 46 56 R(1, 2). R(2, 3). R(3, 4). R(4, 5). R(5, 6). R(X, Z) R(X, Y), R(Y, Z). (f) Random 21 13 32 14 24 34 51 52 35 54 61 26 63 46 56 R(5, X). R(X, 4). R(2, 1). R(1, 3). R(6, 1). R(3, 2). R(2, 6). R(3, 5). R(6, 3). R(4, 6). ¯ R(X, X). ¯(6, 4). ¯(5, 3). R R R(1, 2). R(1, 3). R(2, 4). R(5, 6). R(X, Y) R(Y, X). R(X, X). Figure 1: Six possible extensions for a binary predicate R(·, ·). In each case, the objects in the domain are represented as digits, and a pair such as 16 indicates that R(1, 6) is true. Below each set of pairs, the simplest theory according to our complexity measure is shown. a model of theory acquisition by using this distribution as the prior for a Bayesian learner. We also show how the same Bayesian approach helps to explain how theories support inductive generalization: given a set of observations, future observations (e.g. whether one individual defers to another) can be predicted using the posterior distribution over the space of theories. We test our approach by developing two experiments where people learn and make predictions about binary and ternary relations. Although theories often correspond to systems of many interlocking relations, we keep our experiments simple by asking subjects to learn and reason about a single relation at a time. Despite this restriction, our experiments still make contact with most of the issues raised by systems of relations. As the defers to(·, ·) example suggests, a single relation may be best explained as the observable tip of a system involving several latent predicates (e.g. caste 1(·) and caste 2(·)). As far as we know, the approach of Goodman [1] is the only other measure of theory complexity that has previously been tested as a psychological model [6]. We show that our experiments support our approach and raise challenges for this alternative model. 1 Theory complexity: a representation length approach Intuitive theories correspond to mental representations of some sort, and our first task is to characterize the elements used to build these representations. We explore the idea that a theory is a system of statements in a logical language. Six of these theories are shown in Fig. 1, and the theory in Fig. 1b is related to the defers to(·, ·) example already described. Here we are interested in a domain including 9 elements, and a two place predicate R(·, ·) that is true of all and only the 15 pairs shown. R is defined using a unary predicate T which is true of only three elements: 6, 7, and 8. The theory includes a clause which states that R(X, Y) is true for all pairs XY such that T(X) is false and T(Y) is true. The theory in Fig. 1c is very similar, but includes an additional clause which specifies that R(1, 1) is true, and an exception which specifies that R(1, 6) is false. Formally, each theory we consider is a collection of function-free definite clauses. All variables are universally quantified: for instance, the clause R(X, Z) R(X, Y), R(Y, Z) is equivalent to the logical formula x y z (R(x, z) R(x, y) R(y, z)). For readability, the theories in Fig. 1 include parentheses and arrows, but note that these symbols are unnecessary and can be removed. Our proposed language includes only predicate symbols, variable symbols, constant symbols, and a period that indicates when one clause finishes and another begins. 2 Each theory in Fig. 1 specifies the extension of one or more predicates. The extension of predicate P is defined in terms of predicate P+ (which captures the basic rules that lead to membership in P) and predicate P- (which captures exceptions to these rules). The resulting extension of P is defined as P+ \ P- .1 Once P has been defined, later clauses in the theory may refer to P or its negation ¯. To ensure that our semantics is well-defined, the predicates in any valid theory must permit an P ordering so that the definition of any predicate does not refer to predicates that follow it in the order. Formally, the definition of each predicate P+ or P- can refer only to itself (recursive definitions are allowed) and to any predicate M or ¯ where M < P. M Once we have committed to a specific language, the subjective complexity of a theory is assumed to correspond to the number of symbols in its representation. We have chosen a language where there is one symbol for each position in a theory where a predicate, variable or constant appears, and one symbol to indicate when each clause ends. Given this language, the subjective complexity c(T ) of theory T is equal to the sum of the number of clauses in the theory and the number of positions in the theory where a predicate, variable or constant appears: c(T ) = #clauses(T ) + #pred slots(T ) + #var slots(T ) + #const slots(T ) (1) For instance, the clause R(X, Z) R(X, Y), R(Y, Z). contributes 10 symbols towards the complexity of a theory (three predicate symbols, 6 variable symbols, and one period). Other languages might be considered: for instance, we could use a language which uses 5 symbols (e.g. 5 bits) to represent each predicate, variable and constant, and one symbol (e.g. 1 bit) to indicate the end of a clause. Our approach to subjective complexity depends critically on the representation language, but once a language has been chosen the complexity measure is uniquely specified. Although our approach is closely related to the notion of Kolmogorov complexity and to Minimum Message Length (MML) and Minimum Description Length (MDL) approaches, we refer to it as a Representation Length (RL) approach. A RL approach includes a commitment to a specific language which is proposed as a psychological hypothesis, but these other approaches aspire towards results that do not depend on the language chosen.2 The RL approach has a long psychological history, and is explored, for instance, by Chomsky [8]. It is sometimes suggested that the notion of Kolmogorov complexity is an improvement over the RL approach precisely because it leads to results that do not depend on a specific description language [9]. We take precisely the opposite view. Mental representations presumably rely on some particular language, and identifying this language should be a long-term goal for psychological research. The language we described should be taken as a tentative proposal about the language of thought. Other languages can and should be explored, but our language has several appealing properties. Feldman [4] has argued that definite clauses are psychologically natural, and working with these representations allows our approach to account for several classic results from the concept learning literature. For instance, our language predicts that conjunctive concepts are easier to learn than disjunctive concepts [10].3 Working with definite clauses also ensures that each of our theories has a unique minimal model, which means that it is simple to determine the extension of any given theory. Finally, human learners deal gracefully with noise and exceptions, and our language provides a simple way to handle exceptions. Any concrete proposal about the language of thought should make predictions about memory, learning and reasoning. Suppose that data set D lists the extensions of one or more predicates, and that a theory is a "candidate theory" for D if it correctly defines the extensions of all predicates in D. Note that a candidate theory may well include latent predicates--predicates that do not appear in D, but are useful for defining the predicates that have been observed. We will assume that humans encode D in terms of the simplest candidate theory for D, and that the difficulty of memorizing D is determined by the subjective complexity of this theory. Our approach can and should be tested against classic results from the memory literature. Unlike some other approaches to complexity [11], for The extension of P+ is the smallest set that satisfies all of the clauses that define P+ , and the extension of P is defined similarly. To simplify our notation, Fig. 1 uses P to refer to both P and P+ , and ¯ to refer to ¯ and P P P- . Any instance of P that appears in a clause defining P is really an instance of P+ , and any instance of ¯ that P appears in a clause defining ¯ is really an instance of P- . P 2 MDL approaches also commit to a specific language, but this language is often intended to be as general ¨ as possible. See, for instance, the discussion of universal codes in Grunwald et al. [7]. 3 A conjunctive concept C(·) can be defined using a single clause: C(X) A(X), B(X). The shortest definition of a disjunctive concept requires two clauses: D(X) A(X). D(X) B(X). - 1 3 instance, our model predicts that a sequence of k items is about equally easy to remember regardless of whether the items are drawn from a set of size 2, a set of size 10, or a set of size 1000 [12]. To develop a model of inductive learning and reasoning, we take a Bayesian approach, and use our complexity measure to define a prior distribution over a hypothesis space of theories: P (T ) 2-c(T ) .4 Given this prior distribution, we can use Bayesian inference to make predictions about unobserved relations and to discover the theory T that best accounts for the observations in data set D. Suppose that we have a likelihood function P (D|T ) which specifies how the examples in D were generated from some underlying theory T . The best explanation for the data D is the theory that maximizes the posterior distribution P (T |D) P (D|T )P (T ). If we need to predict whether ground term t is likely to be true, 5 we can sum over the space of theories: T 1T P (t|D) = P (t|T )P (T |D) = P (D|T )P (T ). (2) P (D) :tT where the final sum is over all theories T that make term t true. 1.1 Related work The theories we consider are closely related to logic programs, and methods for Inductive Logic Programming (ILP) explore how these programs can be learned from examples [13]. ILP algorithms are often inspired by the idea of searching for the shortest theory that accounts for the available data, and ILP is occasionally cast as the problem of minimizing an explicit MDL criterion [11]. ILP algorithms are rarely considered as models of human learning, but we believe that ILP researchers have explored many ideas that can help to explain how humans acquire theories. Formal measures of complexity have been developed in many fields [14], and there is at least one other psychological account of theory complexity. Goodman [1] developed a complexity measure that was originally a philosophical proposal about scientific theories, but was later tested as a model of subjective complexity [6]. A detailed description of this measure is not possible here, but we attempt to give a flavor of the approach. Suppose that a basis is a set of predicates. The starting point for Goodman's model is the intuition that basis B 1 is at least as simple as basis B 2 if B 1 can be defined in terms of B 2. Goodman argues that this intuition is misguided, but his model is founded on a refinement of this intuition. For instance, since the binary predicate in Fig. 1b can be defined in terms of two unary predicates, Goodman's approach requires that the complexity of the binary predicate is no more than the sum of the complexities of the two unary predicates. We will use Goodman's model as a baseline for evaluating our own approach, and a comparison between these two models should be informed by both theoretical and empirical considerations. On the theoretical side, our approach relies on a simple principle for deciding which structural properties are relevant to the measurement of complexity: the relevant properties are those with short logical representations. Goodman's approach incorporates no such principle, and he proposes somewhat arbitrarily that reflexivity and symmetry are among the relevant structural properties but that transitivity is not. A second reason for preferring our model is that it makes contact with a general principle--the idea that simplicity is related to representation length--that has found many applications across psychology [5], machine learning, and philosophy. 2 Experimental results We designed two experiments to explore settings where people learn, remember, and make inductive inferences about relational data. In our first experiment, we studied the subjective complexity of six binary relations that display a range of structural properties, including reflexivity, symmetry, and transitivity. 2.1 Experiment 1: memory and induction Materials and Methods. 18 adults participated in this experiment. Subjects were required to learn the 6 sets shown in Fig. 1, and to make inductive inferences about each set. Although Fig. 1 shows To ensure that this distribution can be normalized, we assume that there is some upper bound on the number of predicate symbols, variable symbols, and constants, and on the length of the theories we will consider. There will therefore be a finite number of possible theories, and our prior will be a valid probability distribution. 5 A ground term is a term such as R(8, 9) that does not include any variables. 4 4 Learning time 6 300 200 100 star bprt excp sym trans rand 0 4 2 Complexity (Human) Complexity (RL) Complexity (Goodman) 4 40 20 star bprt excp sym trans rand star bprt excp sym trans rand 0 2 0 Figure 2: (a) Average time in seconds to learn the six sets in Fig. 1. (b) Average ratings of set complexity. (c) Complexity scores according to our representation length (RL) model. (d) Complexity scores according to Goodman's model. pairs of digits, the experiment used letter pairs, and the letters for each condition and the order in which these conditions were presented were randomized across subjects. The pairs for each condition were initially laid out randomly on screen, and subjects could drag them around and organize them to help them understand the structure of the relation. At any stage, subjects could enter a test phase where they had to type in the 15 pairs belonging to the current set. Subjects who made an error on the test were returned to the learning phase. After 9 minutes had elapsed, subjects were allowed to pass the test regardless of how many errors they made. After passing the test, subjects were asked to rate the complexity of the set compared to other sets with 15 pairs. Ratings were provided on a 7 point scale. Subjects were then asked to imagine that a new letter (e.g. letter 9) had belonged to the current alphabet, and were given two inductive tasks. First they were asked to enter between 1 and 10 novel pairs that they would have expected to see (each novel pair was required to include the new letter). Next they were told about a novel pair that belonged to the set (e.g. pair 91), and were again asked to enter up to 10 additional pairs that they would have expected to see. Results. The average time needed to learn each set is shown in Fig. 2a, and ratings of set complexity are shown in Fig. 2b. It is encouraging that these measures yield converging results, but they may be confounded since subjects rated the complexity of a set immediately after learning it. The complexities plotted in Fig. 2c are the complexities of the theories shown in Fig. 1, which we believe to be the simplest theories according to our complexity measure. The final plot in Fig. 2 shows the complexities according to Goodman's model. There are several differences between these models: for instance, Goodman's account incorrectly predicts that the exception case is the hardest of the six, but our model acknowledges that a simple theory remains simple if a handful of exceptions are added. Goodman's account also predicts that transitivity is not an important structural regularity, but our model correctly predicts that the transitive set is simpler than the same set with some of the pairs reversed (the random set). Results for the inductive task are shown in Fig. 3. The first two columns show the number of subjects who listed each novel pair. The remaining two columns show the probability of set membership predicted by our model. To generate these predictions, we applied Equation 2 and summed over a set of theories created by systematically extending the theories shown in Fig. 1. Each extended theory includes up to one additional clause for each predicate in the base theory, and each additional clause includes at most two predicate slots. For instance, each extended theory for the bipartite case is created by choosing whether or not to add the clause T(9), and adding up to one clause for predicate R.6 For the first inductive task, the likelihood term P (D|T ) (see Equation 2) is set to 0 for all theories that are not consistent with the pairs observed during training, and to a constant for all remaining theories. For the second task we assumed in addition that the novel pair observed is sampled at random from all pairs involving the new letter.7 All model predictions were computed using Mace4 [15] to generate the extension of each theory considered. 6 ¯ R(9, X), R(2, 9), and R(X, 9) R(X, 2) are three possible additions. For the second task, P (D|T ) is set to 0 for theories that are inconsistent with the training pairs and theories 1 which do not include the observed novel pair. For all remaining theories, P (D|T ) is set to n , where n is the total number of novel pairs that are consistent with T . 7 5 star bprt excp sym trans rand 0 18 star 9 0 91 bipart 18 9 0 91 excep 18 9 0 91 18 9 0 18 9 0 random 18 9 0 71 77 17 67 71 77 17 67 81 88 18 78 99 19 89 99 19 89 99 19 89 18 9 0 91 18 9 0 91 18 9 0 91 18 9 0 18 9 0 18 9 0 71 77 17 67 71 77 17 67 81 88 18 99 19 99 19 99 19 1 0.5 89 r=0.99 1 0.5 0 91 1 0.5 0 91 1 0.5 0 91 1 0.5 0 1 0.5 0 1 0.5 0 r=0.99 0 91 1 99 19 89 99 19 89 r=0.96 r=0.99 0.5 89 0 91 1 99 19 89 99 19 89 r=0.98 r=0.99 0.5 89 0 91 1 99 19 89 99 19 89 r=0.88 r=0.99 symm 0.5 78 0 1 81 88 18 78 81 88 18 78 r=0.62 r=0.93 trans 0.5 0 1 0.5 0 71 77 17 67 71 77 17 67 71 77 17 67 r=0.38 r=0.74 71 77 17 67 Human (no examples) Human (1 example) RL (no examples) RL (one example) Figure 3: Data and model predictions for the induction task in Experiment 1. Columns 1 and 3 show predictions before any pairs involving the new letter are observed. Columns 2 and 4 show predictions after a single novel pair (marked with a gray bar) is observed to belong to the set. The model plots for each condition include correlations with the human data. The supporting material includes predictions for a model based on the Goodman complexity measure and an exemplar model which assumes that the new letter will be just like one of the old letters. The exemplar model outperforms our model in the random condition, and makes accurate predictions about three other conditions. Overall, however, our model performs better than the two baselines. Here we focus on two important predictions that are not well handled by the exemplar model. In the symmetry condition, almost all subjects predict that 78 belongs to the set after learning that 87 belongs to the set, suggesting that they have learned an abstract rule. In the transitive condition, most subjects predict that pairs 72 through 76 belong to the set after learning that 71 belongs to the set. Our model accounts for this result, but the exemplar model has no basis for making predictions about letter 7, since this letter is now known to be unlike any of the others. 2.2 Krueger data: memory and perception Our first experiment used learning time, direct ratings of complexity, and inductive judgments to assess our model of subjective complexity. Converging evidence from three distinct tasks is a good start, but we can also test our approach against data from two additional experimental designs. Krueger [6] describes several experiments that use memory tasks and perceptual tasks to assess Goodman's account as a model of subjective complexity. The stimuli for four of these experiments are included in Krueger's thesis, and the supporting material describes model results for all of these cases. Our model and Goodman's model both account well for these data, and we conclude that our model accounts for the majority of the findings that have previously been used to support the Goodman model. 2.3 Experiment 2: learning from positive examples During the learning phase of our first experiment, subjects learned a theory based on positive examples (the theory included all pairs they had seen) and negative examples (the theory ruled out all pairs they had not seen). Often, however, humans learn theories based on positive examples alone. 6 a) Human 7 1 R(X, X, X). 111 222 333 444 b) 7 1 R(X, X, 1). 221 331 441 551 c) 7 1 R(X, X, Y). 221 443 552 663 d) 7 1 R(X, Y, Z). 231 456 615 344 e) 7 1 R(2, 3, X). 231 234 235 236 777 771 778 789 237 777 771 778 789 237 777 771 778 789 237 777 771 778 789 237 0 0 -10 777 771 778 789 237 777 771 778 789 237 0 -5 777 771 778 789 237 0 -0.1 777 771 778 789 237 0 -10 777 771 778 789 237 RL -10 -20 -20 -10 -0.2 -20 Figure 4: Data and model predictions for Experiment 2. The four triples observed for each set are shown at the top of the figure. The first row of plots shows average ratings on a scale from 1 (very unlikely to belong to the set) to 7 (very likely). Model predictions are plotted as log probabilities. Suppose, for instance, that our anthropologist has spent only a few hours with a new tribe. She may have observed several pairs who are obviously friends, but should realize that many other pairs of friends have not yet interacted in her presence. Our framework can handle cases like these if we assume that the data D in Equation 2 are sampled from the ground terms that are true according to the underlying theory. We follow [11] and [16] and use a distribution P (D|T ) which assumes that the examples in D are randomly sampled with replacement from the ground terms that are true. This sampling assumption encourages our model to identify the theory with the smallest extension that is compatible with all of the training examples. We tested this approach by designing an experiment where learners were given sets of examples that were compatible with several underlying theories. Materials and Methods. 15 adults participated in this experiment immediately after taking Experiment 1. In each of five conditions, subjects were told about a set of triples built from an alphabet of 9 letters. They were shown four triples that belonged to the set (Fig. 4), and told that the set might include triples that they had not seen. Subjects then gave ratings on a seven point scale to indicate whether five additional triples (see Fig. 4) were likely to belong to the set. Results. Average ratings and model predictions are shown in Fig. 4. Model predictions for each condition were computed using Equation 2 and summing over a space of theories that included the five theories shown at the top of Fig. 4, variants of these five theories which stated that certain pairs of slots could not be occupied by the same constant,8 and theories that included no variables but merely enumerated up to 5 triples.9 Although there are general theories like R(X, Y, Z) that are compatible with the triples observed in all five conditions, Fig. 4 shows that people were sensitive to different regularities in each case.10 We focus on one condition (Fig. 4b) that exposes the strengths and weaknesses of our model. According to our model, the two most probable theories given the triples for this condition are R(X, X, 1) and the closely related variant that rules out R(1, 1, 1). The next most probable theory is R(X, X, Y). These predictions are consistent with people's judgments that 771 is very likely to belong to the set, and that 778 is the next most likely option. Unlike our model, however, people consider 777 to be substantially less likely than 778 to belong to the set. This result may suggest that the variant of R(X, X, Y) that rules out R(X, X, X) deserves a higher prior probability than our model recognizes. To better account for cases like this, it may be worth considering languages where any two variables that belong to the same clause but have different names are assumed to refer to different entities. One such theory includes two clauses: R(X, X, Y). ¯(X, X, X). R One such theory is the following list of clauses: R(2, 2, 1). R(3, 3, 1). R(4, 4, 1). R(5, 5, 1). R(7, 7, 7). 10 Similar results have been found with 9-month old infants. Cases like Figs. 4b and 4c have been tested in an infant language-learning study where the stimuli were three-syllable strings [17]. 9-month old infants exposed to strings like the four in Fig. 4c generalized to other strings consistent with the theory R(X, X, Y), but infants in the condition corresponding to Fig. 4b generalized only to strings consistent with the theory R(X, X, 1). 9 8 7 777 771 778 789 237 3 Discussion and Conclusion There are many psychological models of concept learning [4, 16, 18], but few that use representations rich enough to capture the content of intuitive theories. We suggested that intuitive theories are mentally represented in a first-order logical language, and proposed a specific hypothesis about this language of thought. We assumed that the subjective complexity of a theory depends on the length of its representation in this language, and described experiments which suggest that the resulting complexity measure helps to explain how theories are learned and used for inductive inference. Our experiments deliberately used stimuli that minimized the influence of prior knowledge. Theories, however, are cumulative, and the theory that seems simplest to a learner will often depend on her background knowledge. Our approach provides a natural place for background knowledge to be inserted. A learner can be supplied with a stock of background predicates, and the shortest representation for a data set will depend on which background predicates are available. Since different sets of predicates will lead to different predictions about subjective complexity, empirical results can help to constrain the choice of background predicates. Different strategies for searching the space of theories can be proposed and tested [13], but exploring search algorithms may be premature until our complexity measure has held up to additional empirical tests. It is relatively easy to establish whether the theories that are simple according to our measure are also considered simple by people, and our experiments have made a start in this direction. It is much harder to establish that our measure captures most of the theories that are subjectively simple, and more exhaustive experiments are needed before this conclusion can be drawn. Studying the acquisition and use of theories is likely to keep psychologists busy for many decades. Boolean concepts have been studied for more than fifty years, and many psychologists have made empirical and theoretical contributions to this field [4, 10]. An even greater effort will be needed to crack the problem of theory learning, since the space of intuitive theories is much richer than the space of Boolean concepts. We have provided a model and a pair of experiments that begin to address this problem, but a great deal of work remains to be done. Acknowledgments Supported by the William Asbjornsen Albert memorial fellowship (CK), the James S. McDonnell Foundation Causal Learning Collaborative Initiative (NDG, JBT) and the Paul E. Newton chair (JBT). References [1] N. Goodman. The structure of appearance. 2nd edition, 1961. [2] S. Carey. Conceptual change in childhood. MIT Press, Cambridge, MA, 1985. [3] H. A. Simon. Complexity and the representation of patterned sequences of symbols. Psychological Review, 79:369­382, 1972. [4] J. Feldman. An algebra of human concept learning. JMP, 50:339­368, 2006. [5] N. Chater and P. Vitanyi. Simplicity: a unifying principle in cognitive science. TICS, 7:19­22, 2003. [6] J. T. Krueger. A theory of structural simplicity and its relevance to aspects of memory, perception, and conceptual naturalness. PhD thesis, University of Pennsylvania, 1979. ¨ [7] P. Grunwald, I. J. Myung, and M. Pitt, editors. Advances in Minimum Description Length: Theory and Applications. 2005. [8] N. Chomsky. The logical structure of linguistic theory. University of Chicago Press, Chicago, 1975. [9] N. Chater. Reconciling simplicity and likelihood principles in perceptual organization. Psychological Review, 103:566­581, 1996. [10] J. A. Bruner, J. S. Goodnow, and G. J. Austin. A study of thinking. Wiley, 1956. [11] D. Conklin and I. H. Witten. Complexity-based induction. Machine Learning, 16(3):203­225, 1994. [12] G. A. Miller. The magical number seven, plus or minus two: Some limits on our capacity for processing information. Psychological Review, 63(1):81­97, 1956. [13] S. Muggleton and L. De Raedt. Inductive logic programming: theory and methods. Journal of Logic Programming, 19-20:629­679, 1994. [14] B. Edmonds. Syntactic measures of complexity. PhD thesis, University of Manchester, 1999. [15] W. McCune. Mace4 reference manual and guide. Technical Report ANL/MCS-TM-264, Argonne National Laboratory, 2003. [16] J. B. Tenenbaum and T. L. Griffiths. Generalization, similarity, and Bayesian inference. BBS, 24:629­641, 2001. [17] L. Gerken. Decisions, decisions: infant language learning when multiple generalizations are possible. Cognition, 98(3):67­74, 2006. [18] N. D. Goodman, T. L. Griffiths, J. Feldman, and J. B. Tenenbaum. A rational analysis of rule-based concept learning. In CogSci, 2007. 8