Computing with Biologically Inspired Neural Oscillators: Application to Color Image Segmentation

Size: px
Start display at page:

Download "Computing with Biologically Inspired Neural Oscillators: Application to Color Image Segmentation"

Transcription

1 Computing with Biologically Inspired Neural Oscillators: Application to Color Image Segmentation Authors: Ammar Belatreche, Liam Maguire, Martin McGinnity, Liam McDaid and Arfan Ghani Published: Advances in Artificial Intelligence, Volume 2010, Article ID Presented By: Kyle Stever

2 Objective Attempt to mimic human brain for image processing Partitioning of an image into homogenous regions Applications in: Pattern recognition Image processing Robotics Attempted using biologically inspired neural oscillators

3 Biologically Inspired Oscillators: History Observed in a variety of biological phenomena Heartbeat Neural activity Visual cortices Discovered in 1926 by Van Der Pol While studying the characteristics of a triode circuit that showed self-sustained oscillations Used in 1928 by Van Der Pol and Van Der Mark To describe the heartbeat and present an electrical model Mathematically described in 1963 by Hodgkin and Huxley To describe neuron membrane electric transmission

4 Biologically Inspired Oscillators: Characterizations Slow capacitor charge and quick discharge Period of oscillation proportional to the time needed to charge the capacitor Relaxation time Oscillations are stimulus-dependent Synchronization of oscillations emerge when stimuli appear to belong to coherent object No synchrony of oscillations when stimuli appears to belong to differing objects

5 Single Relaxation Oscillator Dynamics: Nullclines A single neural oscillator X and y-nullclines represented in the phase plane

6 Single Relaxation Oscillator Dynamics: Temporal Activity Positive input: a, b, d, e) Temporal activity of units x and y c, f) Convergence to limit cycle in phase plane Negative input: a) Temporal activity of units x and y b) Convergence to a fixed point in phase plane

7 Coupled Relaxation Oscillator Dynamics: Nullclines Two coupled neural oscillators Nullclines of two coupled oscillators and the convergence of their temporal activity to a synchronized limit cycle

8 Coupled Relaxation Oscillator Dynamics: Temporal Activity Synchronization in a pair of oscillators due to strong coupling strength Desynchronization in a pair of oscillators due to weak coupling strength

9 Grey Scale Image Segmentation: Network Architecture A grid of competitive self-organizing locally excitatory globally inhibitory neural oscillators between each neural oscillator Connections between each neural oscillator

10 Grey Scale Image Segmentation: Simulation small image 10x10 pixel grey scale image Temporal activity of neural oscillators Temporal activity of neural oscillators Neuron indices firing at various times

11 Grey Scale Image Segmentation: Computational Time Reduction X and y-nullclines represented in the phase plane

12 Grey Scale Image Segmentation: Simulation large image 110x90 pixel grey scale image segmented into different regions

13 Color Image Segmentation: Challenge Challenge between color and black and white Greyscale image the pixel values could be directly used as features Color image the pixel values are encoded by a triplet of integer values Cannot be directly represented by a single oscillator Solution Feed the feature sets through a dimensionality reduction process

14 Color Image Segmentation: Kohonen Self-Organising Maps Select a random input vector Traverse each node in the map Use Euclidean distance formula to find similarity between the input vector and the map's node's weight vector Track the node that produces the smallest distance Update the nodes in the neighbourhood of BMU by pulling them closer to the input vector Wv(t + 1) = Wv(t) + Θ(t)α(t)(D(t) - Wv(t)) Node Update Procedure Increment t and repeat from 2 while t < λ Example of SOM on 3 and 8 color image

15 Color Image Segmentation: HSV Color Space Hue Represents color Saturation Range of grey Value Range of brightness HSV Color Space Diagram

16 Color Image Segmentation: Spatial Features Extraction of local spatial features.

17 Color Image Segmentation: Feature Vector Feature vector for each pixel, using both spatial and chromatic characteristics

18 Color Image Segmentation: Kohonen SOM Application Kohonen s self-organizing map

19 Color Image Segmentation: System Overview Neuro-inspired framework for color image segmentation

20 Color Image Segmentation: Simulation 130x80 pixel image segmented into different color regions

21 Color Image Segmentation: Simulation 100x129 pixel image segmented into different color regions

22 Color Image Segmentation: Simulation 128x128 pixel image segmented into different color regions

23 Evaluation Analysis Subjectively provided good segmentation Currently no defined objective value of segmentation quality Advantages: Based on human neurology Parallel computing Robustness

24 References Computing with Biologically Inspired Neural Oscillators: Application to Color Image Segmentation Advances in Artificial Intelligence, Volume 2010, Article ID Ammar Belatreche, Liam Maguire, Martin McGinnity, Liam McDaid and Arfan Ghani Accessed last on February 12, d/som.html Accessed last on February 12, Accessed last on February 12, 2011

The Pennsylvania State University. The Graduate School. Department of Electrical Engineering IMAGE PROCESSING USING COUPLED OSCILLATORS.

The Pennsylvania State University. The Graduate School. Department of Electrical Engineering IMAGE PROCESSING USING COUPLED OSCILLATORS. The Pennsylvania State University The Graduate School Department of Electrical Engineering IMAGE PROCESSING USING COUPLED OSCILLATORS A Thesis in Electrical Engineering by Rohit Ranade Submitted in Partial

More information

CMOS Architecture of Synchronous Pulse-Coupled Neural Network and Its Application to Image Processing

CMOS Architecture of Synchronous Pulse-Coupled Neural Network and Its Application to Image Processing CMOS Architecture of Synchronous Pulse-Coupled Neural Network and Its Application to Image Processing Yasuhiro Ota Bogdan M. Wilamowski Image Information Products Hdqrs. College of Engineering MINOLTA

More information

Human Vision and Human-Computer Interaction. Much content from Jeff Johnson, UI Wizards, Inc.

Human Vision and Human-Computer Interaction. Much content from Jeff Johnson, UI Wizards, Inc. Human Vision and Human-Computer Interaction Much content from Jeff Johnson, UI Wizards, Inc. are these guidelines grounded in perceptual psychology and how can we apply them intelligently? Mach bands:

More information

CN510: Principles and Methods of Cognitive and Neural Modeling. Neural Oscillations. Lecture 24

CN510: Principles and Methods of Cognitive and Neural Modeling. Neural Oscillations. Lecture 24 CN510: Principles and Methods of Cognitive and Neural Modeling Neural Oscillations Lecture 24 Instructor: Anatoli Gorchetchnikov Teaching Fellow: Rob Law It Is Much

More information

Coding and computing with balanced spiking networks. Sophie Deneve Ecole Normale Supérieure, Paris

Coding and computing with balanced spiking networks. Sophie Deneve Ecole Normale Supérieure, Paris Coding and computing with balanced spiking networks Sophie Deneve Ecole Normale Supérieure, Paris Cortical spike trains are highly variable From Churchland et al, Nature neuroscience 2010 Cortical spike

More information

Image Segmentation by Complex-Valued Units

Image Segmentation by Complex-Valued Units Image Segmentation by Complex-Valued Units Cornelius Weber and Stefan Wermter Hybrid Intelligent Systems, SCAT, University of Sunderland, UK Abstract. Spie synchronisation and de-synchronisation are important

More information

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016 Artificial Neural Networks Artificial Intelligence Santa Clara, 2016 Simulate the functioning of the brain Can simulate actual neurons: Computational neuroscience Can introduce simplified neurons: Neural

More information

Outline. Artificial Neural Network Importance of ANN Application of ANN is Sports Science

Outline. Artificial Neural Network Importance of ANN Application of ANN is Sports Science Advances of Neural Networks in Sports Science Aviroop Dutt Mazumder 13 th Aug, 2010 COSC - 460 Sports Science Outline Artificial Neural Network Importance of ANN Application of ANN is Sports Science Modeling

More information

Artificial Intelligence: Using Neural Networks for Image Recognition

Artificial Intelligence: Using Neural Networks for Image Recognition Kankanahalli 1 Sri Kankanahalli Natalie Kelly Independent Research 12 February 2010 Artificial Intelligence: Using Neural Networks for Image Recognition Abstract: The engineering goals of this experiment

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

A neuronal structure for learning by imitation. ENSEA, 6, avenue du Ponceau, F-95014, Cergy-Pontoise cedex, France. fmoga,

A neuronal structure for learning by imitation. ENSEA, 6, avenue du Ponceau, F-95014, Cergy-Pontoise cedex, France. fmoga, A neuronal structure for learning by imitation Sorin Moga and Philippe Gaussier ETIS / CNRS 2235, Groupe Neurocybernetique, ENSEA, 6, avenue du Ponceau, F-9514, Cergy-Pontoise cedex, France fmoga, gaussierg@ensea.fr

More information

TIME encoding of a band-limited function,,

TIME encoding of a band-limited function,, 672 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 8, AUGUST 2006 Time Encoding Machines With Multiplicative Coupling, Feedforward, and Feedback Aurel A. Lazar, Fellow, IEEE

More information

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw Review Analysis of Pattern Recognition by Neural Network Soni Chaturvedi A.A.Khurshid Meftah Boudjelal Electronics & Comm Engg Electronics & Comm Engg Dept. of Computer Science P.I.E.T, Nagpur RCOEM, Nagpur

More information

Dual Mechanisms for Neural Binding and Segmentation

Dual Mechanisms for Neural Binding and Segmentation Dual Mechanisms for Neural inding and Segmentation Paul Sajda and Leif H. Finkel Department of ioengineering and Institute of Neurological Science University of Pennsylvania 220 South 33rd Street Philadelphia,

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER 7 Journal of Marine Science and Technology, Vol., No., pp. 7-78 () DOI:.9/JMST-3 FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER Jian Ma,, Xin Li,, Chen

More information

Lecture 4 Foundations and Cognitive Processes in Visual Perception From the Retina to the Visual Cortex

Lecture 4 Foundations and Cognitive Processes in Visual Perception From the Retina to the Visual Cortex Lecture 4 Foundations and Cognitive Processes in Visual Perception From the Retina to the Visual Cortex 1.Vision Science 2.Visual Performance 3.The Human Visual System 4.The Retina 5.The Visual Field and

More information

NEURAL NETWORK DEMODULATOR FOR QUADRATURE AMPLITUDE MODULATION (QAM)

NEURAL NETWORK DEMODULATOR FOR QUADRATURE AMPLITUDE MODULATION (QAM) NEURAL NETWORK DEMODULATOR FOR QUADRATURE AMPLITUDE MODULATION (QAM) Ahmed Nasraden Milad M. Aziz M Rahmadwati Artificial neural network (ANN) is one of the most advanced technology fields, which allows

More information

Fig. 1. Electronic Model of Neuron

Fig. 1. Electronic Model of Neuron Spatial to Temporal onversion of Images Using A Pulse-oupled Neural Network Eric L. Brown and Bogdan M. Wilamowski University of Wyoming eric@novation.vcn.com, wilam@uwyo.edu Abstract A new electronic

More information

A Numerical Approach to Understanding Oscillator Neural Networks

A Numerical Approach to Understanding Oscillator Neural Networks A Numerical Approach to Understanding Oscillator Neural Networks Natalie Klein Mentored by Jon Wilkins Networks of coupled oscillators are a form of dynamical network originally inspired by various biological

More information

CS 565 Computer Vision. Nazar Khan PUCIT Lecture 4: Colour

CS 565 Computer Vision. Nazar Khan PUCIT Lecture 4: Colour CS 565 Computer Vision Nazar Khan PUCIT Lecture 4: Colour Topics to be covered Motivation for Studying Colour Physical Background Biological Background Technical Colour Spaces Motivation Colour science

More information

White Intensity = 1. Black Intensity = 0

White Intensity = 1. Black Intensity = 0 A Region-based Color Image Segmentation Scheme N. Ikonomakis a, K. N. Plataniotis b and A. N. Venetsanopoulos a a Dept. of Electrical and Computer Engineering, University of Toronto, Toronto, Canada b

More information

Follower Robot Using Android Programming

Follower Robot Using Android Programming 545 Follower Robot Using Android Programming 1 Pratiksha C Dhande, 2 Prashant Bhople, 3 Tushar Dorage, 4 Nupur Patil, 5 Sarika Daundkar 1 Assistant Professor, Department of Computer Engg., Savitribai Phule

More information

258 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 33, NO. 2, APRIL 2003

258 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 33, NO. 2, APRIL 2003 258 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 33, NO. 2, APRIL 2003 Genetic Design of Biologically Inspired Receptive Fields for Neural Pattern Recognition Claudio A.

More information

CSSE463: Image Recognition Day 2

CSSE463: Image Recognition Day 2 CSSE463: Image Recognition Day 2 Roll call Announcements: Moodle has drop box for Lab 1 Next class: lots more Matlab how-to (bring your laptop) Questions? Today: Color and color features Do questions 1-2

More information

IN practically all listening situations, the acoustic waveform

IN practically all listening situations, the acoustic waveform 684 IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 10, NO. 3, MAY 1999 Separation of Speech from Interfering Sounds Based on Oscillatory Correlation DeLiang L. Wang, Associate Member, IEEE, and Guy J. Brown

More information

Digital Image Processing. Lecture # 6 Corner Detection & Color Processing

Digital Image Processing. Lecture # 6 Corner Detection & Color Processing Digital Image Processing Lecture # 6 Corner Detection & Color Processing 1 Corners Corners (interest points) Unlike edges, corners (patches of pixels surrounding the corner) do not necessarily correspond

More information

MINE 432 Industrial Automation and Robotics

MINE 432 Industrial Automation and Robotics MINE 432 Industrial Automation and Robotics Part 3, Lecture 5 Overview of Artificial Neural Networks A. Farzanegan (Visiting Associate Professor) Fall 2014 Norman B. Keevil Institute of Mining Engineering

More information

NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING

NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING 3.1 Introduction This chapter introduces concept of neural networks, it also deals with a novel approach to track the maximum power continuously from PV

More information

IMAGE INTENSIFICATION TECHNIQUE USING HORIZONTAL SITUATION INDICATOR

IMAGE INTENSIFICATION TECHNIQUE USING HORIZONTAL SITUATION INDICATOR IMAGE INTENSIFICATION TECHNIQUE USING HORIZONTAL SITUATION INDICATOR Naveen Kumar Mandadi 1, B.Praveen Kumar 2, M.Nagaraju 3, 1,2,3 Assistant Professor, Department of ECE, SRTIST, Nalgonda (India) ABSTRACT

More information

Lecture 14. Jonathan Pillow Sensation & Perception (PSY 345 / NEU 325) Fall 2017

Lecture 14. Jonathan Pillow Sensation & Perception (PSY 345 / NEU 325) Fall 2017 Motion Perception Chapter 8 Lecture 14 Jonathan Pillow Sensation & Perception (PSY 345 / NEU 325) Fall 2017 1 (chap 6 leftovers) Defects in Stereopsis Strabismus eyes not aligned, so diff images fall on

More information

Retina. last updated: 23 rd Jan, c Michael Langer

Retina. last updated: 23 rd Jan, c Michael Langer Retina We didn t quite finish up the discussion of photoreceptors last lecture, so let s do that now. Let s consider why we see better in the direction in which we are looking than we do in the periphery.

More information

Multimedia Systems Color Space Mahdi Amiri March 2012 Sharif University of Technology

Multimedia Systems Color Space Mahdi Amiri March 2012 Sharif University of Technology Course Presentation Multimedia Systems Color Space Mahdi Amiri March 2012 Sharif University of Technology Physics of Color Light Light or visible light is the portion of electromagnetic radiation that

More information

Self Organising Neural Place Codes for Vision Based Robot Navigation

Self Organising Neural Place Codes for Vision Based Robot Navigation Self Organising Neural Place Codes for Vision Based Robot Navigation Kaustubh Chokshi, Stefan Wermter, Christo Panchev, Kevin Burn Centre for Hybrid Intelligent Systems, The Informatics Centre University

More information

Lecture 13 Read: the two Eckhorn papers. (Don t worry about the math part of them).

Lecture 13 Read: the two Eckhorn papers. (Don t worry about the math part of them). Read: the two Eckhorn papers. (Don t worry about the math part of them). Last lecture we talked about the large and growing amount of interest in wave generation and propagation phenomena in the neocortex

More information

VLSI Implementation of a Simple Spiking Neuron Model

VLSI Implementation of a Simple Spiking Neuron Model VLSI Implementation of a Simple Spiking Neuron Model Abdullah H. Ozcan Vamshi Chatla ECE 6332 Fall 2009 University of Virginia aho3h@virginia.edu vkc5em@virginia.edu ABSTRACT In this paper, we design a

More information

DESIGN & DEVELOPMENT OF COLOR MATCHING ALGORITHM FOR IMAGE RETRIEVAL USING HISTOGRAM AND SEGMENTATION TECHNIQUES

DESIGN & DEVELOPMENT OF COLOR MATCHING ALGORITHM FOR IMAGE RETRIEVAL USING HISTOGRAM AND SEGMENTATION TECHNIQUES International Journal of Information Technology and Knowledge Management July-December 2011, Volume 4, No. 2, pp. 585-589 DESIGN & DEVELOPMENT OF COLOR MATCHING ALGORITHM FOR IMAGE RETRIEVAL USING HISTOGRAM

More information

NeurOCR: A Neural Network based Approach to Optical Character Recognition (OCR) Systems

NeurOCR: A Neural Network based Approach to Optical Character Recognition (OCR) Systems NeurOCR: A Neural Network based Approach to Optical Character Recognition (OCR) Systems Harsh Thakkar Computer Engineering Department, S. V. National Institute of Technology, Surat 395 007, Gujarat, India

More information

Mahdi Amiri. March Sharif University of Technology

Mahdi Amiri. March Sharif University of Technology Course Presentation Multimedia Systems Color Space Mahdi Amiri March 2014 Sharif University of Technology The wavelength λ of a sinusoidal waveform traveling at constant speed ν is given by Physics of

More information

Unit 8: Color Image Processing

Unit 8: Color Image Processing Unit 8: Color Image Processing Colour Fundamentals In 666 Sir Isaac Newton discovered that when a beam of sunlight passes through a glass prism, the emerging beam is split into a spectrum of colours The

More information

Low-Frequency Transient Visual Oscillations in the Fly

Low-Frequency Transient Visual Oscillations in the Fly Kate Denning Biophysics Laboratory, UCSD Spring 2004 Low-Frequency Transient Visual Oscillations in the Fly ABSTRACT Low-frequency oscillations were observed near the H1 cell in the fly. Using coherence

More information

Selecting Salient Objects in Real Scenes: An Oscillatory Correlation Model

Selecting Salient Objects in Real Scenes: An Oscillatory Correlation Model Page of 0 0 0 0 IEEE TRANSACTIONS ON NEURAL NETWORKS Selecting Salient Objects in Real Scenes: An Oscillatory Correlation Model Marcos G. Quiles, Graduate Student Member, IEEE, DeLiang Wang, Fellow, IEEE,

More information

Developing a New Color Model for Image Analysis and Processing

Developing a New Color Model for Image Analysis and Processing UDC 004.421 Developing a New Color Model for Image Analysis and Processing Rashad J. Rasras 1, Ibrahiem M. M. El Emary 2, Dmitriy E. Skopin 1 1 Faculty of Engineering Technology, Amman, Al Balqa Applied

More information

Deep Learning Overview

Deep Learning Overview Deep Learning Overview Eliu Huerta Gravity Group gravity.ncsa.illinois.edu National Center for Supercomputing Applications Department of Astronomy University of Illinois at Urbana-Champaign Data Visualization

More information

AIS and Swarm Intelligence : Immune-inspired Swarm Robotics

AIS and Swarm Intelligence : Immune-inspired Swarm Robotics AIS and Swarm Intelligence : Immune-inspired Swarm Robotics Jon Timmis Department of Electronics Department of Computer Science York Center for Complex Systems Analysis jtimmis@cs.york.ac.uk http://www-users.cs.york.ac.uk/jtimmis

More information

Color Image Segmentation using FCM Clustering Technique in RGB, L*a*b, HSV, YIQ Color spaces

Color Image Segmentation using FCM Clustering Technique in RGB, L*a*b, HSV, YIQ Color spaces Available onlinewww.ejaet.com European Journal of Advances in Engineering and Technology, 2017, 4 (3): 194-200 Research Article ISSN: 2394-658X Color Image Segmentation using FCM Clustering Technique in

More information

Introduction to Machine Learning

Introduction to Machine Learning Introduction to Machine Learning Deep Learning Barnabás Póczos Credits Many of the pictures, results, and other materials are taken from: Ruslan Salakhutdinov Joshua Bengio Geoffrey Hinton Yann LeCun 2

More information

Identification of Cardiac Arrhythmias using ECG

Identification of Cardiac Arrhythmias using ECG Pooja Sharma,Int.J.Computer Technology & Applications,Vol 3 (1), 293-297 Identification of Cardiac Arrhythmias using ECG Pooja Sharma Pooja15bhilai@gmail.com RCET Bhilai Ms.Lakhwinder Kaur lakhwinder20063@yahoo.com

More information

Chaotic-Based Processor for Communication and Multimedia Applications Fei Li

Chaotic-Based Processor for Communication and Multimedia Applications Fei Li Chaotic-Based Processor for Communication and Multimedia Applications Fei Li 09212020027@fudan.edu.cn Chaos is a phenomenon that attracted much attention in the past ten years. In this paper, we analyze

More information

Color Science. What light is. Measuring light. CS 4620 Lecture 15. Salient property is the spectral power distribution (SPD)

Color Science. What light is. Measuring light. CS 4620 Lecture 15. Salient property is the spectral power distribution (SPD) Color Science CS 4620 Lecture 15 1 2 What light is Measuring light Light is electromagnetic radiation Salient property is the spectral power distribution (SPD) [Lawrence Berkeley Lab / MicroWorlds] exists

More information

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images A. Vadivel 1, M. Mohan 1, Shamik Sural 2 and A.K.Majumdar 1 1 Department of Computer Science and Engineering,

More information

Locomotion Control of MEMS Microrobot Using Pulse-Type Hardware Neural Networks

Locomotion Control of MEMS Microrobot Using Pulse-Type Hardware Neural Networks Electrical Engineering in Japan, Vol. 186, No. 3, 2014 Translated from Denki Gakkai Ronbunshi, Vol. 132-C, No. 7, July 2012, pp. 1094 1100 Locomotion Control of MEMS Microrobot Using Pulse-Type Hardware

More information

SenseMaker IST Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 SenseMaker IST Neuro-IT workshop June 2004 Page 1

SenseMaker IST Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 SenseMaker IST Neuro-IT workshop June 2004 Page 1 SenseMaker IST2001-34712 Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 Page 1 Project Objectives To design and implement an intelligent computational system, drawing inspiration from

More information

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University Images and Graphics Images and Graphics Graphics and images are non-textual information that can be displayed and printed. Graphics (vector graphics) are an assemblage of lines, curves or circles with

More information

Color Image Processing

Color Image Processing Color Image Processing Dr. Praveen Sankaran Department of ECE NIT Calicut February 11, 2013 Winter 2013 February 11, 2013 1 / 23 Outline 1 Color Models 2 Full Color Image Processing Winter 2013 February

More information

COMPARATIVE PERFORMANCE ANALYSIS OF HAND GESTURE RECOGNITION TECHNIQUES

COMPARATIVE PERFORMANCE ANALYSIS OF HAND GESTURE RECOGNITION TECHNIQUES International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 9, Issue 3, May - June 2018, pp. 177 185, Article ID: IJARET_09_03_023 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=9&itype=3

More information

PSYC696B: Analyzing Neural Time-series Data

PSYC696B: Analyzing Neural Time-series Data PSYC696B: Analyzing Neural Time-series Data Spring, 2014 Tuesdays, 4:00-6:45 p.m. Room 338 Shantz Building Course Resources Online: jallen.faculty.arizona.edu Follow link to Courses Available from: Amazon:

More information

Reference Free Image Quality Evaluation

Reference Free Image Quality Evaluation Reference Free Image Quality Evaluation for Photos and Digital Film Restoration Majed CHAMBAH Université de Reims Champagne-Ardenne, France 1 Overview Introduction Defects affecting films and Digital film

More information

Recognition System for Pakistani Paper Currency

Recognition System for Pakistani Paper Currency World Applied Sciences Journal 28 (12): 2069-2075, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.28.12.300 Recognition System for Pakistani Paper Currency 1 2 Ahmed Ali and

More information

Figure 1: Energy Distributions for light

Figure 1: Energy Distributions for light Lecture 4: Colour The physical description of colour Colour vision is a very complicated biological and psychological phenomenon. It can be described in many different ways, including by physics, by subjective

More information

Sampling and Reconstruction. Today: Color Theory. Color Theory COMP575

Sampling and Reconstruction. Today: Color Theory. Color Theory COMP575 and COMP575 Today: Finish up Color Color Theory CIE XYZ color space 3 color matching functions: X, Y, Z Y is luminance X and Z are color values WP user acdx Color Theory xyy color space Since Y is luminance,

More information

A tight framelet algorithm for color image de-noising

A tight framelet algorithm for color image de-noising Available online at www.sciencedirect.com Procedia Engineering 24 (2011) 12 16 2011 International Conference on Advances in Engineering A tight framelet algorithm for color image de-noising Zemin Cai a,

More information

MAGNT Research Report (ISSN ) Vol.6(1). PP , Controlling Cost and Time of Construction Projects Using Neural Network

MAGNT Research Report (ISSN ) Vol.6(1). PP , Controlling Cost and Time of Construction Projects Using Neural Network Controlling Cost and Time of Construction Projects Using Neural Network Li Ping Lo Faculty of Computer Science and Engineering Beijing University China Abstract In order to achieve optimized management,

More information

Geometric Neurodynamical Classifiers Applied to Breast Cancer Detection. Tijana T. Ivancevic

Geometric Neurodynamical Classifiers Applied to Breast Cancer Detection. Tijana T. Ivancevic Geometric Neurodynamical Classifiers Applied to Breast Cancer Detection Tijana T. Ivancevic Thesis submitted for the Degree of Doctor of Philosophy in Applied Mathematics at The University of Adelaide

More information

Swarm Intelligence W7: Application of Machine- Learning Techniques to Automatic Control Design and Optimization

Swarm Intelligence W7: Application of Machine- Learning Techniques to Automatic Control Design and Optimization Swarm Intelligence W7: Application of Machine- Learning Techniques to Automatic Control Design and Optimization Learning to avoid obstacles Outline Problem encoding using GA and ANN Floreano and Mondada

More information

Introduction to computer vision. Image Color Conversion. CIE Chromaticity Diagram and Color Gamut. Color Models

Introduction to computer vision. Image Color Conversion. CIE Chromaticity Diagram and Color Gamut. Color Models Introduction to computer vision In general, computer vision covers very wide area of issues concerning understanding of images by computers. It may be considered as a part of artificial intelligence and

More information

ARTIFICIAL NEURAL NETWORKS FOR INTELLIGENT REAL TIME POWER QUALITY MONITORING SYSTEM

ARTIFICIAL NEURAL NETWORKS FOR INTELLIGENT REAL TIME POWER QUALITY MONITORING SYSTEM ARTIFICIAL NEURAL NETWORKS FOR INTELLIGENT REAL TIME POWER QUALITY MONITORING SYSTEM Ajith Abraham and Baikunth Nath Gippsland School of Computing & Information Technology Monash University, Churchill

More information

Spiking Neural Networks for Human-like Avatar Control in a Simulated Environment

Spiking Neural Networks for Human-like Avatar Control in a Simulated Environment Imperial College London Department of Computing Spiking Neural Networks for Human-like Avatar Control in a Simulated Environment by Zafeirios Fountas [zf509] Submitted in partial fulfilment of the requirements

More information

FACE RECOGNITION USING NEURAL NETWORKS

FACE RECOGNITION USING NEURAL NETWORKS Int. J. Elec&Electr.Eng&Telecoms. 2014 Vinoda Yaragatti and Bhaskar B, 2014 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 3, No. 3, July 2014 2014 IJEETC. All Rights Reserved FACE RECOGNITION USING

More information

3D Object Recognition Using Unsupervised Feature Extraction

3D Object Recognition Using Unsupervised Feature Extraction 3D Object Recognition Using Unsupervised Feature Extraction Nathan Intrator Center for Neural Science, Brown University Providence, RI 02912, USA Heinrich H. Biilthoff Dept. of Cognitive Science, Brown

More information

Keywords: - Gaussian Mixture model, Maximum likelihood estimator, Multiresolution analysis

Keywords: - Gaussian Mixture model, Maximum likelihood estimator, Multiresolution analysis Volume 4, Issue 2, February 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Expectation

More information

MarineBlue: A Low-Cost Chess Robot

MarineBlue: A Low-Cost Chess Robot MarineBlue: A Low-Cost Chess Robot David URTING and Yolande BERBERS {David.Urting, Yolande.Berbers}@cs.kuleuven.ac.be KULeuven, Department of Computer Science Celestijnenlaan 200A, B-3001 LEUVEN Belgium

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

Binaural Sound Localization Systems Based on Neural Approaches. Nick Rossenbach June 17, 2016

Binaural Sound Localization Systems Based on Neural Approaches. Nick Rossenbach June 17, 2016 Binaural Sound Localization Systems Based on Neural Approaches Nick Rossenbach June 17, 2016 Introduction Barn Owl as Biological Example Neural Audio Processing Jeffress model Spence & Pearson Artifical

More information

Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models

Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models Poornashankar 1 and V.P. Pawar 2 Abstract: The proposed work is related to prediction of tumor growth through

More information

Night-time pedestrian detection via Neuromorphic approach

Night-time pedestrian detection via Neuromorphic approach Night-time pedestrian detection via Neuromorphic approach WOO JOON HAN, IL SONG HAN Graduate School for Green Transportation Korea Advanced Institute of Science and Technology 335 Gwahak-ro, Yuseong-gu,

More information

A Robust Neural Robot Navigation Using a Combination of Deliberative and Reactive Control Architectures

A Robust Neural Robot Navigation Using a Combination of Deliberative and Reactive Control Architectures A Robust Neural Robot Navigation Using a Combination of Deliberative and Reactive Control Architectures D.M. Rojas Castro, A. Revel and M. Ménard * Laboratory of Informatics, Image and Interaction (L3I)

More information

The Basic Kak Neural Network with Complex Inputs

The Basic Kak Neural Network with Complex Inputs The Basic Kak Neural Network with Complex Inputs Pritam Rajagopal The Kak family of neural networks [3-6,2] is able to learn patterns quickly, and this speed of learning can be a decisive advantage over

More information

Image Processing : Introduction

Image Processing : Introduction Image Processing : Introduction What is an Image? An image is a picture stored in electronic form. An image map is a file containing information that associates different location on a specified image.

More information

Digital Image Processing Lec.(3) 4 th class

Digital Image Processing Lec.(3) 4 th class Digital Image Processing Lec.(3) 4 th class Image Types The image types we will consider are: 1. Binary Images Binary images are the simplest type of images and can take on two values, typically black

More information

The Automatic Classification Problem. Perceptrons, SVMs, and Friends: Some Discriminative Models for Classification

The Automatic Classification Problem. Perceptrons, SVMs, and Friends: Some Discriminative Models for Classification Perceptrons, SVMs, and Friends: Some Discriminative Models for Classification Parallel to AIMA 8., 8., 8.6.3, 8.9 The Automatic Classification Problem Assign object/event or sequence of objects/events

More information

Color Science. CS 4620 Lecture 15

Color Science. CS 4620 Lecture 15 Color Science CS 4620 Lecture 15 2013 Steve Marschner 1 [source unknown] 2013 Steve Marschner 2 What light is Light is electromagnetic radiation exists as oscillations of different frequency (or, wavelength)

More information

2013 LMIC Imaging Workshop. Sidney L. Shaw Technical Director. - Light and the Image - Detectors - Signal and Noise

2013 LMIC Imaging Workshop. Sidney L. Shaw Technical Director. - Light and the Image - Detectors - Signal and Noise 2013 LMIC Imaging Workshop Sidney L. Shaw Technical Director - Light and the Image - Detectors - Signal and Noise The Anatomy of a Digital Image Representative Intensities Specimen: (molecular distribution)

More information

MURDOCH RESEARCH REPOSITORY

MURDOCH RESEARCH REPOSITORY MURDOCH RESEARCH REPOSITORY http://dx.doi.org/10.1109/tencon.1992.272008 Godfrey, K.R.L. and Attikiouzel, Y. (1992) Applying neural networks to colour image data compression. In: TENCON '92. IEEE Region

More information

Temporal Recalibration: Asynchronous audiovisual speech exposure extends the temporal window of multisensory integration

Temporal Recalibration: Asynchronous audiovisual speech exposure extends the temporal window of multisensory integration Temporal Recalibration: Asynchronous audiovisual speech exposure extends the temporal window of multisensory integration Argiro Vatakis Cognitive Systems Research Institute, Athens, Greece Multisensory

More information

Thursday, December 11, 8:00am 10:00am rooms: pending

Thursday, December 11, 8:00am 10:00am rooms: pending Final Exam Thursday, December 11, 8:00am 10:00am rooms: pending No books, no questions, work alone, everything seen in class. CS 561, Sessions 24-25 1 Artificial Neural Networks and AI Artificial Neural

More information

PERCEIVING MOTION CHAPTER 8

PERCEIVING MOTION CHAPTER 8 Motion 1 Perception (PSY 4204) Christine L. Ruva, Ph.D. PERCEIVING MOTION CHAPTER 8 Overview of Questions Why do some animals freeze in place when they sense danger? How do films create movement from still

More information

Example Based Colorization Using Optimization

Example Based Colorization Using Optimization Example Based Colorization Using Optimization Yipin Zhou Brown University Abstract In this paper, we present an example-based colorization method to colorize a gray image. Besides the gray target image,

More information

Institute of Computer Technology

Institute of Computer Technology 1 Faculty of Informatics Faculty of Mechanical and Industrial Engineering Faculty of Electrical Engineering and Information Technology 8 Institute of Fundamentals and Theory of Electrical Engineering Institute

More information

GPU Computing for Cognitive Robotics

GPU Computing for Cognitive Robotics GPU Computing for Cognitive Robotics Martin Peniak, Davide Marocco, Angelo Cangelosi GPU Technology Conference, San Jose, California, 25 March, 2014 Acknowledgements This study was financed by: EU Integrating

More information

Light. intensity wavelength. Light is electromagnetic waves Laser is light that contains only a narrow spectrum of frequencies

Light. intensity wavelength. Light is electromagnetic waves Laser is light that contains only a narrow spectrum of frequencies Image formation World, image, eye Light Light is electromagnetic waves Laser is light that contains only a narrow spectrum of frequencies intensity wavelength Visible light is light with wavelength from

More information

Digital Image Processing

Digital Image Processing Part 1: Course Introduction Achim J. Lilienthal AASS Learning Systems Lab, Dep. Teknik Room T1209 (Fr, 11-12 o'clock) achim.lilienthal@oru.se Course Book Chapters 1 & 2 2011-04-05 Contents 1. Introduction

More information

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 92 CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 4.1 OVERVIEW OF PI CONTROLLER Proportional Integral (PI) controllers have been developed due to the unique

More information

Synthetic Brains: Update

Synthetic Brains: Update Synthetic Brains: Update Bryan Adams Computer Science and Artificial Intelligence Laboratory (CSAIL) Massachusetts Institute of Technology Project Review January 04 through April 04 Project Status Current

More information

Sonia Sharma ECE Department, University Institute of Engineering and Technology, MDU, Rohtak, India. Fig.1.Neuron and its connection

Sonia Sharma ECE Department, University Institute of Engineering and Technology, MDU, Rohtak, India. Fig.1.Neuron and its connection NEUROCOMPUTATION FOR MICROSTRIP ANTENNA Sonia Sharma ECE Department, University Institute of Engineering and Technology, MDU, Rohtak, India Abstract: A Neural Network is a powerful computational tool that

More information

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE Najirah Umar 1 1 Jurusan Teknik Informatika, STMIK Handayani Makassar Email : najirah_stmikh@yahoo.com

More information

10mW CMOS Retina and Classifier for Handheld, 1000Images/s Optical Character Recognition System

10mW CMOS Retina and Classifier for Handheld, 1000Images/s Optical Character Recognition System TP 12.1 10mW CMOS Retina and Classifier for Handheld, 1000Images/s Optical Character Recognition System Peter Masa, Pascal Heim, Edo Franzi, Xavier Arreguit, Friedrich Heitger, Pierre Francois Ruedi, Pascal

More information

EE 791 EEG-5 Measures of EEG Dynamic Properties

EE 791 EEG-5 Measures of EEG Dynamic Properties EE 791 EEG-5 Measures of EEG Dynamic Properties Computer analysis of EEG EEG scientists must be especially wary of mathematics in search of applications after all the number of ways to transform data is

More information

Imagine the cochlea unrolled

Imagine the cochlea unrolled 2 2 1 1 1 1 1 Cochlea & Auditory Nerve: obligatory stages of auditory processing Think of the auditory periphery as a processor of signals 2 2 1 1 1 1 1 Imagine the cochlea unrolled Basilar membrane motion

More information

Convolutional Networks Overview

Convolutional Networks Overview Convolutional Networks Overview Sargur Srihari 1 Topics Limitations of Conventional Neural Networks The convolution operation Convolutional Networks Pooling Convolutional Network Architecture Advantages

More information