SlideShare une entreprise Scribd logo
1  sur  47
Télécharger pour lire hors ligne
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
...

Contenu connexe

Tendances

Artificial intelligence PPT (AI PPT)
Artificial intelligence PPT (AI PPT)Artificial intelligence PPT (AI PPT)
Artificial intelligence PPT (AI PPT)RAONEvv
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceNeil Mathew
 
Harry Surden - Artificial Intelligence and Law Overview
Harry Surden - Artificial Intelligence and Law OverviewHarry Surden - Artificial Intelligence and Law Overview
Harry Surden - Artificial Intelligence and Law OverviewHarry Surden
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencesaloni sharma
 
Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence pptDikshaSharma391
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligenceSharath Raj
 
Artificial intelegence semifinal round (3rd rank)
Artificial intelegence semifinal round (3rd rank)Artificial intelegence semifinal round (3rd rank)
Artificial intelegence semifinal round (3rd rank)Hîmãlåy Làdhä
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEMidhuti
 
Artificial Intelligence (A.I) and Its Application -Seminar
Artificial Intelligence (A.I) and Its Application -SeminarArtificial Intelligence (A.I) and Its Application -Seminar
Artificial Intelligence (A.I) and Its Application -SeminarBIJAY NAYAK
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningMykola Dobrochynskyy
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligenceankit dubey
 

Tendances (20)

Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence PPT (AI PPT)
Artificial intelligence PPT (AI PPT)Artificial intelligence PPT (AI PPT)
Artificial intelligence PPT (AI PPT)
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Harry Surden - Artificial Intelligence and Law Overview
Harry Surden - Artificial Intelligence and Law OverviewHarry Surden - Artificial Intelligence and Law Overview
Harry Surden - Artificial Intelligence and Law Overview
 
Ai presentation
Ai presentationAi presentation
Ai presentation
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence ppt
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
Artifical intelligence (a.i)
Artifical intelligence (a.i)Artifical intelligence (a.i)
Artifical intelligence (a.i)
 
Artificial intelegence semifinal round (3rd rank)
Artificial intelegence semifinal round (3rd rank)Artificial intelegence semifinal round (3rd rank)
Artificial intelegence semifinal round (3rd rank)
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
A.I.PPT
A.I.PPTA.I.PPT
A.I.PPT
 
Introduction to Artificial Intelligence and few examples
Introduction to Artificial Intelligence and few examplesIntroduction to Artificial Intelligence and few examples
Introduction to Artificial Intelligence and few examples
 
Artificial Intelligence (A.I) and Its Application -Seminar
Artificial Intelligence (A.I) and Its Application -SeminarArtificial Intelligence (A.I) and Its Application -Seminar
Artificial Intelligence (A.I) and Its Application -Seminar
 
Machine learning
Machine learning Machine learning
Machine learning
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Machine learning
Machine learningMachine learning
Machine learning
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine Learning
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 

Similaire à 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 mckeeversmckeever
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningJerry Lu
 
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.pdfCIO Look Magazine
 
Safe and Trustworthy Artificial Intelligence
 Safe and Trustworthy Artificial Intelligence Safe and Trustworthy Artificial Intelligence
Safe and Trustworthy Artificial IntelligenceJunaid Qadir
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learningUmmeSalmaM1
 
ML All Chapter PDF.pdf
ML All Chapter PDF.pdfML All Chapter PDF.pdf
ML All Chapter PDF.pdfexample43
 
Artificial Intelligence vs Machine Learning.pptx
Artificial Intelligence vs Machine Learning.pptxArtificial Intelligence vs Machine Learning.pptx
Artificial Intelligence vs Machine Learning.pptxChetnaGoyal16
 
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdfARTIFICIAL_INTELLIGENCE_Zain ALi.pdf
ARTIFICIAL_INTELLIGENCE_Zain ALi.pdfzain 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.pptxCIO 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 in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesTathagat Varma
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligencePioneers.io
 
What is Artificial Intelligence - Beginners
What is Artificial Intelligence - BeginnersWhat is Artificial Intelligence - Beginners
What is Artificial Intelligence - BeginnersAnkur Jain
 
AI Market Size, Strategy
AI Market Size, StrategyAI Market Size, Strategy
AI Market Size, StrategyPurpose+
 
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 ANALYSISpijans
 
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 ANALYSISpijans
 

Similaire à 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
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine Learning
 
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
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial Intelligence
 
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
 

Plus de 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 ApproachJunaid 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 WritingJunaid 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 MachineJunaid Qadir
 
Ihsan for Muslim Professionals Short Course
Ihsan for Muslim Professionals Short CourseIhsan for Muslim Professionals Short Course
Ihsan for Muslim Professionals Short CourseJunaid 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 PresentationJunaid Qadir
 
ITU IHSAN lab introduction
ITU IHSAN lab introductionITU IHSAN lab introduction
ITU IHSAN lab introductionJunaid 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 BasicsJunaid Qadir
 
Taming limits with approximate networking
Taming limits with approximate networkingTaming limits with approximate networking
Taming limits with approximate networkingJunaid Qadir
 
Learning 101 for the online era
Learning 101 for the online eraLearning 101 for the online era
Learning 101 for the online eraJunaid Qadir
 
How to do your best research
How to do your best researchHow to do your best research
How to do your best researchJunaid 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 qadirJunaid 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 introductionJunaid Qadir
 
ICT code of ethics
ICT code of ethicsICT code of ethics
ICT code of ethicsJunaid Qadir
 
Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1Junaid 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 BetterJunaid Qadir
 

Plus de 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
 

Dernier

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsPooky Knightsmith
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleCeline George
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 

Dernier (20)

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young minds
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP Module
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 

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