Biological Network Growth in Complex Environments – a Computational Framework

Total Page:16

File Type:pdf, Size:1020Kb

Biological Network Growth in Complex Environments – a Computational Framework bioRxiv preprint doi: https://doi.org/10.1101/2020.06.01.127407; this version posted June 1, 2020. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. Biological network growth in complex environments { a computational framework Torsten Johann Paul1, Philip Kollmannsberger1 1 Center for Computational and Theoretical Biology, University of W¨urzburg, Campus Hubland Nord 32, W¨urzburg,Germany * [email protected] Abstract Spatial biological networks are abundant on all scales of life, from single cells to ecosystems, and perform various important functions including signal transmission and nutrient transport. These biological functions depend on the architecture of the network, which emerges as the result of a dynamic, feedback-driven developmental process. While cell behavior during growth can be genetically encoded, the resulting network structure depends on spatial constraints and tissue architecture. Since network growth is often difficult to observe experimentally, computer simulations can help to understand how local cell behavior determines the resulting network architecture. We present here a computational framework based on directional statistics to model network formation in space and time under arbitrary spatial constraints. Growth is described as a biased correlated random walk where direction and branching depend on the local environmental conditions and constraints, which are presented as 3D multilayer images. To demonstrate the application of our tool, we perform growth simulations of the osteocyte lacuno-canalicular system in bone and of the zebrafish sensory nervous system. Our generic framework might help to better understand how network patterns depend on spatial constraints, or to identify the biological cause of deviations from healthy network function. Author summary We present a novel modeling approach and computational implementation to better under- stand the development of spatial biological networks under the influence of external signals. Our tool allows to study the relationship between local biological growth parameters and the emerging macroscopic network function using simulations. This computational approach can generate plausible network graphs that take local feedback into account and provide a basis for comparative studies using graph-based methods. Introduction 1 Complex biological networks such as the neural connectome are striking examples of large- 2 scale functional structures arising from a locally controlled growth process [1,2]. The resulting 3 network architecture is not only genetically determined, but depends on biological and physical 4 interactions with the microenvironment during the growth process [3, 4]. In this context, 5 evolution has shaped diverse spatial networks on all length scales, from the cytoskeletal 6 network in cells [5], to multicellular networks such as the vascular system [6] or the osteocyte 7 1/19 bioRxiv preprint doi: https://doi.org/10.1101/2020.06.01.127407; this version posted June 1, 2020. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. lacuno-canalicular network [7], to macroscopic networks of slime molds [8], mycelia [9] and 8 plants [10]. Sophisticated imaging techniques together with large-scale automated analysis 9 provide increasingly detailed views of the architecture of biological networks, revealing e.g. 10 how neurons are wired together in the brain [11]. After extracting the topological connectivity 11 from such image data, quantitative methods from the physics of complex networks can 12 be applied to compare different types of networks and to uncover common organizational 13 principles [12{15]. To understand the functional role of networks in the context of evolution, 14 however, it is not sufficient to characterize static network structure [1]: we need to be able 15 to infer the dynamics of the underlying biological growth process that defines this structure. 16 This poses a major challenge, since the local dynamics of the growth process is in most 17 cases not experimentally accessible, except for simple model systems. Here, computer 18 simulations provide a solution: they allow to connect the observed patterns to the underlying 19 process by performing in-silico experiments. Different hypotheses can be tested by systemat- 20 ically varying the local growth rules in the simulation and analyzing the resulting network 21 patterns. Such a computational approach also helps to overcome an important limitation of 22 network physics with respect to spatial networks: the properties of complex networks are 23 often calculated with respect to canonical random graphs such as the Erd¨os-Renyi [16] or 24 Watts-Strogatz model [17]. These models are defined by the topological structure in an 25 adjacency matrix, but usually neglect spatial constraints [18,19]. A generic model of network 26 growth under spatial constraints would thus address two important problems: enabling a 27 meaningful quantification of spatial network patterns, and linking the observed patterns to 28 the underlying biological growth process. 29 The first computer simulation of spatial network development, published in 1967 [20], 30 already included the role of active and repulsive cues. Since then, several more advanced 31 approaches to model spatial network growth have been developed. One type of model 32 implements network growth by formation of edges between pre-existing nodes in space [21,22] 33 and was e.g. used to develop large-scale models of branching neurons [23] or leaf vascular 34 networks [24]. Another type of approach is based on growth processes emanating from 35 predefined seed points with branching and merging and has been used to model neural 36 network development [25,26], fibrous materials [27] or the development of branching organ 37 structures [28]. Most of these existing models are targeted towards a specific domain such 38 as neural networks and synapse formation, or include only simplified interactions with the 39 environment. The current state of modeling spatial network growth was recently summarized 40 in [1], arguing that there is "a crucial lack of theoretical models". 41 The aim of this work is to develop a generic framework for biological network development 42 in space and time under arbitrary spatial constraints. We propose a probabilistic agent-based 43 model to describe individual growth processes as biased, correlated random motion with rules 44 for branching, bifurcation, merging and termination. We apply mathematical concepts from 45 directional statistics to describe the influence of external cues on the direction of individual 46 growth processes without restricting the model by making too specific assumptions about 47 these cues. Structural and geometric factors are obtained directly from real image data 48 rather than formulated explicitly. The model is implemented as a computational framework 49 that allows to perform simulations for diverse types of biological networks on all scales, and 50 to monitor the evolving spatial structure and connectivity. 51 Materials and Methods 52 Growth Process 53 The elementary process of biological network formation is the outgrowth of new edges in 54 space from existing nodes, such as cells. Each individual growth agent, for example a 55 neuronal growth cone, randomly explores space and senses soluble signals as well as physical 56 2/19 bioRxiv preprint doi: https://doi.org/10.1101/2020.06.01.127407; this version posted June 1, 2020. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. cues and obstacles. This process can be formulated as a biased correlated random walk [29]: 57 the movement of edges is biased by attractive or repulsive signals and structural cues, and 58 correlated due to directional persistence of edge growth. Edges turn into trees if branching 59 and/or bifurcations occur. Finally, if edges can join other edges and form new nodes, a 60 connected network emerges. The elements of this discretized, agent-based formalization of 61 spatial network development are summarized in Figure 1. In the following, we describe our 62 mathematical approach for modeling the growth process. 63 ! ! P (r(t ),v(t ),t ) ! ! 2 i+n i+n i+n P (r(t ),v(t ),t ) ! ! 2 i i i P r(t ),v(t ),t 1 ( i i i ) Points on Edges Bifurcate/Split Branch Node ! ! Terminate P1 (r(ti+n ),v(ti+n ),ti+n ) Merge Active Cone Fig 1. Discrete local events during spatial network development. Two growth agents (green and blue, e.g. growth cones, filopodia, cells) start at time ti and randomly explore their environment in a biased correlated random walk. The environment is represented as a Fig. 1: Discretizeddiscrete local events grid during (grey spatial lines), network while development. the network T growswo growth in continuous agents (green space. and blue, Blue e.g. and growth green cones, dots filopodia, cells) start at time ti and randomlycorrespond explore their to subsequentenvironment positions in a biased of correlated the growth random cones. walk. Cones The environment can branch is offrepresented new daughter as a discrete grid (grey lines), while the network grows in continuous space. Blue and green dots correspond to subsequent positions of the growth cones. Cones can branch off new daughter cones,cones,bifurcate/split bifurcate/splitin two innew twocones, newmerge cones, with mergeexisting withedges, existing or terminate. edges, Each or terminate. of these events These occurs with a probability p and leads to formationevents of newleads nodesto in the formation network, of shown new as nodes red dots. in the Over network, time, the shown individual as processes red dots. form Over a connected time, the network of nodes and edges in space.
Recommended publications
  • Contributions to Directional Statistics Based Clustering Methods
    University of California Santa Barbara Contributions to Directional Statistics Based Clustering Methods A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Statistics & Applied Probability by Brian Dru Wainwright Committee in charge: Professor S. Rao Jammalamadaka, Chair Professor Alexander Petersen Professor John Hsu September 2019 The Dissertation of Brian Dru Wainwright is approved. Professor Alexander Petersen Professor John Hsu Professor S. Rao Jammalamadaka, Committee Chair June 2019 Contributions to Directional Statistics Based Clustering Methods Copyright © 2019 by Brian Dru Wainwright iii Dedicated to my loving wife, Carmen Rhodes, without whom none of this would have been possible, and to my sons, Max, Gus, and Judah, who have yet to know a time when their dad didn’t need to work from early till late. And finally, to my mother, Judith Moyer, without your tireless love and support from the beginning, I quite literally wouldn’t be here today. iv Acknowledgements I would like to offer my humble and grateful acknowledgement to all of the wonderful col- laborators I have had the fortune to work with during my graduate education. Much of the impetus for the ideas presented in this dissertation were derived from our work together. In particular, I would like to thank Professor György Terdik, University of Debrecen, Faculty of Informatics, Department of Information Technology. I would also like to thank Professor Saumyadipta Pyne, School of Public Health, University of Pittsburgh, and Mr. Hasnat Ali, L.V. Prasad Eye Institute, Hyderabad, India. I would like to extend a special thank you to Dr Alexander Petersen, who has held the dual role of serving on my Doctoral supervisory commit- tee as well as wearing the hat of collaborator.
    [Show full text]
  • A Guide on Probability Distributions
    powered project A guide on probability distributions R-forge distributions Core Team University Year 2008-2009 LATEXpowered Mac OS' TeXShop edited Contents Introduction 4 I Discrete distributions 6 1 Classic discrete distribution 7 2 Not so-common discrete distribution 27 II Continuous distributions 34 3 Finite support distribution 35 4 The Gaussian family 47 5 Exponential distribution and its extensions 56 6 Chi-squared's ditribution and related extensions 75 7 Student and related distributions 84 8 Pareto family 88 9 Logistic ditribution and related extensions 108 10 Extrem Value Theory distributions 111 3 4 CONTENTS III Multivariate and generalized distributions 116 11 Generalization of common distributions 117 12 Multivariate distributions 132 13 Misc 134 Conclusion 135 Bibliography 135 A Mathematical tools 138 Introduction This guide is intended to provide a quite exhaustive (at least as I can) view on probability distri- butions. It is constructed in chapters of distribution family with a section for each distribution. Each section focuses on the tryptic: definition - estimation - application. Ultimate bibles for probability distributions are Wimmer & Altmann (1999) which lists 750 univariate discrete distributions and Johnson et al. (1994) which details continuous distributions. In the appendix, we recall the basics of probability distributions as well as \common" mathe- matical functions, cf. section A.2. And for all distribution, we use the following notations • X a random variable following a given distribution, • x a realization of this random variable, • f the density function (if it exists), • F the (cumulative) distribution function, • P (X = k) the mass probability function in k, • M the moment generating function (if it exists), • G the probability generating function (if it exists), • φ the characteristic function (if it exists), Finally all graphics are done the open source statistical software R and its numerous packages available on the Comprehensive R Archive Network (CRAN∗).
    [Show full text]
  • Recent Advances in Directional Statistics
    Recent advances in directional statistics Arthur Pewsey1;3 and Eduardo García-Portugués2 Abstract Mainstream statistical methodology is generally applicable to data observed in Euclidean space. There are, however, numerous contexts of considerable scientific interest in which the natural supports for the data under consideration are Riemannian manifolds like the unit circle, torus, sphere and their extensions. Typically, such data can be represented using one or more directions, and directional statistics is the branch of statistics that deals with their analysis. In this paper we provide a review of the many recent developments in the field since the publication of Mardia and Jupp (1999), still the most comprehensive text on directional statistics. Many of those developments have been stimulated by interesting applications in fields as diverse as astronomy, medicine, genetics, neurology, aeronautics, acoustics, image analysis, text mining, environmetrics, and machine learning. We begin by considering developments for the exploratory analysis of directional data before progressing to distributional models, general approaches to inference, hypothesis testing, regression, nonparametric curve estimation, methods for dimension reduction, classification and clustering, and the modelling of time series, spatial and spatio- temporal data. An overview of currently available software for analysing directional data is also provided, and potential future developments discussed. Keywords: Classification; Clustering; Dimension reduction; Distributional
    [Show full text]
  • Multivariate Statistical Functions in R
    Multivariate statistical functions in R Michail T. Tsagris [email protected] College of engineering and technology, American university of the middle east, Egaila, Kuwait Version 6.1 Athens, Nottingham and Abu Halifa (Kuwait) 31 October 2014 Contents 1 Mean vectors 1 1.1 Hotelling’s one-sample T2 test ............................. 1 1.2 Hotelling’s two-sample T2 test ............................ 2 1.3 Two two-sample tests without assuming equality of the covariance matrices . 4 1.4 MANOVA without assuming equality of the covariance matrices . 6 2 Covariance matrices 9 2.1 One sample covariance test .............................. 9 2.2 Multi-sample covariance matrices .......................... 10 2.2.1 Log-likelihood ratio test ............................ 10 2.2.2 Box’s M test ................................... 11 3 Regression, correlation and discriminant analysis 13 3.1 Correlation ........................................ 13 3.1.1 Correlation coefficient confidence intervals and hypothesis testing us- ing Fisher’s transformation .......................... 13 3.1.2 Non-parametric bootstrap hypothesis testing for a zero correlation co- efficient ..................................... 14 3.1.3 Hypothesis testing for two correlation coefficients . 15 3.2 Regression ........................................ 15 3.2.1 Classical multivariate regression ....................... 15 3.2.2 k-NN regression ................................ 17 3.2.3 Kernel regression ................................ 20 3.2.4 Choosing the bandwidth in kernel regression in a very simple way . 23 3.2.5 Principal components regression ....................... 24 3.2.6 Choosing the number of components in principal component regression 26 3.2.7 The spatial median and spatial median regression . 27 3.2.8 Multivariate ridge regression ......................... 29 3.3 Discriminant analysis .................................. 31 3.3.1 Fisher’s linear discriminant function ....................
    [Show full text]
  • Handbook on Probability Distributions
    R powered R-forge project Handbook on probability distributions R-forge distributions Core Team University Year 2009-2010 LATEXpowered Mac OS' TeXShop edited Contents Introduction 4 I Discrete distributions 6 1 Classic discrete distribution 7 2 Not so-common discrete distribution 27 II Continuous distributions 34 3 Finite support distribution 35 4 The Gaussian family 47 5 Exponential distribution and its extensions 56 6 Chi-squared's ditribution and related extensions 75 7 Student and related distributions 84 8 Pareto family 88 9 Logistic distribution and related extensions 108 10 Extrem Value Theory distributions 111 3 4 CONTENTS III Multivariate and generalized distributions 116 11 Generalization of common distributions 117 12 Multivariate distributions 133 13 Misc 135 Conclusion 137 Bibliography 137 A Mathematical tools 141 Introduction This guide is intended to provide a quite exhaustive (at least as I can) view on probability distri- butions. It is constructed in chapters of distribution family with a section for each distribution. Each section focuses on the tryptic: definition - estimation - application. Ultimate bibles for probability distributions are Wimmer & Altmann (1999) which lists 750 univariate discrete distributions and Johnson et al. (1994) which details continuous distributions. In the appendix, we recall the basics of probability distributions as well as \common" mathe- matical functions, cf. section A.2. And for all distribution, we use the following notations • X a random variable following a given distribution, • x a realization of this random variable, • f the density function (if it exists), • F the (cumulative) distribution function, • P (X = k) the mass probability function in k, • M the moment generating function (if it exists), • G the probability generating function (if it exists), • φ the characteristic function (if it exists), Finally all graphics are done the open source statistical software R and its numerous packages available on the Comprehensive R Archive Network (CRAN∗).
    [Show full text]
  • A New Unified Approach for the Simulation of a Wide Class of Directional Distributions
    This is a repository copy of A New Unified Approach for the Simulation of a Wide Class of Directional Distributions. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/123206/ Version: Accepted Version Article: Kent, JT orcid.org/0000-0002-1861-8349, Ganeiber, AM and Mardia, KV orcid.org/0000-0003-0090-6235 (2018) A New Unified Approach for the Simulation of a Wide Class of Directional Distributions. Journal of Computational and Graphical Statistics, 27 (2). pp. 291-301. ISSN 1061-8600 https://doi.org/10.1080/10618600.2017.1390468 © 2018 American Statistical Association, Institute of Mathematical Statistics, and Interface Foundation of North America. This is an author produced version of a paper published in Journal of Computational and Graphical Statistics. Uploaded in accordance with the publisher's self-archiving policy. Reuse Items deposited in White Rose Research Online are protected by copyright, with all rights reserved unless indicated otherwise. They may be downloaded and/or printed for private study, or other acts as permitted by national copyright laws. The publisher or other rights holders may allow further reproduction and re-use of the full text version. This is indicated by the licence information on the White Rose Research Online record for the item. Takedown If you consider content in White Rose Research Online to be in breach of UK law, please notify us by emailing [email protected] including the URL of the record and the reason for the withdrawal request. [email protected] https://eprints.whiterose.ac.uk/ A new unified approach for the simulation of a wide class of directional distributions John T.
    [Show full text]
  • A Logistic Normal Mixture Model for Compositions with Essential Zeros
    A Logistic Normal Mixture Model for Compositions with Essential Zeros Item Type text; Electronic Dissertation Authors Bear, John Stanley Publisher The University of Arizona. Rights Copyright © is held by the author. Digital access to this material is made possible by the University Libraries, University of Arizona. Further transmission, reproduction or presentation (such as public display or performance) of protected items is prohibited except with permission of the author. Download date 28/09/2021 15:07:32 Link to Item http://hdl.handle.net/10150/621758 A Logistic Normal Mixture Model for Compositions with Essential Zeros by John S. Bear A Dissertation Submitted to the Faculty of the Graduate Interdisciplinary Program in Statistics In Partial Fulfillment of the Requirements For the Degree of Doctor of Philosophy In the Graduate College The University of Arizona 2 0 1 6 2 THE UNIVERSITY OF ARIZONA GRADUATE COLLEGE As members of the Dissertation Committee, we certify that we have read the disserta- tion prepared by John Bear, titled A Logistic Normal Mixture Model for Compositions with Essential Zeros and recommend that it be accepted as fulfilling the dissertation requirement for the Degree of Doctor of Philosophy. Date: August 18, 2016 Dean Billheimer Date: August 18, 2016 Joe Watkins Date: August 18, 2016 Bonnie LaFleur Date: August 18, 2016 Keisuke Hirano Final approval and acceptance of this dissertation is contingent upon the candidate's submission of the final copies of the dissertation to the Graduate College. I hereby certify that I have read this dissertation prepared under my direction and recommend that it be accepted as fulfilling the dissertation requirement.
    [Show full text]
  • High-Precision Computation of Uniform Asymptotic Expansions for Special Functions Guillermo Navas-Palencia
    UNIVERSITAT POLITÈCNICA DE CATALUNYA Department of Computer Science High-precision Computation of Uniform Asymptotic Expansions for Special Functions Guillermo Navas-Palencia Supervisor: Argimiro Arratia Quesada A dissertation submitted in fulfillment of the requirements for the degree of Doctor of Philosophy in Computing May 7, 2019 i Abstract In this dissertation, we investigate new methods to obtain uniform asymptotic ex- pansions for the numerical evaluation of special functions to high-precision. We shall first present the theoretical and computational fundamental aspects required for the development and ultimately implementation of such methods. Applying some of these methods, we obtain efficient new convergent and uniform expan- sions for numerically evaluating the confluent hypergeometric functions 1F1(a; b; z) and U(a, b, z), and the Lerch transcendent F(z, s, a) at high-precision. In addition, we also investigate a new scheme of computation for the generalized exponential integral En(z), obtaining one of the fastest and most robust implementations in double-precision arithmetic. In this work, we aim to combine new developments in asymptotic analysis with fast and effective open-source implementations. These implementations are com- parable and often faster than current open-source and commercial state-of-the-art software for the evaluation of special functions. ii Acknowledgements First, I would like to express my gratitude to my supervisor Argimiro Arratia for his support, encourage and guidance throughout this work, and for letting me choose my research path with full freedom. I also thank his assistance with admin- istrative matters, especially in periods abroad. I am grateful to Javier Segura and Amparo Gil from Universidad de Cantabria for inviting me for a research stay and for their inspirational work in special func- tions, and the Ministerio de Economía, Industria y Competitividad for the financial support, project APCOM (TIN2014-57226-P), during the stay.
    [Show full text]
  • Package 'Directional'
    Package ‘Directional’ May 26, 2021 Type Package Title A Collection of R Functions for Directional Data Analysis Version 5.0 URL Date 2021-05-26 Author Michail Tsagris, Giorgos Athineou, Anamul Sajib, Eli Amson, Micah J. Waldstein Maintainer Michail Tsagris <[email protected]> Description A collection of functions for directional data (including massive data, with millions of ob- servations) analysis. Hypothesis testing, discriminant and regression analysis, MLE of distribu- tions and more are included. The standard textbook for such data is the ``Directional Statis- tics'' by Mardia, K. V. and Jupp, P. E. (2000). Other references include a) Phillip J. Paine, Si- mon P. Preston Michail Tsagris and Andrew T. A. Wood (2018). An elliptically symmetric angu- lar Gaussian distribution. Statistics and Computing 28(3): 689-697. <doi:10.1007/s11222-017- 9756-4>. b) Tsagris M. and Alenazi A. (2019). Comparison of discriminant analysis meth- ods on the sphere. Communications in Statistics: Case Studies, Data Analysis and Applica- tions 5(4):467--491. <doi:10.1080/23737484.2019.1684854>. c) P. J. Paine, S. P. Pre- ston, M. Tsagris and Andrew T. A. Wood (2020). Spherical regression models with general co- variates and anisotropic errors. Statistics and Computing 30(1): 153--165. <doi:10.1007/s11222- 019-09872-2>. License GPL-2 Imports bigstatsr, parallel, doParallel, foreach, RANN, Rfast, Rfast2, rgl RoxygenNote 6.1.1 NeedsCompilation no Repository CRAN Date/Publication 2021-05-26 15:20:02 UTC R topics documented: Directional-package . .4 A test for testing the equality of the concentration parameters for ciruclar data . .5 1 2 R topics documented: Angular central Gaussian random values simulation .
    [Show full text]
  • Spherical-Homoscedastic Distributions: the Equivalency of Spherical and Normal Distributions in Classification
    Journal of Machine Learning Research 8 (2007) 1583-1623 Submitted 4/06; Revised 1/07; Published 7/07 Spherical-Homoscedastic Distributions: The Equivalency of Spherical and Normal Distributions in Classification Onur C. Hamsici [email protected] Aleix M. Martinez [email protected] Department of Electrical and Computer Engineering The Ohio State University Columbus, OH 43210, USA Editor: Greg Ridgeway Abstract Many feature representations, as in genomics, describe directional data where all feature vectors share a common norm. In other cases, as in computer vision, a norm or variance normalization step, where all feature vectors are normalized to a common length, is generally used. These repre- sentations and pre-processing step map the original data from Rp to the surface of a hypersphere p 1 S − . Such representations should then be modeled using spherical distributions. However, the difficulty associated with such spherical representations has prompted researchers to model their spherical data using Gaussian distributions instead—as if the data were represented in Rp rather p 1 than S − . This opens the question to whether the classification results calculated with the Gaus- sian approximation are the same as those obtained when using the original spherical distributions. In this paper, we show that in some particular cases (which we named spherical-homoscedastic) the answer to this question is positive. In the more general case however, the answer is negative. For this reason, we further investigate the additional error added by the Gaussian modeling. We conclude that the more the data deviates from spherical-homoscedastic, the less advisable it is to employ the Gaussian approximation.
    [Show full text]
  • Clustering on the Unit Hypersphere Using Von Mises-Fisher Distributions
    JournalofMachineLearningResearch6(2005)1345–1382 Submitted 9/04; Revised 4/05; Published 9/05 Clustering on the Unit Hypersphere using von Mises-Fisher Distributions Arindam Banerjee [email protected] Department of Electrical and Computer Engineering University of Texas at Austin Austin, TX 78712, USA Inderjit S. Dhillon [email protected] Department of Computer Sciences University of Texas at Austin Austin, TX 78712, USA Joydeep Ghosh [email protected] Department of Electrical and Computer Engineering University of Texas at Austin Austin, TX 78712, USA Suvrit Sra [email protected] Department of Computer Sciences University of Texas at Austin Austin, TX 78712, USA Editor: Greg Ridgeway Abstract Several large scale data mining applications, such as text categorization and gene expression anal- ysis, involve high-dimensional data that is also inherently directional in nature. Often such data is L2 normalized so that it lies on the surface of a unit hypersphere. Popular models such as (mixtures of) multi-variate Gaussians are inadequate for characterizing such data. This paper proposes a gen- erative mixture-model approach to clustering directional data based on the von Mises-Fisher (vMF) distribution, which arises naturally for data distributed on the unit hypersphere. In particular, we derive and analyze two variants of the Expectation Maximization (EM) framework for estimating the mean and concentration parameters of this mixture. Numerical estimation of the concentra- tion parameters is non-trivial in high dimensions since it involves functional inversion of ratios of Bessel functions. We also formulate two clustering algorithms corresponding to the variants of EM that we derive. Our approach provides a theoretical basis for the use of cosine similarity that has been widely employed by the information retrieval community, and obtains the spherical kmeans algorithm (kmeans with cosine similarity) as a special case of both variants.
    [Show full text]
  • A Toolkit for Inference and Learning in Dynamic Bayesian Networks Martin Paluszewski*, Thomas Hamelryck
    Paluszewski and Hamelryck BMC Bioinformatics 2010, 11:126 http://www.biomedcentral.com/1471-2105/11/126 SOFTWARE Open Access Mocapy++ - A toolkit for inference and learning in dynamic Bayesian networks Martin Paluszewski*, Thomas Hamelryck Abstract Background: Mocapy++ is a toolkit for parameter learning and inference in dynamic Bayesian networks (DBNs). It supports a wide range of DBN architectures and probability distributions, including distributions from directional statistics (the statistics of angles, directions and orientations). Results: The program package is freely available under the GNU General Public Licence (GPL) from SourceForge http://sourceforge.net/projects/mocapy. The package contains the source for building the Mocapy++ library, several usage examples and the user manual. Conclusions: Mocapy++ is especially suitable for constructing probabilistic models of biomolecular structure, due to its support for directional statistics. In particular, it supports the Kent distribution on the sphere and the bivariate von Mises distribution on the torus. These distributions have proven useful to formulate probabilistic models of protein and RNA structure in atomic detail. Background implementation of Mocapy (T. Hamelryck, University of A Bayesian network (BN) represents a set of variables Copenhagen,2004,unpublished).Today,Mocapyhas and their joint probability distribution using a directed been re-implemented in C++ but the name is kept for acyclic graph [1,2]. A dynamic Bayesian network (DBN) historical reasons. Mocapy supports a large range of is a BN that represents sequences, such as time-series architectures and probability distributions, and has pro- from speech data or biological sequences [3]. One of the ven its value in several published applications [9-13].
    [Show full text]