Artificial Intelligence in Medicine

Slides:



Advertisements
Similar presentations
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
Advertisements

Artificial Intelligence
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
Will Androids Dream of Electric Sheep? A Glimpse of Current and Future Developments in Artificial Intelligence Henry Kautz Computer Science & Engineering.
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
3.11 Robotics, artificial intelligence and expert systems Strand 3 Karley Holland.
Traffic Sign Recognition Using Artificial Neural Network Radi Bekker
CPSC 171 Artificial Intelligence Read Chapter 14.
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
Reference: "Artificial Intelligence, a Modern Approach, 3rd ed."
Chapter 10. Global Village “… is the shrinking of the world society because of the ability to communicate.” Positive: The best from diverse cultures will.
The Thinking Machine Based on Tape. Computer Has Some Intelligence Now Playing chess Solving calculus problems Other examples:
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
What is Artificial Intelligence? AI is the effort to develop systems that can behave/act like humans. Turing Test The problem = unrestricted domains –human.
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
Artificial Intelligence
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
Artificial Intelligence and Expert Systems. ARTIFICIAL INTELLIGENCE (AI) is the science of R L Being able to Ability to solve a problem.
I Robot.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
Course Overview  What is AI?  What are the Major Challenges?  What are the Main Techniques?  Where are we failing, and why?  Step back and look at.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Introduction to Machine Learning © Roni Rosenfeld,
Presented by:- Reema Tariq Artificial Intelligence.
Computer Studies Today Chapter 1 1 »Attempts to develop computer systems that can simulate human thinking processes and actions.
Artificial Intelligence, simulation and modelling.
AI: AlphaGo European champion : Fan Hui A feat previously thought to be at least a decade away!!!
Introduction to Artificial Intelligence Revision Session.
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
Business Analytics Several odds and ends Copyright © 2016 Curt Hill.
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
Artificial Neural Networks This is lecture 15 of the module `Biologically Inspired Computing’ An introduction to Artificial Neural Networks.
Introduction to Machine Learning
CS4341 Introduction to Artificial Intelligence
Artificial Intelligence, P.II
Introduction to Artificial Intelligence
Machine Learning for Big Data
Chapter 11: Artificial Intelligence
Chapter 11: Artificial Intelligence
Artificial Intelligence
PART IV: The Potential of Algorithmic Machines.
I Know it’s an Idiot But it’s MY artificial idiot!
Done Done Course Overview What is AI? What are the Major Challenges?
COMP3710 Artificial Intelligence Thompson Rivers University
Artificial Intelligence and Society
Videos NYT Video: DeepMind's alphaGo: Match 4 Summary: see 11 min.
Neural Networks Dr. Peter Phillips.
ARTIFICIAL INTELLIGENCE.
Artificial Intelligence for Engineers
Artificial Intelligence
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
AI empowering business
Integrating Deep Learning with Cyber Forensics
MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING
MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING
Future of Artificial Intelligence
What is the impact of AI in the society?
COMP3710 Artificial Intelligence Thompson Rivers University
Artificial Intelligence and Future of Education
Artificial Intelligence
Introduction to Artificial Intelligence
Artificial Intelligence
Introduction to Artificial Intelligence
Prabhas Chongstitvatana Chulalongkorn University
Artificial Intelligence Machine Learning
Machine Learning.
Presentation transcript:

Artificial Intelligence in Medicine Prabhas Chongstitvatana Chulalongkorn University March 2019

More Information Search “Prabhas Chongstitvatana” Go to me homepage

Outline AI fundamentals Machine learning AI in Medicine

AI Fundamentals

What is AI? an intelligent agent that acts like human. this includes software services (aka Apps) and automated machines (think smart robot vacuum, automated factory etc.).

What can AI do? understand human speech identify objects from pictures play games analyse big financial data drive cars control robots automate many jobs

Source: Wikipedia “AlphaGo versus Lee Sedol”

How a computer program be intelligent? There are two approaches in the development of AI. Logic Memory an learning

First, using logical reasoning. Computer program can perform deductive reasoning such as socrates is a human human are motal therefore socrates is mortal We can use logic to encode situation in the real world when it rains, you cannot play tennis outdoor.

Using large amount of rules and facts, computer programs can deduce a lot of things. Hence, it behaves intelligently.

Second, use memory and learning We can imitate human brain by encoding information and memory into a large connected network. This network responses to input with a correct output. The relationship of this input/output can be learn from large amount of data without human intervention. This type of approch is called Artificial Neural Networks.

A hippocampal neuron seen in culture A hippocampal neuron seen in culture. Dendrites are green, dendritic spines are red and DNA is blue. Science Source/Getty Images

Artificial Neural Network 3-layer

Example, recognise the picture of my wife I can show a lot of pictures of my wife from many angles. Then I can train a kind of network to remember this face. I also train a lot of pictures of not-my-wife face. So, now the network can distinguish between my-wife and not-my-wife faces.

This is the most popular method today. Multiple layers (update few hundreds) of this Network can be constructed It is called Deep learning

Example of NN layer Source: Webpage of http://cs231n.stanford.edu/

Another way to create AI program is by using "search". The problem is encoded as many alternative way to solve it, and AI program looks at these alternatives (which can be enormously large in number) and choose a path carefully until a good solution is found. For example, the sequence of chess moves can be "search" to maximise the possibility to win the game.

AI in Medicine (Rule-based) So called Expert System Famous example: E-MYCIN E-Mycin in Artificial Intelligence Program is used for Respiratory tract infections, Bacterial infections, Pertussis, Listeriosis, Skin and skin structure infections, Diphtheria and other conditions.

Source: Rule Based Expert Systems and the MYCIN Project https://www.youtube.com/watch?v=fcp-XeOQSFA

Source: Rule Based Expert Systems and the MYCIN Project Research conducted at the Stanford Medical School found MYCIN received an acceptability rating of 65% on treatment plan from a panel of eight independent specialists, which was comparable to the 42.5% to 62.5% rating of five faculty members. Source: Rule Based Expert Systems and the MYCIN Project https://www.youtube.com/watch?v=fcp-XeOQSFA

Combining evidences Research conducted at the Stanford Medical School found MYCIN received an acceptability rating of 65% on treatment plan from a panel of eight independent specialists, which was comparable to the 42.5% to 62.5% rating of five faculty members.

Watson wins jeopardy against humans in Jan 2011 Watson gave unsafe treatment plan. Source: https://www.bloomberg.com/opinion/articles/2018-08-24/ibm-s-watson-failed-against-cancer-but-a-i-still-has-promise

DeepMind analyse 3D retinal scans for signs of major eye diseases, such as glaucoma or diabetic retinopathy algorithm was better than eight retinal specialists when tested on 997 patient scans. DeepMind’s algorithm had an error rate of 5.5 per cent compared with between 6.7 per cent and 24.1 per cent for the eight doctors Source: https://www.ft.com/content/3de44984-9ef0-11e8-85da-eeb7a9ce36e4

Summary Artificial Intelligence is an attempt to mimic the way human think. It has been widely successful in many applications. One of the most successful technique is “Machine Learning.” ML exhibits some performance that surpass human. But we have to be cautious in developing and deploying these systems. AI needs to avoid “Bias” and needs to be “Transparent.”

More Information Search “Prabhas Chongstitvatana” Go to me homepage