SlideShare a Scribd company logo
JUNAID QADIR
Fundamentals of
Artificial Intelligence
QUAI Organization Leadership in AI Program
Research focus areas
Ethics of AI
Safety of AI
Robustness of AI
Mitigating
Antisocial Online
Behavior
Big Data Cloud/Edge
Computing
Wireless
Networks
ICTD
Artificial Intelligence/
Machine Learning
Ethics and
Technology
Learning/
Pedagogy
Cognitive
Networks
Robotics
Adversarial ML IoT/ Smart Cities Algorithms
Engineering
Education
Priority research areas
Secure, Robust,
Ethical AI and ML
Using ML/AI for
social good
ICTD
…
Research Funding
FB Research Ethics in AI Research Initiative
for the Asia Pacific Award Winner (2020)
Culturally informed pro-social AI regulation and persuasion framework
Dr. Junaid Qadir, Dr. Amana Raquib
Workshop Road Map
1 What is AI? Types of AI? History of AI
3 Big Ideas and Important Concerns Related to AI/ML
2 Machine Learning (ML)
Background and history of AI
1
Success of AI
IMAGE
CLASSIFICATION
REINFORCEMENT
LEARNING
HEALTH
INFORMATICS
OBJECT
RECOGNITION
SELF-
DRIVING
CARS
FOREX/
STOCKS
TRADING
MACHINE
TRANSLATION
SPEECH
PROCESSING
NATURAL
LANGUAGE
UNDERSTANDING
What is Artificial Intelligence?
Artificial intelligence is a field renowned for
its lack of consensus on fundamental issues
A melting pot of ideas, techniques, and insights that
relate to artificial (computational) intelligence
Cognitive Hexagon
Different takes on “what is intelligence”
The ability to solve problems
The ability to learn from experience
The ability to reason about things
The ability to recognize patterns
The ability to figure out causes of things (or to understand)
The ability to pursue objectives and purpose.
The ability to generalize and abstract (and make analogies)
AI focuses on building “intelligent machines”
Intelligent agent is a system that
perceives its environment and
takes actions which maximize its
chances of success. (Russell & Norvig)
History of AI
“An attempt will be made to find how to
make machines use language, form
abstractions and concepts, solve kinds of
problems now reserved for humans, and
improve themselves. We think that a
significant advance can be made if we
work on it together for a summer.”
John McCarthy and Claude Shannon
1956 Dartmouth Workshop
AI’s official birth
Early Optimism (1950s and 1960s)
History of AI—Knowledge Based Approaches
Computer
Data
Program
Output
Traditional Programming
1988—93: Expert systems industry busts
1970—90: Knowledge-based approaches
1969—79: Early development
1980—88: Expert systems industry booms
Problem space grew too quickly
Complexity of the world made it hard to encode all rules
AI Winter and Underwhelming Results
1990— 2012: Statistical approaches + subfield expertise
• Resurgence of probability, focus on uncertainty
• General increase in technical depth
• Agents and learning systems…
“AI Spring”?
2012 onwards: Lots of Excitement
• Big data, machine learning, deep learning
• AI used in many industries
History of AI—Data Driven Approaches
What is behind modern success of AI?
Modern AI and Data-Driven Methods
Model Uncertainty
Use data to learn
from experience
1997
Deep Blue
2005
Stanley
2011 Watson
Question/ Answer
(before the next part)
2 Focusing on ML
Difficulties in teaching concepts to computers
In Arthur Samuel’s classic 1962 essay "Artificial Intelligence:
A Frontier of Automation", he wrote: “Programming a
computer for such computations is, at best, a difficult task, not
primarily because of any inherent complexity in the computer
itself but, rather, because of the need to spell out every minute
step of the process in the most exasperating detail.
Computers, as any programmer will tell you, are giant
morons, not giant brains.”
Traditional Programming
Problem space grew too quickly
Complexity of the world made it hard to encode all rules
AI Winter and Underwhelming Results
Let’s try Machine Learning
Learning
Algorithm
Output
Input Program/
Model
Machine Learning
Essence of Machine Learning:
– There is a pattern in data, however it is complex and difficult to articulate
– We cannot pin it down mathematically (i.e., it is too complex for that)
– Let the computer learn a model for the concept itself using algorithms.
“Learning” in Machine Learning
Arthur Samuel
How do we learn the right weights (model parameters)?
Use of mathematical
optimization to reduce
the discrepancy between
predictions and actual
labels (which is computed
by loss function)
Hands-on Activity
https://machinelearningforkids.co.uk/
Can you train Juha to recognize digits?
Supervised learning: the machine experiences a series of inputs: x1, x2,
x3, x4, … along with the correct labels y1, y2, … and it aims to learn a
mapping so that it can make a correct prediction for a new input
Supervised learning
Fraud Detection
Toxic Comment Detection
Binary Class Classification Multi-Class Classification
{0, 1, 2, … 9}
Deep Learning and Deep (Neural) Networks
M. Mitchell Waldrop PNAS 2019;116:4:1074-1077
Various use cases of ML predictions
Unsupervised learning
Unsupervised learning: the goal of the machine is to build a
model of x that can be used for various tasks such as reasoning,
decision making, predicting things, communicating, etc.
Applications: Clustering, anomaly detection, etc.
Generative vs. Discriminative Models
Generative Adversarial Networks
https://thispersondoesnotexist.com/
Reinforcement Learning
Basic idea:
Receive feedback in the form of rewards
Agent’s utility is defined by the reward function
Must (learn to) act so as to maximize expected rewards
All learning is based on observed samples of outcomes!
Question/ Answer
(before the next part)
Big ideas and important concerns
related to AI/ML
3
Different tribes in AI/ML
Big Ideas in Artificial Intelligence
Big Ideas in Artificial Intelligence (Expanded)
Caveat Emptor
Let the Buyer Be Aware
Despite the AI optimism, ML is no panacea
Many people find the lack of rigor and sound
analytical understanding of the internal working
of ML troubling
Despite the AI optimism, ML is no panacea
Bias (Can the ML model learn our biases?)
Interpretability (Can we understand ML models’ “reasoning”?)
Privacy (Is the ML model protecting our privacy?)
Security (Is the ML model secure against adversarial attacks?)
Open questions related to ML/AI
Trustworthiness/Reliability
(Can I trust the prediction of an ML model?)
Overfitting and the importance of generalization
Clever Hans (pictured) “solved”
arithmetic problems by simply
following the cues that inadvertently
emanated from his trainer’s body
language.
The problem of bias: racial bias
Can ML/AI models be Islamophobic?
AI and Leadership
“Every new technology will bite back.
The more powerful its gifts, the more
powerfully it can be abused.”
Kevin Kelly
Looking at technology critically
Ledger of Harms
Unanticipated (possible inadvertent) harms
REWARD FUNCTION GAMING
Ledger of Harm
Developing Safe & Trustworthy AI/ML systems
THERE ARE ETHICAL
CHOICES IN EVERY SINGLE
ALGORITHM WE BUILD
“
Ability To Act Ethically and With Wisdom
Wisdom
Understanding
Knowledge
Information
Data
An ounce of information is worth a pound of data.
An ounce of knowledge is worth a pound of information.
An ounce of understanding is worth a pound of knowledge.
An ounce of wisdom is worth a pound of understanding.
Good for your self/tribe is
not necessarily good for
common good of humanity
Resources
Credits
https://www.researchgate.net/publication/341478640_An_Overview_of_Privacy_in_Machine_Learning
https://towardsdatascience.com/generative-adversarial-networks-gans-a-beginners-guide-f37c9f3b7817
https://ojs.aaai.org//index.php/AAAI/article/view/5053
...

More Related Content

What's hot

Data science and Artificial Intelligence
Data science and Artificial IntelligenceData science and Artificial Intelligence
Data science and Artificial Intelligence
Suman Srinivasan
 
Introduction To Data Science
Introduction To Data ScienceIntroduction To Data Science
Introduction To Data Science
Spotle.ai
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 
Machine learning
Machine learning Machine learning
Machine learning
Saurabh Agrawal
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
Sai Nath
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its application
Mohammed Abdel Razek
 
A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...
A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...
A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...
Edureka!
 
Introduction to artificial intelligence lecture 1
Introduction to artificial intelligence lecture 1Introduction to artificial intelligence lecture 1
Introduction to artificial intelligence lecture 1
REHAN IJAZ
 
Introduction To Artificial Intelligence PowerPoint Presentation Slides
Introduction To Artificial Intelligence PowerPoint Presentation SlidesIntroduction To Artificial Intelligence PowerPoint Presentation Slides
Introduction To Artificial Intelligence PowerPoint Presentation Slides
SlideTeam
 
Artificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and FutureArtificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and Future
Grigory Sapunov
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
Intekhab Alam Khan
 
Understanding artificial intelligence and it's future scope
Understanding artificial intelligence and it's future scopeUnderstanding artificial intelligence and it's future scope
Understanding artificial intelligence and it's future scope
Chaitanya Shimpi
 
Data science
Data science Data science
Data science
SouravSadhukhan6
 
Artificial intelligence (AI) - Definition, Classification, Development, & Con...
Artificial intelligence (AI) - Definition, Classification, Development, & Con...Artificial intelligence (AI) - Definition, Classification, Development, & Con...
Artificial intelligence (AI) - Definition, Classification, Development, & Con...
Andreas Kaplan
 
Future of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptxFuture of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptx
Greg Makowski
 
History of AI
History of AIHistory of AI
History of AI
Megha Sharma
 
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
Edureka!
 
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
SlideTeam
 
AI: AI & Problem Solving
AI: AI & Problem SolvingAI: AI & Problem Solving
AI: AI & Problem Solving
DataminingTools Inc
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial Intelligence
Pioneers.io
 

What's hot (20)

Data science and Artificial Intelligence
Data science and Artificial IntelligenceData science and Artificial Intelligence
Data science and Artificial Intelligence
 
Introduction To Data Science
Introduction To Data ScienceIntroduction To Data Science
Introduction To Data Science
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Machine learning
Machine learning Machine learning
Machine learning
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its application
 
A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...
A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...
A Brief History Of Artificial Intelligence | Developing Text To Speech Recogn...
 
Introduction to artificial intelligence lecture 1
Introduction to artificial intelligence lecture 1Introduction to artificial intelligence lecture 1
Introduction to artificial intelligence lecture 1
 
Introduction To Artificial Intelligence PowerPoint Presentation Slides
Introduction To Artificial Intelligence PowerPoint Presentation SlidesIntroduction To Artificial Intelligence PowerPoint Presentation Slides
Introduction To Artificial Intelligence PowerPoint Presentation Slides
 
Artificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and FutureArtificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and Future
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
Understanding artificial intelligence and it's future scope
Understanding artificial intelligence and it's future scopeUnderstanding artificial intelligence and it's future scope
Understanding artificial intelligence and it's future scope
 
Data science
Data science Data science
Data science
 
Artificial intelligence (AI) - Definition, Classification, Development, & Con...
Artificial intelligence (AI) - Definition, Classification, Development, & Con...Artificial intelligence (AI) - Definition, Classification, Development, & Con...
Artificial intelligence (AI) - Definition, Classification, Development, & Con...
 
Future of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptxFuture of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptx
 
History of AI
History of AIHistory of AI
History of AI
 
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
 
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
 
AI: AI & Problem Solving
AI: AI & Problem SolvingAI: AI & Problem Solving
AI: AI & Problem Solving
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial Intelligence
 

Similar to Fundamentals of Artificial Intelligence — QU AIO Leadership in AI

Directions in machine learning Ceadar webinar
Directions in machine learning Ceadar webinar Directions in machine learning Ceadar webinar
Directions in machine learning Ceadar webinar
smckeever
 
Webinar trends in machine learning ce adar july 9 2020 susan mckeever
Webinar trends in machine learning ce adar july 9 2020 susan mckeeverWebinar trends in machine learning ce adar july 9 2020 susan mckeever
Webinar trends in machine learning ce adar july 9 2020 susan mckeever
smckeever
 
Machine Learning The Powerhouse of AI Explained.pdf
Machine Learning The Powerhouse of AI Explained.pdfMachine Learning The Powerhouse of AI Explained.pdf
Machine Learning The Powerhouse of AI Explained.pdf
CIO Look Magazine
 
Safe and Trustworthy Artificial Intelligence
 Safe and Trustworthy Artificial Intelligence Safe and Trustworthy Artificial Intelligence
Safe and Trustworthy Artificial Intelligence
Junaid Qadir
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learning
UmmeSalmaM1
 
ML All Chapter PDF.pdf
ML All Chapter PDF.pdfML All Chapter PDF.pdf
ML All Chapter PDF.pdf
example43
 
Artificial Intelligence vs Machine Learning.pptx
Artificial Intelligence vs Machine Learning.pptxArtificial Intelligence vs Machine Learning.pptx
Artificial Intelligence vs Machine Learning.pptx
ChetnaGoyal16
 
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdfARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
zain basra
 
Machine Learning The Powerhouse of AI Explained.pptx
Machine Learning The Powerhouse of AI Explained.pptxMachine Learning The Powerhouse of AI Explained.pptx
Machine Learning The Powerhouse of AI Explained.pptx
CIO Look Magazine
 
Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...
Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...
Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...
ijtsrd
 
artificial intelligence (ai)
artificial intelligence (ai)artificial intelligence (ai)
artificial intelligence (ai)
Adnan al-emran
 
AI - the minimum you have to know
AI - the minimum you have to knowAI - the minimum you have to know
AI - the minimum you have to know
Marcel Blattner, PhD
 
AI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & Challenges
Tathagat Varma
 
What is Artificial Intelligence - Beginners
What is Artificial Intelligence - BeginnersWhat is Artificial Intelligence - Beginners
What is Artificial Intelligence - Beginners
Ankur Jain
 
AI_DGV.pptx
AI_DGV.pptxAI_DGV.pptx
AI_DGV.pptx
MANIGANDANKRISHNAN1
 
AI Market Size, Strategy
AI Market Size, StrategyAI Market Size, Strategy
AI Market Size, Strategy
Purpose+
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
pijans
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
pijans
 
Top And Best Digital Marketing Agency With AI
Top And Best Digital Marketing Agency With AITop And Best Digital Marketing Agency With AI
Top And Best Digital Marketing Agency With AI
amdigitalmark15
 
Automated machine learning: the new data science challenge
Automated machine learning: the new data science challengeAutomated machine learning: the new data science challenge
Automated machine learning: the new data science challenge
IJECEIAES
 

Similar to Fundamentals of Artificial Intelligence — QU AIO Leadership in AI (20)

Directions in machine learning Ceadar webinar
Directions in machine learning Ceadar webinar Directions in machine learning Ceadar webinar
Directions in machine learning Ceadar webinar
 
Webinar trends in machine learning ce adar july 9 2020 susan mckeever
Webinar trends in machine learning ce adar july 9 2020 susan mckeeverWebinar trends in machine learning ce adar july 9 2020 susan mckeever
Webinar trends in machine learning ce adar july 9 2020 susan mckeever
 
Machine Learning The Powerhouse of AI Explained.pdf
Machine Learning The Powerhouse of AI Explained.pdfMachine Learning The Powerhouse of AI Explained.pdf
Machine Learning The Powerhouse of AI Explained.pdf
 
Safe and Trustworthy Artificial Intelligence
 Safe and Trustworthy Artificial Intelligence Safe and Trustworthy Artificial Intelligence
Safe and Trustworthy Artificial Intelligence
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learning
 
ML All Chapter PDF.pdf
ML All Chapter PDF.pdfML All Chapter PDF.pdf
ML All Chapter PDF.pdf
 
Artificial Intelligence vs Machine Learning.pptx
Artificial Intelligence vs Machine Learning.pptxArtificial Intelligence vs Machine Learning.pptx
Artificial Intelligence vs Machine Learning.pptx
 
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdfARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
 
Machine Learning The Powerhouse of AI Explained.pptx
Machine Learning The Powerhouse of AI Explained.pptxMachine Learning The Powerhouse of AI Explained.pptx
Machine Learning The Powerhouse of AI Explained.pptx
 
Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...
Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...
Artificial Intelligence Role in Modern Science Aims, Merits, Risks and Its Ap...
 
artificial intelligence (ai)
artificial intelligence (ai)artificial intelligence (ai)
artificial intelligence (ai)
 
AI - the minimum you have to know
AI - the minimum you have to knowAI - the minimum you have to know
AI - the minimum you have to know
 
AI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & Challenges
 
What is Artificial Intelligence - Beginners
What is Artificial Intelligence - BeginnersWhat is Artificial Intelligence - Beginners
What is Artificial Intelligence - Beginners
 
AI_DGV.pptx
AI_DGV.pptxAI_DGV.pptx
AI_DGV.pptx
 
AI Market Size, Strategy
AI Market Size, StrategyAI Market Size, Strategy
AI Market Size, Strategy
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
 
Top And Best Digital Marketing Agency With AI
Top And Best Digital Marketing Agency With AITop And Best Digital Marketing Agency With AI
Top And Best Digital Marketing Agency With AI
 
Automated machine learning: the new data science challenge
Automated machine learning: the new data science challengeAutomated machine learning: the new data science challenge
Automated machine learning: the new data science challenge
 

More from Junaid Qadir

The Ghazalian Project for the AI Era: A Multiplex Critical AI Approach
The Ghazalian Project for the AI Era: A Multiplex Critical AI ApproachThe Ghazalian Project for the AI Era: A Multiplex Critical AI Approach
The Ghazalian Project for the AI Era: A Multiplex Critical AI Approach
Junaid Qadir
 
On Writing Well — 6 Tips on Bringing Clarity to Writing
On Writing Well — 6 Tips on Bringing Clarity to WritingOn Writing Well — 6 Tips on Bringing Clarity to Writing
On Writing Well — 6 Tips on Bringing Clarity to Writing
Junaid Qadir
 
COVID Infodemic & the AI-Driven Hype Machine
COVID Infodemic & the AI-Driven Hype MachineCOVID Infodemic & the AI-Driven Hype Machine
COVID Infodemic & the AI-Driven Hype Machine
Junaid Qadir
 
Ihsan for Muslim Professionals Short Course
Ihsan for Muslim Professionals Short CourseIhsan for Muslim Professionals Short Course
Ihsan for Muslim Professionals Short Course
Junaid Qadir
 
A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...
A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...
A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...
Junaid Qadir
 
On Analyzing Self-Driving Networks: A Systems Thinking Approach
On Analyzing Self-Driving Networks: A Systems Thinking Approach On Analyzing Self-Driving Networks: A Systems Thinking Approach
On Analyzing Self-Driving Networks: A Systems Thinking Approach
Junaid Qadir
 
IWCMC Invited Talk for the E-5G Presentation
IWCMC Invited Talk for the E-5G PresentationIWCMC Invited Talk for the E-5G Presentation
IWCMC Invited Talk for the E-5G Presentation
Junaid Qadir
 
ITU IHSAN lab introduction
ITU IHSAN lab introductionITU IHSAN lab introduction
ITU IHSAN lab introduction
Junaid Qadir
 
IHSAN Lab Seminar Series: Learning 101—The Untaught Basics
IHSAN Lab Seminar Series: Learning 101—The Untaught BasicsIHSAN Lab Seminar Series: Learning 101—The Untaught Basics
IHSAN Lab Seminar Series: Learning 101—The Untaught Basics
Junaid Qadir
 
Taming limits with approximate networking
Taming limits with approximate networkingTaming limits with approximate networking
Taming limits with approximate networking
Junaid Qadir
 
Learning 101 for the online era
Learning 101 for the online eraLearning 101 for the online era
Learning 101 for the online era
Junaid Qadir
 
How to do your best research
How to do your best researchHow to do your best research
How to do your best research
Junaid Qadir
 
Big data for development
Big data for development Big data for development
Big data for development
Junaid Qadir
 
Reflections on teaching _junaid qadir
Reflections on teaching  _junaid qadirReflections on teaching  _junaid qadir
Reflections on teaching _junaid qadir
Junaid Qadir
 
Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...
Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...
Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...
Junaid Qadir
 
Lecture 1, course introduction
Lecture 1, course introductionLecture 1, course introduction
Lecture 1, course introduction
Junaid Qadir
 
ICT code of ethics
ICT code of ethicsICT code of ethics
ICT code of ethics
Junaid Qadir
 
Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1
Junaid Qadir
 
On The Necessity Of Loving The Prophet (Sallalahu Alaihi Wassalam)
On The Necessity Of Loving The Prophet  (Sallalahu Alaihi Wassalam)On The Necessity Of Loving The Prophet  (Sallalahu Alaihi Wassalam)
On The Necessity Of Loving The Prophet (Sallalahu Alaihi Wassalam)
Junaid Qadir
 
The Giving Hand Is Better
The Giving Hand Is BetterThe Giving Hand Is Better
The Giving Hand Is Better
Junaid Qadir
 

More from Junaid Qadir (20)

The Ghazalian Project for the AI Era: A Multiplex Critical AI Approach
The Ghazalian Project for the AI Era: A Multiplex Critical AI ApproachThe Ghazalian Project for the AI Era: A Multiplex Critical AI Approach
The Ghazalian Project for the AI Era: A Multiplex Critical AI Approach
 
On Writing Well — 6 Tips on Bringing Clarity to Writing
On Writing Well — 6 Tips on Bringing Clarity to WritingOn Writing Well — 6 Tips on Bringing Clarity to Writing
On Writing Well — 6 Tips on Bringing Clarity to Writing
 
COVID Infodemic & the AI-Driven Hype Machine
COVID Infodemic & the AI-Driven Hype MachineCOVID Infodemic & the AI-Driven Hype Machine
COVID Infodemic & the AI-Driven Hype Machine
 
Ihsan for Muslim Professionals Short Course
Ihsan for Muslim Professionals Short CourseIhsan for Muslim Professionals Short Course
Ihsan for Muslim Professionals Short Course
 
A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...
A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...
A Thinking Person's Guide to Using Big Data for Development: Myths, Opportuni...
 
On Analyzing Self-Driving Networks: A Systems Thinking Approach
On Analyzing Self-Driving Networks: A Systems Thinking Approach On Analyzing Self-Driving Networks: A Systems Thinking Approach
On Analyzing Self-Driving Networks: A Systems Thinking Approach
 
IWCMC Invited Talk for the E-5G Presentation
IWCMC Invited Talk for the E-5G PresentationIWCMC Invited Talk for the E-5G Presentation
IWCMC Invited Talk for the E-5G Presentation
 
ITU IHSAN lab introduction
ITU IHSAN lab introductionITU IHSAN lab introduction
ITU IHSAN lab introduction
 
IHSAN Lab Seminar Series: Learning 101—The Untaught Basics
IHSAN Lab Seminar Series: Learning 101—The Untaught BasicsIHSAN Lab Seminar Series: Learning 101—The Untaught Basics
IHSAN Lab Seminar Series: Learning 101—The Untaught Basics
 
Taming limits with approximate networking
Taming limits with approximate networkingTaming limits with approximate networking
Taming limits with approximate networking
 
Learning 101 for the online era
Learning 101 for the online eraLearning 101 for the online era
Learning 101 for the online era
 
How to do your best research
How to do your best researchHow to do your best research
How to do your best research
 
Big data for development
Big data for development Big data for development
Big data for development
 
Reflections on teaching _junaid qadir
Reflections on teaching  _junaid qadirReflections on teaching  _junaid qadir
Reflections on teaching _junaid qadir
 
Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...
Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...
Common Student mistakes: What We Can Learn From Socrates, the Cognitive Scien...
 
Lecture 1, course introduction
Lecture 1, course introductionLecture 1, course introduction
Lecture 1, course introduction
 
ICT code of ethics
ICT code of ethicsICT code of ethics
ICT code of ethics
 
Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1
 
On The Necessity Of Loving The Prophet (Sallalahu Alaihi Wassalam)
On The Necessity Of Loving The Prophet  (Sallalahu Alaihi Wassalam)On The Necessity Of Loving The Prophet  (Sallalahu Alaihi Wassalam)
On The Necessity Of Loving The Prophet (Sallalahu Alaihi Wassalam)
 
The Giving Hand Is Better
The Giving Hand Is BetterThe Giving Hand Is Better
The Giving Hand Is Better
 

Recently uploaded

Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 

Recently uploaded (20)

Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 

Fundamentals of Artificial Intelligence — QU AIO Leadership in AI

  • 1. JUNAID QADIR Fundamentals of Artificial Intelligence QUAI Organization Leadership in AI Program
  • 2. Research focus areas Ethics of AI Safety of AI Robustness of AI Mitigating Antisocial Online Behavior Big Data Cloud/Edge Computing Wireless Networks ICTD Artificial Intelligence/ Machine Learning Ethics and Technology Learning/ Pedagogy Cognitive Networks Robotics Adversarial ML IoT/ Smart Cities Algorithms Engineering Education Priority research areas Secure, Robust, Ethical AI and ML Using ML/AI for social good ICTD … Research Funding FB Research Ethics in AI Research Initiative for the Asia Pacific Award Winner (2020) Culturally informed pro-social AI regulation and persuasion framework Dr. Junaid Qadir, Dr. Amana Raquib
  • 3. Workshop Road Map 1 What is AI? Types of AI? History of AI 3 Big Ideas and Important Concerns Related to AI/ML 2 Machine Learning (ML)
  • 6. What is Artificial Intelligence? Artificial intelligence is a field renowned for its lack of consensus on fundamental issues
  • 7. A melting pot of ideas, techniques, and insights that relate to artificial (computational) intelligence Cognitive Hexagon
  • 8. Different takes on “what is intelligence” The ability to solve problems The ability to learn from experience The ability to reason about things The ability to recognize patterns The ability to figure out causes of things (or to understand) The ability to pursue objectives and purpose. The ability to generalize and abstract (and make analogies)
  • 9. AI focuses on building “intelligent machines” Intelligent agent is a system that perceives its environment and takes actions which maximize its chances of success. (Russell & Norvig)
  • 11. “An attempt will be made to find how to make machines use language, form abstractions and concepts, solve kinds of problems now reserved for humans, and improve themselves. We think that a significant advance can be made if we work on it together for a summer.” John McCarthy and Claude Shannon 1956 Dartmouth Workshop AI’s official birth
  • 12. Early Optimism (1950s and 1960s)
  • 13. History of AI—Knowledge Based Approaches Computer Data Program Output Traditional Programming 1988—93: Expert systems industry busts 1970—90: Knowledge-based approaches 1969—79: Early development 1980—88: Expert systems industry booms
  • 14. Problem space grew too quickly Complexity of the world made it hard to encode all rules AI Winter and Underwhelming Results
  • 15. 1990— 2012: Statistical approaches + subfield expertise • Resurgence of probability, focus on uncertainty • General increase in technical depth • Agents and learning systems… “AI Spring”? 2012 onwards: Lots of Excitement • Big data, machine learning, deep learning • AI used in many industries History of AI—Data Driven Approaches
  • 16. What is behind modern success of AI? Modern AI and Data-Driven Methods Model Uncertainty Use data to learn from experience 1997 Deep Blue 2005 Stanley 2011 Watson
  • 19. Difficulties in teaching concepts to computers In Arthur Samuel’s classic 1962 essay "Artificial Intelligence: A Frontier of Automation", he wrote: “Programming a computer for such computations is, at best, a difficult task, not primarily because of any inherent complexity in the computer itself but, rather, because of the need to spell out every minute step of the process in the most exasperating detail. Computers, as any programmer will tell you, are giant morons, not giant brains.” Traditional Programming Problem space grew too quickly Complexity of the world made it hard to encode all rules AI Winter and Underwhelming Results
  • 20. Let’s try Machine Learning Learning Algorithm Output Input Program/ Model Machine Learning Essence of Machine Learning: – There is a pattern in data, however it is complex and difficult to articulate – We cannot pin it down mathematically (i.e., it is too complex for that) – Let the computer learn a model for the concept itself using algorithms.
  • 21. “Learning” in Machine Learning Arthur Samuel How do we learn the right weights (model parameters)? Use of mathematical optimization to reduce the discrepancy between predictions and actual labels (which is computed by loss function)
  • 23. Supervised learning: the machine experiences a series of inputs: x1, x2, x3, x4, … along with the correct labels y1, y2, … and it aims to learn a mapping so that it can make a correct prediction for a new input Supervised learning Fraud Detection Toxic Comment Detection Binary Class Classification Multi-Class Classification {0, 1, 2, … 9}
  • 24. Deep Learning and Deep (Neural) Networks M. Mitchell Waldrop PNAS 2019;116:4:1074-1077
  • 25. Various use cases of ML predictions
  • 26. Unsupervised learning Unsupervised learning: the goal of the machine is to build a model of x that can be used for various tasks such as reasoning, decision making, predicting things, communicating, etc. Applications: Clustering, anomaly detection, etc.
  • 29. Reinforcement Learning Basic idea: Receive feedback in the form of rewards Agent’s utility is defined by the reward function Must (learn to) act so as to maximize expected rewards All learning is based on observed samples of outcomes!
  • 31. Big ideas and important concerns related to AI/ML 3
  • 33. Big Ideas in Artificial Intelligence
  • 34. Big Ideas in Artificial Intelligence (Expanded)
  • 35. Caveat Emptor Let the Buyer Be Aware
  • 36. Despite the AI optimism, ML is no panacea Many people find the lack of rigor and sound analytical understanding of the internal working of ML troubling Despite the AI optimism, ML is no panacea
  • 37. Bias (Can the ML model learn our biases?) Interpretability (Can we understand ML models’ “reasoning”?) Privacy (Is the ML model protecting our privacy?) Security (Is the ML model secure against adversarial attacks?) Open questions related to ML/AI Trustworthiness/Reliability (Can I trust the prediction of an ML model?)
  • 38. Overfitting and the importance of generalization Clever Hans (pictured) “solved” arithmetic problems by simply following the cues that inadvertently emanated from his trainer’s body language.
  • 39. The problem of bias: racial bias
  • 40. Can ML/AI models be Islamophobic?
  • 42. “Every new technology will bite back. The more powerful its gifts, the more powerfully it can be abused.” Kevin Kelly Looking at technology critically Ledger of Harms
  • 43. Unanticipated (possible inadvertent) harms REWARD FUNCTION GAMING Ledger of Harm
  • 44. Developing Safe & Trustworthy AI/ML systems THERE ARE ETHICAL CHOICES IN EVERY SINGLE ALGORITHM WE BUILD “
  • 45. Ability To Act Ethically and With Wisdom Wisdom Understanding Knowledge Information Data An ounce of information is worth a pound of data. An ounce of knowledge is worth a pound of information. An ounce of understanding is worth a pound of knowledge. An ounce of wisdom is worth a pound of understanding. Good for your self/tribe is not necessarily good for common good of humanity