NeuroMem. A Neuromorphic Memory patented architecture. NeuroMem 1

Size: px
Start display at page:

Download "NeuroMem. A Neuromorphic Memory patented architecture. NeuroMem 1"

Transcription

1 NeuroMem A Neuromorphic Memory patented architecture NeuroMem 1

2 Unique simple architecture NM bus A chain of identical neurons, no supervisor 1 neuron = memory + logic gates Context Category ted during Memory the interconnection time Distance Active IF Identifier Read only NeuroMem 2

3 NeuroMem key features Learn by examples Adaptive, Incremental, Contextual Real-time or Off-line Supervised or unsupervised Recognize by association Radial Basis Function (RBF) Fastest K Nearest Neighbor (KNN) Winner Takes All Knowledge building On the Go, expandable Traceability and portability Imaging driving without the yellow light STO P GO IT DEPENDS! NeuroMem 3

4 NeuroMem Value Proposition Content addressability Data is recognized in-place within memory avoiding the memory access bottleneck Exact or fuzzy content matching Matches are inherently sorted by the hardware No need to sort data for indexing Massive scalability Neuron density scales with Moore s law Intra-chip and inter-chip connectivity through same bus Fixed pin count regardless of neuron density/chip Same IOs regardless of chip density/design (c) NeuroMem 4

5 Fixed µsec latency per recognition What s in this object? Pentium/DSP CPU NeuroMem Sequential search Increasing time High consumption (Ghz) Heavy software Complex scalability no no no Step 1 Step 2 Step 3 Step 1 neuron 1 neuron 2 neuron 3 Parallel search Constant search (ns) Low power (Mhz) No software Simple expansion neuron 4 yes Step x neuron x yes! neuron z NeuroMem 5

6 NeuroMem seen as a 3-layer NN Input layer (up to 256 bytes) Hidden layer Single neuron: bytes RAM logic gates Output layer (2 bytes) WTA bus Neuron Select 1 Feedback Σ F(x) 256 synapses CM1K= 1024 neurons x 256 synapses per neuron = 262,144 synaptic connections of 8-bits DCI Inhibitor Category DCO WTA (c) NeuroMem 6

7 Ready to support multiple NN, segmented into context NeuroMem 7

8 NeuroMem ecosystem Application deployment NeuroMem 8

9 Simple interface to the neurons Text (1D) Signal (1D) Broadcast Pattern/ Stimuli Teach = Write category Image (2D) Knowledge Video (3D) Recognize = Read category Action NeuroMem 9

10 A fine balance Your Job: Select representative examples Define discriminant features Annotate for teaching Query for recognition results Define final decision rules NeuroMem Job: Learn the feature vectors Build the decision space (aka knowledge) Recognize feature vectors per decreasing level of confidence Save and restore a knowledge For portability For backup NeuroMem 10

11 What is a feature vector? Examples for text data Vectors = ASCII codes of parsed words Examples for signal data Sample at a given frequency rate Spectrum, FFTs, Mel Ceptrum Coefficients Examples for image data Pixel subsampling Histograms of intensities, gradients SURFS, SIFTS, Doughman vector Must be formatted to fit into 256 bytes for the neurons NeuroMem 11

12 Extracting feature vectors Knowledge Builder Tools Programming IDE MatLab, LabVIEW C/C++, C#, Python Arduino NeuroMem 12

13 NeuroMem Use Models Images FE=Feature Vectors Identification Videos FE Classification Voice FE NeuroMem Categories Anomaly detection Novelty detection Signal Distances Clustering Text FE N identifiers Tracking Template matching Data NeuroMem 13

14 How many neurons do I need? Depends on the application, the variability of the data, etc. A few examples in image recognition Application Description Estimated Neurons /Object Fish sorting Classification of herrings (Accept, Reject, Recycle) passing on an in-line conveyor belt Glass Inspection Detection of anomalies of texture in patterned solar glass passing on a conveyor Inkjet OCR Reading of date code or serial numbers printed 1-3 /digit on a packaging Cooperative face Identifying a person facing front, positioned at a 5/person recognition known distance of the camera, willing to remove her glasses if needed to be recognized Semantic analysis Counting the occurrences of words from a 1/word dictionary in live tweets, posts and other text streams. Total neurons NeuroMem 14

15 Cascade classifiers Source image Transform image Heron beak Stork beak Heron eye Heron neck Aigrette neck Recognized objects Heron Semantic Recognition Engine #1 Engine for primitive block conditioning - Adaptive gain control - Noise removal, - Edge extraction - Compression, more Recognition Engine #2 Engine for object recognition - Object identification - Anomaly detection - Target location, more Recognition Engine #3 Engine for decision making - Data mining - Clustering - Contextual localization (c) General Vision Inc.

16 Application deployment workflow Acquisition Domain expert Training platforms / Execution Platform Stimuli Decision Raw data Annotate Annotations Acquisition Decision Application Analyst Knowledge Builder Apps and Tools Libraries of feature extractions Knowledge Embedded Programming Configuration Programmer NeuroMem 16

17 NeuroMem Based System Architecture Cognitive Sensing Cognitive networking Cognitive storage NeuroMem 17

18 Cognitive Sensing Systems Input/Sensors CMOS Audio sensor Biosensor Search Engine next to sensor Detect, Identify, Classify, Track Output Actuator Transmission Storage Sensor Hub: CMOS, n-axis MEMS, AUDIO MEMS, BioSensors Applications Industrial inspection Building and home automation Automotive Configurable Search Engine (FPGA + ARM Core) Working buffer n Mbytes Consumer electronics Wearables and health I/O lines NeuroMem 18

19 Cognitive Networking Systems Data type Text Signal and audio files Image and movie files Input Incoming data stream Stored data Output Filtered output data stream Stored source data With Meta data Selective storage With Meta data Input stream Configurable Search Engine (FPGA + ARM Core) Working buffer n Mbytes Applications Denial of service Secure uplink/downlink Twitter analytics Video filtering Output stream NeuroMem 19

20 Cognitive Storage Systems Input Stored data Input data stream Text, audio files Image and movie files Output Meta data Non-volatile Storage n Gbytes: Text files, Audio files, Image files, Movie files Configurable Search Engine (FPGA + ARM Core) SSD High-Speed bus Filtered data Working buffer n Mbytes Applications Text analytics, Bioinformatics Image and videos analytics Big data NeuroMem 20

21 Summary Learn from examples Recognize by association RBF classifier Knows when it does not know Accept uncertainties NeuroMem Complementary KNN Fixed latency to learn Fixed latency to recognize Parallel architecture Partitioned dynamically per context Low power Expandable (c) NeuroMem 21

CogniSight, image recognition engine

CogniSight, image recognition engine CogniSight, image recognition engine Making sense of video and images Generating insights, meta data and decision Applications 2 Inspect, Sort Identify, Track Detect, Count Search, Tag Match, Compare Find,

More information

CurieNeurons library

CurieNeurons library CurieNeurons library Version 1.6 Revised 02/08/2018 Contents 1 INTRODUCTION... 3 2 GETTING STARTED... 4 HOW DO THE NEURONS LEARN AND RECOGNIZE?... 4 WHAT IS A FEATURE VECTOR?... 4 CAN I DO IMAGE RECOGNITION?...

More information

NeuroMem API Open Source Library PATTERN LEARNING AND RECOGNITION WITH A NEUROMEM NETWORK

NeuroMem API Open Source Library PATTERN LEARNING AND RECOGNITION WITH A NEUROMEM NETWORK NeuroMem API Open Source Library PATTERN LEARNING AND RECOGNITION WITH A NEUROMEM NETWORK Version 6.1 Revised 02/23/2018 CONTENTS Introduction... 3 API Overview... 4 Typical Application block diagram...

More information

Unleashing the neurons of the Intel Curie module on the Arduino/Genuino 101 platform

Unleashing the neurons of the Intel Curie module on the Arduino/Genuino 101 platform 1 Unleashing the neurons of the Intel Curie module on the Arduino/Genuino 101 platform Teach the neurons with the push of a button or else, and immediately start recognizing Monitor signals and act only

More information

We are changing the way the world computes

We are changing the way the world computes 1 The NeuroMem computing alternative Today s common platforms A multicore processor surrounded by DMA and SDRAM controllers; >1 GHz, >10 W The NeuroMem concept Neuromorphic memory with 1024 identical cells;

More information

Changing the way the world compute. General Vision Inc. (rev 2016)

Changing the way the world compute. General Vision Inc. (rev 2016) 1 Changing the way the world compute 2 About General Vision Inventor/ Licensor NeuroMem CogniSight: NeuroMem applied to Image IntelliGlass: CogniSight into Glass Owner/Manufacturer NeuroMem IP CM1K chip

More information

NeuroShield User s Guide. Version 1.0.5, Feb 2018

NeuroShield User s Guide. Version 1.0.5, Feb 2018 NeuroShield User s Guide Version 1.0.5, Feb 2018 Contents 1 INTRODUCTION... 3 2 GETTING STARTED... 4 POWER SUPPLY... 4 SPI COMMUNICATION... 4 I2C COMMUNICATION... 4 USB COMMUNICATION... 4 TESTING... 5

More information

CogniPat SDK User s Manual SOFTWARE DEVELOPMENT KIT FOR PATTERN LEARNING AND RECOGNITION WITH NEUROMEM SILICON NETWORK

CogniPat SDK User s Manual SOFTWARE DEVELOPMENT KIT FOR PATTERN LEARNING AND RECOGNITION WITH NEUROMEM SILICON NETWORK CogniPat SDK User s Manual SOFTWARE DEVELOPMENT KIT FOR PATTERN LEARNING AND RECOGNITION WITH NEUROMEM SILICON NETWORK Version 5.1 Revised 06/20/2018 CONTENTS Introduction... 4 Typical Application block

More information

NM500 User s Manual. NeuroMem chip, 576 neurons Version Revised 01/09/2019

NM500 User s Manual. NeuroMem chip, 576 neurons Version Revised 01/09/2019 NM500 User s Manual NeuroMem chip, 576 neurons Version 1.6.2 Revised 01/09/2019 NM500 is a product manufactured exclusively by nepes (www.nepes.kr). NM500 is subject to a license from General Vision for

More information

3D Wafer Scale Integration: A Scaling Path to an Intelligent Machine

3D Wafer Scale Integration: A Scaling Path to an Intelligent Machine 3D Wafer Scale Integration: A Scaling Path to an Intelligent Machine Arvind Kumar, IBM Thomas J. Watson Research Center Zhe Wan, UCLA Elec. Eng. Dept. Winfried W. Wilcke, IBM Almaden Research Center Subramanian

More information

2. Basic Task of Pattern Classification

2. Basic Task of Pattern Classification 2. Basic Task of Pattern Classification Definition of the Task Informal Definition: Telling things apart 3 Definition: http://www.webopedia.com/term/p/pattern_recognition.html pattern recognition Last

More information

Image Knowledge Builder

Image Knowledge Builder Image Knowledge Builder Image Learning and Recognition powered by NeuroMem network Version 2.7 Revised 10/19/2018 A. CONTENTS 1 INTRODUCTION... 4 1.1 WHAT CAN I DO WITH IMAGE KNOWLEDGE BUILDER?... 4 2

More information

Computer Vision with MATLAB MATLAB Expo 2012 Steve Kuznicki

Computer Vision with MATLAB MATLAB Expo 2012 Steve Kuznicki Computer Vision with MATLAB MATLAB Expo 2012 Steve Kuznicki 2011 The MathWorks, Inc. 1 Today s Topics Introduction Computer Vision Feature-based registration Automatic image registration Object recognition/rotation

More information

BrainCard, Low-power, trainable pattern recognition for IoT

BrainCard, Low-power, trainable pattern recognition for IoT BrainCard, Low-power, trainable pattern recognition for IoT Version 1.6 Revised 11/07/2017 Contents 1 INTRODUCTION... 4 THE NEUROMEM NETWORK... 5 2 GETTING STARTED... 6 POWER SUPPLY... 6 HARDWARE COMPATIBILITY...

More information

Image Knowledge Builder

Image Knowledge Builder Image Knowledge Builder Image Learning and Recognition powered by NeuroMem network Version 2.5.1 Revised 11/10/2017 Image Knowledge Builder is a product of General Vision, Inc. (GV) This manual is copyrighted

More information

Announcements. Recognition. Recognition. Recognition. Recognition. Homework 3 is due May 18, 11:59 PM Reading: Computer Vision I CSE 152 Lecture 14

Announcements. Recognition. Recognition. Recognition. Recognition. Homework 3 is due May 18, 11:59 PM Reading: Computer Vision I CSE 152 Lecture 14 Announcements Computer Vision I CSE 152 Lecture 14 Homework 3 is due May 18, 11:59 PM Reading: Chapter 15: Learning to Classify Chapter 16: Classifying Images Chapter 17: Detecting Objects in Images Given

More information

Computer Vision with MATLAB

Computer Vision with MATLAB Computer Vision with MATLAB Master Class Bruce Tannenbaum 2011 The MathWorks, Inc. 1 Agenda Introduction Feature-based registration Automatic image registration Rotation correction with SURF Stereo image

More information

NI Smart Cameras PRODUCT FLYER CONTENTS. Have a question? Contact Us.

NI Smart Cameras PRODUCT FLYER CONTENTS. Have a question? Contact Us. Have a question? Contact Us. PRODUCT FLYER NI Smart Cameras CONTENTS NI Smart Cameras Detailed View of ISC-178x Key Features Vision Software Hardware Services Page 1 ni.com NI Smart Cameras NI Smart Cameras

More information

Segmentation, Classification &Tracking of Humans for Smart Airbag Applications

Segmentation, Classification &Tracking of Humans for Smart Airbag Applications Segmentation, Classification &Tracking of Humans for Smart Airbag Applications Dr. Michael E. Farmer Dept. of Computer Science, Engineering Science, and Physics University of Michigan-Flint Importance

More information

Building a Next Generation Data Logging System

Building a Next Generation Data Logging System 1 Building a Next Generation Data Logging System Fanie Coetzer, Field Sales Engineer Northern South Africa Outline Introduction to the Next Generation of Data Logging Signals and Signal Conditioning Data

More information

ECG782: Multidimensional Digital Signal Processing

ECG782: Multidimensional Digital Signal Processing ECG782: Multidimensional Digital Signal Processing Object Recognition http://www.ee.unlv.edu/~b1morris/ecg782/ 2 Outline Knowledge Representation Statistical Pattern Recognition Neural Networks Boosting

More information

Elysium Technologies Private Limited::IEEE Final year Project

Elysium Technologies Private Limited::IEEE Final year Project Elysium Technologies Private Limited::IEEE Final year Project - o n t e n t s Data mining Transactions Rule Representation, Interchange, and Reasoning in Distributed, Heterogeneous Environments Defeasible

More information

Jarek Szlichta

Jarek Szlichta Jarek Szlichta http://data.science.uoit.ca/ Approximate terminology, though there is some overlap: Data(base) operations Executing specific operations or queries over data Data mining Looking for patterns

More information

Multiple-Choice Questionnaire Group C

Multiple-Choice Questionnaire Group C Family name: Vision and Machine-Learning Given name: 1/28/2011 Multiple-Choice naire Group C No documents authorized. There can be several right answers to a question. Marking-scheme: 2 points if all right

More information

POINT-CLOUD PROCESSING USING HDL CODER. April 17th 2018

POINT-CLOUD PROCESSING USING HDL CODER. April 17th 2018 POINT-CLOUD PROCESSING USING HDL CODER AGENDA Introduction LiDAR Sensors in Automotive Industry Point Cloud Processing Classic processing pipeline HDL-Coder Workflow Hardware structure Examples on the

More information

Opportunities for ML Analytics at the Sensor Endpoint

Opportunities for ML Analytics at the Sensor Endpoint Opportunities for ML Analytics at the Sensor Endpoint Chris Rogers, CEO SensiML Corporation MAKING SENSOR DATA SENSIBLE IoT Smart Devices How Many Qualify as Truly Smart? The Majority of IoT Endpoint Devices

More information

Design Challenges for Sensor Data Analytics in Internet of Things (IoT)

Design Challenges for Sensor Data Analytics in Internet of Things (IoT) Design Challenges for Sensor Data Analytics in Internet of Things (IoT) Corey Mathis 2015 The MathWorks, Inc. 1 Agenda IoT Overview Design Challenges for Sensor Data Analytics Example Solutions

More information

IN-MEMORY ASSOCIATIVE COMPUTING

IN-MEMORY ASSOCIATIVE COMPUTING IN-MEMORY ASSOCIATIVE COMPUTING AVIDAN AKERIB, GSI TECHNOLOGY AAKERIB@GSITECHNOLOGY.COM AGENDA The AI computational challenge Introduction to associative computing Examples An NLP use case What s next?

More information

Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA

Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA Pierre Nowodzienski Engineer pierre.nowodzienski@mathworks.fr 2018 The MathWorks, Inc. 1 From Data to Business value Make decisions Get

More information

Some fast and compact neural network solutions for artificial intelligence applications

Some fast and compact neural network solutions for artificial intelligence applications Some fast and compact neural network solutions for artificial intelligence applications Radu Dogaru, University Politehnica of Bucharest ETTI, Dept. of Applied Electronics and Info. Eng., Natural Computing

More information

Object Recognition. Lecture 11, April 21 st, Lexing Xie. EE4830 Digital Image Processing

Object Recognition. Lecture 11, April 21 st, Lexing Xie. EE4830 Digital Image Processing Object Recognition Lecture 11, April 21 st, 2008 Lexing Xie EE4830 Digital Image Processing http://www.ee.columbia.edu/~xlx/ee4830/ 1 Announcements 2 HW#5 due today HW#6 last HW of the semester Due May

More information

Efficient Indexing and Searching Framework for Unstructured Data

Efficient Indexing and Searching Framework for Unstructured Data Efficient Indexing and Searching Framework for Unstructured Data Kyar Nyo Aye, Ni Lar Thein University of Computer Studies, Yangon kyarnyoaye@gmail.com, nilarthein@gmail.com ABSTRACT The proliferation

More information

Servosila Robotic Heads

Servosila Robotic Heads Servosila Robotic Heads www.servosila.com TABLE OF CONTENTS SERVOSILA ROBOTIC HEADS 2 SOFTWARE-DEFINED FUNCTIONS OF THE ROBOTIC HEADS 2 SPECIFICATIONS: ROBOTIC HEADS 4 DIMENSIONS OF ROBOTIC HEAD 5 DIMENSIONS

More information

Clustering & Classification (chapter 15)

Clustering & Classification (chapter 15) Clustering & Classification (chapter 5) Kai Goebel Bill Cheetham RPI/GE Global Research goebel@cs.rpi.edu cheetham@cs.rpi.edu Outline k-means Fuzzy c-means Mountain Clustering knn Fuzzy knn Hierarchical

More information

Hardware Neuronale Netzwerke - Lernen durch künstliche Evolution (?)

Hardware Neuronale Netzwerke - Lernen durch künstliche Evolution (?) SKIP - May 2004 Hardware Neuronale Netzwerke - Lernen durch künstliche Evolution (?) S. G. Hohmann, Electronic Vision(s), Kirchhoff Institut für Physik, Universität Heidelberg Hardware Neuronale Netzwerke

More information

Brainchip OCTOBER

Brainchip OCTOBER Brainchip OCTOBER 2017 1 Agenda Neuromorphic computing background Akida Neuromorphic System-on-Chip (NSoC) Brainchip OCTOBER 2017 2 Neuromorphic Computing Background Brainchip OCTOBER 2017 3 A Brief History

More information

A Scalable Speech Recognizer with Deep-Neural-Network Acoustic Models

A Scalable Speech Recognizer with Deep-Neural-Network Acoustic Models A Scalable Speech Recognizer with Deep-Neural-Network Acoustic Models and Voice-Activated Power Gating Michael Price*, James Glass, Anantha Chandrakasan MIT, Cambridge, MA * now at Analog Devices, Cambridge,

More information

May Wu, Ravi Iyer, Yatin Hoskote, Steven Zhang, Julio Zamora, German Fabila, Ilya Klotchkov, Mukesh Bhartiya. August, 2015

May Wu, Ravi Iyer, Yatin Hoskote, Steven Zhang, Julio Zamora, German Fabila, Ilya Klotchkov, Mukesh Bhartiya. August, 2015 May Wu, Ravi Iyer, Yatin Hoskote, Steven Zhang, Julio Zamora, German Fabila, Ilya Klotchkov, Mukesh Bhartiya August, 2015 Legal Notices and Disclaimers Intel technologies may require enabled hardware,

More information

Data Mining. Jeff M. Phillips. January 7, 2019 CS 5140 / CS 6140

Data Mining. Jeff M. Phillips. January 7, 2019 CS 5140 / CS 6140 Data Mining CS 5140 / CS 6140 Jeff M. Phillips January 7, 2019 What is Data Mining? What is Data Mining? Finding structure in data? Machine learning on large data? Unsupervised learning? Large scale computational

More information

AN OVERVIEW OF MICRON S

AN OVERVIEW OF MICRON S AN OVERVIEW OF MICRON S 1 Ke Wang, 1 Kevin Angstadt, 1 Chunkun Bo, 1 Nathan Brunelle, 1 Elaheh Sadredini, 2 Tommy Tracy II, 1 Jack Wadden, 2 Mircea Stan, 1 Kevin Skadron Center for Automata Computing 1

More information

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them) Computers are useful machines, but they are generally useless by themselves. Computers are usually part of a system a computer system includes: Hardware (machines) Software (programs, applications) Communication

More information

Internet Data Acquisition

Internet Data Acquisition Internet Data Acquisition CANEUS / NASA Workshop Fly-By-Wireless for Aerospace Vehicles March 28, 2007 Matt Matoushek mmatoushek@invocon.com Invocon, Inc. Innovative Concepts in System Engineering Invocon

More information

davidklee.net gplus.to/kleegeek linked.com/a/davidaklee

davidklee.net gplus.to/kleegeek linked.com/a/davidaklee @kleegeek davidklee.net gplus.to/kleegeek linked.com/a/davidaklee Specialties / Focus Areas / Passions: Performance Tuning & Troubleshooting Virtualization Cloud Enablement Infrastructure Architecture

More information

Data Mining. Jeff M. Phillips. January 8, 2014

Data Mining. Jeff M. Phillips. January 8, 2014 Data Mining Jeff M. Phillips January 8, 2014 Data Mining What is Data Mining? Finding structure in data? Machine learning on large data? Unsupervised learning? Large scale computational statistics? Data

More information

Exploiting the OpenPOWER Platform for Big Data Analytics and Cognitive. Rajesh Bordawekar and Ruchir Puri IBM T. J. Watson Research Center

Exploiting the OpenPOWER Platform for Big Data Analytics and Cognitive. Rajesh Bordawekar and Ruchir Puri IBM T. J. Watson Research Center Exploiting the OpenPOWER Platform for Big Data Analytics and Cognitive Rajesh Bordawekar and Ruchir Puri IBM T. J. Watson Research Center 3/17/2015 2014 IBM Corporation Outline IBM OpenPower Platform Accelerating

More information

Parallelizing Graphics Pipeline Execution (+ Basics of Characterizing a Rendering Workload)

Parallelizing Graphics Pipeline Execution (+ Basics of Characterizing a Rendering Workload) Lecture 2: Parallelizing Graphics Pipeline Execution (+ Basics of Characterizing a Rendering Workload) Visual Computing Systems Analyzing a 3D Graphics Workload Where is most of the work done? Memory Vertex

More information

NI Vision Platform. Radim ŠTEFAN. ni.com

NI Vision Platform. Radim ŠTEFAN.  ni.com NI Vision Platform Radim ŠTEFAN www./vision National Instruments Our Stability Revenue: $1.15B in 2012 Innovation: 18% re-invested to R&D Global Operations: Approximately 7,100 employees; operations in

More information

JAVA Projects. 1. Enforcing Multitenancy for Cloud Computing Environments (IEEE 2012).

JAVA Projects. 1. Enforcing Multitenancy for Cloud Computing Environments (IEEE 2012). JAVA Projects I. IEEE based on CLOUD COMPUTING 1. Enforcing Multitenancy for Cloud Computing Environments 2. Practical Detection of Spammers and Content Promoters in Online Video Sharing Systems 3. An

More information

Privacy Preserving Ranked Multi-Keyword Search for Multiple Data Owners in Cloud Computing

Privacy Preserving Ranked Multi-Keyword Search for Multiple Data Owners in Cloud Computing S.NO PROJECT CODE IEEE JAVA PROJECT TITLES DOMAIN 1 NEO1501 A Hybrid Cloud Approach for Secure Authorized Deduplication 2 NEO1502 A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud

More information

Distributed Vision Processing in Smart Camera Networks

Distributed Vision Processing in Smart Camera Networks Distributed Vision Processing in Smart Camera Networks CVPR-07 Hamid Aghajan, Stanford University, USA François Berry, Univ. Blaise Pascal, France Horst Bischof, TU Graz, Austria Richard Kleihorst, NXP

More information

Outrun Your Competition With SAS In-Memory Analytics Sascha Schubert Global Technology Practice, SAS

Outrun Your Competition With SAS In-Memory Analytics Sascha Schubert Global Technology Practice, SAS Outrun Your Competition With SAS In-Memory Analytics Sascha Schubert Global Technology Practice, SAS Topics AGENDA Challenges with Big Data Analytics How SAS can help you to minimize time to value with

More information

Recognize Virtually Any Shape by Oliver Sidla

Recognize Virtually Any Shape by Oliver Sidla Recognize Virtually Any Shape by Oliver Sidla Products Used: LabView IMAQ Vision image processing library NI-DAQ driver software PC-TIO-10 Digital I/O hardware with SSR I/O modules The Challenge: Building

More information

IEEE 2013 JAVA PROJECTS Contact No: KNOWLEDGE AND DATA ENGINEERING

IEEE 2013 JAVA PROJECTS  Contact No: KNOWLEDGE AND DATA ENGINEERING IEEE 2013 JAVA PROJECTS www.chennaisunday.com Contact No: 9566137117 KNOWLEDGE AND DATA ENGINEERING (DATA MINING) 1. A Fast Clustering-Based Feature Subset Selection Algorithm for High Dimensional Data

More information

FYS Data acquisition & control. Introduction. Spring 2018 Lecture #1. Reading: RWI (Real World Instrumentation) Chapter 1.

FYS Data acquisition & control. Introduction. Spring 2018 Lecture #1. Reading: RWI (Real World Instrumentation) Chapter 1. FYS3240-4240 Data acquisition & control Introduction Spring 2018 Lecture #1 Reading: RWI (Real World Instrumentation) Chapter 1. Bekkeng 14.01.2018 Topics Instrumentation: Data acquisition and control

More information

Enable AI on Mobile Devices

Enable AI on Mobile Devices Enable AI on Mobile Devices Scott Wang 王舒翀 Senior Segment Manager Mobile, BSG ARM Tech Forum 2017 14 th June 2017, Shenzhen AI is moving from core to edge Ubiquitous AI Safe and autonomous Mixed reality

More information

Course Outcome of M.E (ECE)

Course Outcome of M.E (ECE) Course Outcome of M.E (ECE) PEC108/109: EMBEDDED SYSTEMS DESIGN 1. Recognize the Embedded system and its programming, Embedded Systems on a Chip (SoC) and the use of VLSI designed circuits. 2. Identify

More information

TIOVX TI s OpenVX Implementation

TIOVX TI s OpenVX Implementation TIOVX TI s OpenVX Implementation Aish Dubey Product Marketing, Automotive Processors Embedded Vision Summit, 3 May 2017 1 TI SOC platform heterogeneous cores High level processing Object detection and

More information

An Oracle White Paper October Oracle Social Cloud Platform Text Analytics

An Oracle White Paper October Oracle Social Cloud Platform Text Analytics An Oracle White Paper October 2012 Oracle Social Cloud Platform Text Analytics Executive Overview Oracle s social cloud text analytics platform is able to process unstructured text-based conversations

More information

Data Mining. Jeff M. Phillips. January 12, 2015 CS 5140 / CS 6140

Data Mining. Jeff M. Phillips. January 12, 2015 CS 5140 / CS 6140 Data Mining CS 5140 / CS 6140 Jeff M. Phillips January 12, 2015 Data Mining What is Data Mining? Finding structure in data? Machine learning on large data? Unsupervised learning? Large scale computational

More information

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION 4.1. Introduction Indian economy is highly dependent of agricultural productivity. Therefore, in field of agriculture, detection of

More information

6.1 Multiprocessor Computing Environment

6.1 Multiprocessor Computing Environment 6 Parallel Computing 6.1 Multiprocessor Computing Environment The high-performance computing environment used in this book for optimization of very large building structures is the Origin 2000 multiprocessor,

More information

Bus Detection and recognition for visually impaired people

Bus Detection and recognition for visually impaired people Bus Detection and recognition for visually impaired people Hangrong Pan, Chucai Yi, and Yingli Tian The City College of New York The Graduate Center The City University of New York MAP4VIP Outline Motivation

More information

Parallelizing Graphics Pipeline Execution (+ Basics of Characterizing a Rendering Workload)

Parallelizing Graphics Pipeline Execution (+ Basics of Characterizing a Rendering Workload) Lecture 2: Parallelizing Graphics Pipeline Execution (+ Basics of Characterizing a Rendering Workload) Visual Computing Systems Today Finishing up from last time Brief discussion of graphics workload metrics

More information

CMOS USORIA. Features

CMOS USORIA. Features CMOS USORIA A CMOS, 2 Megapixel (1600x1200), 1/2 Inch, Color, USB 2, Triggerable, Rugged, Lightweight, Industrial Vision Camera With a C Mount and Tripod Adapter It is Designed for Inspection, Instrumentation,

More information

INTRODUCTION TO BIG DATA, DATA MINING, AND MACHINE LEARNING

INTRODUCTION TO BIG DATA, DATA MINING, AND MACHINE LEARNING CS 7265 BIG DATA ANALYTICS INTRODUCTION TO BIG DATA, DATA MINING, AND MACHINE LEARNING * Some contents are adapted from Dr. Hung Huang and Dr. Chengkai Li at UT Arlington Mingon Kang, PhD Computer Science,

More information

Lecture 1: Gentle Introduction to GPUs

Lecture 1: Gentle Introduction to GPUs CSCI-GA.3033-004 Graphics Processing Units (GPUs): Architecture and Programming Lecture 1: Gentle Introduction to GPUs Mohamed Zahran (aka Z) mzahran@cs.nyu.edu http://www.mzahran.com Who Am I? Mohamed

More information

Name of the lecturer Doç. Dr. Selma Ayşe ÖZEL

Name of the lecturer Doç. Dr. Selma Ayşe ÖZEL Y.L. CENG-541 Information Retrieval Systems MASTER Doç. Dr. Selma Ayşe ÖZEL Information retrieval strategies: vector space model, probabilistic retrieval, language models, inference networks, extended

More information

Advanced Parallel Programming I

Advanced Parallel Programming I Advanced Parallel Programming I Alexander Leutgeb, RISC Software GmbH RISC Software GmbH Johannes Kepler University Linz 2016 22.09.2016 1 Levels of Parallelism RISC Software GmbH Johannes Kepler University

More information

Content Based Image Retrieval (CBIR) Using Segmentation Process

Content Based Image Retrieval (CBIR) Using Segmentation Process Content Based Image Retrieval (CBIR) Using Segmentation Process R.Gnanaraja 1, B. Jagadishkumar 2, S.T. Premkumar 3, B. Sunil kumar 4 1, 2, 3, 4 PG Scholar, Department of Computer Science and Engineering,

More information

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor COSC160: Detection and Classification Jeremy Bolton, PhD Assistant Teaching Professor Outline I. Problem I. Strategies II. Features for training III. Using spatial information? IV. Reducing dimensionality

More information

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining.

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining. About the Tutorial Data Mining is defined as the procedure of extracting information from huge sets of data. In other words, we can say that data mining is mining knowledge from data. The tutorial starts

More information

T chnology chnology Ma turity turity for fo Adaptiv Adaptiv Massively Massiv ely Pa P ra r llel llel Computing F rst rst Wo W rksho p 2009

T chnology chnology Ma turity turity for fo Adaptiv Adaptiv Massively Massiv ely Pa P ra r llel llel Computing F rst rst Wo W rksho p 2009 Technology Maturity for Adaptive Massively Parallel Computing First Workshop 2009 March h2 3, 2009 Portland, OR, USA AMP Computing Workshop 2009 Massive Data Computing Pradeep K. Dubey Senior Principal

More information

Machine Learning in the Process Industry. Anders Hedlund Analytics Specialist

Machine Learning in the Process Industry. Anders Hedlund Analytics Specialist Machine Learning in the Process Industry Anders Hedlund Analytics Specialist anders@binordic.com Artificial Specific Intelligence Artificial General Intelligence Strong AI Consciousness MEDIA, NEWS, CELEBRITIES

More information

EE795: Computer Vision and Intelligent Systems

EE795: Computer Vision and Intelligent Systems EE795: Computer Vision and Intelligent Systems Spring 2012 TTh 17:30-18:45 WRI C225 Lecture 02 130124 http://www.ee.unlv.edu/~b1morris/ecg795/ 2 Outline Basics Image Formation Image Processing 3 Intelligent

More information

Machine Learning in Biology

Machine Learning in Biology Università degli studi di Padova Machine Learning in Biology Luca Silvestrin (Dottorando, XXIII ciclo) Supervised learning Contents Class-conditional probability density Linear and quadratic discriminant

More information

Pouya Kousha Fall 2018 CSE 5194 Prof. DK Panda

Pouya Kousha Fall 2018 CSE 5194 Prof. DK Panda Pouya Kousha Fall 2018 CSE 5194 Prof. DK Panda 1 Observe novel applicability of DL techniques in Big Data Analytics. Applications of DL techniques for common Big Data Analytics problems. Semantic indexing

More information

A SURVEY OF IMAGE MINING TECHNIQUES AND APPLICATIONS

A SURVEY OF IMAGE MINING TECHNIQUES AND APPLICATIONS A SURVEY OF IMAGE MINING TECHNIQUES AND APPLICATIONS R. Vijayalatha Research Scholar, Manonmaniam Sundaranar University, Tirunelveli (India) ABSTRACT In the area of Data Mining, Image Mining technology

More information

Simplifying FPGA Design for SDR with a Network on Chip Architecture

Simplifying FPGA Design for SDR with a Network on Chip Architecture Simplifying FPGA Design for SDR with a Network on Chip Architecture Matt Ettus Ettus Research GRCon13 Outline 1 Introduction 2 RF NoC 3 Status and Conclusions USRP FPGA Capability Gen

More information

Managing data flows. Martyn Winn Scientific Computing Dept. STFC Daresbury Laboratory Cheshire. 8th May 2014

Managing data flows. Martyn Winn Scientific Computing Dept. STFC Daresbury Laboratory Cheshire. 8th May 2014 Managing data flows Martyn Winn Scientific Computing Dept. STFC Daresbury Laboratory Cheshire 8th May 2014 Overview Sensors continuous stream of data Store / transmit / process in situ? Do you need to

More information

Data Mining. Jeff M. Phillips. January 9, 2013

Data Mining. Jeff M. Phillips. January 9, 2013 Data Mining Jeff M. Phillips January 9, 2013 Data Mining What is Data Mining? Finding structure in data? Machine learning on large data? Unsupervised learning? Large scale computational statistics? Data

More information

Robotics Programming Laboratory

Robotics Programming Laboratory Chair of Software Engineering Robotics Programming Laboratory Bertrand Meyer Jiwon Shin Lecture 8: Robot Perception Perception http://pascallin.ecs.soton.ac.uk/challenges/voc/databases.html#caltech car

More information

AUTOMATIC VIDEO INDEXING

AUTOMATIC VIDEO INDEXING AUTOMATIC VIDEO INDEXING Itxaso Bustos Maite Frutos TABLE OF CONTENTS Introduction Methods Key-frame extraction Automatic visual indexing Shot boundary detection Video OCR Index in motion Image processing

More information

SpiNNaker a Neuromorphic Supercomputer. Steve Temple University of Manchester, UK SOS21-21 Mar 2017

SpiNNaker a Neuromorphic Supercomputer. Steve Temple University of Manchester, UK SOS21-21 Mar 2017 SpiNNaker a Neuromorphic Supercomputer Steve Temple University of Manchester, UK SOS21-21 Mar 2017 Outline of talk Introduction Modelling neurons Architecture and technology Principles of operation Summary

More information

C. The system is equally reliable for classifying any one of the eight logo types 78% of the time.

C. The system is equally reliable for classifying any one of the eight logo types 78% of the time. Volume: 63 Questions Question No: 1 A system with a set of classifiers is trained to recognize eight different company logos from images. It is 78% accurate. Without further information, which statement

More information

GPU-Accelerated Incremental Correlation Clustering of Large Data with Visual Feedback

GPU-Accelerated Incremental Correlation Clustering of Large Data with Visual Feedback GPU-Accelerated Incremental Correlation Clustering of Large Data with Visual Feedback Eric Papenhausen and Bing Wang (Stony Brook University) Sungsoo Ha (SUNY Korea) Alla Zelenyuk (Pacific Northwest National

More information

Nowcasting. D B M G Data Base and Data Mining Group of Politecnico di Torino. Big Data: Hype or Hallelujah? Big data hype?

Nowcasting. D B M G Data Base and Data Mining Group of Politecnico di Torino. Big Data: Hype or Hallelujah? Big data hype? Big data hype? Big Data: Hype or Hallelujah? Data Base and Data Mining Group of 2 Google Flu trends On the Internet February 2010 detected flu outbreak two weeks ahead of CDC data Nowcasting http://www.internetlivestats.com/

More information

CSCI 4717 Computer Architecture

CSCI 4717 Computer Architecture CSCI 4717/5717 Computer Architecture Topic: Symmetric Multiprocessors & Clusters Reading: Stallings, Sections 18.1 through 18.4 Classifications of Parallel Processing M. Flynn classified types of parallel

More information

Dietrich Paulus Joachim Hornegger. Pattern Recognition of Images and Speech in C++

Dietrich Paulus Joachim Hornegger. Pattern Recognition of Images and Speech in C++ Dietrich Paulus Joachim Hornegger Pattern Recognition of Images and Speech in C++ To Dorothea, Belinda, and Dominik In the text we use the following names which are protected, trademarks owned by a company

More information

Neural Computer Architectures

Neural Computer Architectures Neural Computer Architectures 5kk73 Embedded Computer Architecture By: Maurice Peemen Date: Convergence of different domains Neurobiology Applications 1 Constraints Machine Learning Technology Innovations

More information

Search Engines. Information Retrieval in Practice

Search Engines. Information Retrieval in Practice Search Engines Information Retrieval in Practice All slides Addison Wesley, 2008 Beyond Bag of Words Bag of Words a document is considered to be an unordered collection of words with no relationships Extending

More information

Intel s s Memory Strategy for the Wireless Phone

Intel s s Memory Strategy for the Wireless Phone Intel s s Memory Strategy for the Wireless Phone Stefan Lai VP and Co-Director, CTM Intel Corporation Nikkei Microdevices Memory Symposium January 26 th, 2005 Agenda Evolution of Memory Requirements Evolution

More information

Templates, Image Pyramids, and Filter Banks

Templates, Image Pyramids, and Filter Banks Templates, Image Pyramids, and Filter Banks Computer Vision James Hays, Brown Slides: Hoiem and others Reminder Project due Friday Fourier Bases Teases away fast vs. slow changes in the image. This change

More information

Embedded Computing Platform. Architecture and Instruction Set

Embedded Computing Platform. Architecture and Instruction Set Embedded Computing Platform Microprocessor: Architecture and Instruction Set Ingo Sander ingo@kth.se Microprocessor A central part of the embedded platform A platform is the basic hardware and software

More information

Goldeye CL-032. Description. Goldeye CL all purpose SWIR camera

Goldeye CL-032. Description. Goldeye CL all purpose SWIR camera Goldeye CL-032 Camera Link SWIR camera Compact industrial design, no fan Simple camera configuration via GenCP Description Goldeye CL-032 - all purpose SWIR camera The Goldeye CL-032 is a very versatile

More information

Catapult: A Reconfigurable Fabric for Petaflop Computing in the Cloud

Catapult: A Reconfigurable Fabric for Petaflop Computing in the Cloud Catapult: A Reconfigurable Fabric for Petaflop Computing in the Cloud Doug Burger Director, Hardware, Devices, & Experiences MSR NExT November 15, 2015 The Cloud is a Growing Disruptor for HPC Moore s

More information

Colour Object Counting and Sorting Mechanism Using Image Processing Approach Avadhoot R.Telepatil 1, 2 Prashant M. Jadhav 2 1

Colour Object Counting and Sorting Mechanism Using Image Processing Approach Avadhoot R.Telepatil 1, 2 Prashant M. Jadhav 2 1 e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Colour Object Counting and Sorting Mechanism

More information

Announcements. Recognition I. Gradient Space (p,q) What is the reflectance map?

Announcements. Recognition I. Gradient Space (p,q) What is the reflectance map? Announcements I HW 3 due 12 noon, tomorrow. HW 4 to be posted soon recognition Lecture plan recognition for next two lectures, then video and motion. Introduction to Computer Vision CSE 152 Lecture 17

More information

Machine Learning : Clustering, Self-Organizing Maps

Machine Learning : Clustering, Self-Organizing Maps Machine Learning Clustering, Self-Organizing Maps 12/12/2013 Machine Learning : Clustering, Self-Organizing Maps Clustering The task: partition a set of objects into meaningful subsets (clusters). The

More information

The Xilinx XC6200 chip, the software tools and the board development tools

The Xilinx XC6200 chip, the software tools and the board development tools The Xilinx XC6200 chip, the software tools and the board development tools What is an FPGA? Field Programmable Gate Array Fully programmable alternative to a customized chip Used to implement functions

More information

How to Build Optimized ML Applications with Arm Software

How to Build Optimized ML Applications with Arm Software How to Build Optimized ML Applications with Arm Software Arm Technical Symposia 2018 Arm K.K. Senior FAE Ryuji Tanaka Overview Today we will talk about applied machine learning (ML) on Arm. My aim for

More information