The practice of mathematical and computational modelling in neuroscience Aapo Hyvärinen Depts of Computer Science and Psychology & Helsinki Institute for.

Slides:



Advertisements
Similar presentations
Zhengyou Zhang Vision Technology Group Microsoft Research
Advertisements

Scientific Methods – Chapter 1. A little confusing!
INTRODUCTION TO MODELING
FTP Biostatistics II Model parameter estimations: Confronting models with measurements.
Error Measurement and Iterative Methods
Supervised and Unsupervised learning and application to Neuroscience Cours CA6b-4.
Motion Analysis Slides are from RPI Registration Class.
1 Math Review APEC 3001 Summer Objectives Review basic algebraic skills required to successfully solve homework, quiz, and exam problems in this.
COGNITIVE NEUROSCIENCE
Dealing with Complexity Peter Andras Department of Psychology University of Newcastle
Overview and History of Cognitive Science. How do minds work? What would an answer to this question look like? What is a mind? What is intelligence? How.
What is Cognitive Science? … is the interdisciplinary study of mind and intelligence, embracing philosophy, psychology, artificial intelligence, neuroscience,
Vision in Man and Machine. STATS 19 SEM Talk 2. Alan L. Yuille. UCLA. Dept. Statistics and Psychology.
Applying Multi-Criteria Optimisation to Develop Cognitive Models Peter Lane University of Hertfordshire Fernand Gobet Brunel University.
Solving Equations In Quadratic Form There are several methods one can use to solve a quadratic equation. Sometimes we are called upon to solve an equation.
Solving Quadratic Equations Tammy Wallace Varina High.
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Solving ODE.
Systems Warm-Up Solve each linear system. 1.x + 7 = y -4x + 2 = y 2.x + 2y = 10 3y = 30 – 2x.
Reference: "Artificial Intelligence, a Modern Approach, 3rd ed."
Research Terminology for The Social Sciences.  Data is a collection of observations  Observations have associated attributes  These attributes are.
Machine Learning CUNY Graduate Center Lecture 3: Linear Regression.
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
1. Prediction: to tell something before it happens 2. Hypothesis: a possible answer to a question based on gathered information.
Emergent Inference, or How can a program become a self-programming AGI system? Sergio Pissanetzky Self-programming Workshop AGI-11.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Chemistry 1 Chapter 1 Notes Introduction to Chemistry.
1.3 The Intersection Point of Lines System of Equation A system of two equations in two variables looks like: – Notice, these are both lines. Linear Systems.
1 Definition of System Simulation: The practice of building models to represent existing real-world systems, or hypothetical future systems, and of experimenting.
Computational Biology, Part 15 Biochemical Kinetics I Robert F. Murphy Copyright  1996, 1999, 2000, All rights reserved.
Reinforcement Learning
Solving Quadratic Equations
A METHODOLOGY FOR QUALITATIVE MODELLING OF ECONOMIC, FINANCIAL SYSTEMS WITH EMPHASIS TO CHAOS THEORY Tomas Vicha, Mirko Dohnal Faculty of Business and.
Mathe III Lecture 5 Mathe III Lecture 5 Mathe III Lecture 5 Mathe III Lecture 5.
§ 3.6 Solving Quadratic Equations by Factoring. Martin-Gay, Developmental Mathematics 2 Zero Factor Theorem Quadratic Equations Can be written in the.
Some Aspects of Bayesian Approach to Model Selection Vetrov Dmitry Dorodnicyn Computing Centre of RAS, Moscow.
Solving Quadratic Equations using the Quadratic Formula
Solving Quadratic Equations. Review of Solving Quadratic Equations ax 2 +bx +c = 0 When the equation is equal to zero, solve by factoring if you can.
Solving Quadratic Equations – Quadratic Formula The following shows how to solve quadratic equations using the Quadratic Formula. A quadratic equation.
Quadratic Equations: Factoring, Square Root Methods.
Solving Quadratic Equations by Factoring. Martin-Gay, Developmental Mathematics 2 Zero Factor Theorem Quadratic Equations Can be written in the form ax.
2.1 – Linear and Quadratic Equations Linear Equations.
4.8 “The Quadratic Formula” Steps: 1.Get the equation in the correct form. 2.Identify a, b, & c. 3.Plug numbers into the formula. 4.Solve, then simplify.
1 What is Data? l An attribute is a property or characteristic of an object l Examples: eye color of a person, temperature, etc. l Attribute is also known.
Differential Equations Linear Equations with Variable Coefficients.
Table of Contents Solving Quadratic Equations – The Discriminant The Discriminant is the expression found under the radical symbol in the quadratic formula.
The Nature of Research.  What is the value of research -- Why Research is of Value -- Ways of Knowing -- Types of Research -- General Research Types.
MATH II – QUADRATICS to solve quadratic equations. MATH III – MATH II –
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
Sub-fields of computer science. Sub-fields of computer science.
Operations Research Chapter one.
Outline Of Today’s Discussion
What is cognitive psychology?
Stefan Mihalas Ernst Niebur Krieger Mind/Brain Institute and
Special Types of Linear Systems
Multiplicative updates for L1-regularized regression
Big-O notation.
8-6 Solving Quadratic Equations using Factoring
SOLUTION TO SIMULTANEOUS LINEAR EQUATIONS
Introduction to Physical Science
Overview of Supervised Learning
Scientific Method.
Solve a system of linear equation in two variables
Digital Control Systems (DCS)
Digital Control Systems (DCS)
Click the problem to show the answers.
Solving simultaneous linear and quadratic equations
Solving Equations 3x+7 –7 13 –7 =.
Solve the differential equation using the method of undetermined coefficients. y " + 4y = e 3x 1. {image}
Solve the differential equation using the method of undetermined coefficients. y " + 9y = e 2x {image}
Let’s see why the answers (1) and (2) are the same
Presentation transcript:

The practice of mathematical and computational modelling in neuroscience Aapo Hyvärinen Depts of Computer Science and Psychology & Helsinki Institute for Information Technology University of Helsinki

Overview 1.Some examples of what computational neuroscience is all about  Questions that can be answered by modelling 2.What the word “computation” can mean in different contexts 3.Personal viewpoint on the very vague distinction between mathematical and computational modelling

The obligatory picture of the brain from Ellis, Logan & Dixon, 1991 “The brain is the most complex structure in the world...”

Part I. Questions to be answered by modelling 1: What? What is really happening in the brain? Quantitative description ultimate goal in science? Courtesy of Dario Ringach, UCLA Features coded by neurons in the primary visual cortex

Questions to be answered 2: How? How can something be computed in the brain? Or: Is it possible to compute a given thing by a given neural system?

Questions to be answered 3: Why? What are the computational goals of the brain? Normative modelling: Given a computational goal, what should the brain be doing? E.g. Adaptation to natural environment Vs. Two possible feature sets used in image analysis

Part II. Different meanings of “computational” 1) “Theory of computation”: Turing machines Digital and serial Computation as the basis of intelligence (classic AI) 2) “Computational science”: Floating-point operations Groups of equations with real-valued variables Computation (by computers) needed in modelling 3) Modern neuroscience: Floating-point operations, in parallel, as basis for “intelligence” and behaviour

Part III. Difference between mathematical and computational modelling System or goal is described as equations. Sometimes you can solve them analytically, sometimes not. Typically, you can solve part of them analytically  Reduce the solution to classic computation problem Eigen-value decomposition Classic differential equations  Approximations in extreme cases Linear approximation near a stable point Setting some parameters to, e.g., zero Assuming that the world follows some simplified structure

Is there any difference? Mathematical Computational Simplest differential equations System of linear equations Maximize quadratic function Most of interesting equations Insufficient Incomprehensible Various approximations Special cases Compromise A linear or quadratic equation Linear analysis around stable point Complete realistic models

Conclusion Computational neuroscience can have different goals:  What is computed ?  How can something be computed ?  Why should something be computed ? Confusingly, “computation” in “computational neuroscience” does not always mean “computation” in the sense of neuroscience Is computational science qualitatively new? Just an extension of pencil-and-paper mathematics?