SlideShare uma empresa Scribd logo
1 de 47
Baixar para ler offline
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
...

Mais conteúdo relacionado

Mais procurados

Overview of Artificial Intelligence
Overview of Artificial IntelligenceOverview of Artificial Intelligence
Overview of Artificial IntelligenceSiddhant Fulzele
 
Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligenceRizwan Afzal
 
Explainable AI
Explainable AIExplainable AI
Explainable AIDinesh V
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceKarl Seiler
 
Selected topics in Computer Science
Selected topics in Computer Science Selected topics in Computer Science
Selected topics in Computer Science Melaku Bayih Demessie
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentationsweety seth
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence pramiidhaaavula
 
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Abdullah al Mamun
 
An Overview of Artificial intelligence (Part 1)
An Overview of Artificial intelligence (Part 1)An Overview of Artificial intelligence (Part 1)
An Overview of Artificial intelligence (Part 1)Vijay R. Joshi
 
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
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligencefalepiz
 
Machine Learning ppt.pptx
Machine Learning ppt.pptxMachine Learning ppt.pptx
Machine Learning ppt.pptx21MC048SARANRAJ
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEOmkar Shinde
 
Fairness in Machine Learning and AI
Fairness in Machine Learning and AIFairness in Machine Learning and AI
Fairness in Machine Learning and AISeth Grimes
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckSlideTeam
 
introduction to machin learning
introduction to machin learningintroduction to machin learning
introduction to machin learningnilimapatel6
 

Mais procurados (20)

Introduction to AI Ethics
Introduction to AI EthicsIntroduction to AI Ethics
Introduction to AI Ethics
 
Overview of Artificial Intelligence
Overview of Artificial IntelligenceOverview of Artificial Intelligence
Overview of Artificial Intelligence
 
Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligence
 
Explainable AI
Explainable AIExplainable AI
Explainable AI
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial Intelligence
 
Selected topics in Computer Science
Selected topics in Computer Science Selected topics in Computer Science
Selected topics in Computer Science
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence
 
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
 
An Overview of Artificial intelligence (Part 1)
An Overview of Artificial intelligence (Part 1)An Overview of Artificial intelligence (Part 1)
An Overview of Artificial intelligence (Part 1)
 
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...
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Ai presentation
Ai presentationAi presentation
Ai presentation
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Machine Learning ppt.pptx
Machine Learning ppt.pptxMachine Learning ppt.pptx
Machine Learning ppt.pptx
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
Fairness in Machine Learning and AI
Fairness in Machine Learning and AIFairness in Machine Learning and AI
Fairness in Machine Learning and AI
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
 
introduction to machin learning
introduction to machin learningintroduction to machin learning
introduction to machin learning
 

Semelhante a 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
 

Semelhante a 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
 

Mais 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
 

Mais 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
 

Último

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 

Último (20)

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 

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