Artificial Intelligence and Trusted Microelectronics

Slides:



Advertisements
Similar presentations
W ashington A rea T rustworthy C omputing H our
Advertisements

4-1 Management Information Systems for the Information Age Copyright 2002 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
Doctoral Research and Education for Informaticians at John Yen, Mary Beth Rosson, and Henry C. Foley College of Information Sciences and.
Deep Learning for Big Data P. Baldi University of California, Irvine Department of Computer Science Institute for Genomics and Bioinformatics Center for.
Artificial Intelligence
Machine Learning Damon Waring 22 April of 15 Agenda Problem, Solution, Benefits Problem, Solution, Benefits Machine Learning Overview/Basics Machine.
Using Neural Networks in Database Mining Tino Jimenez CS157B MW 9-10:15 February 19, 2009.
Chapter 13 Artificial Intelligence and Expert Systems.
Neural Networks in Computer Science n CS/PY 231 Lab Presentation # 1 n January 14, 2005 n Mount Union College.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
Quantum Computers By Ryan Orvosh.
Introduction to Machine Learning August, 2014 Vũ Việt Vũ Computer Engineering Division, Electronics Faculty Thai Nguyen University of Technology.
Michael Holden Faculty Sponsor: Professor Gordon H. Dash.
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
Chapter 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
NEURAL NETWORKS. An extremely simplified model of the brain !
Data-Driven Education
Deep Learning for Big Data
Teck Chia Partner, Exponent.vc
How being used at your company? What is Data Science?
Big data classification using neural network
Deep Learning for Dual-Energy X-Ray
Deep Learning: What is it good for? R. Burgmann
Artificial Intelligence, P.II
The Relationship between Deep Learning and Brain Function
Machine Learning for Big Data
Siemens Enables Digitalization: Data Analytics & Artificial Intelligence Dr. Mike Roshchin, CT RDA BAM.
Computer Science Department, University of Missouri, Columbia
Chilimbi, et al. (2014) Microsoft Research
Goodfellow: Chap 1 Introduction
Table 1. Advantages and Disadvantages of Traditional DM/ML Methods
Providing Big Data to facilitate Collaboration in a Safety Railway Environment Jens-Peter Brauner, VP Mobility Division, Siemens Ltd. Hong Kong 27th International.
Machine Learning With Python Sreejith.S Jaganadh.G.

Top Investment Pockets in Artificial Intelligence in Healthcare Market
Artificial Intelligence
AV Autonomous Vehicles.
How to Learn Your Client
Introduction to Neural Networks And Their Applications
Goodfellow: Chap 1 Introduction
Artificial Intelligence Changes the Security Landscape
AI empowering business
Approximate Fully Connected Neural Network Generation
Bolun Wang*, Yuanshun Yao, Bimal Viswanath§ Haitao Zheng, Ben Y. Zhao
Protection of AI Inventions in Japan
Big Data Young Lee BUS 550.
Road Test Preparation for the Next Generation
Remah Alshinina and Khaled Elleithy DISCRIMINATOR NETWORK
3.1.1 Introduction to Machine Learning
The Big Health Data–Intelligent Machine Paradox
Pattern Recognition & Machine Learning
Integrating Deep Learning with Cyber Forensics
کتابهای تازه خریداری شده دروس عمومی 1397
CS 5310 Data Mining Hong Lin.
Fundamentals of Neural Networks Dr. Satinder Bal Gupta
Word2Vec.
AI (Artificial Intelligence) for your Plant Operations & Maintenance
I am a student. We are students. You are a student. You are students. He is a student. She is a student. It is a student. They are students.
Modeling IDS using hybrid intelligent systems
Deep Learning with Botanical Specimen Images
Nathan Vargoshe What is Artificial Intelligence?
Pose Estimation in hockey videos using convolutional neural networks
Houston Code Wars Bob Moore March 2, 2019 WWAS 2019 | Confidential.
Primer on Neural networks
Habib Ullah qamar Mscs(se)
Fall Midwest IASA Conference
Professor C. Lee Giles David Reese Professor – IST; graduate Professor - CSE Adjunct Professor – Princeton, Pennsylvania, Columbia, Pisa, Trento Graduated.
Presentation transcript:

Artificial Intelligence and Trusted Microelectronics David Crandall School of Informatics, Computing, and Engineering Indiana University

AI could help secure microelectronics through… Automatic testing: Find vulnerabilities more quickly and thoroughly Inspection: at large scale, optically or electronically or… Generative design: Automatically help design secure components Predictive maintenance: Monitor status and predict failures Smart defenses: Detect attacks or anomalies

i am eating a plate of food with a salad and sandwich i am typing on my laptop computer    i am shopping at a store   i am eating a plate of food with a salad and sandwich

From: [Agrawal 2016], [Anderson 2017]

From: Labsix.org

i am eating a plate of food with a salad and sandwich i am typing on my laptop computer    i am shopping at a store   i am eating a plate of food with a salad and sandwich a teddy bear is sitting on a table next to a tree and a car   a spoon and big blue bowl of fruit sitting on a table with a laptop in the background a man is holding a cat in his mouth

From: [Agrawal 2016], [Anderson 2017]

What is Artificial Intelligence? Building machines that think like humans have human-level intelligence successfully perform tasks that seem to require human-level intelligence. Machine learning finds patterns in training data to build mathematical models of the world.

Deep Learning with Neural Networks Neural networks: many simple interconnected computing units. Deep learning: neural networks with dozens of layers, millions of neurons, millions of training images. From: Krizhevsky 2012

An example Say we want to learn how to calculate the circumference of a circle from its radius. circumference radius

An example

An example Which is the best model? A machine learning algorithm doesn’t know!

What is Machine Learning learning? Centipede From: Nguyen et al

Take aways AI presents great opportunities and challenges for trusted systems AI ≈ Machine learning = Fitting models to data Computers are very good at finding patterns in data Even very subtle patterns that no human would identify, for better or worse. AI is only as good as its training data Should be as large as possible, without bias or noise. Rare events are unlikely to be handled correctly Algorithms lack sophisticated intuition that people use to solve problems they’ve never seen before.

When is AI successful? Large amounts of high-quality training data Controlled, constrained environments Tolerance to error Collaboration with humans Fast, accurate processing more important than “intelligence”

Thanks! For more information: http://vision.soic.indiana.edu/ Funding: NSF CAREER, NSF SATC, IU Data to Insight Center, IU Vice Provost for Research, IU Social Sciences Research Commons, Lilly Foundation, Intel, Google, Nvidia, IARPA, AFOSR, Navy, NASA, Indiana Innovation Institute (IN3).