Artificial Intelligence and Deep Learning

Similar documents
Carnegie Mellon University, University of Pittsburgh

신경망기반자동번역기술. Konkuk University Computational Intelligence Lab. 김강일

AI Frontiers. Dr. Dario Gil Vice President IBM Research

Introduction to Machine Learning

COS 402 Machine Learning and Artificial Intelligence Fall Lecture 1: Intro

Deep Learning Basics Lecture 9: Recurrent Neural Networks. Princeton University COS 495 Instructor: Yingyu Liang

GPU ACCELERATED DEEP LEARNING WITH CUDNN

What is Artificial Intelligence? Alternate Definitions (Russell + Norvig) Human intelligence

KÜNSTLICHE INTELLIGENZ JOBKILLER VON MORGEN?

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes.

Artificial Intelligence Machine learning and Deep Learning: Trends and Tools. Dr. Shaona

Applied Applied Artificial Intelligence - a (short) Silicon Valley appetizer

Attention-based Multi-Encoder-Decoder Recurrent Neural Networks

Neural Networks The New Moore s Law

Artificial intelligence: past, present and future

AI: The New Electricity to Harness Our Digital Future Workshop: Digitalisering inomenergisektorn Dec

ECE 599/692 Deep Learning Lecture 19 Beyond BP and CNN

AI & Machine Learning. By Jan Øye Lindroos

CS6700: The Emergence of Intelligent Machines. Prof. Carla Gomes Prof. Bart Selman Cornell University

Deep Learning Overview

arxiv: v1 [cs.lg] 2 Jan 2018

PURELY NEURAL MACHINE TRANSLATION

Deep Learning. Dr. Johan Hagelbäck.

AI: The New Electricity

Pengju

Neural Network Part 4: Recurrent Neural Networks

Radio Deep Learning Efforts Showcase Presentation

ENTRY ARTIFICIAL INTELLIGENCE

Attention-based Information Fusion using Multi-Encoder-Decoder Recurrent Neural Networks

CMSC 372 Artificial Intelligence. Fall Administrivia

Overview. Pre AI developments. Birth of AI, early successes. Overwhelming optimism underwhelming results

How Machine Learning and AI Are Disrupting the Current Healthcare System. Session #30, March 6, 2018 Cris Ross, CIO Mayo Clinic, Jim Golden, PwC

Thomas Hofmann Institute for Machine Learning, ETH Zürich

How Innovation & Automation Will Change The Real Estate Industry

Lecture 1 What is AI?

Data-Starved Artificial Intelligence

AI for Autonomous Ships Challenges in Design and Validation

Executive summary. AI is the new electricity. I can hardly imagine an industry which is not going to be transformed by AI.

INTRODUCTION TO DEEP LEARNING. Steve Tjoa June 2013

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University

A.I in Automotive? Why and When.

How Preferred Networks has Defined Their Values: The Promise and Challenge of Deep Learning in Domains of Physical Control

Poker AI: Equilibrium, Online Resolving, Deep Learning and Reinforcement Learning

Diet Networks: Thin Parameters for Fat Genomics

LECTURE 1: OVERVIEW. CS 4100: Foundations of AI. Instructor: Robert Platt. (some slides from Chris Amato, Magy Seif El-Nasr, and Stacy Marsella)

Introduction to Machine Learning

THE AI REVOLUTION. How Artificial Intelligence is Redefining Marketing Automation

WorldQuant. Perspectives. Welcome to the Machine

Proposers Day Workshop

COMP219: Artificial Intelligence. Lecture 2: AI Problems and Applications

Artificial Intelligence in Medicine. The Landscape. The Landscape

Artificial Intelligence and Law. Latifa Al-Abdulkarim Assistant Professor of Artificial Intelligence, KSU

Welcome to CompSci 171 Fall 2010 Introduction to AI.

The AI Awakening and the Challenge for Society

Intro to AI. AI is a huge field. AI is a huge field 2/26/16. What is AI (artificial intelligence) What is AI. One definition:

Responsible AI & National AI Strategies

Intro to AI. AI is a huge field. AI is a huge field 2/19/15. What is AI. One definition:

Application Areas of AI Artificial intelligence is divided into different branches which are mentioned below:

AI Application Processing Requirements

Artificial Intelligence

An Introduction to Machine Learning for Social Scientists

DEEP DIVE ON AZURE ML FOR DEVELOPERS

Machine Learning and Decision Making for Sustainability

2018 Avanade Inc. All Rights Reserved.

Artificial Intelligence: Definition

History and Philosophical Underpinnings

Architectures For Intelligence The 22nd Carnegie Mellon Symposium On Cognition Carnegie Mellon Symposia On Cognition Series

Continuous Gesture Recognition Fact Sheet

Efficient Deep Learning in Communications

PSCSF 25th May Potential of AI and future Local Government applications. Netcall 2017

How AI Won at Go and So What? Garry Kasparov vs. Deep Blue (1997)

Inteligência Artificial. Arlindo Oliveira

Introduction to Artificial Intelligence

Artificial Intelligence

The Art of Neural Nets

Recurrent neural networks Modelling sequential data. MLP Lecture 9 Recurrent Networks 1

SUPERCHARGED COMPUTING FOR THE DA VINCIS AND EINSTEINS OF OUR TIME

Using Deep Learning for Sentiment Analysis and Opinion Mining

The next level of intelligence: Artificial Intelligence. Innovation Day USA 2017 Princeton, March 27, 2017 Michael May, Siemens Corporate Technology

Demystifying Machine Learning

AI: The New Electricity to Harness Our Digital Future Lindholmen Software Development Day Oct

CSC321 Lecture 23: Go

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

Dr Rong Qu History of AI

Goals of this Course. CSE 473 Artificial Intelligence. AI as Science. AI as Engineering. Dieter Fox Colin Zheng

Learning to Play Love Letter with Deep Reinforcement Learning

11/13/18. Introduction to RNNs for NLP. About Me. Overview SHANG GAO

CSC 550: Introduction to Artificial Intelligence. Fall 2004

Artificial Intelligence: An overview

Creating an Agent of Doom: A Visual Reinforcement Learning Approach

Canadian AI is working CANADAI

Introduction to Artificial Intelligence

Random Administrivia. In CMC 306 on Monday for LISP lab

Powerful But Limited: A DARPA Perspective on AI. Arati Prabhakar Director, DARPA

WHAT THE COURSE IS AND ISN T ABOUT. Welcome to CIS 391. Introduction to Artificial Intelligence. Grading & Homework. Welcome to CIS 391

Jeff Bezos, CEO and Founder Amazon

Classroom Konnect. Artificial Intelligence and Machine Learning

What Is And How Will Machine Learning Change Our Lives. Fair Use Agreement

FROM AI TO IA AI: Artificial Intelligence IA: Intelligence Amplification Mieke De Ketelaere, SAS NEMEA

Outline. Introduction to AI. Artificial Intelligence. What is an AI? What is an AI? Agents Environments

Transcription:

Artificial Intelligence and Deep Learning

Cars are now driving themselves (far from perfectly, though)

Speaking to a Bot is No Longer Unusual

March 2016: World Go Champion Beaten by Machine

AI: The Upcoming Industrial Revolution First industrial revolution: Machines extending humans mechanical power Upcoming industrial revolution: Machines extending humans cognitive power From the digital economy to the AI economy Predicted growth at least 25%/yr All sectors of the economy

A new revolution seems to be in the work after the industrial revolution. Devices are becoming intelligent. And Deep Learning is at the epicenter of this revolution.

Breakthrough in deep learning A Canadian-led trio at CIFAR initiated the deep learning AI revolution Fundamental breakthrough in 2006: first successful recipe for training a deep supervised neural network Second major advance in 2011, with rectifiers Breakthroughs in applications since then Google Facebook

AI Needs Knowledge Failure of classical AI: a lot of knowledge is not formalized, expressed with words Solution: computer gets knowledge from data, learns from examples MACHINE LEARNING

Machine Learning, AI & No Free Lunch Five key ingredients for ML towards AI 1. Lots & lots of data 2. Very flexible models 3. Enough computing power 4. Powerful priors that can defeat the curse of dimensionality 5. Computationally efficient inference 9

Bypassing the curse of dimensionality We need to build compositionality into our ML models Just as human languages exploit compositionality to give representations and meanings to complex ideas Exploiting compositionality gives an exponential gain in representational power Distributed representations / embeddings: feature learning Deep architecture: multiple levels of feature learning Prior assumption: compositionality is useful to describe the world around us efficiently 10

Source: Microsoft 2010-2012: breakthrough in speech recognition

2012-2015: breakthrough in computer vision Graphics Processing Units (GPUs) + 10x more data 1,000 object categories, Facebook: millions of faces 2015: human-level performance

74.2 U. Toronto NYU Google Microsoft 84.7 88.3 93.3 96.4 ImageNet Accuracy Still Improving Top-5 Classification task 100% 94.9% ~ level of human accuracy 90% 80% Use of Deep Learning over Conventional Computer Vision 70% 2011 2012 2013 2014 2015

IT companies are racing into deep learning

From computer vision to self-driving cars: 2016

Ongoing progress: combining vision and natural language understanding

With a lot more data visual question answering

Deep Learning: Beyond Pattern Recognition, towards AI Many researchers believed that neural nets could at best be good at pattern recognition And they are really good at it! But many more ingredients needed towards AI. Recent progress: REASONING: with extensions of recurrent neural networks Memory networks & Neural Turing Machine PLANNING & REINFORCEMENT LEARNING: DeepMind (Atari and Go game playing) & Berkeley (Robotic control) 18

The next frontier: to reason and answer questions

Recurrent Neural Networks Selectively summarize an input sequence in a fixed-size state vector via a recursive update s x F unfold s t 1 s t s t +1 F F F shared over time x t 1 x t x t +1 20 Generalizes naturally to new lengths not seen during training

Generative RNNs An RNN can represent a fully-connected directed generative model: every variable predicted from all previous ones. L t 1 L t L t +1 21 W o t 1 o t o t +1 V V V s t 1 s t s t +1 W W W U U U x t 1 x t x t +1 x t +2

End-to-End Machine Translation with Recurrent Nets and Attention Mechanism (Bahdanau et al ICLR 2015, Jean et al ACL 2015, Gulcehre et al 2015, Firat et al 2016) Reached the state-of-the-art in one year, from scratch 22

Google-Scale NMT Success (Wu et al & Dean, Nature, 2016) After beating the classical phrase-based MT on the academic benchmarks, there remained the question: will it work on the very large scale datasets like used for Google Translate? Distributed training, very large model ensemble Not only does it work in terms of BLEU but it makes a killing in terms of human evaluation on Google Translate data 23

Applications on the horizon Computer Interaction Healthcare Robotics

MILA: Institut de Montréal des Algorithmes d Apprentissage

MILA Faculty Yoshua Bengio Director Aaron Courville Pascal Vincent Roland Memisevic Christopher Pal Laurent Charlin Simon Lacoste- Julien Doina Precup Joelle Pineau