SlideShare a Scribd company logo
1 of 20
Download to read offline
TOWA R D A B ETTER IPA EXPER IEN C E FOR A C ON N EC TED
VEH IC LE B Y MEA N S OF U SA GE PR ED IC TION
O s a m u M a s u t a n i , S h u n g o N e m o t o , Yu s u k e H i d e s h i m a
A C M S , N i s s a n M o t o r C o . , L t d .
Per Vehicle 2019
11/03/2019
CONNECTED VEHICLE IN NISSAN - ACMS
2
_ End to end connected experience are going to be built
_ Key factor : smart device integration, intelligent assistance
Connected
Experience
Connected Assistance
Car life assistance
Emergency support
Intelligent Navigation
Door to door navigation
Fleet management
Traveler Assistance
Smart phone apps
Shared travel
Sharing mobility
Car sharing
Multi modal traffic
Security
Driver surveillance
Vehicle security
Vehicle management
Remote maintenance
PAYD/PHYD insurance
Remote control
Remote console
Remote charge management
ACMS - solutions
* ACMS – Alliance Connected Vehicle and Mobility Service
3
Off-board On-board
80’s
2019
Ideas of on/off board voice activated vehicle
ALEXA SKILL FOR CONNECTED VEHICLE
4
Amazon Echo
Leaf
Skill
Connected
Vehicle Server
Connected EV
“Leaf”
SUMMARY
5
_ Enhancement on IPA (Intelligent Personal Agent)
experience for connected vehicle
_ Problem
Voice operation is sometimes annoying.
Wake word, application word, command name…
_ Solution
Vehicle usage prediction
Enables proactive reminder from IPA which
ask probable actions.
Alexa open
vehicle skill
Charge
battery
Turn on air
conditioner
IPA Connected Vehicle
May I charge
vehicle now ?
Yes
May I turn on air
conditioner ?
Usage Prediction
Please
Ok
Ok
User
Proposal
How usage prediction refine user experience on IPA enabled
connected experience ?
B A C K G R O U N D
MARKET TREND
6
_ Voice activated IPA (aka VPA) is widely used
Rapid adoption than smart phone
Over 45 million smart speakers are sold in 2018 in US *
Over 20% of US population *
_ Connected vehicle is ready to buy anywhere
Connected vehicle will soon hit majority threshold
Over 30 million connected cars shipped in 2018 **
Will reach 75% of cars in 2020 **
_ IPA x Connected vehicle becomes more popular
* eMarketer : https://www.emarketer.com/content/hey-alexa-whos-using-smart-speakers
** Business insider : https://www.businessinsider.com/connected-cars-will-reach-a-75-share-of-the-total-car-market-by-2020-2015-2
B A C K G R O U N D
COMMON PROBLEM
7
_ IPA usage is not continue for long time
70% of users will not continue to use the IPAs [7]
_ Major reason to avoid of IPA use
difficulty of access (ex. non-intuitive word selection)
social embarrassment (ex. situation which voice might disturb others)
[7] L. ; Zhao, X. ; Lu, Y. Hu, L. ; Zhao, X. ; Lu, and " A Hu, “A Proposed Theoretical Model of Discontinuous Usage of Voice-Activated
Intelligent Personal Assistants (IPAs),” in Twenty-Second Pacific Asia Conference on Information Systems 2018 Proceedings, 2018, p. 245.
SOLUTION : USAGE PREDICTION
8
_ Usage prediction can realize
proactive IPA activation
Can reduce conversational turns
_ Drive preparation
Turning on air conditioner
Charge battery
Navigation setting
Contents sync
_ 2 scenarios
Prediction to preparation
Preparation to prediction
Prediction to preparation scenario
(prediction as a recommendation)
Driving
IPA operation
Usage prediction
Shall I turn on air
conditioner ?
Driving
Usage prediction
Preparation to prediction scenario
(improve prediction accuracy)
Turn on air
conditioner
PROBLEM DEFINITION
9
_ Source data : time series of activity
From vehicle
Time stamp
Driving, charging, parking
Location
From IPA
Time stamp
Intent
_ Target output
Predicted activity
Occurrence of driving status in a certain time
Estimated time to departure
Short time horizon / long time horizon
Hour 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Driving
Charging
Location H H H H H H H H O O O O O O O O E E E H H H H H
Hourly sequence of activities
Hour 0 1 2 3 4 5 6 7
Driving
Charging
Location H H H H H H H H
Hour 0 1 2 3 4 5 6 7
Driving
Charging
Location H H H H H H H H
Short term prediction
Long term prediction
Hour 0 1 2 3 4 5 6 7
Driving
Charging
Location H H H H H H H H
Short term prediction w/ IPA
Long term prediction w/ IPA
Prediction to preparation scenario Preparation to prediction scenario
Hour 0 1 2 3 4 5 6 7
Driving
Charging
Location H H H H H H H H
IPA
ALEXA INTENT USAGE
10
_ It is often used in the morning and holiday
_ A/C intent is majority of morning utterance
_ A/C intent is often used in winter and summer
_ Charging is often used in the night and morning
dailyhourly monthly
A/C control
Charging
B A S I C A N A LY S I S
RETENTION RATE OF IPA USAGE
11
_ Much user quit using Alexa Leaf Skill
45% retention rate (thresh = 3 month absent)
62% retention rate (thresh = 6 month absent)
45% retention
thresh=90days
62% retention
thresh=180days
B A S I C A N A LY S I S
TYPICAL USAGE PATTERN
12
_ Sometimes there is strong correlation between A/C and driving.
_ Nightly charges tend to lead driving next day.
B A S I C A N A LY S I S
TIME TO DRIVE
13
_ When the user will start driving after last action ?
Time gap from A/C by Alexa to Drive
53% (25/47) of users actually drove 1 hour after Alexa operation
Average time to drive is 878 sec
Time gap from charge by Alexa to Drive
93% (981/1051) of users actually drove in 24 hour
Average time to drive is 5.9 hours
time to drive (sec)
time to drive (hour)
PROPOSED METHOD
14
_ User segmentation
Find cluster according to usage pattern
_ Prediction Model
Dynamic Bayesian network
Predict next states with current or former states
Temporal and non-temporal node
Can involve hidden node (Hidden Markov Model)
User segmentation
Vehicle usage
data
IPA usage data
Usage Prediction
Drive preparation
USER SEGMENTATION
15
_ Identify user segments in diverse usage types
_ Clustering method
Week x hour matrix as a usage pattern
LDA (Latent Dirichlet Allocation) is applied to
reduce dimension
Clustering with K-Means to identify usage
pattern clusters
hour
weekday
LDA
Latent vector
Clustering
Clustered
Charge
Office
Home
Moving
PREDICTION MODEL
16
_ Dynamic Bayesian Networks
_ Variables
Status of vehicle : driving / charging
Hour in a day, day in a week
Alexa operation (intent)
_ Time span
1 hour for short term prediction
4 hours for long term prediction
𝑆𝑡 ∈ 𝑑𝑟𝑖𝑣𝑖𝑛𝑔, 𝑐ℎ𝑎𝑟𝑔𝑖𝑛𝑔, 𝑝𝑎𝑟𝑘𝑖𝑛𝑔 : 𝑠𝑡𝑎𝑡𝑢𝑠 𝑜𝑓 𝑣𝑒ℎ𝑖𝑐𝑙𝑒
ℎ 𝑡 ∈ 1 … 24 : ℎ𝑜𝑢𝑟 𝑖𝑛 𝑎 𝑑𝑎𝑦
𝑤𝑡 ∈ 1 … 7 : 𝑑𝑎𝑦 𝑖𝑛 𝑎 𝑤𝑒𝑒𝑘
𝑔𝑡 ∈ ℎ𝑜𝑚𝑒, 𝑜𝑓𝑓𝑖𝑐𝑒, 𝑜𝑡ℎ𝑒𝑟 : 𝑙𝑜𝑐𝑎𝑡𝑖𝑜𝑛
𝐼𝑡 ∈ 𝑠𝑡𝑎𝑟𝑡 𝑎𝑐, 𝑐ℎ𝑎𝑟𝑔𝑒 𝑜𝑡ℎ𝑒𝑟 ∶ intent of Alexa at time t
ቍP 𝑋1
𝑡
, … , 𝑋 𝑛
𝑡
= ෑ
𝑖=1
𝑛
𝑋𝑖
𝑡
|𝑃𝑎 𝑋𝑖
𝑡
, 𝑃𝑎(𝑋𝑖
𝑡−1
)
E VA L U AT I O N
SHORT TERM PREDICTION WITH A/C
17
_ Overall accuracy is around 85%-90%
Improved by Alexa data
HMM gives better prediction
Recall is relatively low.
HMM
DBN
w/o Alexa
w/ Alexa
w/o Alexa
w/ Alexa
E VA L U AT I O N
LONG TERM PREDICTION
18
_ Overall accuracy is around 70%
Precision is improved with charge evidence
User segment information also improves recall
w/o Charge
w/ Charge
w/o Charge w/ user segment
w/ Charge w/ user segment
Global model
Segmented model
E VA L U AT I O N
TIME DURATION PREDICTION
19
_ Time to drive prediction
Bayesian network is used as regression
model
_ Shot term
From A/C Alexa usage to actual drive time
Result shows certain predictability.
_ Long term
From charge start to actual drive time
Result shows more improvement is
necessary.
RMSE MAE 𝑅2
497 375 0.54
Long term
Short term
RMSE MAE 𝑅2
4.07 2.95 0.31
)P(𝑇𝑡 |𝑇𝑡−1 , ℎ 𝑡 , 𝑤𝑡
CONCLUSION & FUTURE WORKS
20
_ Feasibility of usage prediction
Vehicle usage prediction by DBN can be predicted in short term and long term.
Evidence of IPA operation significantly improve prediction accuracy.
User segmentation is necessary prior to usage prediction.
_ Future works
Additional features like battery level for better prediction performance
Application to traveler assistance (destination prediction)
Application for power management (SoC prediction)

More Related Content

Similar to TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PREDICTION

CVO Breakfast Presentation Rome - November 20th
CVO Breakfast Presentation Rome - November 20thCVO Breakfast Presentation Rome - November 20th
CVO Breakfast Presentation Rome - November 20thvirginie Chassard
 
Юрий Швалик «Apple and Google are converting car into smartphone?»
Юрий Швалик «Apple and Google are converting car into smartphone?»Юрий Швалик «Apple and Google are converting car into smartphone?»
Юрий Швалик «Apple and Google are converting car into smartphone?»Anna Shymchenko
 
Connected Car technologies
Connected Car technologiesConnected Car technologies
Connected Car technologiesMauroBenigno4
 
Key trends of smart transportation
Key trends of smart transportationKey trends of smart transportation
Key trends of smart transportationYoshifumi Sakamoto
 
CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...
CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...
CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...Data Driven Innovation
 
Autonomous Vehicles - Impacts and Opportunities
Autonomous Vehicles - Impacts and OpportunitiesAutonomous Vehicles - Impacts and Opportunities
Autonomous Vehicles - Impacts and OpportunitiesPeter Shannon
 
Connected & Driverless vehicles: the road to Safe & Secure mobility?
Connected & Driverless vehicles: the road to Safe & Secure mobility?Connected & Driverless vehicles: the road to Safe & Secure mobility?
Connected & Driverless vehicles: the road to Safe & Secure mobility?Bill Harpley
 
Park assist systems and telematics brief introduction
Park assist systems and telematics   brief introductionPark assist systems and telematics   brief introduction
Park assist systems and telematics brief introductionRajni Ranjan
 
IRJET- Self Driving Car using Raspberry-Pi and Machine Learning
IRJET- Self Driving Car using Raspberry-Pi and Machine LearningIRJET- Self Driving Car using Raspberry-Pi and Machine Learning
IRJET- Self Driving Car using Raspberry-Pi and Machine LearningIRJET Journal
 
Challenges & Solutions for Large-scale Connected Vehicle & Mobility Deployments
Challenges & Solutions for Large-scale Connected Vehicle & Mobility DeploymentsChallenges & Solutions for Large-scale Connected Vehicle & Mobility Deployments
Challenges & Solutions for Large-scale Connected Vehicle & Mobility DeploymentsSolace
 
ACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEMACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEManand bedre
 
IRJET- Drivers Stupor Scrutinizing System
IRJET-  	  Drivers Stupor Scrutinizing SystemIRJET-  	  Drivers Stupor Scrutinizing System
IRJET- Drivers Stupor Scrutinizing SystemIRJET Journal
 
Research paper review on car pooling using android operating system a step t...
Research paper review on car pooling using  android operating system a step t...Research paper review on car pooling using  android operating system a step t...
Research paper review on car pooling using android operating system a step t...Akshay Shelake
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET Journal
 
5 simple things that will make your fleet smarter
5 simple things that will make your fleet smarter5 simple things that will make your fleet smarter
5 simple things that will make your fleet smarterSprint Business
 

Similar to TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PREDICTION (20)

Cape to Cape Challenge Reveals Potentials: Big Data Analytics for the Car of ...
Cape to Cape Challenge Reveals Potentials: Big Data Analytics for the Car of ...Cape to Cape Challenge Reveals Potentials: Big Data Analytics for the Car of ...
Cape to Cape Challenge Reveals Potentials: Big Data Analytics for the Car of ...
 
CVO Breakfast Presentation Rome - November 20th
CVO Breakfast Presentation Rome - November 20thCVO Breakfast Presentation Rome - November 20th
CVO Breakfast Presentation Rome - November 20th
 
Hand free driving
Hand free drivingHand free driving
Hand free driving
 
Юрий Швалик «Apple and Google are converting car into smartphone?»
Юрий Швалик «Apple and Google are converting car into smartphone?»Юрий Швалик «Apple and Google are converting car into smartphone?»
Юрий Швалик «Apple and Google are converting car into smartphone?»
 
Connected Car technologies
Connected Car technologiesConnected Car technologies
Connected Car technologies
 
Key trends of smart transportation
Key trends of smart transportationKey trends of smart transportation
Key trends of smart transportation
 
CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...
CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...
CONCePT: Solutions to drive insurances paradigm shift a data driven world. Gi...
 
Algorithm for Security in Autonomous Cars
Algorithm for Security in Autonomous CarsAlgorithm for Security in Autonomous Cars
Algorithm for Security in Autonomous Cars
 
VADE Company Deck
VADE Company DeckVADE Company Deck
VADE Company Deck
 
Autonomous Vehicles - Impacts and Opportunities
Autonomous Vehicles - Impacts and OpportunitiesAutonomous Vehicles - Impacts and Opportunities
Autonomous Vehicles - Impacts and Opportunities
 
Smart Automotive
Smart AutomotiveSmart Automotive
Smart Automotive
 
Connected & Driverless vehicles: the road to Safe & Secure mobility?
Connected & Driverless vehicles: the road to Safe & Secure mobility?Connected & Driverless vehicles: the road to Safe & Secure mobility?
Connected & Driverless vehicles: the road to Safe & Secure mobility?
 
Park assist systems and telematics brief introduction
Park assist systems and telematics   brief introductionPark assist systems and telematics   brief introduction
Park assist systems and telematics brief introduction
 
IRJET- Self Driving Car using Raspberry-Pi and Machine Learning
IRJET- Self Driving Car using Raspberry-Pi and Machine LearningIRJET- Self Driving Car using Raspberry-Pi and Machine Learning
IRJET- Self Driving Car using Raspberry-Pi and Machine Learning
 
Challenges & Solutions for Large-scale Connected Vehicle & Mobility Deployments
Challenges & Solutions for Large-scale Connected Vehicle & Mobility DeploymentsChallenges & Solutions for Large-scale Connected Vehicle & Mobility Deployments
Challenges & Solutions for Large-scale Connected Vehicle & Mobility Deployments
 
ACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEMACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEM
 
IRJET- Drivers Stupor Scrutinizing System
IRJET-  	  Drivers Stupor Scrutinizing SystemIRJET-  	  Drivers Stupor Scrutinizing System
IRJET- Drivers Stupor Scrutinizing System
 
Research paper review on car pooling using android operating system a step t...
Research paper review on car pooling using  android operating system a step t...Research paper review on car pooling using  android operating system a step t...
Research paper review on car pooling using android operating system a step t...
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android Application
 
5 simple things that will make your fleet smarter
5 simple things that will make your fleet smarter5 simple things that will make your fleet smarter
5 simple things that will make your fleet smarter
 

More from Osamu Masutani

Azure AI Conference Report
Azure AI Conference ReportAzure AI Conference Report
Azure AI Conference ReportOsamu Masutani
 
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?Osamu Masutani
 
コネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステムコネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステムOsamu Masutani
 
R tools for Vsual Studio
R tools for Vsual StudioR tools for Vsual Studio
R tools for Vsual StudioOsamu Masutani
 
Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編Osamu Masutani
 
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...Osamu Masutani
 
Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方Osamu Masutani
 
Traffic simulation based on space syntax
Traffic simulation based on space syntaxTraffic simulation based on space syntax
Traffic simulation based on space syntaxOsamu Masutani
 
C++ AMPを使ってみよう
C++ AMPを使ってみようC++ AMPを使ってみよう
C++ AMPを使ってみようOsamu Masutani
 
Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順Osamu Masutani
 
Hpc server講習会第3回応用編
Hpc server講習会第3回応用編Hpc server講習会第3回応用編
Hpc server講習会第3回応用編Osamu Masutani
 
Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2Osamu Masutani
 
Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編Osamu Masutani
 
A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説Osamu Masutani
 
Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説Osamu Masutani
 

More from Osamu Masutani (20)

Azure AI Conference Report
Azure AI Conference ReportAzure AI Conference Report
Azure AI Conference Report
 
Decode2018 report
Decode2018 reportDecode2018 report
Decode2018 report
 
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
 
コネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステムコネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステム
 
R tools for Vsual Studio
R tools for Vsual StudioR tools for Vsual Studio
R tools for Vsual Studio
 
Taxi Fare Deep Dive
Taxi Fare Deep DiveTaxi Fare Deep Dive
Taxi Fare Deep Dive
 
Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編
 
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
 
Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方
 
Traffic simulation based on space syntax
Traffic simulation based on space syntaxTraffic simulation based on space syntax
Traffic simulation based on space syntax
 
C++ AMPを使ってみよう
C++ AMPを使ってみようC++ AMPを使ってみよう
C++ AMPを使ってみよう
 
Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順
 
Hpc server講習会第3回応用編
Hpc server講習会第3回応用編Hpc server講習会第3回応用編
Hpc server講習会第3回応用編
 
Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2
 
Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編
 
A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説
 
Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説
 
Autopoiesis 2
Autopoiesis 2Autopoiesis 2
Autopoiesis 2
 
Autopoiesis 1
Autopoiesis 1Autopoiesis 1
Autopoiesis 1
 
UIMAウマー
UIMAウマーUIMAウマー
UIMAウマー
 

Recently uploaded

꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxFurkanTasci3
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 

Recently uploaded (20)

꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptx
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 

TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PREDICTION

  • 1. TOWA R D A B ETTER IPA EXPER IEN C E FOR A C ON N EC TED VEH IC LE B Y MEA N S OF U SA GE PR ED IC TION O s a m u M a s u t a n i , S h u n g o N e m o t o , Yu s u k e H i d e s h i m a A C M S , N i s s a n M o t o r C o . , L t d . Per Vehicle 2019 11/03/2019
  • 2. CONNECTED VEHICLE IN NISSAN - ACMS 2 _ End to end connected experience are going to be built _ Key factor : smart device integration, intelligent assistance Connected Experience Connected Assistance Car life assistance Emergency support Intelligent Navigation Door to door navigation Fleet management Traveler Assistance Smart phone apps Shared travel Sharing mobility Car sharing Multi modal traffic Security Driver surveillance Vehicle security Vehicle management Remote maintenance PAYD/PHYD insurance Remote control Remote console Remote charge management ACMS - solutions * ACMS – Alliance Connected Vehicle and Mobility Service
  • 3. 3 Off-board On-board 80’s 2019 Ideas of on/off board voice activated vehicle
  • 4. ALEXA SKILL FOR CONNECTED VEHICLE 4 Amazon Echo Leaf Skill Connected Vehicle Server Connected EV “Leaf”
  • 5. SUMMARY 5 _ Enhancement on IPA (Intelligent Personal Agent) experience for connected vehicle _ Problem Voice operation is sometimes annoying. Wake word, application word, command name… _ Solution Vehicle usage prediction Enables proactive reminder from IPA which ask probable actions. Alexa open vehicle skill Charge battery Turn on air conditioner IPA Connected Vehicle May I charge vehicle now ? Yes May I turn on air conditioner ? Usage Prediction Please Ok Ok User Proposal How usage prediction refine user experience on IPA enabled connected experience ?
  • 6. B A C K G R O U N D MARKET TREND 6 _ Voice activated IPA (aka VPA) is widely used Rapid adoption than smart phone Over 45 million smart speakers are sold in 2018 in US * Over 20% of US population * _ Connected vehicle is ready to buy anywhere Connected vehicle will soon hit majority threshold Over 30 million connected cars shipped in 2018 ** Will reach 75% of cars in 2020 ** _ IPA x Connected vehicle becomes more popular * eMarketer : https://www.emarketer.com/content/hey-alexa-whos-using-smart-speakers ** Business insider : https://www.businessinsider.com/connected-cars-will-reach-a-75-share-of-the-total-car-market-by-2020-2015-2
  • 7. B A C K G R O U N D COMMON PROBLEM 7 _ IPA usage is not continue for long time 70% of users will not continue to use the IPAs [7] _ Major reason to avoid of IPA use difficulty of access (ex. non-intuitive word selection) social embarrassment (ex. situation which voice might disturb others) [7] L. ; Zhao, X. ; Lu, Y. Hu, L. ; Zhao, X. ; Lu, and " A Hu, “A Proposed Theoretical Model of Discontinuous Usage of Voice-Activated Intelligent Personal Assistants (IPAs),” in Twenty-Second Pacific Asia Conference on Information Systems 2018 Proceedings, 2018, p. 245.
  • 8. SOLUTION : USAGE PREDICTION 8 _ Usage prediction can realize proactive IPA activation Can reduce conversational turns _ Drive preparation Turning on air conditioner Charge battery Navigation setting Contents sync _ 2 scenarios Prediction to preparation Preparation to prediction Prediction to preparation scenario (prediction as a recommendation) Driving IPA operation Usage prediction Shall I turn on air conditioner ? Driving Usage prediction Preparation to prediction scenario (improve prediction accuracy) Turn on air conditioner
  • 9. PROBLEM DEFINITION 9 _ Source data : time series of activity From vehicle Time stamp Driving, charging, parking Location From IPA Time stamp Intent _ Target output Predicted activity Occurrence of driving status in a certain time Estimated time to departure Short time horizon / long time horizon Hour 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Driving Charging Location H H H H H H H H O O O O O O O O E E E H H H H H Hourly sequence of activities Hour 0 1 2 3 4 5 6 7 Driving Charging Location H H H H H H H H Hour 0 1 2 3 4 5 6 7 Driving Charging Location H H H H H H H H Short term prediction Long term prediction Hour 0 1 2 3 4 5 6 7 Driving Charging Location H H H H H H H H Short term prediction w/ IPA Long term prediction w/ IPA Prediction to preparation scenario Preparation to prediction scenario Hour 0 1 2 3 4 5 6 7 Driving Charging Location H H H H H H H H IPA
  • 10. ALEXA INTENT USAGE 10 _ It is often used in the morning and holiday _ A/C intent is majority of morning utterance _ A/C intent is often used in winter and summer _ Charging is often used in the night and morning dailyhourly monthly A/C control Charging
  • 11. B A S I C A N A LY S I S RETENTION RATE OF IPA USAGE 11 _ Much user quit using Alexa Leaf Skill 45% retention rate (thresh = 3 month absent) 62% retention rate (thresh = 6 month absent) 45% retention thresh=90days 62% retention thresh=180days
  • 12. B A S I C A N A LY S I S TYPICAL USAGE PATTERN 12 _ Sometimes there is strong correlation between A/C and driving. _ Nightly charges tend to lead driving next day.
  • 13. B A S I C A N A LY S I S TIME TO DRIVE 13 _ When the user will start driving after last action ? Time gap from A/C by Alexa to Drive 53% (25/47) of users actually drove 1 hour after Alexa operation Average time to drive is 878 sec Time gap from charge by Alexa to Drive 93% (981/1051) of users actually drove in 24 hour Average time to drive is 5.9 hours time to drive (sec) time to drive (hour)
  • 14. PROPOSED METHOD 14 _ User segmentation Find cluster according to usage pattern _ Prediction Model Dynamic Bayesian network Predict next states with current or former states Temporal and non-temporal node Can involve hidden node (Hidden Markov Model) User segmentation Vehicle usage data IPA usage data Usage Prediction Drive preparation
  • 15. USER SEGMENTATION 15 _ Identify user segments in diverse usage types _ Clustering method Week x hour matrix as a usage pattern LDA (Latent Dirichlet Allocation) is applied to reduce dimension Clustering with K-Means to identify usage pattern clusters hour weekday LDA Latent vector Clustering Clustered Charge Office Home Moving
  • 16. PREDICTION MODEL 16 _ Dynamic Bayesian Networks _ Variables Status of vehicle : driving / charging Hour in a day, day in a week Alexa operation (intent) _ Time span 1 hour for short term prediction 4 hours for long term prediction 𝑆𝑡 ∈ 𝑑𝑟𝑖𝑣𝑖𝑛𝑔, 𝑐ℎ𝑎𝑟𝑔𝑖𝑛𝑔, 𝑝𝑎𝑟𝑘𝑖𝑛𝑔 : 𝑠𝑡𝑎𝑡𝑢𝑠 𝑜𝑓 𝑣𝑒ℎ𝑖𝑐𝑙𝑒 ℎ 𝑡 ∈ 1 … 24 : ℎ𝑜𝑢𝑟 𝑖𝑛 𝑎 𝑑𝑎𝑦 𝑤𝑡 ∈ 1 … 7 : 𝑑𝑎𝑦 𝑖𝑛 𝑎 𝑤𝑒𝑒𝑘 𝑔𝑡 ∈ ℎ𝑜𝑚𝑒, 𝑜𝑓𝑓𝑖𝑐𝑒, 𝑜𝑡ℎ𝑒𝑟 : 𝑙𝑜𝑐𝑎𝑡𝑖𝑜𝑛 𝐼𝑡 ∈ 𝑠𝑡𝑎𝑟𝑡 𝑎𝑐, 𝑐ℎ𝑎𝑟𝑔𝑒 𝑜𝑡ℎ𝑒𝑟 ∶ intent of Alexa at time t ቍP 𝑋1 𝑡 , … , 𝑋 𝑛 𝑡 = ෑ 𝑖=1 𝑛 𝑋𝑖 𝑡 |𝑃𝑎 𝑋𝑖 𝑡 , 𝑃𝑎(𝑋𝑖 𝑡−1 )
  • 17. E VA L U AT I O N SHORT TERM PREDICTION WITH A/C 17 _ Overall accuracy is around 85%-90% Improved by Alexa data HMM gives better prediction Recall is relatively low. HMM DBN w/o Alexa w/ Alexa w/o Alexa w/ Alexa
  • 18. E VA L U AT I O N LONG TERM PREDICTION 18 _ Overall accuracy is around 70% Precision is improved with charge evidence User segment information also improves recall w/o Charge w/ Charge w/o Charge w/ user segment w/ Charge w/ user segment Global model Segmented model
  • 19. E VA L U AT I O N TIME DURATION PREDICTION 19 _ Time to drive prediction Bayesian network is used as regression model _ Shot term From A/C Alexa usage to actual drive time Result shows certain predictability. _ Long term From charge start to actual drive time Result shows more improvement is necessary. RMSE MAE 𝑅2 497 375 0.54 Long term Short term RMSE MAE 𝑅2 4.07 2.95 0.31 )P(𝑇𝑡 |𝑇𝑡−1 , ℎ 𝑡 , 𝑤𝑡
  • 20. CONCLUSION & FUTURE WORKS 20 _ Feasibility of usage prediction Vehicle usage prediction by DBN can be predicted in short term and long term. Evidence of IPA operation significantly improve prediction accuracy. User segmentation is necessary prior to usage prediction. _ Future works Additional features like battery level for better prediction performance Application to traveler assistance (destination prediction) Application for power management (SoC prediction)