Scientists have known for

Size: px
Start display at page:

Download "Scientists have known for"

Transcription

1 The Brain-Network Paradigm: Using Functional Imaging Data to Study How the Brain Works Gowtham Atluri, Angus MacDonald III, Kelvin O. Lim, and Vipin Kumar, University of Minnesota Scientists have known for decades that the human brain is an interconnected web containing billions of neurons that fire in space and time in response to various external stimuli. These firings enable a diverse set of functionalities through which humans memorize, learn, reason, perceive, make decisions, and imagine. However, much is still unclear about how different neurons interconnect, what determines their firing patterns, and how firing patterns enable the brain to function in these ways. The Brain Research through Advancing Innovative Neurotechnologies (BRAIN) initiative, launched by US President Barack Obama s administration in 213, aims to address these questions by providing a dynamic picture of the brain that, for the first time, shows how individual cells and complex neural circuits interact in both time and space. To better understand brain function, researchers have explored both invasive and noninvasive brainimaging technologies for more than two decades. Of these, functional magnetic resonance imaging (fmri) has emerged as an ideal technology for studying patterns and relationships in whole-brain activity. The sidebar Tradeoffs in Spatial and Temporal Resolution Functional magnetic resonance imaging (fmri) is highly suited for studying patterns and relationships in whole-brain activity. A network-based paradigm for analyzing large volumes of fmri data is a promising framework to understand brain function, but challenges in data analytics must be addressed to enable neuroscience breakthroughs. describes alternative imaging technologies and their spatial and temporal characteristics. Researchers have proposed a variety of approaches to analyze fmri data for use in different study contexts. Several studies compare fmri scans of subjects when they are at rest versus when they are performing a task, such as memorizing and recollecting numbers, words, or faces; watching videos; or listening to music. Studies also use fmri scans to discover which brain locations are activated by a specific stimulus, or to distinguish activation regions resulting from two stimuli, such as an image that the subject can interpret versus one that is too garbled to discern. Approaches in such studies consider the degree of activation at each brain location in response to the stimulus and then build models to COMPUTER /16/$ IEEE PUBLISHED BY THE IEEE COMPUTER SOCIETY OCTOBER

2 TRADEOFFS IN SPATIAL AND TEMPORAL RESOLUTION Invasive methods, typically used to study animal brains, have high temporal and spatial resolution, but only limited spatial coverage. Although high spatial and temporal resolution are desirable properties for capturing brain activity at a finer scale, poor spatial coverage makes these properties unsuitable for studying the patterns and relationships in activity involving the entire brain. The more familiar noninvasive technologies electro encephalography (EEG), magnetoencephalography (MEG), and functional magnetic resonance imaging (fmri) have different advantages and disadvantages in measuring brain activity. EEG and MEG provide superior temporal resolution, but their low spatial resolution makes them unsuitable for effectively studying brain activity patterns. fmri, on the other hand, provides superior spatial resolution and coverage with reasonable temporal resolution and is thus ideal for use in studying patterns and relationships in whole-brain activity. determine which locations the stimulus activates. 1 To discover which locations in the brain are activated by a particular activity, such as finger tapping, researchers use fmri scans collected while the subject performs the activity. Generalized linear models and independent component analysis (ICA) are common tools in these efforts. 2 Studies conducted to discover differences between healthy subjects and those with mental disorders have found significant differences in the strength of interaction among brain regions for the two subject classes when comparing them at rest versus performing a task. 3 This work provides compelling evidence that the brain s functionality stems from interacting brain regions. 4 As a result, scientists are increasingly interested in the brain network paradigm network-based approaches to analyze relationships among brain regions, wherein brain regions are considered as nodes and similarity in the activity over time for a pair of brain regions serves as the strength of an edge. To help explore opportunities for advancing data science in fmri studies of human brain functionality, we investigated recent network-based approaches that construct and analyze brain networks and identified obstacles that must overcome before neuroscience can advance. fmri DATA CHARACTERISTICS The firing of neurons in space and time is referred to as neuronal activity. Throughout neuronal activity, neurons utilize oxygen from oxygenated hemoglobin from red blood cells traveling through local blood vessels. fmri measures the change in oxygenated hemoglobin from every location in the brain, which is referred to as a voxel (analogous to a pixel in a 2D image). 5 fmri data is typically represented as a 4D matrix a 3D space (x, y, z) multiplied by time. For example, in fmri data of size , represents 3D space and 18 represents the number of time points. As Figure 1 shows, fmri data can be visualized two ways. In Figure 1a, it is shown as snapshot images of brain activity for five successive time points. In Figure 1b, it is shown as a time series from three contiguous locations in the brain. By measuring the change in all brain locations over time, fmri can provide data that scientists can analyze to reveal differences between neuronal activity in a resting brain versus that in an active brain. Studying fmri data collected from healthy subjects and from subjects affected by mental disorders can shed light on the neuronal dysfunctionality associated with those disorders. In addition, fmri data collected from subjects with the same disorder before and after administering treatment can reveal how such treatments including antipsychotic drugs, cognitive remediation, and neuromodulation affect the patient s brain activity as well as the treatments downstream effect on brain functionality. DATA MINING CHALLENGES fmri scans can produce massive amounts of high spatial- and temporalresolution data, requiring suitable data analytics infrastructure and algorithms. For example, fmri data collected from one subject in the federally funded Human Connectome project 6 requires more than 1 Gbytes of storage. Multiply that by the thousands of subjects being scanned in this project and other large-scale federally funded initiatives (such as the 1, Functional Connectome project 7 ) and the scale approaches that of big data. Although recent advances in data analytics applied to mining social media and e-commerce data have great potential for mining fmri scans, their application to fmri data analytics is less straightforward. Using fmri data to study brain networks requires defining nodes, edges, and approaches to mine the resultant networks. In traditional network studies, such as social and computer network analyses, 66 COMPUTER

3 (a) Units T = 1 T = 2 T = 3 T = 4 T = x = 4, y = 4, z = 4 x = 39, y = 4, z = 4 x = 4, y = 39, z = (b) FIGURE 1. Two ways to visualize the results of a six-minute functional magnetic resonance imaging (fmri) scan from a healthy subject. (a) A series of brain activity images in sagittal view for five time points (the sagittal plane divides the brain into left and right sides). The dimension of each spatial location is mm, and each time point is 2 s. (b) Time series from three contiguous brain locations. The high similarity between activity measured at adjacent voxels is referred to as spatial autocorrelation. the notion of nodes and edges is clearly established and directly measurable. In a social network, for example, nodes are people and edges are the communications among them. Direct measurements might include how many tweets two people exchange. In contrast, brain networks must be constructed from spatiotemporal data with no predefined notion of nodes and edges, and edges cannot be measured directly. Thus, the resultant networks are inherently different and could exhibit different topological properties that must be understood. Coupled with these differences is the need to answer pressing neuroscientific research questions: Which regions of a healthy brain interact in a resting state? Which regions interact when a healthy subject is working on a given task? What is the interaction sequence that occurs among brain regions when a healthy subject accomplishes a particular task? Which of those interactions is disrupted in a subject with a mental disorder? What states does a brain transition through when a healthy subject is resting or performing a task? NETWORK CONSTRUCTION The brain-network paradigm could be the basis for answering these questions and the foundation of a framework that neuroscientists can use to discern the principles of a healthy subject s brain and how its functionality differs from that of a subject with mental disorders, as well as to identify effective treatment methodologies. Some key data science challenges are how to effectively construct networks from spatiotemporal data, how to define network properties that account for the data s spatiotemporal nature and use them to determine differences between two network classes, and how to study dynamics in networks constructed from spatiotemporal data. To meet these data science challenges, researchers are taking two main directions: building and analyzing brain networks to better understand relationships among brain regions, and building and analyzing dynamic networks for studying brain activity. Building a brain network In a brain network, each voxel could be a node, but the spatial autocorrelation (a high similarity between measurements collected from adjacent locations) in spatiotemporal datasets can cause multiple nodes to have similar connectivity and the resulting networks will have redundant nodes. To reduce this redundancy, researchers rely on brain atlases brain regions that domain experts have anatomically defined. Anatomical atlases. Anatomical atlases are generally coarse, with the number of brain regions being somewhere between 3 and 1. Figure 2a shows a subset of the 9 brain regions from an automated anatomical labeling (AAL) atlas, 8 in which voxels are grouped into OCTOBER

4 2 1 4 Regions (a) (c) Units Regions (b) (d) FIGURE 2. Using regions in a brain atlas to construct brain-network nodes. (a) A subset of brain regions from an automated anatomical labeling (AAL) atlas; (b) region-level time series for the regions in (a) computed as the mean time series for the activity of all voxels within a region; (c) pairwise correlation matrix of the time series in (b) treated as a brain network with continuous-value edge weights; and (d) two coherent sets of voxels (red and blue) from the right middle frontal region, which exhibit drastically different signals. brain regions. The AAL atlas can be used to compute the mean time series within a given region, as in Figure 2b, which shows the mean time series for the regions in Figure 2a. Anatomical brain atlases have two limitations. First, brain regions are typically derived from a single subject s neuroanatomy, 8 so the regional definition might not be accurate for other subjects, as neuroanatomies tend to vary widely. Second, anatomically defined regions do not necessarily capture the natural regions of coherent brain activity, as illustrated in Figure 2d. To overcome these limitations, brain atlases must be based on coherent activity in fmri data; that is, voxels within a brain region must exhibit high similarity in the voxel time series. However, developing algorithms to learn brain regions in a data-driven fashion is challenging because spatial autocorrelations make it hard to determine region boundaries, high dimensionality (millions of voxels) poses computational challenges, and the atlas must be consistent for all subjects scanned in a study. Thus, a novel computational framework is required that can handle both computational and data science challenges. Defining edges. An edge weight between two brain regions is traditionally computed as a correlation between the time series from the corresponding brain regions. Figure 2c shows the matrix of pairwise correlations the linear relationship between a pair of regions computed using the regionlevel time series in Figure 2b. Although nonlinear relationships based on mutual information have been explored, more research is needed to understand what they capture and how they complement correlation- based relationships. Although all pairwise relationships can be computed, not all pairs exhibit nontrivial relationships that are deemed interesting. Discerning which relationships are nontrivial from those that arise from chance requires the development of statistical techniques to generate null models. Computation- intensive simulation experiments are needed to build these models and identify nontrivial relationships that do not arise from chance. Studying network characteristics. Traditional network characteristics can be used to study networks at different levels node degree, edge strength, 9 and an edge group s collective strength 1 as well as higher- order network properties, such as degree distribution, modularity, clustering coefficient, small-worldness, global efficiency, and robustness to random failures. 3 These traditional network characteristics cannot account for the space time characteristics of underlying fmri data and the indirect measurement of nodes and edges. It is important to ensure that the network configuration and its properties are not driven by spatiotemporal autocorrelation. Approaches to determine the derived properties statistical significance must be able to tolerate the noise inherent in fmri data and accommodate the relatively small sample sizes in typical studies. (Because imaging costs are high, studies typically have a 68 COMPUTER

5 fmri time series 2 1 Left middle frontal Right middle frontal (a) 1. small number of subjects.) In addition to handling spatiotemporal issues, these approaches must be able to represent and analyze networks with multiple edge types that reflect the linear and nonlinear relationships between brain region pairs. Serious computational challenges underlie these data science problems, as numerous synthetic datasets must be generated and studied to determine brain networks nonrandom properties. Capturing brain dynamics The brain network as described so far assumes that computed nodes and edges are valid during the entire scan. However, brain activity changes with time because of external stimuli or internal activity. 11 Hence, researchers are pursuing new directions to study the brain s dynamic nature. One approach is to emphasize the brain network s dynamic nature by capturing changes in edges and nodes with time as well as patterns in these changes. Correlation (b) FIGURE 3. Capturing dynamic connectivity in the brain. (a) Time series from the left and right middle frontal brain regions. Bold colored lines indicate time intervals during which correlation is more than.8. (b) Change in correlation between the two time series in (a), computed for every 3-s interval (15 measurements because of the 2-s resolution). The brain regions scanned are homologous, yet correlation varies considerably. fmri time series Left middle frontal Right middle frontal Right superior frontal FIGURE 4. Time series from three brain-region pairs. As in Figure 3a, pairwise correlations among all three region pairs are greater than.8 in some intervals (bold colored lines). Transient pairwise relationships. An edge between two brain regions is traditionally computed as the correlation between two time series for the entire scan duration. Recent studies have found that, for a resting subject, correlations computed for small, fixedduration time intervals within a scan vary across intervals. 11 The graphs in Figure 3, which illustrate the dynamic connectivity between two homologous brain regions, support this observation about varied correlation. In the graphs, intervals are the result of choosing the first 3-s interval (1 to 15 measurements) and then moving the interval one 2-s time step to the right (1 measurement). Because the two regions in Figure 3a are homologous, they are expected to be highly correlated during the scan, yet correlation exceeds.8 in only some intervals, and in others, it is quite low or even negative. Transient higher-order relationships. Dynamic associations are also possible among groups with more than two regions. 12 For example, Figure 4 shows time series with transient high correlations among all three regions. The intervals in which the three regions are correlated closely match the well- correlated time intervals in Figure 3a, suggesting that the three regions interact simultaneously. An analysis of dynamic activity only between region pairs would miss this interesting transient synergistic relationship. Approaches to discover higher-order transient relationships have been proposed, 12 but more such methods are needed to recover synergistic relationships and other interesting associations. Methods to discover and characterize dynamic relationships among brain regions and discover meaningful patterns will shed light on the principles underlying dynamic brain activity. Dynamic relationships manifest in subsets of space and time, and discovering these subspaces requires exploring a OCTOBER

6 ABOUT THE AUTHORS GOWTHAM ATLURI is an assistant professor in the Department of Electrical Engineering and Computing Systems at the University of Cincinnati. While conducting the research reported in this article, Atluri was a postdoctoral Fellow in the Department of Computing Science at the University of Minnesota (UMN) Twin Cities. His research interests include data mining, network analysis, and neuroimaging. Atluri received a PhD in computer science from UMN. Contact him at atlurigm@ucmail.uc.edu. ANGUS MACDONALD III is a professor in the Department of Psychology at UMN Twin Cities. His research interests include clinical psychology and psychopathology. MacDonald received a PhD in clinical psychology from the University of Pittsburgh. Contact him at angus@umn.edu. KELVIN O. LIM is a professor in the Department of Psychiatry at UMN Twin Cities. His research interests include schizophrenia, aging, traumatic brain injury, and cocaine dependence. Lim received an MD from Johns Hopkins University. Contact him at kolim@umn.edu. VIPIN KUMAR is a Regents Professor and William Norris Chair in Large-Scale Computing in the Department of Computer Science and Engineering at UMN Twin Cities. His research interests include data mining and high-performance computing, and their application in climate, ecosystem, and biomedical domains. Kumar received a PhD in computer science from the University of Maryland. He is a Fellow of IEEE, ACM, and the American Association for the Advancement of Science. Contact him at kumar1@umn.edu. large number of possible brain-region and time-interval subsets. Computationally efficient approaches to identify these dynamic relationships must be robust to mitigate artificial patterns induced by head motion, heartbeat, respiration, and scanner instability (also referred to as physiological noise). Assessing the significance of transient relationships. Approaches are also needed to assess the statistical significance of dynamic properties such as transient connectivity, which could be an artifact of physiological noise, and spatial and temporal autocorrelations. In addition, there is a need to understand the potential differences in properties between dynamic networks derived from fmri data and those derived in other domains (such as social networks) in which transient edges are directly measured. Methods are also needed to discover relationship lags that is, when the time series from a region is correlated with a time series from another region with a lag of seconds and to mine the resulting networks. Additionally, approaches are needed to discover how the definition of brain regions and resulting brain networks change with time and to quantify those changes. Network-based approaches to model and mine fmri data have potential, but major network science advances are needed to translate this promise into insightful neuroscience that has societal impact. 13 A paradigm shift in data analytics is also required to account for the spatiotemporal properties inherent in the data, especially in the context of networks in which such properties are not traditionally considered. Tackling these data science challenges will have implications for application domains beyond neuroscience, such as climate science, epidemiology, and sociology areas that also deal in spatiotemporal data characteristics. Computer science can reap many benefits from fmri-enabled brain research. In The Computer and the Brain, John von Neumann predicted that a deeper study of the brain could one day change the way people think about computing. Indeed, recent design advances in brain-inspired computing at IBM gave us TrueNorth, a chip with a million neurons and 256 million synapses mimicking the brain s neuronal architecture. Similar efforts are underway at the Human Brain Project, funded by the European Commission s Future and Emerging Technologies program. ACKNOWLEDGMENTS This research is supported in part by an MnDRIVE Brain Conditions Postdoctoral Fellowship and by National Science Foundation grant REFERENCES 1. F. Pereira, T. Mitchell, and M. Botvinick, Machine Learning Classifiers and fmri: A Tutorial Overview, Neuroimage, vol. 45, no. 1, 29, pp. S199 S E.B. Erhardt et al., Comparison of Multisubject ICA Methods for Analysis of fmri Data, Human Brain Mapping, vol. 32, no. 12, 211, pp M. Rubinov and O. Sporns, Complex Network Measures of Brain Connectivity: Uses and Interpretations, 7 COMPUTER

7 Neuroimage, vol. 52, no. 3, 21, pp J.M. Fuster, The Module: Crisis of a Paradigm, Neuron, vol. 26, no. 1, 2, pp N.K. Logothetis, The Underpinnings of the BOLD Functional Magnetic Resonance Imaging Signal, J. Neuro science, vol. 23, no. 1, 23, pp K. Uğurbil et al., Pushing Spatial and Temporal Resolution for Functional and Diffusion MRI in the Human Connectome Project, Neuroimage, vol. 8, 213, pp C.-G. Yan et al., Standardizing the Intrinsic Brain: Towards Robust Measurement of Inter-Individual Variation in 1, Functional Connectomes, Neuroimage, vol. 8, 213, pp N. Tzourio-Mazoyer et al., Automated Anatomical Labeling of Activations in SPM using a Macroscopic Anatomical Parcellation of the MNI MRI Single- Subject Brain, Neuroimage, vol. 15, no. 1, 22, pp W. Pettersson-Yeo et al., Dysconnectivity in Schizophrenia: Where Are We Now?, Neuroscience & Biobehavioral Rev., vol. 35, no. 5, 211, pp G. Atluri et al., Connectivity Cluster Analysis for Discovering Discriminative Subnetworks in Schizophrenia, Human Brain Mapping, vol. 36, no. 2, 215, pp R.M. Hutchison et al., Dynamic Functional Connectivity: Promise, Issues, and Interpretations, Neuroimage, vol. 8, 213, pp G. Atluri et al., Discovering Groups of Time Series with Similar Behavior in Multiple Small Intervals of Time, Proc. SIAM Int l Conf. Data Mining (SDM 14), 214, pp G. Atluri et al., Complex Biomarker Discovery in Neuroimaging Data: Finding a Needle in a Haystack, Neuro- Image: Clinical, no.3, 213, pp Selected CS articles and columns are also available for free at IEEE Computer Society Software Engineering Institute Watts S. Humphrey Software Process Achievement Award Nomination Deadline: October 15, 216 Do you know a person or team that deserves recognition for their process-improvement activities? The IEEE Computer Society/Software Engineering Institute Watts S. Humphrey Software Process Achievement Award is presented to recognize outstanding achievements in improving the ability of an organization to create and evolve software. The award may be presented to an individual or a group, and the achievements can be the result of any type of process improvement activity. To nominate an individual or group for a Humphrey SPA Award, please visit computer.org/portal/web/awards/spa OCTOBER

Mining Dynamic Relationships From Spatio-temporal Datasets: An Application to Brain fmri Data

Mining Dynamic Relationships From Spatio-temporal Datasets: An Application to Brain fmri Data Mining Dynamic Relationships From Spatio-temporal Datasets: An Application to Brain fmri Data A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Gowtham Atluri IN

More information

Computational Neuroscience. Instructor: Odelia Schwartz

Computational Neuroscience. Instructor: Odelia Schwartz Computational Neuroscience 2017 1 Instructor: Odelia Schwartz From the NIH web site: Committee report: Brain 2025: A Scientific Vision (from 2014) #1. Discovering diversity: Identify and provide experimental

More information

Discovery ENGINEERS ASK THE BRAIN TO SAY, "CHEESE!"

Discovery ENGINEERS ASK THE BRAIN TO SAY, CHEESE! 1 of 5 5/22/2014 9:36 AM Discovery ENGINEERS ASK THE BRAIN TO SAY, "CHEESE!" How do we take an accurate picture of the world s most complex biological structure? A new imaging techniqu lets researchers

More information

Lecture 6: Brain Functioning and its Challenges

Lecture 6: Brain Functioning and its Challenges Lecture 6: Brain Functioning and its Challenges Jordi Soriano Fradera Dept. Física de la Matèria Condensada, Universitat de Barcelona UB Institute of Complex Systems September 2016 1. The brain: a true

More information

Heterogeneous Data Mining for Brain Disorder Identification. Bokai Cao 04/07/2015

Heterogeneous Data Mining for Brain Disorder Identification. Bokai Cao 04/07/2015 Heterogeneous Data Mining for Brain Disorder Identification Bokai Cao 04/07/2015 Outline Introduction Tensor Imaging Analysis Brain Network Analysis Davidson et al. Network discovery via constrained tensor

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 1.1 Motivation and Goals The increasing availability and decreasing cost of high-throughput (HT) technologies coupled with the availability of computational tools and data form a

More information

3/1/18. Overview of the Talk. Important Aspects of Neuroimaging Technology

3/1/18. Overview of the Talk. Important Aspects of Neuroimaging Technology 3/1/18 Considerations for the Use of Neuroimaging for Predicting Recovery of Speech and Language in Aphasia Linda I. Shuster, Ph.D., CCC-SLP Overview of the Talk Important aspects of neuroimaging technology

More information

AFOSR PI Meeting Dec 1-3, 2014 Program Director: Dr. Darema Dynamic Integration of Motion and Neural Data to Capture Human Behavior

AFOSR PI Meeting Dec 1-3, 2014 Program Director: Dr. Darema Dynamic Integration of Motion and Neural Data to Capture Human Behavior AFOSR PI Meeting Dec 1-3, 2014 Program Director: Dr. Darema Dynamic Integration of Motion and Neural Data to Capture Human Behavior Dimitris Metaxas(PI, Rutgers) D. Pantazis (co-pi, Head MEG Lab, MIT)

More information

Neuroimaging. BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT. Human Brain Mapping

Neuroimaging. BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT. Human Brain Mapping 11/8/2013 Neuroimaging N i i BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT 2 Human Brain Mapping H Human m n brain br in m mapping ppin can nb

More information

Classification and Statistical Analysis of Auditory FMRI Data Using Linear Discriminative Analysis and Quadratic Discriminative Analysis

Classification and Statistical Analysis of Auditory FMRI Data Using Linear Discriminative Analysis and Quadratic Discriminative Analysis International Journal of Innovative Research in Computer Science & Technology (IJIRCST) ISSN: 2347-5552, Volume-2, Issue-6, November-2014 Classification and Statistical Analysis of Auditory FMRI Data Using

More information

BRAIN STATE CHANGE DETECTION VIA FIBER-CENTERED FUNCTIONAL CONNECTIVITY ANALYSIS

BRAIN STATE CHANGE DETECTION VIA FIBER-CENTERED FUNCTIONAL CONNECTIVITY ANALYSIS BRAIN STATE CHANGE DETECTION VIA FIBER-CENTERED FUNCTIONAL CONNECTIVITY ANALYSIS Chulwoo Lim 1, Xiang Li 1, Kaiming Li 1, 2, Lei Guo 2, Tianming Liu 1 1 Department of Computer Science and Bioimaging Research

More information

Biomedical Imaging: Course syllabus

Biomedical Imaging: Course syllabus Biomedical Imaging: Course syllabus Dr. Felipe Orihuela Espina Term: Spring 2015 Table of Contents Description... 1 Objectives... 1 Skills and Abilities... 2 Notes... 2 Prerequisites... 2 Evaluation and

More information

VIDEO SURVEILLANCE AND BIOMEDICAL IMAGING Research Activities and Technology Transfer at PAVIS

VIDEO SURVEILLANCE AND BIOMEDICAL IMAGING Research Activities and Technology Transfer at PAVIS VIDEO SURVEILLANCE AND BIOMEDICAL IMAGING Research Activities and Technology Transfer at PAVIS Samuele Martelli, Alessio Del Bue, Diego Sona, Vittorio Murino Istituto Italiano di Tecnologia (IIT), Genova

More information

Graph Theory. Steffie Tomson UCLA NITP 2013

Graph Theory. Steffie Tomson UCLA NITP 2013 Graph Theory Steffie Tomson UCLA NITP 2013 What is graph theory? Mathematical descriptions of relationships between regions Node Opsahl et al. 2010 Why use graphs? Nodal Measures: Participation Coefficient

More information

Neural Correlates of Human Cognitive Function:

Neural Correlates of Human Cognitive Function: Neural Correlates of Human Cognitive Function: A Comparison of Electrophysiological and Other Neuroimaging Approaches Leun J. Otten Institute of Cognitive Neuroscience & Department of Psychology University

More information

Network-based pattern recognition models for neuroimaging

Network-based pattern recognition models for neuroimaging Network-based pattern recognition models for neuroimaging Maria J. Rosa Centre for Neuroimaging Sciences, Institute of Psychiatry King s College London, UK Outline Introduction Pattern recognition Network-based

More information

Redes Funcionales Cerebrales: Estructura y Deterioro

Redes Funcionales Cerebrales: Estructura y Deterioro Redes Funcionales Cerebrales: Estructura y Deterioro Javier M. Buldú http://www.complex.etsit.urjc.es/jmbuldu Complex Systems Group Universidad Rey Juan Carlos (Fuenlabrada, Madrid, Spain) & Center for

More information

Carnegie Mellon University Annual Progress Report: 2011 Formula Grant

Carnegie Mellon University Annual Progress Report: 2011 Formula Grant Carnegie Mellon University Annual Progress Report: 2011 Formula Grant Reporting Period January 1, 2012 June 30, 2012 Formula Grant Overview The Carnegie Mellon University received $943,032 in formula funds

More information

Computational and visual analysis of brain data

Computational and visual analysis of brain data Scientific Visualization and Computer Graphics University of Groningen Computational and visual analysis of brain data Jos Roerdink Johann Bernoulli Institute for Mathematics and Computer Science, University

More information

Prof. Greg Francis 7/31/15

Prof. Greg Francis 7/31/15 Brain scans PSY 200 Greg Francis Lecture 04 Scanning Brain scanning techniques like provide spatial and temporal patterns of activity across the brain We want to analyze those patterns to discover how

More information

UNLOCKING THE MYSTERIES OF THE BRAIN

UNLOCKING THE MYSTERIES OF THE BRAIN UNLOCKING THE MYSTERIES OF THE BRAIN what is the language of the brain and how do we begin to decode it... THAT IS the challenge of the century. Today s researchers recognize that neural circuits are the

More information

Detection of Cognitive States from fmri data using Machine Learning Techniques

Detection of Cognitive States from fmri data using Machine Learning Techniques Detection of Cognitive States from fmri data using Machine Learning Techniques Vishwajeet Singh, K.P. Miyapuram, Raju S. Bapi* University of Hyderabad Computational Intelligence Lab, Department of Computer

More information

Oxford Foundation for Theoretical Neuroscience and Artificial Intelligence

Oxford Foundation for Theoretical Neuroscience and Artificial Intelligence Oxford Foundation for Theoretical Neuroscience and Artificial Intelligence Oxford Foundation for Theoretical Neuroscience and Artificial Intelligence For over two millennia, philosophers and scientists

More information

Resting-State functional Connectivity MRI (fcmri) NeuroImaging

Resting-State functional Connectivity MRI (fcmri) NeuroImaging Resting-State functional Connectivity MRI (fcmri) NeuroImaging Randy L. Buckner et. at., The Brain s Default Network: Anatomy, Function, and Relevance to Disease, Ann. N. Y. Acad. Sci. 1124: 1-38 (2008)

More information

Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.1 7/27/2011

Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.1 7/27/2011 Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.1 7/27/2011 I. Purpose Drawing from the profile development of the QIBA-fMRI Technical Committee,

More information

Neuroimaging vs. other methods

Neuroimaging vs. other methods BASIC LOGIC OF NEUROIMAGING fmri (functional magnetic resonance imaging) Bottom line on how it works: Adapts MRI to register the magnetic properties of oxygenated and deoxygenated hemoglobin, allowing

More information

Computational & Systems Neuroscience Symposium

Computational & Systems Neuroscience Symposium Keynote Speaker: Mikhail Rabinovich Biocircuits Institute University of California, San Diego Sequential information coding in the brain: binding, chunking and episodic memory dynamics Sequential information

More information

PHYSICS OF MRI ACQUISITION. Alternatives to BOLD for fmri

PHYSICS OF MRI ACQUISITION. Alternatives to BOLD for fmri PHYSICS OF MRI ACQUISITION Quick Review for fmri HST-583, Fall 2002 HST.583: Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Harvard-MIT Division of Health Sciences and Technology

More information

Dynamic 3D Clustering of Spatio-Temporal Brain Data in the NeuCube Spiking Neural Network Architecture on a Case Study of fmri Data

Dynamic 3D Clustering of Spatio-Temporal Brain Data in the NeuCube Spiking Neural Network Architecture on a Case Study of fmri Data Dynamic 3D Clustering of Spatio-Temporal Brain Data in the NeuCube Spiking Neural Network Architecture on a Case Study of fmri Data Maryam Gholami Doborjeh (B) and Nikola Kasabov Knowledge Engineering

More information

MRI Image Processing Operations for Brain Tumor Detection

MRI Image Processing Operations for Brain Tumor Detection MRI Image Processing Operations for Brain Tumor Detection Prof. M.M. Bulhe 1, Shubhashini Pathak 2, Karan Parekh 3, Abhishek Jha 4 1Assistant Professor, Dept. of Electronics and Telecommunications Engineering,

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 10: Brain-Computer Interfaces Ilya Kuzovkin So Far Stimulus So Far So Far Stimulus What are the neuroimaging techniques you know about? Stimulus So Far

More information

MSc Neuroimaging for Clinical & Cognitive Neuroscience

MSc Neuroimaging for Clinical & Cognitive Neuroscience MSc Neuroimaging for Clinical & Cognitive Neuroscience School of Psychological Sciences Faculty of Medical & Human Sciences Module Information *Please note that this is a sample guide to modules. The exact

More information

Functional MRI Mapping Cognition

Functional MRI Mapping Cognition Outline Functional MRI Mapping Cognition Michael A. Yassa, B.A. Division of Psychiatric Neuro-imaging Psychiatry and Behavioral Sciences Johns Hopkins School of Medicine Why fmri? fmri - How it works Research

More information

CS/NEUR125 Brains, Minds, and Machines. Due: Friday, April 14

CS/NEUR125 Brains, Minds, and Machines. Due: Friday, April 14 CS/NEUR125 Brains, Minds, and Machines Assignment 5: Neural mechanisms of object-based attention Due: Friday, April 14 This Assignment is a guided reading of the 2014 paper, Neural Mechanisms of Object-Based

More information

Prediction of Successful Memory Encoding from fmri Data

Prediction of Successful Memory Encoding from fmri Data Prediction of Successful Memory Encoding from fmri Data S.K. Balci 1, M.R. Sabuncu 1, J. Yoo 2, S.S. Ghosh 3, S. Whitfield-Gabrieli 2, J.D.E. Gabrieli 2 and P. Golland 1 1 CSAIL, MIT, Cambridge, MA, USA

More information

Chapter 5. Summary and Conclusions! 131

Chapter 5. Summary and Conclusions! 131 ! Chapter 5 Summary and Conclusions! 131 Chapter 5!!!! Summary of the main findings The present thesis investigated the sensory representation of natural sounds in the human auditory cortex. Specifically,

More information

SUPPLEMENTARY INFORMATION. Table 1 Patient characteristics Preoperative. language testing

SUPPLEMENTARY INFORMATION. Table 1 Patient characteristics Preoperative. language testing Categorical Speech Representation in the Human Superior Temporal Gyrus Edward F. Chang, Jochem W. Rieger, Keith D. Johnson, Mitchel S. Berger, Nicholas M. Barbaro, Robert T. Knight SUPPLEMENTARY INFORMATION

More information

Identification of Neuroimaging Biomarkers

Identification of Neuroimaging Biomarkers Identification of Neuroimaging Biomarkers Dan Goodwin, Tom Bleymaier, Shipra Bhal Advisor: Dr. Amit Etkin M.D./PhD, Stanford Psychiatry Department Abstract We present a supervised learning approach to

More information

Functional MRI of the dynamic brain: quasiperiodic patterns, brain states, and trajectories. Shella Keilholz BME, Emory/Georgia Tech 20 March 2018

Functional MRI of the dynamic brain: quasiperiodic patterns, brain states, and trajectories. Shella Keilholz BME, Emory/Georgia Tech 20 March 2018 Functional MRI of the dynamic brain: quasiperiodic patterns, brain states, and trajectories Shella Keilholz BME, Emory/Georgia Tech 20 March 2018 Resting State fmri No stimulus Looks at spontaneous BOLD

More information

Functional Elements and Networks in fmri

Functional Elements and Networks in fmri Functional Elements and Networks in fmri Jarkko Ylipaavalniemi 1, Eerika Savia 1,2, Ricardo Vigário 1 and Samuel Kaski 1,2 1- Helsinki University of Technology - Adaptive Informatics Research Centre 2-

More information

DISCRIMINATING PARKINSON S DISEASE USING FUNCTIONAL CONNECTIVITY AND BRAIN NETWORK ANALYSIS DANIEL GELLERUP

DISCRIMINATING PARKINSON S DISEASE USING FUNCTIONAL CONNECTIVITY AND BRAIN NETWORK ANALYSIS DANIEL GELLERUP DISCRIMINATING PARKINSON S DISEASE USING FUNCTIONAL CONNECTIVITY AND BRAIN NETWORK ANALYSIS by DANIEL GELLERUP Presented to the Faculty of the Graduate School of The University of Texas at Arlington in

More information

Population Inference post Model Selection in Neuroscience

Population Inference post Model Selection in Neuroscience Population Inference post Model Selection in Neuroscience Genevera I. Allen Dobelman Family Junior Chair, Department of Statistics and Electrical and Computer Engineering, Rice University, Department of

More information

Table 1. Summary of PET and fmri Methods. What is imaged PET fmri BOLD (T2*) Regional brain activation. Blood flow ( 15 O) Arterial spin tagging (AST)

Table 1. Summary of PET and fmri Methods. What is imaged PET fmri BOLD (T2*) Regional brain activation. Blood flow ( 15 O) Arterial spin tagging (AST) Table 1 Summary of PET and fmri Methods What is imaged PET fmri Brain structure Regional brain activation Anatomical connectivity Receptor binding and regional chemical distribution Blood flow ( 15 O)

More information

fmri: What Does It Measure?

fmri: What Does It Measure? fmri: What Does It Measure? Psychology 355: Cognitive Psychology Instructor: John Miyamoto 04/02/2018: Lecture 02-1 Note: This Powerpoint presentation may contain macros that I wrote to help me create

More information

PRESS NOTES YORK INSTRUMENTS Last updated 2018

PRESS NOTES YORK INSTRUMENTS Last updated 2018 PRESS NOTES YORK INSTRUMENTS Last updated 2018 York Instruments: Company Profile York Instruments is a medical technology company set to radically transform the field of functional brain imaging. The company

More information

Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks

Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks Jinglei Lv 1,2, Dajiang Zhu 2, Xintao Hu 1, Xin Zhang 1,2, Tuo Zhang 1,2, Junwei Han 1, Lei Guo 1,2, and Tianming Liu 2 1 School

More information

Large, High-Dimensional Data Sets in Functional Neuroimaging

Large, High-Dimensional Data Sets in Functional Neuroimaging Goals of Functional Neuroimaging Identify Regional Specializations of the Brain Large, High-Dimensional Data Sets in Functional Neuroimaging 1 Goals of Functional Neuroimaging Goals of Functional Neuroimaging

More information

Outline. Biological Psychology: Research Methods. Dr. Katherine Mickley Steinmetz

Outline. Biological Psychology: Research Methods. Dr. Katherine Mickley Steinmetz Biological Psychology: Research Methods Dr. Katherine Mickley Steinmetz Outline Neuroscience Methods Histology Electrophysiological Recordings Lesion Neuroimaging Neuroanatomy Histology: Brain structure

More information

Correlation, Coherence and Causality

Correlation, Coherence and Causality Connectivity Analysis Correlation, Coherence and Causality Albert C. Yang, M.D., Ph.D. Beth Israel Deaconess Medical Center Harvard Medical School, Boston, USA Aug 10, 2018 cyang1@bidmc.harvard.edu Connectivity

More information

The neurolinguistic toolbox Jonathan R. Brennan. Introduction to Neurolinguistics, LSA2017 1

The neurolinguistic toolbox Jonathan R. Brennan. Introduction to Neurolinguistics, LSA2017 1 The neurolinguistic toolbox Jonathan R. Brennan Introduction to Neurolinguistics, LSA2017 1 Psycholinguistics / Neurolinguistics Happy Hour!!! Tuesdays 7/11, 7/18, 7/25 5:30-6:30 PM @ the Boone Center

More information

Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.2 8/10/2011 I. Purpose

Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.2 8/10/2011 I. Purpose Incorporation of Imaging-Based Functional Assessment Procedures into the DICOM Standard Draft version 0.2 8/10/2011 I. Purpose Drawing from the profile development of the QIBA-fMRI Technical Committee,

More information

Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis

Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis (OA). All subjects provided informed consent to procedures

More information

P2 Visual - Perception

P2 Visual - Perception P2 Visual - Perception 2014 SOSE Neuroimaging of high-level visual functions gyula.kovacs@uni-jena.de 11/09/06 Functional magnetic resonance imaging (fmri) The very basics What is fmri? What is MRI? The

More information

Oscillations: From Neuron to MEG

Oscillations: From Neuron to MEG Oscillations: From Neuron to MEG Educational Symposium, MEG UK 2014, Nottingham, Jan 8th 2014 Krish Singh CUBRIC, School of Psychology Cardiff University What are we trying to achieve? Bridge the gap from

More information

The Central Nervous System

The Central Nervous System The Central Nervous System Cellular Basis. Neural Communication. Major Structures. Principles & Methods. Principles of Neural Organization Big Question #1: Representation. How is the external world coded

More information

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network International Journal of Electronics Engineering, 3 (1), 2011, pp. 55 58 ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network Amitabh Sharma 1, and Tanushree Sharma 2

More information

Cognitive domain: Knowledge Answer location: Introduction: Knowledge from Cognitive Deficits Question type: MS Ans: C

Cognitive domain: Knowledge Answer location: Introduction: Knowledge from Cognitive Deficits Question type: MS Ans: C 1 McBride and Cutting, Cognitive Psychology: Theory, Process, and Methodology Instructor Resources Chapter 2: Cognitive Neuroscience Multiple Choice 1. Neuroscientists have learned a great deal about which

More information

Community structure in resting state complex networks

Community structure in resting state complex networks Downloaded from orbit.dtu.dk on: Dec 20, 2017 Community structure in resting state complex networks Andersen, Kasper Winther; Madsen, Kristoffer H.; Siebner, Hartwig Roman; Schmidt, Mikkel Nørgaard; Mørup,

More information

WHAT DOES THE BRAIN TELL US ABOUT TRUST AND DISTRUST? EVIDENCE FROM A FUNCTIONAL NEUROIMAGING STUDY 1

WHAT DOES THE BRAIN TELL US ABOUT TRUST AND DISTRUST? EVIDENCE FROM A FUNCTIONAL NEUROIMAGING STUDY 1 SPECIAL ISSUE WHAT DOES THE BRAIN TE US ABOUT AND DIS? EVIDENCE FROM A FUNCTIONAL NEUROIMAGING STUDY 1 By: Angelika Dimoka Fox School of Business Temple University 1801 Liacouras Walk Philadelphia, PA

More information

Define functional MRI. Briefly describe fmri image acquisition. Discuss relative functional neuroanatomy. Review clinical applications.

Define functional MRI. Briefly describe fmri image acquisition. Discuss relative functional neuroanatomy. Review clinical applications. Dr. Peter J. Fiester November 14, 2012 Define functional MRI. Briefly describe fmri image acquisition. Discuss relative functional neuroanatomy. Review clinical applications. Briefly discuss a few examples

More information

Detecting Cognitive States Using Machine Learning

Detecting Cognitive States Using Machine Learning Detecting Cognitive States Using Machine Learning Xuerui Wang & Tom Mitchell Center for Automated Learning and Discovery School of Computer Science Carnegie Mellon University xuerui,tom.mitchell @cs.cmu.edu

More information

DIGITIZING HUMAN BRAIN: BLUE BRAIN PROJECT

DIGITIZING HUMAN BRAIN: BLUE BRAIN PROJECT DIGITIZING HUMAN BRAIN: BLUE BRAIN PROJECT Diwijesh 1, Ms. Pooja Khanna 2 1 M.tech CSE, Amity University 2 Associate Professor, ASET ABSTRACT Human brain is most complex and unique creation of nature which

More information

Local Image Structures and Optic Flow Estimation

Local Image Structures and Optic Flow Estimation Local Image Structures and Optic Flow Estimation Sinan KALKAN 1, Dirk Calow 2, Florentin Wörgötter 1, Markus Lappe 2 and Norbert Krüger 3 1 Computational Neuroscience, Uni. of Stirling, Scotland; {sinan,worgott}@cn.stir.ac.uk

More information

HST 583 fmri DATA ANALYSIS AND ACQUISITION

HST 583 fmri DATA ANALYSIS AND ACQUISITION HST 583 fmri DATA ANALYSIS AND ACQUISITION Neural Signal Processing for Functional Neuroimaging Neuroscience Statistics Research Laboratory Massachusetts General Hospital Harvard Medical School/MIT Division

More information

Competing Streams at the Cocktail Party

Competing Streams at the Cocktail Party Competing Streams at the Cocktail Party A Neural and Behavioral Study of Auditory Attention Jonathan Z. Simon Neuroscience and Cognitive Sciences / Biology / Electrical & Computer Engineering University

More information

Contributions to Brain MRI Processing and Analysis

Contributions to Brain MRI Processing and Analysis Contributions to Brain MRI Processing and Analysis Dissertation presented to the Department of Computer Science and Artificial Intelligence By María Teresa García Sebastián PhD Advisor: Prof. Manuel Graña

More information

Detection and Plotting Real Time Brain Waves

Detection and Plotting Real Time Brain Waves Detection and Plotting Real Time Brain Waves Prof. M. M. PAL ME (ESC(CS) Department Of Computer Engineering Suresh Deshmukh College Of Engineering, Wardha Abstract - The human brain, either is in the state

More information

Big data analyticsnelle neuroscienze

Big data analyticsnelle neuroscienze Big data analyticsnelle neuroscienze Silvia Figini Università di Pavia Bio-Data Science Research Center IRCCS Mondino Big data 1 Big data Data Lifecycle Data Preparation Data Collection Data Transformation

More information

Prof. Greg Francis 1/2/19

Prof. Greg Francis 1/2/19 Brain scans PSY 200 Greg Francis Lecture 03 How to study the brain without killing someone. Scanning Technology provides insight into brain processes w EEG recordings w MRI w Non-invasive Maps of brain

More information

10 NEW WAYS TO PEER INTO YOUR BRAIN

10 NEW WAYS TO PEER INTO YOUR BRAIN 10 NEW WAYS TO PEER INTO YOUR BRAIN page 42 MIND BEHAVIOR BRAIN SCIENCE INSIGHTS November/December 2011 www.scientificamerican.com/mind GREAT IDEA! YOU MUST BE DREAMING Creatively solve problems in your

More information

A Survey on Brain Tumor Detection Technique

A Survey on Brain Tumor Detection Technique (International Journal of Computer Science & Management Studies) Vol. 15, Issue 06 A Survey on Brain Tumor Detection Technique Manju Kadian 1 and Tamanna 2 1 M.Tech. Scholar, CSE Department, SPGOI, Rohtak

More information

An Overview of a MEG Study

An Overview of a MEG Study An Overview of a MEG Study The Research Cycle Formulating a research Question Planning an investigation of the research question Devising the experimental and technical resources needed Selecting an experimental

More information

the body and the front interior of a sedan. It features a projected LCD instrument cluster controlled

the body and the front interior of a sedan. It features a projected LCD instrument cluster controlled Supplementary Material Driving Simulator and Environment Specifications The driving simulator was manufactured by DriveSafety and included the front three quarters of the body and the front interior of

More information

Translating Duke Health. Accelerating discovery and its translation

Translating Duke Health. Accelerating discovery and its translation Translating Duke Health Accelerating discovery and its translation Translating Duke Health Biomedical discovery is accelerating innovative and revolutionary advancements in our understanding of human biology,

More information

Nikos Laskaris ENTEP

Nikos Laskaris ENTEP Nikos Laskaris ENTEP Reflections of learning at the University of Patras and opportunities to discover at BSI/RIKEN Understanding begins by elucidating basic brain mechanisms. This area of research is

More information

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Jason Silver August 26, 2009 Presentation Outline Introduction Thesis Objectives Mathematical Model and Principles Methods

More information

Classification of Honest and Deceitful Memory in an fmri Paradigm CS 229 Final Project Tyler Boyd Meredith

Classification of Honest and Deceitful Memory in an fmri Paradigm CS 229 Final Project Tyler Boyd Meredith 12/14/12 Classification of Honest and Deceitful Memory in an fmri Paradigm CS 229 Final Project Tyler Boyd Meredith Introduction Background and Motivation In the past decade, it has become popular to use

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

Clustering of MRI Images of Brain for the Detection of Brain Tumor Using Pixel Density Self Organizing Map (SOM)

Clustering of MRI Images of Brain for the Detection of Brain Tumor Using Pixel Density Self Organizing Map (SOM) IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 6, Ver. I (Nov.- Dec. 2017), PP 56-61 www.iosrjournals.org Clustering of MRI Images of Brain for the

More information

A Brain Computer Interface System For Auto Piloting Wheelchair

A Brain Computer Interface System For Auto Piloting Wheelchair A Brain Computer Interface System For Auto Piloting Wheelchair Reshmi G, N. Kumaravel & M. Sasikala Centre for Medical Electronics, Dept. of Electronics and Communication Engineering, College of Engineering,

More information

Rajeev Raizada: Statement of research interests

Rajeev Raizada: Statement of research interests Rajeev Raizada: Statement of research interests Overall goal: explore how the structure of neural representations gives rise to behavioural abilities and disabilities There tends to be a split in the field

More information

International Journal of Innovative Research in Advanced Engineering (IJIRAE) Volume 1 Issue 10 (November 2014)

International Journal of Innovative Research in Advanced Engineering (IJIRAE) Volume 1 Issue 10 (November 2014) Technique for Suppression Random and Physiological Noise Components in Functional Magnetic Resonance Imaging Data Mawia Ahmed Hassan* Biomedical Engineering Department, Sudan University of Science & Technology,

More information

Classifying instantaneous cognitive states from fmri data

Classifying instantaneous cognitive states from fmri data Carnegie Mellon University From the SelectedWorks of Marcel Adam Just 2003 Classifying instantaneous cognitive states from fmri data Tom M. Mitchell Rebecca Hutchinson Marcel Adam Just, Carnegie Mellon

More information

Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics

Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'18 85 Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics Bing Liu 1*, Xuan Guo 2, and Jing Zhang 1** 1 Department

More information

ASSUMPTION OF COGNITIVE UNIFORMITY

ASSUMPTION OF COGNITIVE UNIFORMITY The Human Brain cerebral hemispheres: two most important divisions of the brain, separated by the longitudinal fissure corpus callosum: a large bundle of axons that constitutes the major connection between

More information

EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE

EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE SAKTHI NEELA.P.K Department of M.E (Medical electronics) Sengunthar College of engineering Namakkal, Tamilnadu,

More information

ANALYSIS AND DETECTION OF BRAIN TUMOUR USING IMAGE PROCESSING TECHNIQUES

ANALYSIS AND DETECTION OF BRAIN TUMOUR USING IMAGE PROCESSING TECHNIQUES ANALYSIS AND DETECTION OF BRAIN TUMOUR USING IMAGE PROCESSING TECHNIQUES P.V.Rohini 1, Dr.M.Pushparani 2 1 M.Phil Scholar, Department of Computer Science, Mother Teresa women s university, (India) 2 Professor

More information

COGNITIVE SCIENCE 17. Peeking Inside The Head. Part 1. Jaime A. Pineda, Ph.D.

COGNITIVE SCIENCE 17. Peeking Inside The Head. Part 1. Jaime A. Pineda, Ph.D. COGNITIVE SCIENCE 17 Peeking Inside The Head Part 1 Jaime A. Pineda, Ph.D. Imaging The Living Brain! Computed Tomography (CT)! Magnetic Resonance Imaging (MRI)! Positron Emission Tomography (PET)! Functional

More information

Attention Response Functions: Characterizing Brain Areas Using fmri Activation during Parametric Variations of Attentional Load

Attention Response Functions: Characterizing Brain Areas Using fmri Activation during Parametric Variations of Attentional Load Attention Response Functions: Characterizing Brain Areas Using fmri Activation during Parametric Variations of Attentional Load Intro Examine attention response functions Compare an attention-demanding

More information

PROJECT TRICALS AN INTERNATIONAL COLLABORATION TO FIND EFFECTIVE TREATMENTS FOR AMYOTROPHIC LATERAL SCLEROSIS

PROJECT TRICALS AN INTERNATIONAL COLLABORATION TO FIND EFFECTIVE TREATMENTS FOR AMYOTROPHIC LATERAL SCLEROSIS PROJECT TRICALS AN INTERNATIONAL COLLABORATION TO FIND EFFECTIVE TREATMENTS FOR AMYOTROPHIC LATERAL SCLEROSIS BACKGROUND Amyotrophic Lateral Sclerosis (ALS), also known as Motor Neurone Disease (MND) is

More information

Methods for Seeing the Brain (http://www.pbs.org/wnet/brain/scanning/)

Methods for Seeing the Brain (http://www.pbs.org/wnet/brain/scanning/) Mind-Brain There are 2 broad approaches to connecting brain and cognitive activity: 1. (modern) Imaging techniques 2. (classic) Patients with brain trauma H. Jackson, A.R. Luria, O. Sacks Methods for Seeing

More information

Number of studies with resting and state and fmri in their title/abstract

Number of studies with resting and state and fmri in their title/abstract 430 Chapter 11 seed voxel A voxel chosen as a starting point for a connectivity analysis. Figure 11.13 Studies of spontaneous BOLD fluctuations in the resting state have become an increasingly important

More information

Non-Invasive Techniques

Non-Invasive Techniques Non-Invasive Techniques Key: Does not hurt the organism Psychology 372 Physiological Psychology Steven E. Meier, Ph.D. Listen to the audio lecture while viewing these slides or view the video presentation

More information

Non-Invasive Techniques

Non-Invasive Techniques Many Procedures Non-Invasive Techniques Key: Does not hurt the organism Psychology 372 Physiological Psychology Steven E. Meier, Ph.D. Listen to the audio lecture while viewing these slides or view the

More information

N. Laskaris, S. Fotopoulos, A. Ioannides

N. Laskaris, S. Fotopoulos, A. Ioannides N. Laskaris N. Laskaris [ IEEE SP Magazine, May 2004 ] N. Laskaris, S. Fotopoulos, A. Ioannides ENTER-2001 new tools for Mining Information from multichannel encephalographic recordings & applications

More information

The modular and integrative functional architecture of the human brain

The modular and integrative functional architecture of the human brain The modular and integrative functional architecture of the human brain Maxwell A. Bertolero a,b,1, B. T. Thomas Yeo c,d,e,f, and Mark D Esposito a,b a Helen Wills Neuroscience Institute, University of

More information

Publication for the Philips MRI Community Issue 39 December 2009

Publication for the Philips MRI Community Issue 39 December 2009 FieldStrength Publication for the Philips MRI Community Issue 39 December 2009 32-channel coil boosts 3.0T neuro imaging at Kennedy Krieger Kennedy Krieger Institute sees significantly better fmri, DTI,

More information

Chapter 1 Introduction. Welcome to Our World Thresholds and the Dawn of Psychophysics Sensory Neuroscience and the Biology of Perception

Chapter 1 Introduction. Welcome to Our World Thresholds and the Dawn of Psychophysics Sensory Neuroscience and the Biology of Perception 1 Introduction Chapter 1 Introduction Welcome to Our World Thresholds and the Dawn of Psychophysics Sensory Neuroscience and the Biology of Perception Introduction What do we mean by Sensation & Perception?

More information

AU B. Sc.(Hon's) (Fifth Semester) Esamination, Introduction to Artificial Neural Networks-IV. Paper : -PCSC-504

AU B. Sc.(Hon's) (Fifth Semester) Esamination, Introduction to Artificial Neural Networks-IV. Paper : -PCSC-504 AU-6919 B. Sc.(Hon's) (Fifth Semester) Esamination, 2014 Introduction to Artificial Neural Networks-IV Paper : -PCSC-504 Section-A 1. (I) Synaptic Weights provides the... method for the design of neural

More information