An Exact Algorithm for Side-Chain Placement in Protein Design

Size: px
Start display at page:

Download "An Exact Algorithm for Side-Chain Placement in Protein Design"

Transcription

1 S. Canzar 1 N. C. Toussaint 2 G. W. Klau 1 An Exact Algorithm for Side-Chain Placement in Protein Design 1 Centrum Wiskunde & Informatica, Amsterdam, The Netherlands 2 University of Tübingen, Center for Bioinformatics, Tübingen, Germany Life sciences seminar, 13 May 2011

2 Proteins key players in virtually all biological processes function mostly determined by its 3D structure S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 2

3 Proteins key players in virtually all biological processes function mostly determined by its 3D structure sequence of amino acids (=residues) on backbone S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 2

4 Proteins key players in virtually all biological processes function mostly determined by its 3D structure sequence of amino acids (=residues) on backbone each amino acid has exible side-chain S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 2

5 The Side-Chain Placement Problem Side-Chain Placement (SCP) Given a xed backbone, place the amino acid side-chains on the backbone in the energetically most favorable conformation. S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 3

6 The Side-Chain Placement Problem Side-Chain Placement (SCP) Given a xed backbone, place the amino acid side-chains on the backbone in the energetically most favorable conformation. Homology Modeling: use known backbone of similar protein to predict protein structure sequence of amino acids known S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 3

7 The Side-Chain Placement Problem Side-Chain Placement (SCP) Given a xed backbone, place the amino acid side-chains on the backbone in the energetically most favorable conformation. Homology Modeling: use known backbone of similar protein to predict protein structure sequence of amino acids known Protein Design nd sequence of amino acids that will fold into given backbone applications in pharmaceutical and biotechnological industry S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 3

8 The Side-Chain Placement Problem Side-Chain Placement (SCP) Given a xed backbone, place the amino acid side-chains on the backbone in the energetically most favorable conformation. Homology Modeling: use known backbone of similar protein to predict protein structure sequence of amino acids known Protein Design nd sequence of amino acids that will fold into given backbone applications in pharmaceutical and biotechnological industry Same mathematical abstraction for both problems! S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 3

9 Discrete Search Space The side-chain conformation of a residue is discretized into a nite number of states. S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 4

10 Discrete Search Space The side-chain conformation of a residue is discretized into a nite number of states. Each rotamer represents a set of similar, statistically preferred, side-chain conformations S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 4

11 Discrete Search Space The side-chain conformation of a residue is discretized into a nite number of states. Each rotamer represents a set of similar, statistically preferred, side-chain conformations Backbone-(in)dependent rotamer library (Dunbrack et al.) (C. Kingsford) S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 4

12 Discrete Search Space The side-chain conformation of a residue is discretized into a nite number of states. Each rotamer represents a set of similar, statistically preferred, side-chain conformations Backbone-(in)dependent rotamer library (Dunbrack et al.) (C. Kingsford) Combinatorial search problem! S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 4

13 Energy Function Quality of rotamer assignment by energy function: Singleton scores: interaction between backbone and chosen rotamer intrinsic energy of rotamer Pairwise scores: van der Waals electrostatic hydrogen bonding... S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 5

14 Energy Function Quality of rotamer assignment by energy function: Singleton scores: interaction between backbone and chosen rotamer intrinsic energy of rotamer Pairwise scores: van der Waals electrostatic hydrogen bonding... Goal: Find minimum energy solution! S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 5

15 Graph-Theoretic Formulation Represent protein with k residues by k-partite graph G = (V, E): part V i for each residue i node v V i for each candidate rotamer of residue i S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 6

16 Graph-Theoretic Formulation Represent protein with k residues by k-partite graph G = (V, E): part V i for each residue i node v V i for each candidate rotamer of residue i edge uv denotes interaction between u and v v u S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 6

17 Graph-Theoretic Formulation Represent protein with k residues by k-partite graph G = (V, E): part V i for each residue i node v V i for each candidate rotamer of residue i edge uv denotes interaction between u and v v u S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 6

18 Graph-Theoretic Formulation Represent protein with k residues by k-partite graph G = (V, E): part V i for each residue i node v V i for each candidate rotamer of residue i edge uv denotes interaction between u and v node costs c v, v V = self-energy of rotamer v c v c u S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 6

19 Graph-Theoretic Formulation Represent protein with k residues by k-partite graph G = (V, E): part V i for each residue i node v V i for each candidate rotamer of residue i edge uv denotes interaction between u and v node costs c v, v V = self-energy of rotamer v edge costs c uv, uv E = interaction energy of u and v c uv c v c u S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 6

20 Problem SCP Side-Chain Placement (SCP) Given a k-partite graph G = (V, E), V = V 1, V k, with node costs c v, v V, and edge costs c uv, uv E, determine an assignment a : [k] V with a(i) V i, such that cost k i=1 k 1 c a(i) + of induced subgraph is minimum. k i=1 j=i+1 c a(i)a(j) N P-hard [Pierce, Winfree, 2002] inapproximable [Chazelle et al., 2004] S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 7

21 Previous Work Heuristic: Simulated Annealing Monte Carlo Belief Propagation S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 8

22 Previous Work Heuristic: Simulated Annealing Monte Carlo Belief Propagation Less accurate with with increasing problem size! [Voigt et al. 2000] S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 8

23 Previous Work Heuristic: Simulated Annealing Monte Carlo Belief Propagation Less accurate with with increasing problem size! [Voigt et al. 2000] Exact: Dead end elimination + A Branch and Bound Tree decomposition Integer linear programming S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 8

24 Overview of the Approach exact approach based on ILP formulation by [Althaus et al.], [Kingsford et al.] Branch & Bound framework Lagrangian relaxation: lower bounds by shortest path computation Lagrangian dual: Subgradient Optimization primal feasible solutions initial primal bound by randomized local search S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 9

25 Overview of the Approach exact approach based on ILP formulation by [Althaus et al.], [Kingsford et al.] Branch & Bound framework Lagrangian relaxation: lower bounds by shortest path computation Lagrangian dual: Subgradient Optimization primal feasible solutions initial primal bound by randomized local search S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 9

26 An ILP formulation Variables: x u {0, 1}, u V i, indicates wheter a(i) = u. y uv {0, 1}: edge uv is contained in induced subgraph S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 10

27 An ILP formulation Variables: x u {0, 1}, u V i, indicates wheter a(i) = u. y uv {0, 1}: edge uv is contained in induced subgraph Constraints: (Let r(v) = i i v V i ) Pick one rotamer per residue: v V i x v = 1 i [k] S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 10

28 An ILP formulation Variables: x u {0, 1}, u V i, indicates wheter a(i) = u. y uv {0, 1}: edge uv is contained in induced subgraph Constraints: (Let r(v) = i i v V i ) Pick one rotamer per residue: v V i x v = 1 i [k] Select induced edges: u V i y uv = x v v V, i r(v) S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 10

29 Lagrangian Relaxation min s.t. c v x v + v V uv E c uv y uv v V i x v = 1 i [k] u V i y uv = x v v V, i r(v) x v, y uv {0, 1} v V, uv E S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 11

30 Lagrangian Relaxation min s.t. c v x v + v V uv E c uv y uv v V i x v = 1 i [k] u V i y uv = x v v V, i < r(v) u V i y uv = x v v V, i > r(v) x v, y uv {0, 1} v V, uv E S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 11

31 Lagrangian Relaxation min s.t. c v x v + v V uv E c uv y uv v V i x v = 1 i [k] u V i y uv = x v v V, i < r(v) u V i y uv = x v v V, i = r(v) + 1 u V i y uv = x v v V, i > r(v) + 1 x v, y uv {0, 1} v V, uv E S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 11

32 Lagrangian Relaxation min s.t. c v x v + v V uv E c uv y uv v V i x v = 1 i [k] u V i y uv = x v v V, i < r(v) u V i y uv = x v v V, i = r(v) + 1 dualize y uv = x v v V, i > r(v) + 1 u V i x v, y uv {0, 1} v V, uv E S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 11

33 Lagrangian Relaxation min s.t. c v x v + v V uv E c uv y uv + λ i v (x v v V i>r(v)+1 u V i v V i x v = 1 i [k] u V i y uv = x v v V, i < r(v) u V i y uv = x v v V, i = r(v) + 1 x v, y uv {0, 1} v V, uv E y uv ) S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 11

34 Lagrangian Subproblem v V i x v = 1 i [k] u V i y uv = x v v V, i = r(v) 1 u V i y uv = x v v V, i = r(v) + 1 v 1 v 2 v 3 v 4 S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 12

35 Lagrangian Subproblem x v = 1 i [k] v V i y uv = x v v V, i < r(v) i = r(v) 1 u V i y uv = x v v V, i = r(v) + 1 u V i v 1 v 2 v 3 v 4 S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 12

36 Lagrangian Subproblem x v = 1 i [k] v V i y uv = x v v V, i < r(v) i = r(v) 1 u V i y uv = x v v V, i = r(v) + 1 u V i v 1 v 2 v 3 v 4 S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 12

37 Lagrangian Subproblem x v = 1 i [k] v V i y uv = x v v V, i < r(v) i = r(v) 1 u V i y uv = x v v V, i = r(v) + 1 u V i v 1 v 2 v 3 v 4 S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 12

38 Solving the Lagrangian Subproblem minimize (c v + v V i>r(v)+1 λ i v)x v + uv E r(u)<r(v) (c uv λ r(v) u )y uv Consider the prot δ of a node v: δ(v) = (c v + i>r(v)+1 r(v) 2 λ i v) + min(c uv λ r(v) u ) u V i i=1 S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 13

39 Solving the Lagrangian Subproblem minimize (c v + v V i>r(v)+1 λ i v)x v + uv E r(u)<r(v) (c uv λ r(v) u )y uv Consider the prot δ of a node v: δ(v) = (c v + i>r(v)+1 r(v) 2 λ i v) + min(c uv λ r(v) u ) u V i i=1 Then the score of a feasible path p = (v 1, v 2,..., v k ) is: k i=1 k 1 δ(v i ) + i=1 c vi v i+1 S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 13

40 Lagrangian Bound by Shortest Path δ(v 1 ) c v1v 2 δ(v 2 ) c v2v 3 c v3v 4 δ(v 3 ) δ(v 4 ) S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 14

41 Lagrangian Bound by Shortest Path δ(v 1 ) c v1v 2 + δ(v 2 ) c v2v 3 + δ(v 3 ) c v3v 4 + δ(v 4 ) v 3 v 4 v 2 S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 14

42 Lagrangian Bound by Shortest Path s δ(v 1 ) v 1 c v1v 2 + δ(v 2 ) v 2 c v2v 3 + δ(v 3 ) c v3v 4 + δ(v 4 ) v 3 v t S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 14

43 Lagrangian Bound by Shortest Path s δ(v 1 ) v 1 c v1v 2 + δ(v 2 ) v 2 c v2v 3 + δ(v 3 ) c v3v 4 + δ(v 4 ) v 3 v t Shortest path in time linear in the number of edges! S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 14

44 Lagrangian Bound by Shortest Path s δ(v 1 ) v 1 c v1v 2 + δ(v 2 ) v 2 c v2v 3 + δ(v 3 ) c v3v 4 + δ(v 4 ) v 3 v t Shortest path in time linear in the number of edges! Optimal solution in time O( V 2 ) S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 14

45 Experimental Setting C++, LEDA, BALL compare to CPLEX [Kingsford et al.] DEE, TreePack, R3 do not allow multiple candidate amino acids treewidth for small instances reduced instances too large 2.26 GHz Intel Quad Core processors, 4 GB RAM, 64 bit Linux time limit 12 hours, memory limit 16 GB suboptimal rotamers eliminated in preprocessing 2 dierent benchmark sets S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 15

46 Experimental Results (I) Protein design energy les by Kingsford et al. 25 proteins, exible residue positions surface residues xed, 6 amino acids at core positions Instance Lagrangian B&B CPLEX Name #res #rot N H time/s time/s S 1c9o cex cz czp d4t mfm plc qj , , qq rcf pth lzt p rsa S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 16

47 Experimental Results (II) Protein design instances from Yanover et al. 97 proteins, exible residue positions at each position all 20 amino acids allowed Rosetta energy function Instance Lagrangian B&B CPLEX Name #res #rot N H time/s time/s S 1brf bx d3b , en ezg g6x gcq , i kth rb , sem , , rxn , S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 17

48 Conclusion and Outlook Combinatorial relaxation outperforms LP relaxation Performance depends on energy function and number of allowed amino acids Large real-world instances solved optimally in reasonable time Strong heuristics on specic problem classes [Sontag et al.] Wide range of applications: image understanding error correcting codes frequency assignment in telecommunication S. Canzar An Exact Algorithm for Side-Chain Placement in Protein Design 18

Side-Chain Positioning CMSC 423

Side-Chain Positioning CMSC 423 Side-Chain Positioning CMSC 423 Protein Structure Backbone Protein Structure Backbone Side-chains Side-chain Positioning Given: - amino acid sequence - position of backbone in space Find best 3D positions

More information

Minimizing and Learning Energy Functions for Side-Chain Prediction

Minimizing and Learning Energy Functions for Side-Chain Prediction Minimizing and Learning Energy Functions for Side-Chain Prediction Chen Yanover School of Computer Science and Engineering The Hebrew University of Jerusalem 91904 Jerusalem, Israel cheny@cs.huji.ac.il

More information

Improved Outer Approximation Methods for MINLP in Process System Engineering

Improved Outer Approximation Methods for MINLP in Process System Engineering Improved Outer Approximation Methods for MINLP in Process System Engineering Lijie Su, Lixin Tang, Ignacio E. Grossmann Department of Chemical Engineering, Carnegie Mellon University 1 Outline MINLP is

More information

Minimizing and Learning Energy Functions for Side-Chain Prediction

Minimizing and Learning Energy Functions for Side-Chain Prediction Minimizing and Learning Energy Functions for Side-Chain Prediction Chen Yanover 1, Ora Schueler-Furman 2, and Yair Weiss 1 1 School of Computer Science and Engineering, The Hebrew University of Jerusalem,

More information

Linear and Nonlinear Optimization

Linear and Nonlinear Optimization Linear and Nonlinear Optimization SECOND EDITION Igor Griva Stephen G. Nash Ariela Sofer George Mason University Fairfax, Virginia Society for Industrial and Applied Mathematics Philadelphia Contents Preface

More information

Protein Refinement in Discovery Studio 1.7. Presented by: Francisco Hernandez-Guzman, PhD

Protein Refinement in Discovery Studio 1.7. Presented by: Francisco Hernandez-Guzman, PhD Protein Refinement in Discovery Studio 1.7 Presented by: Francisco Hernandez-Guzman, PhD February 2007 Agenda Part I: Protein Refinement in Discovery Studio 1.7 (20mins) The problem Novel Algorithms at

More information

GRAPHS, ALGORITHMS, AND OPTIMIZATION

GRAPHS, ALGORITHMS, AND OPTIMIZATION DISCRETE MATHEMATICS AND ITS APPLICATIONS Series Editor KENNETH H. ROSEN GRAPHS, ALGORITHMS, AND OPTIMIZATION WILLIAM KOCAY DEPARTMENT OF COMPUTER SCIENCE UNIVERSITY OF MANITOBA DONALD L KREHER DEPARTMENT

More information

A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis

A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis Anne Benoit, Yves Robert, Frédéric Vivien To cite this version: Anne Benoit, Yves Robert, Frédéric Vivien. A Guide to Algorithm

More information

Solving problems by searching

Solving problems by searching Solving problems by searching Chapter 3 14 Jan 2004 CS 3243 - Blind Search 1 Outline Problem-solving agents Problem types Problem formulation Example problems Basic search algorithms 14 Jan 2004 CS 3243

More information

Lecture 15. Membrane Proteins I

Lecture 15. Membrane Proteins I Lecture 15 Membrane Proteins I Introduction What are membrane proteins and where do they exist? Proteins consist of three main classes which are classified as globular, fibrous and membrane proteins. A

More information

Intro, Graph and Search

Intro, Graph and Search GAI Questions Intro 1. How would you describe AI (generally), to not us? 2. Game AI is really about The I of I. Which is what? Supporting the P E which is all about making the game more enjoyable Doing

More information

Evolutionary Programming

Evolutionary Programming Evolutionary Programming Searching Problem Spaces William Power April 24, 2016 1 Evolutionary Programming Can we solve problems by mi:micing the evolutionary process? Evolutionary programming is a methodology

More information

H C. C α. Proteins perform a vast array of biological function including: Side chain

H C. C α. Proteins perform a vast array of biological function including: Side chain Topics The topics: basic concepts of molecular biology elements on Python overview of the field biological databases and database searching sequence alignments phylogenetic trees microarray data analysis

More information

Steiner Minimal Trees

Steiner Minimal Trees Steiner Minimal Trees Nonconvex Optimization and Its Applications Volume 23 Managing Editors: Panos Pardalos University of Florida, U.S.A. Reiner Horst University of Trier, Germany Advisory Board: Ding-Zhu

More information

Bioinformatics for molecular biology

Bioinformatics for molecular biology Bioinformatics for molecular biology Structural bioinformatics tools, predictors, and 3D modeling Structural Biology Review Dr Research Scientist Department of Microbiology, Oslo University Hospital -

More information

The Structure of Social Contact Graphs and their impact on Epidemics

The Structure of Social Contact Graphs and their impact on Epidemics The Structure of Social Contact Graphs and their impact on Epidemics Anil Vullikanti Virginia Bioinformatics Institute, and Dept. of Computer Science, Virginia Tech Joint work with: Chris Barrett, Madhav

More information

BAYESIAN ESTIMATORS OF THE LOCATION PARAMETER OF THE NORMAL DISTRIBUTION WITH UNKNOWN VARIANCE

BAYESIAN ESTIMATORS OF THE LOCATION PARAMETER OF THE NORMAL DISTRIBUTION WITH UNKNOWN VARIANCE BAYESIAN ESTIMATORS OF THE LOCATION PARAMETER OF THE NORMAL DISTRIBUTION WITH UNKNOWN VARIANCE Janet van Niekerk* 1 and Andriette Bekker 1 1 Department of Statistics, University of Pretoria, 0002, Pretoria,

More information

Cohesion. Relational and Group. -0- Copyright 2006 Steve Borgatti. All rights reserved.

Cohesion. Relational and Group. -0- Copyright 2006 Steve Borgatti. All rights reserved. Cohesion Relational and Group Copyright 26 Steve Borgatti. All rights reserved. Relational vs Group Relational or dyadic cohesion refers to pairwise social closeness Network cohesion refers to the cohesion

More information

Planning Radiation Treatment Capacity to Meet Patient Waiting Time Targets*

Planning Radiation Treatment Capacity to Meet Patient Waiting Time Targets* > REPLACE THIS LINE WITH YOUR PAPER IDENTIFICATION NUMBER (DOUBLE-CLICK HERE TO EDIT) < 1 Planning Radiation Treatment Capacity to Meet Patient Waiting Time Targets* Siqiao Li, Na Geng, Member, IEEE, and

More information

Leman Akoglu Hanghang Tong Jilles Vreeken. Polo Chau Nikolaj Tatti Christos Faloutsos SIAM International Conference on Data Mining (SDM 2013)

Leman Akoglu Hanghang Tong Jilles Vreeken. Polo Chau Nikolaj Tatti Christos Faloutsos SIAM International Conference on Data Mining (SDM 2013) Leman Akoglu Hanghang Tong Jilles Vreeken Polo Chau Nikolaj Tatti Christos Faloutsos 2013 SIAM International Conference on Data Mining (SDM 2013) What can we say about this list of authors? Use relational

More information

CS 4365: Artificial Intelligence Recap. Vibhav Gogate

CS 4365: Artificial Intelligence Recap. Vibhav Gogate CS 4365: Artificial Intelligence Recap Vibhav Gogate Exam Topics Search BFS, DFS, UCS, A* (tree and graph) Completeness and Optimality Heuristics: admissibility and consistency CSPs Constraint graphs,

More information

Transient β-hairpin Formation in α-synuclein Monomer Revealed by Coarse-grained Molecular Dynamics Simulation

Transient β-hairpin Formation in α-synuclein Monomer Revealed by Coarse-grained Molecular Dynamics Simulation Transient β-hairpin Formation in α-synuclein Monomer Revealed by Coarse-grained Molecular Dynamics Simulation Hang Yu, 1, 2, a) Wei Han, 1, 3, b) Wen Ma, 1, 2 1, 2, 3, c) and Klaus Schulten 1) Beckman

More information

Accuracy of Side-Chain Prediction Upon Near-Native Protein Backbones Generated by Ab Initio Folding Methods

Accuracy of Side-Chain Prediction Upon Near-Native Protein Backbones Generated by Ab Initio Folding Methods PROTEINS: Structure, Function, and Genetics 33:204 217 (1998) Accuracy of Side-Chain Prediction Upon Near-Native Protein Backbones Generated by Ab Initio Folding Methods Enoch S. Huang, 1 Patrice Koehl,

More information

Remarks on Bayesian Control Charts

Remarks on Bayesian Control Charts Remarks on Bayesian Control Charts Amir Ahmadi-Javid * and Mohsen Ebadi Department of Industrial Engineering, Amirkabir University of Technology, Tehran, Iran * Corresponding author; email address: ahmadi_javid@aut.ac.ir

More information

Omicron ACO. A New Ant Colony Optimization Algorithm

Omicron ACO. A New Ant Colony Optimization Algorithm Omicron ACO. A New Ant Colony Optimization Algorithm Osvaldo Gómez Universidad Nacional de Asunción Centro Nacional de Computación Asunción, Paraguay ogomez@cnc.una.py and Benjamín Barán Universidad Nacional

More information

Disulphide Connectivity Prediction in Proteins Based on Secondary Structures and Cysteine Separation

Disulphide Connectivity Prediction in Proteins Based on Secondary Structures and Cysteine Separation Disulphide Connectivity Prediction in Proteins Based on Secondary Structures and Cysteine Separation Raju Balakrishnan India Software Labs. IBM Global Services India Pvt Ltd. Embassy Golf Links, Koramangala

More information

Evolutionary Computation for Modelling and Optimization in Finance

Evolutionary Computation for Modelling and Optimization in Finance Evolutionary Computation for Modelling and Optimization in Finance Sandra Paterlini CEFIN & RECent, University of Modena and Reggio E., Italy Introduction Why do we need Evolutionary Computation (EC)?

More information

ERA: Architectures for Inference

ERA: Architectures for Inference ERA: Architectures for Inference Dan Hammerstrom Electrical And Computer Engineering 7/28/09 1 Intelligent Computing In spite of the transistor bounty of Moore s law, there is a large class of problems

More information

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis Data mining for Obstructive Sleep Apnea Detection 18 October 2017 Konstantinos Nikolaidis Introduction: What is Obstructive Sleep Apnea? Obstructive Sleep Apnea (OSA) is a relatively common sleep disorder

More information

arxiv: v1 [cs.lg] 25 Jan 2016

arxiv: v1 [cs.lg] 25 Jan 2016 A new correlation clustering method for cancer mutation analysis Jack P. Hou 1,2,, Amin Emad 3,, Gregory J. Puleo 3, Jian Ma 1,4,*, and Olgica Milenkovic 3,* arxiv:1601.06476v1 [cs.lg] 25 Jan 2016 1 Department

More information

Empirical function attribute construction in classification learning

Empirical function attribute construction in classification learning Pre-publication draft of a paper which appeared in the Proceedings of the Seventh Australian Joint Conference on Artificial Intelligence (AI'94), pages 29-36. Singapore: World Scientific Empirical function

More information

An Adaptive Multimeme Algorithm for Designing HIV Multidrug Therapies

An Adaptive Multimeme Algorithm for Designing HIV Multidrug Therapies 1 An Adaptive Multimeme Algorithm for Designing HIV Multidrug Therapies Ferrante Neri, Student Member, IEEE, Jari Toivanen, Giuseppe L. Cascella, Member, IEEE,Yew-Soon Ong, Member, IEEE Department of Mathematical

More information

Recurring side-chain triads in monomeric enzymatic structures

Recurring side-chain triads in monomeric enzymatic structures Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 8-21-2013 Recurring side-chain triads in monomeric enzymatic structures Mikhail Osipovitch Follow this and additional

More information

Concepts and Connections: What Do You Expect? Concept Example Connected to or Foreshadowing

Concepts and Connections: What Do You Expect? Concept Example Connected to or Foreshadowing Meaning of Probability: The term probability is applied to situations that have uncertain outcomes on individual trials but a predictable pattern of outcomes over many trials. Students find experimental

More information

Overview on kidney exchange programs

Overview on kidney exchange programs Overview on kidney exchange programs Ana Viana et al ana.viana@inesctec.pt 11 March 2016 Outline Kidney failure: some figures. The past: deceased and living donor transplants. The present: Kidney exchange

More information

Proteins and their structure

Proteins and their structure Proteins and their structure Proteins are the most abundant biological macromolecules, occurring in all cells and all parts of cells. Proteins also occur in great variety; thousands of different kinds,

More information

Contents. Just Classifier? Rules. Rules: example. Classification Rule Generation for Bioinformatics. Rule Extraction from a trained network

Contents. Just Classifier? Rules. Rules: example. Classification Rule Generation for Bioinformatics. Rule Extraction from a trained network Contents Classification Rule Generation for Bioinformatics Hyeoncheol Kim Rule Extraction from Neural Networks Algorithm Ex] Promoter Domain Hybrid Model of Knowledge and Learning Knowledge refinement

More information

Numerical Integration of Bivariate Gaussian Distribution

Numerical Integration of Bivariate Gaussian Distribution Numerical Integration of Bivariate Gaussian Distribution S. H. Derakhshan and C. V. Deutsch The bivariate normal distribution arises in many geostatistical applications as most geostatistical techniques

More information

More Examples and Applications on AVL Tree

More Examples and Applications on AVL Tree CSCI2100 Tutorial 11 Jianwen Zhao Department of Computer Science and Engineering The Chinese University of Hong Kong Adapted from the slides of the previous offerings of the course Recall in lectures we

More information

Gene Ontology and Functional Enrichment. Genome 559: Introduction to Statistical and Computational Genomics Elhanan Borenstein

Gene Ontology and Functional Enrichment. Genome 559: Introduction to Statistical and Computational Genomics Elhanan Borenstein Gene Ontology and Functional Enrichment Genome 559: Introduction to Statistical and Computational Genomics Elhanan Borenstein The parsimony principle: A quick review Find the tree that requires the fewest

More information

Vaccine wastage reduction in immunization sessions through vaccine vial size optimization

Vaccine wastage reduction in immunization sessions through vaccine vial size optimization Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 8-2011 Vaccine wastage reduction in immunization sessions through vaccine vial size optimization Aswin Dhamodharan

More information

Equilibrium Selection In Coordination Games

Equilibrium Selection In Coordination Games Equilibrium Selection In Coordination Games Presenter: Yijia Zhao (yz4k@virginia.edu) September 7, 2005 Overview of Coordination Games A class of symmetric, simultaneous move, complete information games

More information

Problem Solving Agents

Problem Solving Agents Problem Solving Agents CSL 302 ARTIFICIAL INTELLIGENCE SPRING 2014 Goal Based Agents Representation Mechanisms (propositional/first order/probabilistic logic) Learning Models Search (blind and informed)

More information

Structural Modelling of Operational Risk in Financial Institutions:

Structural Modelling of Operational Risk in Financial Institutions: Structural Modelling of Operational Risk in Financial Institutions: Application of Bayesian Networks and Balanced Scorecards to IT Infrastructure Risk Modelling Inaugural-Dissertation zur Erlangung des

More information

Comparing Multifunctionality and Association Information when Classifying Oncogenes and Tumor Suppressor Genes

Comparing Multifunctionality and Association Information when Classifying Oncogenes and Tumor Suppressor Genes 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

Decision Analysis. John M. Inadomi. Decision trees. Background. Key points Decision analysis is used to compare competing

Decision Analysis. John M. Inadomi. Decision trees. Background. Key points Decision analysis is used to compare competing 5 Decision Analysis John M. Inadomi Key points Decision analysis is used to compare competing strategies of management under conditions of uncertainty. Various methods may be employed to construct a decision

More information

Sorting cancer karyotypes by elementary operations

Sorting cancer karyotypes by elementary operations Sorting cancer karyotypes by elementary operations Michal Ozery-Flato and Ron Shamir School of Computer Science, Tel-Aviv University, Tel Aviv 69978, Israel {ozery,rshamir}@post.tau.ac.il Abstract. Since

More information

POND-Hindsight: Applying Hindsight Optimization to POMDPs

POND-Hindsight: Applying Hindsight Optimization to POMDPs POND-Hindsight: Applying Hindsight Optimization to POMDPs Alan Olsen and Daniel Bryce alan@olsen.org, daniel.bryce@usu.edu Utah State University Logan, UT Abstract We present the POND-Hindsight entry in

More information

A Bayesian Approach to Tackling Hard Computational Challenges

A Bayesian Approach to Tackling Hard Computational Challenges A Bayesian Approach to Tackling Hard Computational Challenges Eric Horvitz Microsoft Research Joint work with: Y. Ruan, C. Gomes, H. Kautz, B. Selman, D. Chickering MS Research University of Washington

More information

BCH Graduate Survey of Biochemistry

BCH Graduate Survey of Biochemistry BCH 5045 Graduate Survey of Biochemistry Instructor: Charles Guy Producer: Ron Thomas Director: Glen Graham Lecture 10 Slide sets available at: http://hort.ifas.ufl.edu/teach/guyweb/bch5045/index.html

More information

Prediction of Protein Side-chain Rotamers from a Backbone-dependent Rotamer Library: A New Homology Modeling Tool

Prediction of Protein Side-chain Rotamers from a Backbone-dependent Rotamer Library: A New Homology Modeling Tool J. Mol. Biol. (1997) 267, 1268±1282 Prediction of Protein Side-chain Rotamers from a Backbone-dependent Rotamer Library: A New Homology Modeling Tool Michael J. Bower 1, Fred E. Cohen 1,2 and Roland L.

More information

Some Connectivity Concepts in Bipolar Fuzzy Graphs

Some Connectivity Concepts in Bipolar Fuzzy Graphs Annals of Pure and Applied Mathematics Vol. 7, No. 2, 2014, 98-108 ISSN: 2279-087X (P), 2279-0888(online) Published on 30 September 2014 www.researchmathsci.org Annals of Some Connectivity Concepts in

More information

A Network Partition Algorithm for Mining Gene Functional Modules of Colon Cancer from DNA Microarray Data

A Network Partition Algorithm for Mining Gene Functional Modules of Colon Cancer from DNA Microarray Data Method A Network Partition Algorithm for Mining Gene Functional Modules of Colon Cancer from DNA Microarray Data Xiao-Gang Ruan, Jin-Lian Wang*, and Jian-Geng Li Institute of Artificial Intelligence and

More information

A mathematical model of tumor dynamics during stereotactic body radiation therapy for non-small cell lung cancer

A mathematical model of tumor dynamics during stereotactic body radiation therapy for non-small cell lung cancer A mathematical model of tumor dynamics during stereotactic body radiation therapy for non-small cell lung cancer Russell Injerd, Emma Turian Abstract Image guided radiotherapy allows tumor volume dynamics

More information

Efficient AUC Optimization for Information Ranking Applications

Efficient AUC Optimization for Information Ranking Applications Efficient AUC Optimization for Information Ranking Applications Sean J. Welleck IBM, USA swelleck@us.ibm.com Abstract. Adequate evaluation of an information retrieval system to estimate future performance

More information

Influenza A Virus Transmission Bottlenecks Are Defined by Infection Route and Recipient Host

Influenza A Virus Transmission Bottlenecks Are Defined by Infection Route and Recipient Host Cell Host & Microbe, Volume 16 Supplemental Information Influenza A Virus Transmission Bottlenecks Are Defined by Infection Route and Recipient Host Andrew Varble, Randy A. Albrecht, Simone Backes, Marshall

More information

Probabilistically Estimating Backbones and Variable Bias: Experimental Overview

Probabilistically Estimating Backbones and Variable Bias: Experimental Overview Probabilistically Estimating Backbones and Variable Bias: Experimental Overview Eric I. Hsu, Christian J. Muise, J. Christopher Beck, and Sheila A. McIlraith Department of Computer Science, University

More information

Iterative Join Graph Propagation

Iterative Join Graph Propagation Iterative Join Graph Propagation Vibhav Gogate Stat methods class dapted from Robert Mateescu s slides The University of Texas at Dallas What is IJGP? IJGP is an approximate algorithm for belief updating

More information

Bayesian (Belief) Network Models,

Bayesian (Belief) Network Models, Bayesian (Belief) Network Models, 2/10/03 & 2/12/03 Outline of This Lecture 1. Overview of the model 2. Bayes Probability and Rules of Inference Conditional Probabilities Priors and posteriors Joint distributions

More information

Data Mining in Bioinformatics Day 9: String & Text Mining in Bioinformatics

Data Mining in Bioinformatics Day 9: String & Text Mining in Bioinformatics Data Mining in Bioinformatics Day 9: String & Text Mining in Bioinformatics Karsten Borgwardt March 1 to March 12, 2010 Machine Learning & Computational Biology Research Group MPIs Tübingen Karsten Borgwardt:

More information

Molecular modeling of the ion channel-like nanotube structure of amyloid β-peptide

Molecular modeling of the ion channel-like nanotube structure of amyloid β-peptide Chinese Science Bulletin 2007 SCIENCE IN CHINA PRESS Springer Molecular modeling of the ion channel-like nanotube structure of amyloid β-peptide JIAO Yong & YANG Pin Key Laboratory of Chemical Biology

More information

Measuring Focused Attention Using Fixation Inner-Density

Measuring Focused Attention Using Fixation Inner-Density Measuring Focused Attention Using Fixation Inner-Density Wen Liu, Mina Shojaeizadeh, Soussan Djamasbi, Andrew C. Trapp User Experience & Decision Making Research Laboratory, Worcester Polytechnic Institute

More information

Supplementary Materials for

Supplementary Materials for advances.sciencemag.org/cgi/content/full/3/11/e1701208/dc1 Supplementary Materials for Competitive chiral induction in a 2D molecular assembly: Intrinsic chirality versus coadsorber-induced chirality This

More information

PART - A 1. Define Artificial Intelligence formulated by Haugeland. The exciting new effort to make computers think machines with minds in the full and literal sense. 2. Define Artificial Intelligence

More information

Kidney Exchange Problem

Kidney Exchange Problem Kidney Exchange Problem Chengwu Shen (Class of 2019, Applied Mathematics, Computer Science Minor) cshen04@email.wm.edu Abstract The demand of kidney transplants on the waiting list in US keeps increasing

More information

A quick review. The clustering problem: Hierarchical clustering algorithm: Many possible distance metrics K-mean clustering algorithm:

A quick review. The clustering problem: Hierarchical clustering algorithm: Many possible distance metrics K-mean clustering algorithm: The clustering problem: partition genes into distinct sets with high homogeneity and high separation Hierarchical clustering algorithm: 1. Assign each object to a separate cluster. 2. Regroup the pair

More information

An Experimental Analysis of Anytime Algorithms for Bayesian Network Structure Learning. Colin Lee and Peter van Beek University of Waterloo

An Experimental Analysis of Anytime Algorithms for Bayesian Network Structure Learning. Colin Lee and Peter van Beek University of Waterloo An Experimental Analysis of Anytime Algorithms for Bayesian Network Structure Learning Colin Lee and Peter van Beek University of Waterloo Bayesian networks Probabilistic, directed, acyclic graphical model:

More information

Spreading of Epidemic Based on Human and Animal Mobility Pattern

Spreading of Epidemic Based on Human and Animal Mobility Pattern Spreading of Epidemic Based on Human and Animal Mobility Pattern Yanqing Hu, Dan Luo, Xiaoke Xu, Zhangang Han, Zengru Di Department of Systems Science, Beijing Normal University 2009-12-22 Background &

More information

Steiner Tree Problems with Side Constraints Using Constraint Programming

Steiner Tree Problems with Side Constraints Using Constraint Programming Steiner Tree Problems with Side Constraints Using Constraint Programming AAAI 2016 Diego de Uña, Graeme Gange, Peter Schachte and Peter J. Stuckey February 14, 2016 University of Melbourne CIS Department

More information

Table S1: Kinetic parameters of drug and substrate binding to wild type and HIV-1 protease variants. Data adapted from Ref. 6 in main text.

Table S1: Kinetic parameters of drug and substrate binding to wild type and HIV-1 protease variants. Data adapted from Ref. 6 in main text. Dynamical Network of HIV-1 Protease Mutants Reveals the Mechanism of Drug Resistance and Unhindered Activity Rajeswari Appadurai and Sanjib Senapati* BJM School of Biosciences and Department of Biotechnology,

More information

Strategic Level Proton Therapy Patient Admission Planning: A Markov Decision Process Modeling Approach

Strategic Level Proton Therapy Patient Admission Planning: A Markov Decision Process Modeling Approach University of New Haven Digital Commons @ New Haven Mechanical and Industrial Engineering Faculty Publications Mechanical and Industrial Engineering 6-2017 Strategic Level Proton Therapy Patient Admission

More information

PERSONALIZED medicine is a healthcare paradigm that. ConfidentCare: A Clinical Decision Support System for Personalized Breast Cancer Screening

PERSONALIZED medicine is a healthcare paradigm that. ConfidentCare: A Clinical Decision Support System for Personalized Breast Cancer Screening XXXXX XXXXXXX XXXXXX, VOL. XX, NO. X, XXXX 2016 1 ConfidentCare: A Clinical Decision Support System for Personalized Breast Cancer Screening Ahmed M. Alaa, Member, IEEE, Kyeong H. Moon, William Hsu, Member,

More information

CENTRAL UNIVERSITY OF HARYANA Mahendergarh

CENTRAL UNIVERSITY OF HARYANA Mahendergarh CENTRAL UNIVERSITY OF HARYANA Mahendergarh Master of Computer Applications (MCA) (Comprehensive Structure of Syllabi as per CBCS) Scheme to be followed by students admitted in 215-16 session CORE COURSE

More information

Learning Convolutional Neural Networks for Graphs

Learning Convolutional Neural Networks for Graphs GA-65449 Learning Convolutional Neural Networks for Graphs Mathias Niepert Mohamed Ahmed Konstantin Kutzkov NEC Laboratories Europe Representation Learning for Graphs Telecom Safety Transportation Industry

More information

Containment Policies for Transmissible Diseases

Containment Policies for Transmissible Diseases Containment Policies for Transmissible Diseases Shirish Tatikonda, Sameep Mehta, and Srinivasan Parthasarathy Department of Computer Science and Engineering, The Ohio State University, Columbus, OH 43210,

More information

A Brief Introduction to Bayesian Statistics

A Brief Introduction to Bayesian Statistics A Brief Introduction to Statistics David Kaplan Department of Educational Psychology Methods for Social Policy Research and, Washington, DC 2017 1 / 37 The Reverend Thomas Bayes, 1701 1761 2 / 37 Pierre-Simon

More information

WEIGHTS STAGNATION IN DYNAMIC LOCAL SEARCH FOR SAT

WEIGHTS STAGNATION IN DYNAMIC LOCAL SEARCH FOR SAT WEIGHTS STAGNATION IN DYNAMIC LOCAL SEARCH FOR SAT Abdelraouf Ishtaiwi Faculty of Information Technology, University of Petra, Amman, Jordan faishtaiwig@uop.edu.jo ABSTRACT Since 1991, tries were made

More information

Supporting Information Identification of Amino Acids with Sensitive Nanoporous MoS 2 : Towards Machine Learning-Based Prediction

Supporting Information Identification of Amino Acids with Sensitive Nanoporous MoS 2 : Towards Machine Learning-Based Prediction Supporting Information Identification of Amino Acids with Sensitive Nanoporous MoS 2 : Towards Machine Learning-Based Prediction Amir Barati Farimani, Mohammad Heiranian, Narayana R. Aluru 1 Department

More information

Learning Classifier Systems (LCS/XCSF)

Learning Classifier Systems (LCS/XCSF) Context-Dependent Predictions and Cognitive Arm Control with XCSF Learning Classifier Systems (LCS/XCSF) Laurentius Florentin Gruber Seminar aus Künstlicher Intelligenz WS 2015/16 Professor Johannes Fürnkranz

More information

Introduction to proteins and protein structure

Introduction to proteins and protein structure Introduction to proteins and protein structure The questions and answers below constitute an introduction to the fundamental principles of protein structure. They are all available at [link]. What are

More information

Impact of Local Interconnects on Timing and Power in a High Performance Microprocessor

Impact of Local Interconnects on Timing and Power in a High Performance Microprocessor Impact of Local Interconnects on Timing and Power in a High Performance Microprocessor Rupesh S. Shelar Low Power IA Group Intel Corporation, Austin, TX December 13 th 2011 UT ICS/IEEE Seminar, UT Austin

More information

An Evolutionary Approach to Tower of Hanoi Problem

An Evolutionary Approach to Tower of Hanoi Problem An Evolutionary Approach to Tower of Hanoi Problem Jie Li, Rui Shen Department of Computer Engineering Shandong Aerospace Electro-Technology Institute Yantai, China jie_yi_ehw@163.com Abstract:The Tower

More information

Lecture 10 More about proteins

Lecture 10 More about proteins Lecture 10 More about proteins Today we're going to extend our discussion of protein structure. This may seem far-removed from gene cloning, but it is the path to understanding the genes that we are cloning.

More information

A p-median approach for predicting drug response in tumour cells

A p-median approach for predicting drug response in tumour cells Fersini et al. BMC Bioinformatics 2014, 15:353 METHODOLOGY ARTICLE Open Access A p-median approach for predicting drug response in tumour cells Elisabetta Fersini 1*, Enza Messina 1 and Francesco Archetti

More information

Supplementary Information

Supplementary Information Supplementary Information Modelling the Yeast Interactome Vuk Janjić, Roded Sharan 2 and Nataša Pržulj, Department of Computing, Imperial College London, London, United Kingdom 2 Blavatnik School of Computer

More information

SEIQR-Network Model with Community Structure

SEIQR-Network Model with Community Structure SEIQR-Network Model with Community Structure S. ORANKITJAROEN, W. JUMPEN P. BOONKRONG, B. WIWATANAPATAPHEE Mahidol University Department of Mathematics, Faculty of Science Centre of Excellence in Mathematics

More information

The Development and Application of Bayesian Networks Used in Data Mining Under Big Data

The Development and Application of Bayesian Networks Used in Data Mining Under Big Data 2017 International Conference on Arts and Design, Education and Social Sciences (ADESS 2017) ISBN: 978-1-60595-511-7 The Development and Application of Bayesian Networks Used in Data Mining Under Big Data

More information

Computational Approach for Deriving Cancer Progression Roadmaps from Static Sample Data

Computational Approach for Deriving Cancer Progression Roadmaps from Static Sample Data Computational Approach for Deriving Cancer Progression Roadmaps from Static Sample Data Yijun Sun,2,3,5,, Jin Yao, Le Yang 2, Runpu Chen 2, Norma J. Nowak 4, Steve Goodison 6, Department of Microbiology

More information

Accurate Reconstruction of All-Atom Protein Representations From Side-Chain-Based Low-Resolution Models

Accurate Reconstruction of All-Atom Protein Representations From Side-Chain-Based Low-Resolution Models PROTEINS: Structure, Function, and Genetics 41:86 97 (2000) Accurate Reconstruction of All-Atom Protein Representations From Side-Chain-Based Low-Resolution Models Michael Feig, 1 Piotr Rotkiewicz, 2 Andrzej

More information

Protein contacts, inter-residue interactions and side-chain modelling.

Protein contacts, inter-residue interactions and side-chain modelling. , inter-residue interactions and side-chain modelling. Guilhem Faure, Aurélie Bornot, Alexandre De Brevern To cite this version: Guilhem Faure, Aurélie Bornot, Alexandre De Brevern. Protein contacts, inter-residue

More information

A Reinforcement Learning Approach Involving a Shortest Path Finding Algorithm

A Reinforcement Learning Approach Involving a Shortest Path Finding Algorithm Proceedings of the 003 IEEE/RSJ Intl. Conference on Intelligent Robots and Systems Proceedings Las Vegas, of Nevada the 003 October IEEE/RSJ 003 Intl. Conference on Intelligent Robots and Systems Las Vegas,

More information

Rethinking Cognitive Architecture!

Rethinking Cognitive Architecture! Rethinking Cognitive Architecture! Reconciling Uniformity and Diversity via Graphical Models! Paul Rosenbloom!!! 1/25/2010! Department of Computer Science &! Institute for Creative Technologies! The projects

More information

Supplementary Figures

Supplementary Figures Supplementary Figures Supplementary Figure 1. (a) Uncropped version of Fig. 2a. RM indicates that the translation was done in the absence of rough mcirosomes. (b) LepB construct containing the GGPG-L6RL6-

More information

Ras and Cell Signaling Exercise

Ras and Cell Signaling Exercise Ras and Cell Signaling Exercise Learning Objectives In this exercise, you will use, a protein 3D- viewer, to explore: the structure of the Ras protein the active and inactive state of Ras and the amino

More information

Chonhyon Park, Jia Pan, Ming Lin, Dinesh Manocha University of North Carolina at Chapel Hill

Chonhyon Park, Jia Pan, Ming Lin, Dinesh Manocha University of North Carolina at Chapel Hill Chonhyon Park, Jia Pan, Ming Lin, Dinesh Manocha University of North Carolina at Chapel Hill Task Execu;ons of Robots 2! Advances in technology allow robots to perform complex tasks

More information

BAYESIAN NETWORK FOR FAULT DIAGNOSIS

BAYESIAN NETWORK FOR FAULT DIAGNOSIS BAYESIAN NETWOK FO FAULT DIAGNOSIS C.H. Lo, Y.K. Wong and A.B. ad Department of Electrical Engineering, The Hong Kong Polytechnic University Hung Hom, Kowloon, Hong Kong Fax: +852 2330 544 Email: eechlo@inet.polyu.edu.hk,

More information

Kinematic Modeling in Parkinson s Disease

Kinematic Modeling in Parkinson s Disease Kinematic Modeling in Parkinson s Disease Alexander Hui Department of Bioengineering University of California, San Diego La Jolla, CA 92093 alexhui@ucsd.edu Abstract Parkinson s disease is a slowly progressing

More information

Bayes Linear Statistics. Theory and Methods

Bayes Linear Statistics. Theory and Methods Bayes Linear Statistics Theory and Methods Michael Goldstein and David Wooff Durham University, UK BICENTENNI AL BICENTENNIAL Contents r Preface xvii 1 The Bayes linear approach 1 1.1 Combining beliefs

More information

Convolutional Coding: Fundamentals and Applications. L. H. Charles Lee. Artech House Boston London

Convolutional Coding: Fundamentals and Applications. L. H. Charles Lee. Artech House Boston London Convolutional Coding: Fundamentals and Applications L. H. Charles Lee Artech House Boston London Contents Preface xi Chapter 1 Introduction of Coded Digital Communication Systems 1 1.1 Introduction 1 1.2

More information

Figure 2: Power Angle (Relative) of Generators in Multi Generator Benchmark, What ETAP has shown in Validation Test Cases document is published in

Figure 2: Power Angle (Relative) of Generators in Multi Generator Benchmark, What ETAP has shown in Validation Test Cases document is published in Who are we? IPE () is a nonprofit organization passionate about the power engineering industry. Our main mandate is to test and expose the different issues and dysfunctions of different power system simulation

More information