CSC 462 AI Week 07 ML
CSC 462 AI Week 07 ML
Intelligence
Instructor: Dr. M. Umar Khan
Focusing on ML
Generalize
2
Difficulties in teaching concepts to computers
Traditional Programming AI Winter and Underwhelming Results
Complexity of the world made it hard to encode all rules
https://machinelearningforkids.co.uk/
Supervised learning
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
{0, 1, 2, … 9}
Fraud Detection
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!
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
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
Looking at technology critically
“Every new technology will bite back.
The more powerful its gifts, the more
powerfully it can be abused.”
Kevin Kelly
Ledger of Harms
Unanticipated (possible inadvertent) harms
Ledger of Harm
Wisdom
Understanding
• https://ieeexplore.ieee.org/abstract/document/9139969
• 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
3
Thank you!