Poisson Graphical Granger Causality by Minimum Message Length

Total Page:16

File Type:pdf, Size:1020Kb

Poisson Graphical Granger Causality by Minimum Message Length Poisson Graphical Granger Causality by Minimum Message Length KateˇrinaHlav´aˇckov´a-Schindler1;2 and Claudia Plant1;3 1 Faculty of Computer Science, University of Vienna, Vienna, Austria 2 Institute of Computer Science of the Czech Academy of Sciences, Prague, Czech Republic, [email protected] 3 ds:UniVie, University of Vienna, Vienna, Austria, [email protected] Abstract. Graphical Granger models are popular models for causal in- ference among time series. In this paper we focus on the Poisson graphical Granger model where the time series follow Poisson distribution. We use minimum message length principle for determination of causal connec- tions in the model. Based on the dispersion coefficient of each time series and on the initial maximum likelihood estimates of the regression coef- ficients, we propose a minimum message length criterion to select the subset of causally connected time series with each target time series. We propose a genetic-type algorithm to find this set. To our best knowledge, this is the first work on applying the minimum message length princi- ple to the Poisson graphical Granger model. Common graphical Granger models are usually applied in scenarios when the number of time ob- servations is much greater than the number of time series, normally by several orders of magnitude. In the opposite case of "short" time se- ries, these methods often suffer from overestimation. We demonstrate in the experiments with synthetic Poisson and point process time series that our method is for short time series superior in precision to the com- pared causal inference methods, i.e. the heterogeneous Granger causality method, the Bayesian causal inference method using structural equation models LINGAM and the point process Granger causality. Keywords: Granger causality · Poisson graphical Granger model · min- imum message length · ridge regression for GLM 1 Introduction Granger causality is a popular method for causality analysis in time series due to its computational simplicity. Its application to time series with non-Gaussian distribution can be however misleading. Recently, Behzadi et al. in [2] proposed the heterogeneous graphical Granger Model (HGGM) for detecting causal rela- tions among time series having a distribution from the exponential family, which includes a wider class of common distributions. HGGM employs regression in generalized linear models (GLM) with adaptive Lasso as a variable selection method and applies it to time series with a given lag. The approach allows to apply causal inference among time series with discrete values. Poisson graphical 2 Hlav´aˇckov´a-Schindler and Plant Granger model (PGGM) is a special case of HGGM for detecting Granger-causal relationships among p ≥ 3 Poisson processes. Each process in the model, rep- resented by time series, is a count. A count process can be e.g. a process of events such as the arrival of a telephone call at a call centre in a time interval. Poisson processes can serve as models of point process data, including neural spike trains, [4]. Poisson graphical Granger model may be appropriate when in- vestigating temporal interactions among processes as e.g. the number of transit passengers of an airport within a time period or in criminology, when temporal relationships among various crimes in some time interval are investigated. In this paper we approach the inference in the Poisson graphical Granger model by the principle of minimum message length (MML). { We use minimum message length principle for determination of causal con- nections in the Poisson graphical Granger model. { For the highly collinear design matrix of the model we define a corrected form of the Fisher information matrix using the ridge penalty. { Based on the dispersion coefficient of each time series and on the initial maximum likelihood estimates of the regression coefficients, we propose a minimum message length criterion to select the subset of causally connected time series with each target time series. { We propose a genetic-type algorithm to find this set. { To our best knowledge, this is the first work on applying the minimum message length principle to the Poisson graphical Granger model. { We demonstrate experimentally that our method is superior in precision to the compared causal inference methods, i. e. the heterogeneous Granger causality method, the Bayesian causal inference method using structural equation models LINGAM [23] and the point process Granger causality in the case of short data, i.e. when the number of time observations is approx- imately of the same order as the number of time series. The paper is organized as follows. Section 2 presents preliminaries, concretely Granger causality and the Poisson graphical Granger model. Section 3 presents the PGGM as an instance of multiple Poisson regression. The MML code for PGGM is computed and the main theorem is stated in Section 4. The algorithm to compute the MML code for PGGM and the genetic algorithm for variable selection in PGGM are explained in Section 5. Related work is discussed in Section 6. Our experiments are in Section 7. Section 8 is devoted to conclusions and the derivation of the criterion can be found in Appendix. 2 Preliminaries Relevance of Granger Causality Since its introduction, there has been lead a criticism of Granger causality, since it e.g. does not take into account counter- factuals, [12], [17]. As its name implies, Granger causality is not necessarily true causality. In defense of his method, Granger in [6] wrote: "Possible causation is Poisson Graphical Granger Causality by Minimum Message Length 3 not considered for any arbitrarily selected group of variables, but only for vari- ables for which the researcher has some prior belief that causation is, in some sense, likely." In other words, drawing conclusions about the existence of a causal relation between time series and about its direction is possible only if theoretical knowledge of mechanisms connecting the time series is accessible. Nevertheless as confirmed by a recent Nature publication [16], if the theoretical background of investigated processes is insufficient, methods to infer causal relations from data rather than knowledge of mechanisms (Granger causality including) are helpful. These methods can also make possible to perform credible analyses with large amount of observational time data, e.g. in social networks [11], since they are less costly than common epidemiological or marketing research approaches. Graphical Granger model The (Gaussian) graphical Granger model extend the autoregressive concept of Granger causality to p ≥ 2 time series and time t t lag d ≥ 1 [1]. Let x1; : : : ; xp be p time series, t = 1; : : : ; n. Consider the vector autoregressive (VAR) models with lag d for i = 1; : : : ; p t Lag 0 t xi = Xt;d βi + "i (1) Lag t−d t−1 t−d t−1 where Xt;d = (x1 ; : : : ; x1 ; : : : ; xp ; : : : ; xp ) and βi be a matrix of the t Lag 0 regression coefficients and "i be white noise. One can easily show that Xt;d βi = Pp Pd t−l l j=1 l=1 xj βj. One says the time series xj Granger{causes the time series xi for the given lag d, denote xj ! xi for i; j = 1; : : : ; p if and only if at least one of the d coefficients in j − th row of βi in (1) is non-zero. Poisson graphical Granger model The Poisson graphical Granger model has the form p d t t Lag 0 X X t−l l xi ≈ λi = exp(Xt;d βi) = exp( xj βj) (2) j=1 l=1 t for xi, i = 1; : : : ; p; t = d + 1; : : : ; n having a Poisson distribution. Applying the HGGM approach to the case, when the link function for each process xi is function exp, problem (2) can be solved as n ^ X t Lag 0 2 βi = arg min (xi − exp(Xt;d βi)) + ρiR(βi) (3) βi t=d+1 for a given lag d > 0 and all t = d + 1; : : : ; n with R(βi) adaptive Lasso penalty function. (The sign 0 denotes a transpose of a matrix). One says, the time series xj Granger{causes the time series xi for the given lag d, denote xj ! xi for ^ i; j = 1; : : : ; p if and only if at least one of the d coefficients in j − th row of βi of the solution of (3) is non-zero [2]. 4 Hlav´aˇckov´a-Schindler and Plant 3 Poisson Graphical Granger Model as Multiple Poisson Regression In this section we will derive the Poisson Granger model (2) with a fixed lag d as an instance of a multiple Poisson regression with a fixed design matrix. Consider t the full model for p Poisson variables xi and (integer) lag d ≥ 1 corresponding to the optimization problem (2). To be able to use the maximum likelihood (ML) estimation over the regression parameters, we reformulate the matrix of lagged Lag time series Xt;d from (1) into a fixed design matrix form. Assume n − d > pd d+1 d+2 n and denote xi = (xi ; xi ; : : : ; xi ). We construct the (n − d) × (d × p) design matrix 2 d 1 d 1 3 x1 : : : x1 : : : xp : : : xp d+1 2 d+1 2 6x1 : : : x1 : : : xp : : : xp 7 X = 6 7 (4) 6 . 7 4 . 5 n−1 n−d+1 n−1 n−d+1 x1 : : : x1 : : : xp : : : xp 1 d 1 d and a 1×(d×p) vector βi = (β1 ; : : : ; β1 ; : : : ; βp; : : : ; βp ). We can see that problem 0 0 xi ≈ λi = exp(Xβi) (5) is equivalent to problem (2) in the matrix form where we mean by exp a function d+1 d+1 operating on each coordinate i = d + 1; : : : ; n and λi = (λi ; : : : ; λi ). Denote now by γi ⊂ Γ = f1; : : : ; pg the subset of indices of regressor's 1×(d×ki) variables and ki := jγij its cardinality.
Recommended publications
  • Arxiv:1502.07813V1 [Cs.LG] 27 Feb 2015 Distributions of the Form: M Pr(X;M ) = ∑ W J F J(X;Θ J) (1) J=1
    Minimum message length estimation of mixtures of multivariate Gaussian and von Mises-Fisher distributions Parthan Kasarapu · Lloyd Allison Abstract Mixture modelling involves explaining some observed evidence using a combination of probability distributions. The crux of the problem is the inference of an optimal number of mixture components and their corresponding parameters. This paper discusses unsupervised learning of mixture models using the Bayesian Minimum Message Length (MML) crite- rion. To demonstrate the effectiveness of search and inference of mixture parameters using the proposed approach, we select two key probability distributions, each handling fundamentally different types of data: the multivariate Gaussian distribution to address mixture modelling of data distributed in Euclidean space, and the multivariate von Mises-Fisher (vMF) distribu- tion to address mixture modelling of directional data distributed on a unit hypersphere. The key contributions of this paper, in addition to the general search and inference methodology, include the derivation of MML expressions for encoding the data using multivariate Gaussian and von Mises-Fisher distributions, and the analytical derivation of the MML estimates of the parameters of the two distributions. Our approach is tested on simulated and real world data sets. For instance, we infer vMF mixtures that concisely explain experimentally determined three-dimensional protein conformations, providing an effective null model description of protein structures that is central to many inference problems in structural bioinformatics. The ex- perimental results demonstrate that the performance of our proposed search and inference method along with the encoding schemes improve on the state of the art mixture modelling techniques. Keywords mixture modelling · minimum message length · multivariate Gaussian · von Mises-Fisher · directional data 1 Introduction Mixture models are common tools in statistical pattern recognition (McLachlan and Basford, 1988).
    [Show full text]
  • Nmo Ash University
    S ISSN 1440-771X ISBN 0 7326 1048 6 NMO ASH UNIVERSITY, AUSTRALIA t 1 NOV 498 Comparisons of Estimators and Tests Based on Modified Likelihood and Message Length Functions Mizan R. Laskar and Maxwell L. King Working Paper 11/98 August 1998 .DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS COMPARISONS OF ESTIMATORS AND TESTS BASED ON MODIFIED LIKELIHOOD AND MESSAGE LENGTH FUNCTIONS - Mizan R. Laskar and Maxwell L. King Department of Econometrics and Business Statistics Monash University Clayton, Victoria 3168 Australia Summary The presence of nuisance parameters causes unwanted complications in statistical and econometric inference procedures. A number of modified likelihood and message length functions have been developed for better handling of nuisance parameters but they are not equally efficient. In this paper, we empirically compare different modified likelihood and message length functions in the context of estimation and testing of parameters from linear regression disturbances that follow either first-order moving average or first-order autoregressive error processes. The results show that estimators based on the conditional profile likelihood and tests based on the marginal likelihood are best. If there is a minor identification problem, the sizes of the likelihood ratio and Wald tests based on simple message length functions are best. The true sizes of the Lagrange multiplier tests based on message length functions are rather poor because the score functions of message length functions are biased. Key words: linear regression model; marginal likelihood; conditional profile likelihood; first-order moving average errors; first-order autoregressive errors. 1. Introduction Satisfactory statistical analysis of non-experimental data is an important problem in statistics and econometrics.
    [Show full text]
  • A Minimum Message Length Criterion for Robust Linear Regression
    A Minimum Message Length Criterion for Robust Linear Regression Chi Kuen Wong, Enes Makalic, Daniel F. Schmidt February 21, 2018 Abstract This paper applies the minimum message length principle to inference of linear regression models with Student-t errors. A new criterion for variable selection and parameter estimation in Student-t regression is proposed. By exploiting properties of the regression model, we de- rive a suitable non-informative proper uniform prior distribution for the regression coefficients that leads to a simple and easy-to-apply criterion. Our proposed criterion does not require specification of hyperparameters and is invariant under both full rank transformations of the design matrix and linear transformations of the outcomes. We compare the proposed criterion with several standard model selection criteria, such as the Akaike information criterion and the Bayesian information criterion, on simulations and real data with promising results. 1 Introduction ′ Consider a vector of n observations y = (y1,...,yn) generated by the linear regression model y = β01n + Xβ + ε , (1) where X = (x ,..., x ) is the design matrix of p explanatory variables with each x Rn, β Rp 1 k i ∈ ∈ is the vector of regression coefficients, β0 R is the intercept parameter, 1n is a vector of 1s of ′ ∈ length n, and ε = (ε1,...,εn) is a vector of random errors. In this paper, the random disturbances εi are assumed to be independently and identically distributed as per a Student-t distribution with location zero, scale τ, and ν degrees of freedom. The Student-t linear regression model finds frequent application in modelling heavy-tailed data [1, 2].
    [Show full text]
  • Suboptimal Behavior of Bayes and MDL in Classification Under
    Mach Learn (2007) 66:119–149 DOI 10.1007/s10994-007-0716-7 Suboptimal behavior of Bayes and MDL in classification under misspecification Peter Gr¨unwald · John Langford Received: 29 March 2005 / Revised: 15 December 2006 / Accepted: 20 December 2006 / Published online: 30 January 2007 Springer Science + Business Media, LLC 2007 Abstract We show that forms of Bayesian and MDL inference that are often applied to classification problems can be inconsistent. This means that there exists a learning prob- lem such that for all amounts of data the generalization errors of the MDL classifier and the Bayes classifier relative to the Bayesian posterior both remain bounded away from the smallest achievable generalization error. From a Bayesian point of view, the result can be reinterpreted as saying that Bayesian inference can be inconsistent under misspecification, even for countably infinite models. We extensively discuss the result from both a Bayesian and an MDL perspective. Keywords Bayesian statistics . Minimum description length . Classification . Consistency . Inconsistency . Misspecification 1 Introduction Overfitting is a central concern of machine learning and statistics. Two frequently used learning methods that in many cases ‘automatically’ protect against overfitting are Bayesian inference (Bernardo & Smith, 1994) and the Minimum Description Length (MDL) Principle (Rissanen, 1989; Barron, Rissanen, & Yu, 1998; Gr¨unwald, 2005, 2007). We show that, when applied to classification problems, some of the standard variations of these two methods can be inconsistent in the sense that they asymptotically overfit: there exist scenarios where, no matter how much data is available, the generalization error of a classifier based on MDL Editors: Olivier Bousquet and Andre Elisseeff P.
    [Show full text]
  • Efficient Linear Regression by Minimum Message Length
    1 Efficient Linear Regression by Minimum Message Length Enes Makalic and Daniel F. Schmidt Abstract This paper presents an efficient and general solution to the linear regression problem using the Minimum Message Length (MML) principle. Inference in an MML framework involves optimising a two-part costing function that describes the trade-off between model complexity and model capability. The MML criterion is integrated into the orthogonal least squares algorithm (MML-OLS) to improve both speed and numerical stability. This allows for the message length to be iteratively updated with the selection of each new regressor, and for potentially problematic regressors to be rejected. The MML- OLS algorithm is subsequently applied to function approximation with univariate polynomials. Empirical results demonstrate superior performance in terms of mean squared prediction error in comparison to several well-known benchmark criteria. I. INTRODUCTION Linear regression is the process of modelling data in terms of linear relationships between a set of independent and dependent variables. An important issue in multi-variate linear modelling is to determine which of the independent variables to include in the model, and which are superfluous and contribute little to the power of the explanation. This paper formulates the regressor selection problem in a Minimum Message Length (MML) [1] framework which offers a sound statistical basis for automatically discriminating between competing models. In particular, we combine the MML criterion with the well- known Orthogonal Least Squares (OLS) [2] algorithm to produce a search (MML-OLS) that is both numerically stable and computationally efficient. To evaluate the performance of the proposed algorithm Enes Makalic and Daniel Schmidt are with Monash University Clayton School of Information Technology Clayton Campus Victoria 3800, Australia.
    [Show full text]
  • Arxiv:0906.0052V1 [Cs.LG] 30 May 2009 Responses, We Can Write the Y Values in an N × 1 Vector Y and the X Values in an N × M Matrix X
    A Minimum Description Length Approach to Multitask Feature Selection Brian Tomasik May 2009 Abstract One of the central problems in statistics and machine learning is regression: Given values of input variables, called features, develop a model for an output variable, called a response or task. In many settings, there are potentially thousands of possible features, so that feature selection is required to reduce the number of predictors used in the model. Feature selection can be interpreted in two broad ways. First, it can be viewed as a means of reducing prediction error on unseen test data by improving model generalization. This is largely the focus within the machine-learning community, where the primary goal is to train a highly accurate system. The second approach to feature selection, often of more interest to scientists, is as a form of hypothesis testing: Assuming a \true" model that generates the data from a small number of features, determine which features actually belong in the model. Here the metrics of interest are precision and recall, more than test-set error. Many regression problems involve not one but several response variables. Often the responses are suspected to share a common underlying structure, in which case it may be advantageous to share information across the responses; this is known as multitask learning. As a special case, we can use multiple responses to better identify shared predictive features|a project we might call multitask feature selection. This thesis is organized as follows. Section1 introduces feature selection for regression, focusing on `0 regularization methods and their interpretation within a Minimum Description Length (MDL) framework.
    [Show full text]
  • Model Selection for Mixture Models-Perspectives and Strategies Gilles Celeux, Sylvia Frühwirth-Schnatter, Christian Robert
    Model Selection for Mixture Models-Perspectives and Strategies Gilles Celeux, Sylvia Frühwirth-Schnatter, Christian Robert To cite this version: Gilles Celeux, Sylvia Frühwirth-Schnatter, Christian Robert. Model Selection for Mixture Models- Perspectives and Strategies. Handbook of Mixture Analysis, CRC Press, 2018. hal-01961077 HAL Id: hal-01961077 https://hal.archives-ouvertes.fr/hal-01961077 Submitted on 19 Dec 2018 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. 7 Model Selection for Mixture Models – Perspectives and Strategies Gilles Celeux, Sylvia Frühwirth-Schnatter and Christian P. Robert INRIA Saclay, France; Vienna University of Economics and Business, Austria; Université Paris-Dauphine, France and University of Warwick, UK CONTENTS 7.1 Introduction .................................................................... 124 7.2 Selecting G as a Density Estimation Problem ................................. 125 7.2.1 Testing the order of a finite mixture through likelihood ratio tests .. 127 7.2.2 Information criteria for order selection ................................ 128 7.2.2.1 AIC and BIC ............................................... 128 7.2.2.2 The Slope Heuristics ....................................... 130 7.2.2.3 DIC ......................................................... 131 7.2.2.4 The minimum message length .............................. 132 7.2.3 Bayesian model choice based on marginal likelihoods ................ 133 7.2.3.1 Chib’s method, limitations and extensions ................
    [Show full text]
  • Minimum Message Length Ridge Regression for Generalized Linear Models
    Problem Description MML GLM Ridge Regression Results/Examples Minimum Message Length Ridge Regression for Generalized Linear Models Daniel F. Schmidt and Enes Makalic Centre for Biostatistics and Epidemiology The University of Melbourne 26th Australasian Joint Conference on Artificial Intelligence Dunedin, New Zealand 2013 Problem Description MML GLM Ridge Regression Results/Examples Outline 1 Problem Description Generalized Linear Models GLM Ridge Regression 2 MML GLM Ridge Regression Minimum Message Length Inference Message Lengths of GLMs 3 Results/Examples Parameter Estimation Experiments Example: Dog Bite Data Conclusion Problem Description Generalized Linear Models MML GLM Ridge Regression GLM Ridge Regression Results/Examples Outline 1 Problem Description Generalized Linear Models GLM Ridge Regression 2 MML GLM Ridge Regression Minimum Message Length Inference Message Lengths of GLMs 3 Results/Examples Parameter Estimation Experiments Example: Dog Bite Data Conclusion Problem Description Generalized Linear Models MML GLM Ridge Regression GLM Ridge Regression Results/Examples Generalized Linear Models (GLMs) (1) We have A vector of targets, y ∈ Rn 0 0 0 n×p A matrix of features, X = (x¯1,..., x¯n) ∈ R ⇒ Usual problem is to use X to predict y If targets are reals, linear-normal model is a standard choice yi ∼ N(ηi, τ) where ηi = x¯iβ + α, is the linear predictor, and β ∈ Rp are the coefficients α ∈ R is the intercept Problem Description Generalized Linear Models MML GLM Ridge Regression GLM Ridge Regression Results/Examples Generalized
    [Show full text]
  • Bayesian Model Averaging Across Model Spaces Via Compact Encoding
    To Appear in the 8th International Symposium on A.I. and Mathematics, Fort Lauderdale, Florida, 2004. Bayesian Model Averaging Across Model Spaces via Compact Encoding Ke Yin Ian Davidson* Department of Computer Science Department of Computer Science SUNY – Albany SUNY – Albany Albany, NY 12222 Albany, NY 12222 [email protected] [email protected] Abstract Bayesian Model Averaging (BMA) is well known for improving predictive accuracy by averaging inferences over all models in the model space. However, Markov chain Monte Carlo (MCMC) sampling, as the standard implementation for BMA, encounters difficulties in even relatively simple model spaces. We introduce a minimum message length (MML) coupled MCMC methodology, which not only addresses these difficulties but has additional benefits. The MML principle discretizes the model space and associates a probability mass with each region. This allows efficient sampling and jumping between model spaces of different complexity. We illustrate the methodology with a mixture component model example (clustering) and show that our approach produces more interpretable results when compared to Green’s popular reverse jump sampling across model sub- spaces technique. The MML principle mathematically embodies Occam’s razor since more complicated models take more information to describe. We find that BMA prediction based on sampling across multiple sub-spaces of different complexity makes much improved predictions compared to the single best (shortest) model. 1. Introduction Bayesian model averaging (BMA) removes the model uncertainty by making inferences from all possible models in the considered model spaces weighted by their posterior probabilities. The removal of uncertainty decreases the associated risk of making predictions from only a single model hence improves the prediction accuracy [8].
    [Show full text]
  • 0A1AS4 Tjf"1/47
    0A1AS4 tjf"1/47 ISSN 1032-3813 ISBN 0 7326 1037 0 LMONASH UNIVERSITY '44liNo AUSTRALIA BAYESIAN APPROACHES TO SEGMENTING A SIMPLE TIME SERIES Jonathan J. Oliver Catherine S. Forbes Working Paper 14/97 November 1997 DEPARTMENT OF ECONOMETRIC AND BUSINESS STATISTICS Bayesian Approaches to Segmenting a Simple Time Series Jonathan J. Oliver, Catherine S. Forbes, Dept. of Computer Science Dept. Econometrics Monash University, Monash University, Clayton, 3168 Australia Clayton, 3168 Australia jono©cs.monash.edu.au Catherine.Forbes©BusEco.monash.edu.au November 24, 1997 Keywords: Segmentation, Minimum Message Length, MML, Bayes Factors, Evidence, Time Series Abstract The segmentation problem arises in many applications in data mining, A.I. and statis- tics. In this paper, we consider segmenting simple time series. We develop two Bayesian approaches for segmenting a time series, namely the Bayes Factor approach, and the Minimum Message Length (MML) approach. We perform simulations comparing these Bayesian approaches, and then perform a comparison with other classical approaches, namely AIC, MDL and BIC. We conclude that the MML criterion is the preferred crite- rion. We then apply the segmentation method to financial time series data. 1 Introduction In this paper, we consider the problem of segmenting simple time series. We consider time series of the form: Yt4-3. = Yt + ft where we are given N data points (yi , yN) and we assume there are C 1 segments (j E {0, ... C}), and that each Et is Gaussian with mean zero and variance (7.. We wish to estimate — the number of segments, C 1, — the segment boundaries, {v1, , vc}, — the mean change for each segment, pj, and — the variance for each segment, ay.
    [Show full text]
  • Model Identification from Many Candidates
    15 Model Identification from Many Candidates Mark L. Taper ABSTRACT Model identification is a necessary component of modern science. Model misspecification is a major, if not the dominant, source of error in the quan­ tification of most scientific evidence. Hypothesis tests have become the de facto standard for evidence in the bulk of scientific work. Consequently, be­ cause hypothesis tests require a Single null and a Single alternative hypoth­ esis there has been a very strong tendency to restrict the number of models considered in an analysis to two. I discuss the information criteria approach to model identification. The information criteria approach can be thought of as an extension of the likelihood ratio approach to the case of multiple al­ ternatives. However, it has been claimed that information criteria are "con­ fused" by too many alternative models and that selection should occur among a limited set of models. I demonstrate that the information criteria approach can be extended to large sets of models. There is a tradeoff be­ tween in the amount of model detail that can be accurately captured and the number of models that can be considered. This tradeoff can he incorporated in modifications of the parameter penalty term. HYPOTHESES, MODELS, AND SCIENCE The hypothesis concept plays an important role in science. The classic sci­ entific method (Popper, 1959) continually reiterates a cycle of hypothesis This paper was first presented in August 1998 at a symposium titled "Scientific Evidence" hosted by the Ecological Statistics section of the Ecological Society of America. I thank Subhash Lele, Jay Rotella, Prasanta Bandyopadhyay, and Brad Shepard for commenting on drafts of this manuscript.
    [Show full text]
  • Model Selection by Normalized Maximum Likelihood
    Myung, J. I., Navarro, D. J. and Pitt, M. A. (2006). Model selection by normalized maximum likelihood. Journal of Mathematical Psychology, 50, 167-179 http://dx.doi.org/10.1016/j.jmp.2005.06.008 Model selection by normalized maximum likelihood Jay I. Myunga;c, Danielle J. Navarrob and Mark A. Pitta aDepartment of Psychology Ohio State University bDepartment of Psychology University of Adelaide, Australia cCorresponding Author Abstract The Minimum Description Length (MDL) principle is an information theoretic approach to in- ductive inference that originated in algorithmic coding theory. In this approach, data are viewed as codes to be compressed by the model. From this perspective, models are compared on their ability to compress a data set by extracting useful information in the data apart from random noise. The goal of model selection is to identify the model, from a set of candidate models, that permits the shortest description length (code) of the data. Since Rissanen originally formalized the problem using the crude `two-part code' MDL method in the 1970s, many significant strides have been made, especially in the 1990s, with the culmination of the development of the refined `universal code' MDL method, dubbed Normalized Maximum Likelihood (NML). It represents an elegant solution to the model selection problem. The present paper provides a tutorial review on these latest developments with a special focus on NML. An application example of NML in cognitive modeling is also provided. Keywords: Minimum Description Length, Model Complexity, Inductive Inference, Cognitive Modeling. Preprint submitted to Journal of Mathematical Psychology 13 August 2019 To select among competing models of a psychological process, one must decide which criterion to use to evaluate the models, and then make the best inference as to which model is preferable.
    [Show full text]