SlideShare a Scribd company logo
Art of AI and Automation: primer
The history of AI technologies
Table of Contents
1. General History of AI and Automation
2. History of Natural Language Processing
3. History of Robotic Vision
4. Panel Discussion
Andrew
Liew Cool!Let’s
rock!
10,000++
2,000++
Name: Andrew Liew Weida
Title: Analytics + Innovation +
Technology
Role: Subject matter expert
Brief Profile:
Andrew is a experienced technologist with over 10 years of experience,
having cofounded 4 startups and being the early employee executives
of 2 startups, having work over 9 international cities.. He specialized in
Technology industry, particularly within the HR, SaaS, Analytics and
On Demand Marketplace segment. Andrew has worked extensively
across 8 countries and assisted numerous clients in advising how
technology can scale their operations, how to reduce risk in
implementing technology and the potential impact of tech to companies
top line.
• Startup experience – over 5 years of CXO work for tech startups & tech
enabled companies in areas of financial management, HR management, digital
product management
• Financial Analytics- creating data sourcing map to build data driven simulations
for MNCs in the banking, Private and Public service sectors for increasing
revenue , reducing cost and reducing risk management.
• Reward Design –working with Remuneration committee of MNCs to ensure
financial feasibility of compensation design to ensure market competitiveness
and internal harmony.
Education:
• PhD candidate [Econometrics]@ ANU
• Master (Economics) (Admission with
scholarship)@ ANU
• Master (Finance) (1/400, Valedictorian)@
Usyd
• BSc (2.5/4 years, fastest graduating student in
faculty history) @NUS
• AB leadership@ Korea University
• UIUX HBF
• Externalities
assessment
• Analytics
• Benchmarking
• Reward
management
• Tech based Cash
flow Modelling
• Fundraising
• Digital Product
Management
• Salesforce
Effectiveness
Key Competencies:
Relevant Work experience:
Cofounder
About the moderator
We will be superhuman within the next 10-20 years
7 Key Schools of Thoughts in AI
General History
1
History of Planning and Scheduling
Joseph-Louis (Giuseppe Luigi)
comte de Lagrange
Isaac Newton
Iterative Method
George Bernard Dantzig
Linear Programming
History of Predictive Analytics
John Atanasoff
Statistical computing hardware
Five of the attendees of the 1956 Dartmouth Summer Research Project on Artificial Intelligence reunited at the July
AI@50 conference. From left: Trenchard More, John McCarthy, Marvin Minsky, Oliver Selfridge, and Ray Solomonoff.
(Photo by Joseph Mehling '69)
Reasoning
Knowledge
Representation
Planning and Navigation
Natural Language
Processing
Perception
Generalised Intelligence
History of VC/Govt investing in AI
1st AI Winter: 1960s
2nd AI Winter: 1970s
3rd AI winter: 1980s
End of AI winter?: DL / AML Able to recognise objects without
“directly teaching machines”
History of Deep Learning
Why is this possible?
A sense of Deep Learning
Link: Google Tensorflow
What’s the caveat?
Black Box
Algorithmic model
Unknown DGP
Obtain predictive accuracy
Prediction
White Box
Econometric model
Known Mechanics
Validate hypothesis +
interpretability
Causality
Suitable for HR
applications:
reward, training,
recruiting, talent
management
Suitable for HR
applications:
benefits,
employee
records, 1st
degree of pre-
defined screening
for mature jobs
You need multiple disciplines to make AI useful.
History of NLP
2
Dr. Vaisagh (VT)
Education
• PhD in Computer Science - NTU, Singapore
• B Eng in Computer Engineering - NTU, Singapore
Relevant Experience
• Built the impress.ai platform which is being used by top banks, telecom and consulting
companies
• Published several papers in top tier international journals and conferences on AI and
complex systems (bit.ly/vt-publications)
• Lead a research team working on city-scale traffic simulations at NRF-funded institute,
TUM CREATE while supervising 5 PhD students and leading multi-entity collaborations with
A-Star and Continental Automotive Pte Ltd.
• Completed his PhD on developing agent based models for understanding human crowds in
2014 from Nanyang Technological University
Co-founder and CTO
About me
Superpowers for recruiters
Key Competencies:
• Product Development
• Scientific Research
• Artificial Intelligence
• Software Architecture
• Simulation and Modelling
• Complex Systems
What does impress.ai do?
• Intelligent productivity enhancement tool for recruiting
• Bots screen, interview and shortlist talent in real time, at scale
• Using Artificial Intelligence, Machine Learning and NLP to augment HR
Natural language processing (NLP)
is concerned with the interactions
between computers and human
(natural) languages
NLP – What is it?
• NLP deals with a lot of core
issues of what we define as
machine intelligence
• Some applications –
• Natural Language Understanding,
Natural Language Generation,
Sentiment Analysis, Translation,
Text Classification, etc. etc.
The Turing
test
NLP – What is it used for?
1954 - The Georgetown-IBM
Experiment
Statistical machine translation
Technically simple. Helped get
funds into computational
linguistics.
1950s - Descriptive Linguistics Movement
NLP through the years
1950 1950s 1954 1957 1970s 1980s 1990s
1957 - Chomsky’s Syntactic Structures
Lead to big focus on developing Universal
grammars
Away from statistical approaches
1950 - Turing test
Defined what we expect from
machine intelligence
1970s - Conceptual Ontologies and the Semantic
Web
Limited data, rules and inference systems
1980s - the rise of statistical linguistics
Machine learning based approaches gain
traction
Focus on probabilistic analysis over rules
1990s onwards
The internet, big data, personal
computingStructural Linguistics (1916 ) – prepare corpora
of nouns, verbs, phonemes etc.
Shannon Probabilistic theory of computation
(1947)
1950s
There was limited data available
A lot of effort started to be put into
digitization of records
NLP through the years – Data perspective
1950 1950s 1954 1957 1970s 1980s 1990s
1960s and 70s
NLP models developed worked with limited data
1980s onwards
Availability of corpora for statistical ML
models to thrive
2000s onwards
Human computation and automatic data
annotation
Facebook, Twitter, etc.
Captcha, Amazon Mechanical
Turk
2000s
NLP through the years – The computational
perspective
1950 1960 1970 1980 1990
1980s onwards
Moore’s law
Personal
Computers
1990s onwards
The
internet
2000
Late 2000s onwards
GP-GPUs to speed up neural
network based processing
Today
Cloud Computing
Specialized chips for
AI
Natural Language Annotation – The food for
NLP
Data preparation amounts to 80% of the
time spent on a typical data analysis project
Natural Language Annotation – The food for
NLP
• Generating corpora for NLP research is hard
work
• Till the 2000s: Graduate student man hours
helped generate lots of corpora in universities
• Human Computation – Captcha, Amazon
Mechanical Turk
• Data-centered design – Facebook, Twitter,
impress.ai ☺
Captcha – An example of
human computation
Hashtags – An example of
data-centered design
NLP through the years – Tools – a personal
perspective
Tools
From using
academic libraries
like NLTK, numpy
and scipy to using
Tensorflow, spacy
and keras.
Writing complex
neural networks and
parsers in fewer
than 10 lines of
code.
Techniques
Bag of words and
expert-based
feature extraction to
word2vec
Single layered
neural networks to
Recurrent Neural
Networks and
LSTMs
Example based
approaches
Cloud
computing
Difficulty of getting
lab hours on a
powerful enough PC
to spinning up
Cloud instances
with GP-GPUs in an
instant
Deployment
techniques and tools
Containerization,
CI/CD tools, Stack
Overflow, Github
Makes it super
easy to get started
and deploy code
Where we are today?
Translation
• Arms race between
Technology giants to create
the best translation engines
• Excellent Wired Article last
year on the same
Voice assistants and the bot
revolution
• Siri, Google Assistant, Alexa,
Customer Service bots,
Interviewing bots
Concluding thoughts
• Biggest development – Availability of tools, computing and data to
the masses
• A fundamental breakthrough in NLP along the lines of what has
happened in computer vision in recent years is still missing
• The answer to this may lie in going back to the roots of NLP and
exploring paths that were not viable earlier
History of Robotic Vision
3
Cool!Let’s
rock!
Name: Abhishek Gupta
Role: CEO
Brief Profile:
.
• Startup experience – over 3 years of CEO work for Robotics Startups- Edgebotix and Movel AI
• Hardware experience - Designed , prototyped and tested ARM MCU based educational robots
Education:
• Masters in Embedded Systems, NTU
• Bachelors in Electronics and
Instrumentation, VIT
• Embedded System
• Project Management
• Hardware Design
• Software
Development
• Artificial Intelligence
• Fundraising
Key Competencies:
Relevant Work experience:
Founder
About the speaker 2
Abhishek is a serial entrepreneur. Abhishek co-founded MOVEL AI. Movel AI is the next generation robot
navigation software platform. The AI software uses computer vision, deep learning, and sensor fusion for
robot navigation. The technology makes robots work in many places that is not possible before: crowded
places like a hospital with a lot of human traffic, or very large space like an airport where even human can
easily get lost.
He was a leading researcher at SUTD, where he worked on self-driving bicycles and solar-powered robots.
Before starting Movel AI, he founded EdgeBotix, a hardware robotics company, where he designed and sold
hundreds of educational robots to a Singapore University.
What is Robotic Vision
What is the difference….
History
●1950’s – Two dimensional imaging for statistical pattern recognition developed
●1960’s – Roberts begins studying 3D machine vision
●1970’s – MIT’s Artificial Intelligence Lab opens a “Machine Vision” course –
Researchers begin tackling “real world” objects and “low-level” vision tasks (i.e.
edge detection and segmentation:
●1980’s – Machine vision starts to take off in the world of research, with new
theories and concepts emerging
●1990’s – Machine vision starts becoming more common in manufacturing
environments leading to creation of machine vision industry
Future of Robotic Vision
●Letting robot decide based on Robotic Vision
●Collaborative learning
●Working together with Humans
Panel Discussion
Andrew Liew Vaisagh (VT)
Co-founder / CTO Co-founder / CEO
Abhishek Gupta
Co-founder / Analytics

More Related Content

What's hot

Machine learning
Machine learningMachine learning
Machine learning
LawyerAiman1
 
Artificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningArtificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep Learning
Sujit Pal
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
Nadaraja Sarmilan
 
Applications in Machine Learning
Applications in Machine LearningApplications in Machine Learning
Applications in Machine Learning
Joel Graff
 
Artificial Intelligence presentation
Artificial Intelligence presentationArtificial Intelligence presentation
Artificial Intelligence presentation
Anmol Jha
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
Mustafa Oğuz
 
Explainable AI
Explainable AIExplainable AI
Explainable AI
Wagston Staehler
 
A Friendly Introduction to Machine Learning
A Friendly Introduction to Machine LearningA Friendly Introduction to Machine Learning
A Friendly Introduction to Machine Learning
Haptik
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
XashAxel
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
gayathrysatheesan1
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
Girish Naik
 
Data Science Project Lifecycle and Skill Set
Data Science Project Lifecycle and Skill SetData Science Project Lifecycle and Skill Set
Data Science Project Lifecycle and Skill Set
IDEAS - Int'l Data Engineering and Science Association
 
Data science applications and usecases
Data science applications and usecasesData science applications and usecases
Data science applications and usecases
Sreenatha Reddy K R
 
Elements of Artificial Intelligence
Elements of Artificial IntelligenceElements of Artificial Intelligence
Elements of Artificial Intelligence
CloudStakes Technology
 
AI and machine learning
AI and machine learningAI and machine learning
AI and machine learning
ITU
 
Supervised Machine Learning Techniques
Supervised Machine Learning TechniquesSupervised Machine Learning Techniques
Supervised Machine Learning Techniques
Tara ram Goyal
 
Artifical Intelligence
Artifical IntelligenceArtifical Intelligence
Artifical Intelligence
Harsha Varyani
 
Artificial intelligence (AI)
Artificial intelligence (AI)Artificial intelligence (AI)
Artificial intelligence (AI)
Fahad Farooq
 
Introduction to-data-science
Introduction to-data-scienceIntroduction to-data-science
Introduction to-data-science
Ahmad karawash
 
ARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptx
ARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptxARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptx
ARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptx
AyushNegi860870
 

What's hot (20)

Machine learning
Machine learningMachine learning
Machine learning
 
Artificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningArtificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep Learning
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Applications in Machine Learning
Applications in Machine LearningApplications in Machine Learning
Applications in Machine Learning
 
Artificial Intelligence presentation
Artificial Intelligence presentationArtificial Intelligence presentation
Artificial Intelligence presentation
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
 
Explainable AI
Explainable AIExplainable AI
Explainable AI
 
A Friendly Introduction to Machine Learning
A Friendly Introduction to Machine LearningA Friendly Introduction to Machine Learning
A Friendly Introduction to Machine Learning
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Data Science Project Lifecycle and Skill Set
Data Science Project Lifecycle and Skill SetData Science Project Lifecycle and Skill Set
Data Science Project Lifecycle and Skill Set
 
Data science applications and usecases
Data science applications and usecasesData science applications and usecases
Data science applications and usecases
 
Elements of Artificial Intelligence
Elements of Artificial IntelligenceElements of Artificial Intelligence
Elements of Artificial Intelligence
 
AI and machine learning
AI and machine learningAI and machine learning
AI and machine learning
 
Supervised Machine Learning Techniques
Supervised Machine Learning TechniquesSupervised Machine Learning Techniques
Supervised Machine Learning Techniques
 
Artifical Intelligence
Artifical IntelligenceArtifical Intelligence
Artifical Intelligence
 
Artificial intelligence (AI)
Artificial intelligence (AI)Artificial intelligence (AI)
Artificial intelligence (AI)
 
Introduction to-data-science
Introduction to-data-scienceIntroduction to-data-science
Introduction to-data-science
 
ARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptx
ARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptxARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptx
ARTIFICIAL INTELEGENCE AYUSH NEGI_102023 (1).pptx
 

Similar to Art of artificial intelligence and automation

A quick peek into the word of AI
A quick peek into the word of AIA quick peek into the word of AI
A quick peek into the word of AI
Subhendu Dey
 
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by RajkumarWebinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Rajkumar R
 
AI for SDGs and International Development - Basics of AI
AI for SDGs and International Development - Basics of AIAI for SDGs and International Development - Basics of AI
AI for SDGs and International Development - Basics of AI
Atsushi Koshio
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligence
Maqsood Awan
 
Introduction to artificial intelligence
Introduction to artificial intelligenceIntroduction to artificial intelligence
Introduction to artificial intelligence
SindhuVelmukull
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptx
vivim10
 
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptxARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
AnkitaVerma776806
 
Deep Learning for AI - Yoshua Bengio, Mila
Deep Learning for AI - Yoshua Bengio, MilaDeep Learning for AI - Yoshua Bengio, Mila
Deep Learning for AI - Yoshua Bengio, Mila
Lucidworks
 
Artificial intelligence training in hyderabad
Artificial intelligence training in hyderabadArtificial intelligence training in hyderabad
Artificial intelligence training in hyderabad
Arjun_Raghu
 
Introduction to AI
Introduction to AIIntroduction to AI
Introduction to AI
Sathittham Sangthong
 
IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016
Nugroho Gito
 
Robotisation of Knowledge and Service Work
Robotisation of Knowledge and Service WorkRobotisation of Knowledge and Service Work
Robotisation of Knowledge and Service Work
Dr. Crispin Coombs
 
AI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & Challenges
Tathagat Varma
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine Learning
Mykola Dobrochynskyy
 
AI & ML
AI & MLAI & ML
AI & ML
Karan Shaw
 
Classroom to careers in Web Development
Classroom to careers in Web DevelopmentClassroom to careers in Web Development
Classroom to careers in Web Development
Douglas Ng
 
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptxunleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
Usama Wahab Khan Cloud, Data and AI
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine Learning
Jerry Lu
 
Artificial intelligence: PwC Top Issues
Artificial intelligence: PwC Top IssuesArtificial intelligence: PwC Top Issues
Artificial intelligence: PwC Top Issues
PwC
 
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
DataScienceConferenc1
 

Similar to Art of artificial intelligence and automation (20)

A quick peek into the word of AI
A quick peek into the word of AIA quick peek into the word of AI
A quick peek into the word of AI
 
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by RajkumarWebinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
 
AI for SDGs and International Development - Basics of AI
AI for SDGs and International Development - Basics of AIAI for SDGs and International Development - Basics of AI
AI for SDGs and International Development - Basics of AI
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligence
 
Introduction to artificial intelligence
Introduction to artificial intelligenceIntroduction to artificial intelligence
Introduction to artificial intelligence
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptx
 
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptxARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
 
Deep Learning for AI - Yoshua Bengio, Mila
Deep Learning for AI - Yoshua Bengio, MilaDeep Learning for AI - Yoshua Bengio, Mila
Deep Learning for AI - Yoshua Bengio, Mila
 
Artificial intelligence training in hyderabad
Artificial intelligence training in hyderabadArtificial intelligence training in hyderabad
Artificial intelligence training in hyderabad
 
Introduction to AI
Introduction to AIIntroduction to AI
Introduction to AI
 
IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016
 
Robotisation of Knowledge and Service Work
Robotisation of Knowledge and Service WorkRobotisation of Knowledge and Service Work
Robotisation of Knowledge and Service Work
 
AI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & Challenges
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine Learning
 
AI & ML
AI & MLAI & ML
AI & ML
 
Classroom to careers in Web Development
Classroom to careers in Web DevelopmentClassroom to careers in Web Development
Classroom to careers in Web Development
 
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptxunleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine Learning
 
Artificial intelligence: PwC Top Issues
Artificial intelligence: PwC Top IssuesArtificial intelligence: PwC Top Issues
Artificial intelligence: PwC Top Issues
 
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
 

More from Liew Wei Da Andrew

Ai revolution for human capital for government v2
Ai revolution for human capital for government v2Ai revolution for human capital for government v2
Ai revolution for human capital for government v2
Liew Wei Da Andrew
 
Ai revolution for human capital for individuals 2nd feb 2018
Ai revolution for human capital for individuals 2nd feb 2018Ai revolution for human capital for individuals 2nd feb 2018
Ai revolution for human capital for individuals 2nd feb 2018
Liew Wei Da Andrew
 
Building effective salesforce for growth
Building effective salesforce for growthBuilding effective salesforce for growth
Building effective salesforce for growth
Liew Wei Da Andrew
 
How to build a new career with technology
How to build a new career with technologyHow to build a new career with technology
How to build a new career with technology
Liew Wei Da Andrew
 
How to build Sticky digital products
How to build Sticky digital productsHow to build Sticky digital products
How to build Sticky digital products
Liew Wei Da Andrew
 
Startup management general deck
Startup management general deckStartup management general deck
Startup management general deck
Liew Wei Da Andrew
 

More from Liew Wei Da Andrew (6)

Ai revolution for human capital for government v2
Ai revolution for human capital for government v2Ai revolution for human capital for government v2
Ai revolution for human capital for government v2
 
Ai revolution for human capital for individuals 2nd feb 2018
Ai revolution for human capital for individuals 2nd feb 2018Ai revolution for human capital for individuals 2nd feb 2018
Ai revolution for human capital for individuals 2nd feb 2018
 
Building effective salesforce for growth
Building effective salesforce for growthBuilding effective salesforce for growth
Building effective salesforce for growth
 
How to build a new career with technology
How to build a new career with technologyHow to build a new career with technology
How to build a new career with technology
 
How to build Sticky digital products
How to build Sticky digital productsHow to build Sticky digital products
How to build Sticky digital products
 
Startup management general deck
Startup management general deckStartup management general deck
Startup management general deck
 

Recently uploaded

Project File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdfProject File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdf
RajPriye
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
fisherameliaisabella
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
creerey
 
Cracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptxCracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptx
Workforce Group
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
Ben Wann
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
Cynthia Clay
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
sarahvanessa51503
 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
uae taxgpt
 
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdfikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
agatadrynko
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
Nicola Wreford-Howard
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
BBPMedia1
 
BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
DerekIwanaka1
 
Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
Operational Excellence Consulting
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
zechu97
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
BBPMedia1
 
Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111
zoyaansari11365
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
Ben Wann
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
ofm712785
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
HumanResourceDimensi1
 

Recently uploaded (20)

Project File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdfProject File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdf
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
 
Cracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptxCracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptx
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
 
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdfikea_woodgreen_petscharity_dog-alogue_digital.pdf
ikea_woodgreen_petscharity_dog-alogue_digital.pdf
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
 
BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
 
Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
 
Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
 

Art of artificial intelligence and automation

  • 1. Art of AI and Automation: primer The history of AI technologies
  • 2. Table of Contents 1. General History of AI and Automation 2. History of Natural Language Processing 3. History of Robotic Vision 4. Panel Discussion
  • 3. Andrew Liew Cool!Let’s rock! 10,000++ 2,000++ Name: Andrew Liew Weida Title: Analytics + Innovation + Technology Role: Subject matter expert Brief Profile: Andrew is a experienced technologist with over 10 years of experience, having cofounded 4 startups and being the early employee executives of 2 startups, having work over 9 international cities.. He specialized in Technology industry, particularly within the HR, SaaS, Analytics and On Demand Marketplace segment. Andrew has worked extensively across 8 countries and assisted numerous clients in advising how technology can scale their operations, how to reduce risk in implementing technology and the potential impact of tech to companies top line. • Startup experience – over 5 years of CXO work for tech startups & tech enabled companies in areas of financial management, HR management, digital product management • Financial Analytics- creating data sourcing map to build data driven simulations for MNCs in the banking, Private and Public service sectors for increasing revenue , reducing cost and reducing risk management. • Reward Design –working with Remuneration committee of MNCs to ensure financial feasibility of compensation design to ensure market competitiveness and internal harmony. Education: • PhD candidate [Econometrics]@ ANU • Master (Economics) (Admission with scholarship)@ ANU • Master (Finance) (1/400, Valedictorian)@ Usyd • BSc (2.5/4 years, fastest graduating student in faculty history) @NUS • AB leadership@ Korea University • UIUX HBF • Externalities assessment • Analytics • Benchmarking • Reward management • Tech based Cash flow Modelling • Fundraising • Digital Product Management • Salesforce Effectiveness Key Competencies: Relevant Work experience: Cofounder About the moderator
  • 4. We will be superhuman within the next 10-20 years
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12. 7 Key Schools of Thoughts in AI
  • 14. History of Planning and Scheduling Joseph-Louis (Giuseppe Luigi) comte de Lagrange Isaac Newton Iterative Method George Bernard Dantzig Linear Programming
  • 15. History of Predictive Analytics John Atanasoff Statistical computing hardware
  • 16. Five of the attendees of the 1956 Dartmouth Summer Research Project on Artificial Intelligence reunited at the July AI@50 conference. From left: Trenchard More, John McCarthy, Marvin Minsky, Oliver Selfridge, and Ray Solomonoff. (Photo by Joseph Mehling '69)
  • 23. History of VC/Govt investing in AI
  • 24. 1st AI Winter: 1960s
  • 25. 2nd AI Winter: 1970s
  • 26. 3rd AI winter: 1980s
  • 27. End of AI winter?: DL / AML Able to recognise objects without “directly teaching machines”
  • 28. History of Deep Learning
  • 29. Why is this possible?
  • 30. A sense of Deep Learning Link: Google Tensorflow
  • 31.
  • 32.
  • 33. What’s the caveat? Black Box Algorithmic model Unknown DGP Obtain predictive accuracy Prediction White Box Econometric model Known Mechanics Validate hypothesis + interpretability Causality Suitable for HR applications: reward, training, recruiting, talent management Suitable for HR applications: benefits, employee records, 1st degree of pre- defined screening for mature jobs
  • 34. You need multiple disciplines to make AI useful.
  • 35.
  • 37. Dr. Vaisagh (VT) Education • PhD in Computer Science - NTU, Singapore • B Eng in Computer Engineering - NTU, Singapore Relevant Experience • Built the impress.ai platform which is being used by top banks, telecom and consulting companies • Published several papers in top tier international journals and conferences on AI and complex systems (bit.ly/vt-publications) • Lead a research team working on city-scale traffic simulations at NRF-funded institute, TUM CREATE while supervising 5 PhD students and leading multi-entity collaborations with A-Star and Continental Automotive Pte Ltd. • Completed his PhD on developing agent based models for understanding human crowds in 2014 from Nanyang Technological University Co-founder and CTO About me Superpowers for recruiters Key Competencies: • Product Development • Scientific Research • Artificial Intelligence • Software Architecture • Simulation and Modelling • Complex Systems What does impress.ai do? • Intelligent productivity enhancement tool for recruiting • Bots screen, interview and shortlist talent in real time, at scale • Using Artificial Intelligence, Machine Learning and NLP to augment HR
  • 38. Natural language processing (NLP) is concerned with the interactions between computers and human (natural) languages NLP – What is it?
  • 39. • NLP deals with a lot of core issues of what we define as machine intelligence • Some applications – • Natural Language Understanding, Natural Language Generation, Sentiment Analysis, Translation, Text Classification, etc. etc. The Turing test NLP – What is it used for?
  • 40. 1954 - The Georgetown-IBM Experiment Statistical machine translation Technically simple. Helped get funds into computational linguistics. 1950s - Descriptive Linguistics Movement NLP through the years 1950 1950s 1954 1957 1970s 1980s 1990s 1957 - Chomsky’s Syntactic Structures Lead to big focus on developing Universal grammars Away from statistical approaches 1950 - Turing test Defined what we expect from machine intelligence 1970s - Conceptual Ontologies and the Semantic Web Limited data, rules and inference systems 1980s - the rise of statistical linguistics Machine learning based approaches gain traction Focus on probabilistic analysis over rules 1990s onwards The internet, big data, personal computingStructural Linguistics (1916 ) – prepare corpora of nouns, verbs, phonemes etc. Shannon Probabilistic theory of computation (1947)
  • 41. 1950s There was limited data available A lot of effort started to be put into digitization of records NLP through the years – Data perspective 1950 1950s 1954 1957 1970s 1980s 1990s 1960s and 70s NLP models developed worked with limited data 1980s onwards Availability of corpora for statistical ML models to thrive 2000s onwards Human computation and automatic data annotation Facebook, Twitter, etc. Captcha, Amazon Mechanical Turk 2000s
  • 42. NLP through the years – The computational perspective 1950 1960 1970 1980 1990 1980s onwards Moore’s law Personal Computers 1990s onwards The internet 2000 Late 2000s onwards GP-GPUs to speed up neural network based processing Today Cloud Computing Specialized chips for AI
  • 43. Natural Language Annotation – The food for NLP Data preparation amounts to 80% of the time spent on a typical data analysis project
  • 44. Natural Language Annotation – The food for NLP • Generating corpora for NLP research is hard work • Till the 2000s: Graduate student man hours helped generate lots of corpora in universities • Human Computation – Captcha, Amazon Mechanical Turk • Data-centered design – Facebook, Twitter, impress.ai ☺ Captcha – An example of human computation Hashtags – An example of data-centered design
  • 45. NLP through the years – Tools – a personal perspective Tools From using academic libraries like NLTK, numpy and scipy to using Tensorflow, spacy and keras. Writing complex neural networks and parsers in fewer than 10 lines of code. Techniques Bag of words and expert-based feature extraction to word2vec Single layered neural networks to Recurrent Neural Networks and LSTMs Example based approaches Cloud computing Difficulty of getting lab hours on a powerful enough PC to spinning up Cloud instances with GP-GPUs in an instant Deployment techniques and tools Containerization, CI/CD tools, Stack Overflow, Github Makes it super easy to get started and deploy code
  • 46. Where we are today? Translation • Arms race between Technology giants to create the best translation engines • Excellent Wired Article last year on the same Voice assistants and the bot revolution • Siri, Google Assistant, Alexa, Customer Service bots, Interviewing bots
  • 47. Concluding thoughts • Biggest development – Availability of tools, computing and data to the masses • A fundamental breakthrough in NLP along the lines of what has happened in computer vision in recent years is still missing • The answer to this may lie in going back to the roots of NLP and exploring paths that were not viable earlier
  • 48. History of Robotic Vision 3
  • 49. Cool!Let’s rock! Name: Abhishek Gupta Role: CEO Brief Profile: . • Startup experience – over 3 years of CEO work for Robotics Startups- Edgebotix and Movel AI • Hardware experience - Designed , prototyped and tested ARM MCU based educational robots Education: • Masters in Embedded Systems, NTU • Bachelors in Electronics and Instrumentation, VIT • Embedded System • Project Management • Hardware Design • Software Development • Artificial Intelligence • Fundraising Key Competencies: Relevant Work experience: Founder About the speaker 2 Abhishek is a serial entrepreneur. Abhishek co-founded MOVEL AI. Movel AI is the next generation robot navigation software platform. The AI software uses computer vision, deep learning, and sensor fusion for robot navigation. The technology makes robots work in many places that is not possible before: crowded places like a hospital with a lot of human traffic, or very large space like an airport where even human can easily get lost. He was a leading researcher at SUTD, where he worked on self-driving bicycles and solar-powered robots. Before starting Movel AI, he founded EdgeBotix, a hardware robotics company, where he designed and sold hundreds of educational robots to a Singapore University.
  • 50. What is Robotic Vision
  • 51. What is the difference….
  • 52. History ●1950’s – Two dimensional imaging for statistical pattern recognition developed ●1960’s – Roberts begins studying 3D machine vision ●1970’s – MIT’s Artificial Intelligence Lab opens a “Machine Vision” course – Researchers begin tackling “real world” objects and “low-level” vision tasks (i.e. edge detection and segmentation: ●1980’s – Machine vision starts to take off in the world of research, with new theories and concepts emerging ●1990’s – Machine vision starts becoming more common in manufacturing environments leading to creation of machine vision industry
  • 53. Future of Robotic Vision ●Letting robot decide based on Robotic Vision ●Collaborative learning ●Working together with Humans
  • 54. Panel Discussion Andrew Liew Vaisagh (VT) Co-founder / CTO Co-founder / CEO Abhishek Gupta Co-founder / Analytics