SlideShare ist ein Scribd-Unternehmen logo
1 von 54
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

Weitere ähnliche Inhalte

Was ist angesagt?

Artifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT KurukshetraArtifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT KurukshetraNarendra Panwar
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEOmkar Shinde
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence PresentationAdarsh Pathak
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligenceu053675
 
PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.) PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.) Aakanksh Nath
 
Managing in the digital world
Managing in the digital worldManaging in the digital world
Managing in the digital worldssuser99416c
 
Impact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT IndustryImpact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT IndustryAnand SFJ
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceA.I. Tazib
 
Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017NVIDIA
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSourabh Sharma
 
ARTIFICIAL INTELLIGENCE ppt.
ARTIFICIAL INTELLIGENCE ppt.ARTIFICIAL INTELLIGENCE ppt.
ARTIFICIAL INTELLIGENCE ppt.Betsy Johnson
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEMidhuti
 
The evolution of data analytics
The evolution of data analyticsThe evolution of data analytics
The evolution of data analyticsNatalino Busa
 
Artificial intelligence in Health Care
Artificial intelligence in Health CareArtificial intelligence in Health Care
Artificial intelligence in Health CareMuhammedIyas
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSwapnil Dahake
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceAbbas Hashmi
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 

Was ist angesagt? (20)

Artifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT KurukshetraArtifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT Kurukshetra
 
AI (1).pdf
AI (1).pdfAI (1).pdf
AI (1).pdf
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.) PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.)
 
Managing in the digital world
Managing in the digital worldManaging in the digital world
Managing in the digital world
 
Impact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT IndustryImpact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT Industry
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
AI in gaming
AI in gaming AI in gaming
AI in gaming
 
ARTIFICIAL INTELLIGENCE ppt.
ARTIFICIAL INTELLIGENCE ppt.ARTIFICIAL INTELLIGENCE ppt.
ARTIFICIAL INTELLIGENCE ppt.
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
The evolution of data analytics
The evolution of data analyticsThe evolution of data analytics
The evolution of data analytics
 
Artificial Intelligence - Overview
Artificial Intelligence - OverviewArtificial Intelligence - Overview
Artificial Intelligence - Overview
 
Artificial intelligence in Health Care
Artificial intelligence in Health CareArtificial intelligence in Health Care
Artificial intelligence in Health Care
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 

Ähnlich wie 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 AISubhendu 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 RajkumarRajkumar 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 AIAtsushi Koshio
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligenceMaqsood Awan
 
Introduction to artificial intelligence
Introduction to artificial intelligenceIntroduction to artificial intelligence
Introduction to artificial intelligenceSindhuVelmukull
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence XashAxel
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxvivim10
 
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptxARTIFICIAL INTELLLLIGENCEE modul11_AI.pptx
ARTIFICIAL INTELLLLIGENCEE modul11_AI.pptxAnkitaVerma776806
 
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, MilaLucidworks
 
Artificial intelligence training in hyderabad
Artificial intelligence training in hyderabadArtificial intelligence training in hyderabad
Artificial intelligence training in hyderabadArjun_Raghu
 
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 2016Nugroho Gito
 
Robotisation of Knowledge and Service Work
Robotisation of Knowledge and Service WorkRobotisation of Knowledge and Service Work
Robotisation of Knowledge and Service WorkDr. Crispin Coombs
 
AI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesTathagat Varma
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningMykola Dobrochynskyy
 
Classroom to careers in Web Development
Classroom to careers in Web DevelopmentClassroom to careers in Web Development
Classroom to careers in Web DevelopmentDouglas 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.pptxUsama Wahab Khan Cloud, Data and AI
 
Artificial intelligence: PwC Top Issues
Artificial intelligence: PwC Top IssuesArtificial intelligence: PwC Top Issues
Artificial intelligence: PwC Top IssuesPwC
 
[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
 

Ähnlich wie 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
Artificial Intelligence Artificial Intelligence
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
 
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...
 

Mehr von 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 v2Liew 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 2018Liew Wei Da Andrew
 
Building effective salesforce for growth
Building effective salesforce for growthBuilding effective salesforce for growth
Building effective salesforce for growthLiew 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 technologyLiew 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 productsLiew Wei Da Andrew
 
Startup management general deck
Startup management general deckStartup management general deck
Startup management general deckLiew Wei Da Andrew
 

Mehr von 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
 

Kürzlich hochgeladen

RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...lizamodels9
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxWorkforce Group
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfAdmir Softic
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Lviv Startup Club
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756dollysharma2066
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Roland Driesen
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsMichael W. Hawkins
 

Kürzlich hochgeladen (20)

RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 

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