Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of...

12
Jie Lu Distinguished Professor IEEE Fellow, ARC Laureate Fellow Director of Centre for Artificial Intelligence University of Technology Sydney [email protected] Data, AI and Decision - Making Data, AI and Decision Making Distinguished Professor Jie Lu Fellow of IEEE Director of Centre for Artificial Intelligence University of Technology Sydney [email protected]

Transcript of Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of...

Page 1: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

Jie LuDistinguished ProfessorIEEE Fellow, ARC Laureate Fellow

Director of Centre for Artificial Intelligence

University of Technology Sydney

[email protected]

Data, AI and Decision-Making

Data, AI and Decision Making

Distinguished Professor Jie LuFellow of IEEE

Director of Centre for Artificial Intelligence

University of Technology Sydney

[email protected]

Page 2: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

Main AI Technologies

• Deep Learning• Transfer Learning• Predictive Analysis

Machine Learning

Natural Language Processing• Translation• Information Extraction

Brain-Computer Interface

Planning, Scheduling & Optimization

Robotics

Computational Intelligence• Fuzzy Systems• Neural Network• Evolutionary Computing

Computer Vision• Image Recognition• Object tracking

Logic and Expert Systems• Reasoning• Knowledge base

Page 3: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

AlgorithmsModels

……

Datafrom toMachine LearningbyDecision Making

• How to support decision making by applying machine learning on data?

• High-Speed

• Data Streams

• Huge Volume

• Multiple- Sources

Big Data Era

Machine learning provides opportunity to understand data and interpret it.

Page 4: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

• Multimedia data (images)

• Graph data (social network)

• Streaming Data (IoT)

Structured vs. Unstructured Data

Database

Data:

Page 5: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

Static Data vs. Data Stream

Training DataPrepared in advance New Data to predict

Static data: Data is prepared in advance and stored in databases. The distribution variationbetween training data and new data is usually ignored (or treated as overfitting problem).

Data stream : Data is received in stream. Unpredictable variation of data distribution may occur. There are two types of machine learning models for streaming data.

TimeDis

trib

uti

on Predict

Train Model

TimeDis

trib

uti

on Train Predict

TrainPredict

Train Predict

Data:

Page 6: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

Machine Learning

Machine learning is a computational process of discovering patterns from historical data

Raw data(Streams,

unstructured,…

Preprocesseddata

Discover patterns (hidden patterns )

Knowledge

Support Decisions

New Data

The goal of machine learning is to extract useful information from data and transform it into an understandable structure (knowledge) for further use.

Machine Learning, not calculation

Example of Machine Learning:

• Transfer Learning• Deep learning• Concept drift learning

Page 7: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

Labelled movies

classification Model

User record in Movies

Unlabelled books

classification Model

Training TrainingThe prediction model of Movies cannot be directly used to users ‘

prediction of Books

f1 f2 f3 f4 f5

features features

f1 f2 f3 g4 g5

User record in Books?

User interest prediction: not enough labelled data in the book dataset however, a lot oflabelled data is available in the movie dataset

f1 f2 f3 f4 f5Homogenousor

Heterogeneous

1) Transfer Learning Solves Labelled Data Insufficiency

(target domain) (source domain)

t1 t2 t3 t4

a zebra runs?

Page 8: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

• Concept drift at time 𝒕 can be defined as the change of joint probability of 𝑿 and 𝒚 at time 𝒕, where: ∃𝒕: 𝑷𝒕 𝑿, 𝒚 ≠ 𝑷𝒕+𝟏 𝑿, 𝒚

• It is the root cause of accuracy degradation of evolving data stream learning, which leads to the increasing of learner error rates.

Time

Dat

a

TimeLear

ne

r Er

ror

Rat

e

Distribution drift causes accuracy degradation or error rates increasing

data arrived in sequence

Model0

Train

Predict Model1

Predict

Model2

Predict

Model3

Model4

Predict

Concept4

Concept2

Concept3

Concept1Concept5

Error Increased

When is the best time to update a learning model?

2) Concept Drift Learning on Data Stream

Page 9: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

RecommenderSystem

Predict items that may be interested

to a user

User-item Preferences Data

(Ratings, Purchase,…)

User-Items matrix

----Personalised Recommender Systems

UsersItems

C5C1

Books

C3

C4

C2

Item1 Item2 Item3 Item4 Item5

User1 3 5 5 1 ?

User2 3 5 4 1 5

User3 1 3 3 4 3

User4 2 2 2 2 2

User5 3 1 2 2 1

Type:

• Collaborative filtering

• Content-based

• Others

Decision Support Systems (2015) 74, 12-32

New Developments:

• Tree RS

• Group RS

• Cross-domain RS

• Interest draft RS

AI supports decision on customer services

Page 10: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

AI supports transportation management

• Sydney Trains provide Trackwork Transport Services forpassengers when the use of rail network is disrupted.

• Sydney Trains spent approximately $35 million onreplacement buses in FY 2015/16, but still facing traveldelays and customers dissatisfaction.

• To develop AI technology to optimise customerexperience whilst managing the costs of thereplacement services.

Bus replacement background

Data driven approach

• Opal Tap-on and Tap-off data, Train OTR data• Google historical travel time information from RMS• Operational constraint knowledge from in-house

bussing team• Machine learning to find hidden patterns and give

insights of the data

AI model produces better bus timetable

• Within the same running cost, AI model leadsto shorter waiting time and travel time.

• Constrained by the same travel time, AI modelleads to significantly reduced running cost

Page 11: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

• If the AI doctor fixes 100 people and makes mistakes on two, for example, and the human doctor treats 100 people and makes five mistakes, which one is better?

• AI will never be perfect. It just needs to be better than people. • If machines are quicker and cheaper than humans, If people make more

mistakes, let’s deploy AI?

Challenges in AI applications: Switch type of our jobs

The Impact of AI –It may require million people to

switch job categories entirely.

Page 12: Data, AI and Decision-Making€¦ · Director of Centre for Artificial Intelligence University of Technology Sydney Jie.Lu@uts.edu.au Data, AI and Decision-Making Data, AI and Decision

UTS:CAI

Big Data Environment

Artificial Intelligence

DecisionMaking

Decision

MachineLearning

Data

Learning

AI provides a great opportunity to improve our wellbeing and lift the

economy through data-driven decision support.