SlideShare a Scribd company logo
次世代 への挑戦
と 時代の次へ
Mar. 22nd , 2019
森 正弥 Masaya Mori
楽天株式会社 執行役員
楽天技術研究所 代表
2
雑談
• ElMo のような大量データに基づく成果も確かに続いてい
るが、Deep Learning と BigData だけの世界は終わり、次
世代AI への胎動が始まっている
• DQN
• Generative Adverasiral Network
• Transfer Learning、Data Augmentation
• BERT、BackTranslation
3
Trend of Deep Learning and Bigdata is coming to an end.
New paradigm is emerging.
4
• ~ Dec. 2017:
• Google
• ~ Aug. 2018:
• DeepL.com (they didn’t use Bigdata)
• ~ Now:
• Facebook AI Research
5
スコア
出展:Google AI Blog https://ai.googleblog.com/2017/08/transformer-novel-neural-
network.html (アクセス日 2019/03/26)
Transformer の高スコア、しかし、Back Translation Model はこれをや
すやすとこえた。
6
Deep
learning
Small Dataset
Big Dataset
Great AI
Deep
learning
So so AI
Other Dataset
2nd Deep
Learning
Other so so AI
Connect
&
Loop
Learning
Super AI
Interactive
Loop
7
• GAN, Adversarial Network
• AlphaGo Zero (Deep RL)
• AICO (ad banner generator & CTR predictor)
• Predictive Learning
Real
Example
Generated
Example
Generator
Noise
Source
Discriminator
GAN Real
Fake
8
A Variety of
Dataset
Just bigdata
9
Under one Vision
10
Other projects will be organized under one vision.
Pitari
AIris
RCP
Creative
AI
Projects for the platform
Fraud
Detection
Data-based
Trading
Delivery
Optimization
Language
Learning
Next Candidates
11
Core Algorithms
12
Machine translation
Voice recognition
Automatic Speech Recognition for Product Voice Search
Product Data science
Sentiment Analysis
+
Category Grocery & food
Subcategory Wine 我们真的很有诚意
了。
你说我一个老总都
亲自跑了好几趟了。
Machine
translation
13
Machine translation
Automatic Speech Recognition for Product Voice Search
Product Data science
Sentiment Analysis
+
Category Grocery & food
Subcategory Wine 我们真的很有诚意
了。
你说我一个老总都
亲自跑了好几趟了。
Machine
translationAI organizing Chaotic Data AI understanding multi-languages
AI understanding speechAI understanding Voice of Customers
Voice recognition
14
RIT Machine Translation matches Human Translation
Rated by bi-lingual speakers on
a 5-point scale for adequacy
and fluency
RIT
Human
Google
for English to Spanish / Portuguese / French / Polish / German / Italian
And, we‘re starting English to Japanese.
15
Face recognition
Contents Generation (Creative AI)
Gender, Age, Emotion Recognition
Product Recognition
16
Face recognition Gender, Age, Emotion Recognition
Product Recognition
AI understanding Face AI understanding User visually
AI understanding Object visuallyAI generating Digital Contents
Contents Generation (Creative AI)
17
SNEAKER SALE Up to 30% off
Generation Prediction
30
Sneaker Sale
Up to
OFF
%
Sneaker
up to 30% off
Sale
Sneaker
up to 30% off
Sale
30
Sneaker Sale
Up to
OFF
%
Image Segmentation
Images
Text
Styles
Assisting Graphic
Design Process
18
Mature-Level
At leveraging Deep Learning
Vision
Voice
(ASR)
Language
Voice
(TTS)
Big Gap, but bridgingSome Gap
The strategies of each Program Management are different.
19
More Advanced Technologies
20
Data Augmentation
Transfer Learning
21
Artificially increase the volume of the training dataset to improve accuracy. It is good for when data is
insufficient, quality is low, or data is imbalanced to a specific category.
Small Dataset
Small Dataset Big Dataset
Data
Augmentation
Data is enough
Accuracy is increased
Data is insufficient
22
Data augmentation example :
• Shifting vertical/horizontally
• Invert vertically/horizontally
• Enlarging/Minimizing
• Rotating
• Tilting vertically/horizontally
• Cropping
• Changing contrast
Method Sample Image
*Google Website (Machine Learning Crash Course)
23
Data augmentation example :
• Mixup is combination of two
training data
Method Sample Image
*C. Summers et al., "Improved Mixed-Example Data Augmentation", 2018
24
A model developed for a task is reused as the starting point for a model on a second task. By
transferring, we can get improved result with small dataset.
Concept Use Cases
Big Dataset
Small Dataset
Pre-Training
Re-Training
Output
Transfer
Autonomous cars
 Realization of automatic cars by deep learning
*Preferred Research (https://research.preferred.jp/2016/01/ces2016/)
43cm
20
cm
(ex. Flower image)
(ex. Animal image)
TOYOTA / Preferred Networks
25
With a pretrained model with Japan`s Ichiba data, transfer learning can help extract prospective
customer, product recommendation and purchase prediction in US market .
Japan EC data
US EC data
Pre-Training
Transfer
・User purchase history
・Browsing history
・Review
・Advertisement click count
・Product search history…
Prediction (in US market)
・Prospective customer extraction
・Product recommendation
・Purchase prediction …
Re-Training
26
Ensemble Learning
Multi-modal Learning
Reinforcement Learning
Meta Learning
27
Ensemble learning method is techniques that create multiple models and then combine them to improve
prediction accuracy.
Concept Use Cases
 Predict demand forecast with high accuracy by using
multiple learning model.
Manufacturer
*FUJITSU website “FUJITSU Business Application Operational Data Management & Analytics”
Prediction accuracyModel B
Output
Model C
Model A
Ensemble
Normal Output
Model FUJITSU
Predict demand
forecast
28
Predict USD/JPY, NK225 and JGB on daily or weekly basis from past data by using machine learning.
Ensemble learning is used as a method, and accuracy is improved.
Index
・・・
Model B
Model C
Model A
Past Data Future Prediction
Accuracy
Ensemble
learning
Nikkei
225
Bond
Currency
Index
・・・
Nikkei
225
Bond
Currency
Input Machine Learning Output
Predict price
29
Classify product catalog by using machine learning.
Ensemble learning is used as a method, and accuracy is improved.
Product catalog data Classification (Taxonomy)
Input Output
・Title
・Product description etc.
Model B
Model C
Model A
Accuracy
Ensemble
learning
(XGBoost)
Machine Learning
30
Detect merchants which can repay money from EC data with machine learning.
Ensemble learning is used as a method, and accuracy is improved.
EC data Credibility Score
Input Output
Tons of inputs
• Can repay
• Cannot repay
Judge
MerchantsModel B
Model C
Model A
Accuracy
Ensemble
learning
Machine Learning
30
Sneaker Sale
Up to
OFF
%
31
Multi-modal learning is a model to learn from multiple data source(text, image, voice, etc.).
It is expected to high accuracy than model which learn from single source
Concept
Text
Voice
Image
Multi-modal
learning
 Increase accuracy of fraud item detection by using
multimodal model : image, product name, description and
price.
EC
Robotics
 Develop ASVR(Audio-Visual Speech Recognition), which
has high noise-robust with combination of sound and video
signals,
Use Cases
*Waseda University, Ogata tetsuya (https://pdf.gakkai-web.net/gakkai/ieice/icd/html/2017/view/I_01_02.pdf)
*Mercari, Engineering Blog “https://tech.mercari.com/entry/2018/04/24/164919”,
Text
Multi-
modal
source
Single
source
Voice
Image
(Video)+
Honda Research Institute
Mercari
Image Text
(Product name, Description etc. )
+
32
Item Genre Classification : with Multi-modal learning
Classifier based on
CNN/RNN
Final Result
Text Data
• Item Title
• Item Description
Image Data
LSTM
CNN
33
Reinforcement Learning is machine learning on how software agents to take action in environment to maximize
some notion of reward. Agents find optimal action model through trial and error.
Software
Agents
User etc.
Action Feedback
Concept Use Cases
Find optimal action model
 Alibaba has adopted reinforcement learning to
improve commodity search
EC
Tech
 DeepMind’s AlphaGo beat champion in Go game.
*Sigmoidal (https://sigmoidal.io/alphago-how-it-uses-reinforcement-learning-to-beat-go-masters/)
*Analytics India Magazine (https://www.analyticsindiamag.com/how-alibaba-is-applying-virtual-taobao-to-simulate-e-commerce-environment/)
Google
Alibaba
34
100%
50%
0%
Time
Trials
100%
50%
0%
Time
Trials
A
B
C
A wins!
A
B
C
Automatically
A / B Test BANDIT
100%
50%
0%
Time
Trials
A wins
A
B
C
Automatically+Dynamic
Dynamic BANDIT
B wins
A wins!
Static
Environment change
Evolution!
35
Example (Human case)
Skill of riding bicycle
= Stand up + Ascend or descend a staircase etc.
Meta learning is approach of learning to learn.
It learn a variety of tasks from small amounts of data by utilizing past learning.
• Learn task quickly from small amounts of data
by utilizing past learning
• Meta learning is deep learning
algorithm close to human
*Nikkei X TECH (https://tech.nikkeibp.co.jp/dm/atcl/mag/15/00189/00003/)
楽天技術研究所の次世代AI 技術への挑戦

More Related Content

What's hot

The Data Platform Administration Handling the 100 PB.pdf
The Data Platform Administration Handling the 100 PB.pdfThe Data Platform Administration Handling the 100 PB.pdf
The Data Platform Administration Handling the 100 PB.pdf
Rakuten Group, Inc.
 
分析手法のご紹介
分析手法のご紹介分析手法のご紹介
分析手法のご紹介
Recruit Technologies
 
【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料
【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料
【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料
忠輔 佐藤
 
Travel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech infoTravel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech info
Rakuten Group, Inc.
 
データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)
データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)
データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)
株式会社MonotaRO Tech Team
 
ユーザに価値を届けるためのデータプラットフォームの考え方
ユーザに価値を届けるためのデータプラットフォームの考え方ユーザに価値を届けるためのデータプラットフォームの考え方
ユーザに価値を届けるためのデータプラットフォームの考え方
Rakuten Group, Inc.
 
チームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptx
チームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptxチームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptx
チームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptx
Rakuten Commerce Tech (Rakuten Group, Inc.)
 
楽天の規模とクラウドプラットフォーム統括部の役割
楽天の規模とクラウドプラットフォーム統括部の役割楽天の規模とクラウドプラットフォーム統括部の役割
楽天の規模とクラウドプラットフォーム統括部の役割
Rakuten Group, Inc.
 
リクルートのビッグデータ活用基盤とデータ活用に向けた取組み
リクルートのビッグデータ活用基盤とデータ活用に向けた取組みリクルートのビッグデータ活用基盤とデータ活用に向けた取組み
リクルートのビッグデータ活用基盤とデータ活用に向けた取組み
Recruit Technologies
 
JDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのか
JDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのかJDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのか
JDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのか
株式会社MonotaRO Tech Team
 
KPTの基本と、その活用法
KPTの基本と、その活用法KPTの基本と、その活用法
KPTの基本と、その活用法
ESM SEC
 
楽天のECにおけるAI技術の活用
楽天のECにおけるAI技術の活用楽天のECにおけるAI技術の活用
楽天のECにおけるAI技術の活用
Rakuten Group, Inc.
 
ChatGPT Impact - その社会的/ビジネス価値を考える -
ChatGPT Impact - その社会的/ビジネス価値を考える -ChatGPT Impact - その社会的/ビジネス価値を考える -
ChatGPT Impact - その社会的/ビジネス価値を考える -
Daiyu Hatakeyama
 
デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~
デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~
デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~
IT VALUE EXPERTS Inc.
 
大規模なリアルタイム監視の導入と展開
大規模なリアルタイム監視の導入と展開大規模なリアルタイム監視の導入と展開
大規模なリアルタイム監視の導入と展開
Rakuten Group, Inc.
 
インターンシップ成果報告(修正前)
インターンシップ成果報告(修正前)インターンシップ成果報告(修正前)
インターンシップ成果報告(修正前)
T2C_
 
運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]
運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]
運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]
DeNA
 
事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ
事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ
事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ
@yuzutas0 Yokoyama
 
社内エンジニアを支えるテクニカルアカウントマネージャー
社内エンジニアを支えるテクニカルアカウントマネージャー社内エンジニアを支えるテクニカルアカウントマネージャー
社内エンジニアを支えるテクニカルアカウントマネージャー
Rakuten Group, Inc.
 
機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA
機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA
機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA
Shohei Hido
 

What's hot (20)

The Data Platform Administration Handling the 100 PB.pdf
The Data Platform Administration Handling the 100 PB.pdfThe Data Platform Administration Handling the 100 PB.pdf
The Data Platform Administration Handling the 100 PB.pdf
 
分析手法のご紹介
分析手法のご紹介分析手法のご紹介
分析手法のご紹介
 
【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料
【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料
【新卒/中途デザイナー採用向け】マネーフォワードエックスカンパニー紹介資料
 
Travel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech infoTravel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech info
 
データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)
データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)
データ管理に重要なことは事業と組織の理解だった(Data Engineering Study #11 発表資料)
 
ユーザに価値を届けるためのデータプラットフォームの考え方
ユーザに価値を届けるためのデータプラットフォームの考え方ユーザに価値を届けるためのデータプラットフォームの考え方
ユーザに価値を届けるためのデータプラットフォームの考え方
 
チームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptx
チームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptxチームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptx
チームトポロジーから学び、 データプラットフォーム組織を考え直した話.pptx
 
楽天の規模とクラウドプラットフォーム統括部の役割
楽天の規模とクラウドプラットフォーム統括部の役割楽天の規模とクラウドプラットフォーム統括部の役割
楽天の規模とクラウドプラットフォーム統括部の役割
 
リクルートのビッグデータ活用基盤とデータ活用に向けた取組み
リクルートのビッグデータ活用基盤とデータ活用に向けた取組みリクルートのビッグデータ活用基盤とデータ活用に向けた取組み
リクルートのビッグデータ活用基盤とデータ活用に向けた取組み
 
JDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのか
JDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのかJDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのか
JDMC LT#1 - なぜモノタロウでデータマネジメントが必要になったのか
 
KPTの基本と、その活用法
KPTの基本と、その活用法KPTの基本と、その活用法
KPTの基本と、その活用法
 
楽天のECにおけるAI技術の活用
楽天のECにおけるAI技術の活用楽天のECにおけるAI技術の活用
楽天のECにおけるAI技術の活用
 
ChatGPT Impact - その社会的/ビジネス価値を考える -
ChatGPT Impact - その社会的/ビジネス価値を考える -ChatGPT Impact - その社会的/ビジネス価値を考える -
ChatGPT Impact - その社会的/ビジネス価値を考える -
 
デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~
デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~
デジタルトランスフォーメーション再考~一周回って見えてきたDX推進のポイント~
 
大規模なリアルタイム監視の導入と展開
大規模なリアルタイム監視の導入と展開大規模なリアルタイム監視の導入と展開
大規模なリアルタイム監視の導入と展開
 
インターンシップ成果報告(修正前)
インターンシップ成果報告(修正前)インターンシップ成果報告(修正前)
インターンシップ成果報告(修正前)
 
運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]
運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]
運用中のゲームにAIを導入するには〜プロジェクト推進・ユースケース・運用〜 [DeNA TechCon 2019]
 
事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ
事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ
事業のグロースを支えるDataOpsの現場 #DataOps #DevSumi #デブサミ
 
社内エンジニアを支えるテクニカルアカウントマネージャー
社内エンジニアを支えるテクニカルアカウントマネージャー社内エンジニアを支えるテクニカルアカウントマネージャー
社内エンジニアを支えるテクニカルアカウントマネージャー
 
機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA
機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA
機械学習モデルフォーマットの話:さようならPMML、こんにちはPFA
 

Similar to 楽天技術研究所の次世代AI 技術への挑戦

leewayhertz.com-How to build a generative AI solution From prototyping to pro...
leewayhertz.com-How to build a generative AI solution From prototyping to pro...leewayhertz.com-How to build a generative AI solution From prototyping to pro...
leewayhertz.com-How to build a generative AI solution From prototyping to pro...
KristiLBurns
 
Intro to Artificial Intelligence w/ Target's Director of PM
 Intro to Artificial Intelligence w/ Target's Director of PM Intro to Artificial Intelligence w/ Target's Director of PM
Intro to Artificial Intelligence w/ Target's Director of PM
Product School
 
Building Products That Think- Bhaskaran Srinivasan & Ashish Gupta
Building Products That Think- Bhaskaran Srinivasan & Ashish GuptaBuilding Products That Think- Bhaskaran Srinivasan & Ashish Gupta
Building Products That Think- Bhaskaran Srinivasan & Ashish Gupta
ISPMAIndia
 
How to build a generative AI solution.pdf
How to build a generative AI solution.pdfHow to build a generative AI solution.pdf
How to build a generative AI solution.pdf
ChristopherTHyatt
 
How to build a generative AI solution.pdf
How to build a generative AI solution.pdfHow to build a generative AI solution.pdf
How to build a generative AI solution.pdf
alexjohnson7307
 
Why So Many ML Models Don't Make It To Production?
Why So Many ML Models Don't Make It To Production?Why So Many ML Models Don't Make It To Production?
Why So Many ML Models Don't Make It To Production?
UXDXConf
 
Generative AI at the edge.pdf
Generative AI at the edge.pdfGenerative AI at the edge.pdf
Generative AI at the edge.pdf
Qualcomm Research
 
Data & AI Master Class - Jan Klawer, Artefact
Data & AI Master Class - Jan Klawer, ArtefactData & AI Master Class - Jan Klawer, Artefact
Dr Christoph Nieuwoudt- AI in Financial Services
Dr Christoph Nieuwoudt- AI in Financial ServicesDr Christoph Nieuwoudt- AI in Financial Services
Dr Christoph Nieuwoudt- AI in Financial Services
itnewsafrica
 
Machine learning for broadcasting & media production
Machine learning for broadcasting & media productionMachine learning for broadcasting & media production
Machine learning for broadcasting & media production
Maxim Kublitski
 
Big Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELD
Big Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELDBig Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELD
Big Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELD
Matt Stubbs
 
AI 2023.pdf
AI 2023.pdfAI 2023.pdf
AI 2023.pdf
DavidCieslak4
 
Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"
Diego Oppenheimer
 
Accelerate: AI Trends in 2018
Accelerate: AI Trends in 2018Accelerate: AI Trends in 2018
Accelerate: AI Trends in 2018
Aarthi Srinivasan
 
Projects
ProjectsProjects
Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...
Analytics India Magazine
 
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
NUS-ISS
 
Whats Next for Machine Learning
Whats Next for Machine LearningWhats Next for Machine Learning
Whats Next for Machine Learning
Ogilvy Consulting
 
Data-Driven Design for User Experience
Data-Driven Design for User Experience Data-Driven Design for User Experience
Data-Driven Design for User Experience
Emi Kwon
 
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Matt Stubbs
 

Similar to 楽天技術研究所の次世代AI 技術への挑戦 (20)

leewayhertz.com-How to build a generative AI solution From prototyping to pro...
leewayhertz.com-How to build a generative AI solution From prototyping to pro...leewayhertz.com-How to build a generative AI solution From prototyping to pro...
leewayhertz.com-How to build a generative AI solution From prototyping to pro...
 
Intro to Artificial Intelligence w/ Target's Director of PM
 Intro to Artificial Intelligence w/ Target's Director of PM Intro to Artificial Intelligence w/ Target's Director of PM
Intro to Artificial Intelligence w/ Target's Director of PM
 
Building Products That Think- Bhaskaran Srinivasan & Ashish Gupta
Building Products That Think- Bhaskaran Srinivasan & Ashish GuptaBuilding Products That Think- Bhaskaran Srinivasan & Ashish Gupta
Building Products That Think- Bhaskaran Srinivasan & Ashish Gupta
 
How to build a generative AI solution.pdf
How to build a generative AI solution.pdfHow to build a generative AI solution.pdf
How to build a generative AI solution.pdf
 
How to build a generative AI solution.pdf
How to build a generative AI solution.pdfHow to build a generative AI solution.pdf
How to build a generative AI solution.pdf
 
Why So Many ML Models Don't Make It To Production?
Why So Many ML Models Don't Make It To Production?Why So Many ML Models Don't Make It To Production?
Why So Many ML Models Don't Make It To Production?
 
Generative AI at the edge.pdf
Generative AI at the edge.pdfGenerative AI at the edge.pdf
Generative AI at the edge.pdf
 
Data & AI Master Class - Jan Klawer, Artefact
Data & AI Master Class - Jan Klawer, ArtefactData & AI Master Class - Jan Klawer, Artefact
Data & AI Master Class - Jan Klawer, Artefact
 
Dr Christoph Nieuwoudt- AI in Financial Services
Dr Christoph Nieuwoudt- AI in Financial ServicesDr Christoph Nieuwoudt- AI in Financial Services
Dr Christoph Nieuwoudt- AI in Financial Services
 
Machine learning for broadcasting & media production
Machine learning for broadcasting & media productionMachine learning for broadcasting & media production
Machine learning for broadcasting & media production
 
Big Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELD
Big Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELDBig Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELD
Big Data LDN 2018: THE PATH TO ENTERPRISE AI: TALES FROM THE FIELD
 
AI 2023.pdf
AI 2023.pdfAI 2023.pdf
AI 2023.pdf
 
Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"
 
Accelerate: AI Trends in 2018
Accelerate: AI Trends in 2018Accelerate: AI Trends in 2018
Accelerate: AI Trends in 2018
 
Projects
ProjectsProjects
Projects
 
Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...
 
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
 
Whats Next for Machine Learning
Whats Next for Machine LearningWhats Next for Machine Learning
Whats Next for Machine Learning
 
Data-Driven Design for User Experience
Data-Driven Design for User Experience Data-Driven Design for User Experience
Data-Driven Design for User Experience
 
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
 

More from Rakuten Group, Inc.

コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話
コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話
コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話
Rakuten Group, Inc.
 
楽天における安全な秘匿情報管理への道のり
楽天における安全な秘匿情報管理への道のり楽天における安全な秘匿情報管理への道のり
楽天における安全な秘匿情報管理への道のり
Rakuten Group, Inc.
 
What Makes Software Green?
What Makes Software Green?What Makes Software Green?
What Makes Software Green?
Rakuten Group, Inc.
 
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...
Rakuten Group, Inc.
 
DataSkillCultureを浸透させる楽天の取り組み
DataSkillCultureを浸透させる楽天の取り組みDataSkillCultureを浸透させる楽天の取り組み
DataSkillCultureを浸透させる楽天の取り組み
Rakuten Group, Inc.
 
楽天における大規模データベースの運用
楽天における大規模データベースの運用楽天における大規模データベースの運用
楽天における大規模データベースの運用
Rakuten Group, Inc.
 
楽天サービスを支えるネットワークインフラストラクチャー
楽天サービスを支えるネットワークインフラストラクチャー楽天サービスを支えるネットワークインフラストラクチャー
楽天サービスを支えるネットワークインフラストラクチャー
Rakuten Group, Inc.
 
Rakuten Services and Infrastructure Team.pdf
Rakuten Services and Infrastructure Team.pdfRakuten Services and Infrastructure Team.pdf
Rakuten Services and Infrastructure Team.pdf
Rakuten Group, Inc.
 
Supporting Internal Customers as Technical Account Managers.pdf
Supporting Internal Customers as Technical Account Managers.pdfSupporting Internal Customers as Technical Account Managers.pdf
Supporting Internal Customers as Technical Account Managers.pdf
Rakuten Group, Inc.
 
Making Cloud Native CI_CD Services.pdf
Making Cloud Native CI_CD Services.pdfMaking Cloud Native CI_CD Services.pdf
Making Cloud Native CI_CD Services.pdf
Rakuten Group, Inc.
 
How We Defined Our Own Cloud.pdf
How We Defined Our Own Cloud.pdfHow We Defined Our Own Cloud.pdf
How We Defined Our Own Cloud.pdf
Rakuten Group, Inc.
 
Travel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech infoTravel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech info
Rakuten Group, Inc.
 
OWASPTop10_Introduction
OWASPTop10_IntroductionOWASPTop10_Introduction
OWASPTop10_Introduction
Rakuten Group, Inc.
 
Introduction of GORA API Group technology
Introduction of GORA API Group technologyIntroduction of GORA API Group technology
Introduction of GORA API Group technology
Rakuten Group, Inc.
 
モニタリングプラットフォーム開発の裏側
モニタリングプラットフォーム開発の裏側モニタリングプラットフォーム開発の裏側
モニタリングプラットフォーム開発の裏側
Rakuten Group, Inc.
 
楽天のインフラ事情 2022
楽天のインフラ事情 2022楽天のインフラ事情 2022
楽天のインフラ事情 2022
Rakuten Group, Inc.
 
Rakuten Platform
Rakuten PlatformRakuten Platform
Rakuten Platform
Rakuten Group, Inc.
 
Kafka & Hadoop in Rakuten
Kafka & Hadoop in RakutenKafka & Hadoop in Rakuten
Kafka & Hadoop in Rakuten
Rakuten Group, Inc.
 
Unclouding Container Challenges
 Unclouding  Container Challenges Unclouding  Container Challenges
Unclouding Container Challenges
Rakuten Group, Inc.
 
Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...
Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...
Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...
Rakuten Group, Inc.
 

More from Rakuten Group, Inc. (20)

コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話
コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話
コードレビュー改善のためにJenkinsとIntelliJ IDEAのプラグインを自作してみた話
 
楽天における安全な秘匿情報管理への道のり
楽天における安全な秘匿情報管理への道のり楽天における安全な秘匿情報管理への道のり
楽天における安全な秘匿情報管理への道のり
 
What Makes Software Green?
What Makes Software Green?What Makes Software Green?
What Makes Software Green?
 
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product At...
 
DataSkillCultureを浸透させる楽天の取り組み
DataSkillCultureを浸透させる楽天の取り組みDataSkillCultureを浸透させる楽天の取り組み
DataSkillCultureを浸透させる楽天の取り組み
 
楽天における大規模データベースの運用
楽天における大規模データベースの運用楽天における大規模データベースの運用
楽天における大規模データベースの運用
 
楽天サービスを支えるネットワークインフラストラクチャー
楽天サービスを支えるネットワークインフラストラクチャー楽天サービスを支えるネットワークインフラストラクチャー
楽天サービスを支えるネットワークインフラストラクチャー
 
Rakuten Services and Infrastructure Team.pdf
Rakuten Services and Infrastructure Team.pdfRakuten Services and Infrastructure Team.pdf
Rakuten Services and Infrastructure Team.pdf
 
Supporting Internal Customers as Technical Account Managers.pdf
Supporting Internal Customers as Technical Account Managers.pdfSupporting Internal Customers as Technical Account Managers.pdf
Supporting Internal Customers as Technical Account Managers.pdf
 
Making Cloud Native CI_CD Services.pdf
Making Cloud Native CI_CD Services.pdfMaking Cloud Native CI_CD Services.pdf
Making Cloud Native CI_CD Services.pdf
 
How We Defined Our Own Cloud.pdf
How We Defined Our Own Cloud.pdfHow We Defined Our Own Cloud.pdf
How We Defined Our Own Cloud.pdf
 
Travel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech infoTravel & Leisure Platform Department's tech info
Travel & Leisure Platform Department's tech info
 
OWASPTop10_Introduction
OWASPTop10_IntroductionOWASPTop10_Introduction
OWASPTop10_Introduction
 
Introduction of GORA API Group technology
Introduction of GORA API Group technologyIntroduction of GORA API Group technology
Introduction of GORA API Group technology
 
モニタリングプラットフォーム開発の裏側
モニタリングプラットフォーム開発の裏側モニタリングプラットフォーム開発の裏側
モニタリングプラットフォーム開発の裏側
 
楽天のインフラ事情 2022
楽天のインフラ事情 2022楽天のインフラ事情 2022
楽天のインフラ事情 2022
 
Rakuten Platform
Rakuten PlatformRakuten Platform
Rakuten Platform
 
Kafka & Hadoop in Rakuten
Kafka & Hadoop in RakutenKafka & Hadoop in Rakuten
Kafka & Hadoop in Rakuten
 
Unclouding Container Challenges
 Unclouding  Container Challenges Unclouding  Container Challenges
Unclouding Container Challenges
 
Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...
Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...
Functional Programming in Pattern-Match-Oriented Programming Style <Programmi...
 

Recently uploaded

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 

Recently uploaded (20)

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 

楽天技術研究所の次世代AI 技術への挑戦

  • 1. 次世代 への挑戦 と 時代の次へ Mar. 22nd , 2019 森 正弥 Masaya Mori 楽天株式会社 執行役員 楽天技術研究所 代表
  • 2. 2 雑談 • ElMo のような大量データに基づく成果も確かに続いてい るが、Deep Learning と BigData だけの世界は終わり、次 世代AI への胎動が始まっている • DQN • Generative Adverasiral Network • Transfer Learning、Data Augmentation • BERT、BackTranslation
  • 3. 3 Trend of Deep Learning and Bigdata is coming to an end. New paradigm is emerging.
  • 4. 4 • ~ Dec. 2017: • Google • ~ Aug. 2018: • DeepL.com (they didn’t use Bigdata) • ~ Now: • Facebook AI Research
  • 5. 5 スコア 出展:Google AI Blog https://ai.googleblog.com/2017/08/transformer-novel-neural- network.html (アクセス日 2019/03/26) Transformer の高スコア、しかし、Back Translation Model はこれをや すやすとこえた。
  • 6. 6 Deep learning Small Dataset Big Dataset Great AI Deep learning So so AI Other Dataset 2nd Deep Learning Other so so AI Connect & Loop Learning Super AI Interactive Loop
  • 7. 7 • GAN, Adversarial Network • AlphaGo Zero (Deep RL) • AICO (ad banner generator & CTR predictor) • Predictive Learning Real Example Generated Example Generator Noise Source Discriminator GAN Real Fake
  • 10. 10 Other projects will be organized under one vision. Pitari AIris RCP Creative AI Projects for the platform Fraud Detection Data-based Trading Delivery Optimization Language Learning Next Candidates
  • 12. 12 Machine translation Voice recognition Automatic Speech Recognition for Product Voice Search Product Data science Sentiment Analysis + Category Grocery & food Subcategory Wine 我们真的很有诚意 了。 你说我一个老总都 亲自跑了好几趟了。 Machine translation
  • 13. 13 Machine translation Automatic Speech Recognition for Product Voice Search Product Data science Sentiment Analysis + Category Grocery & food Subcategory Wine 我们真的很有诚意 了。 你说我一个老总都 亲自跑了好几趟了。 Machine translationAI organizing Chaotic Data AI understanding multi-languages AI understanding speechAI understanding Voice of Customers Voice recognition
  • 14. 14 RIT Machine Translation matches Human Translation Rated by bi-lingual speakers on a 5-point scale for adequacy and fluency RIT Human Google for English to Spanish / Portuguese / French / Polish / German / Italian And, we‘re starting English to Japanese.
  • 15. 15 Face recognition Contents Generation (Creative AI) Gender, Age, Emotion Recognition Product Recognition
  • 16. 16 Face recognition Gender, Age, Emotion Recognition Product Recognition AI understanding Face AI understanding User visually AI understanding Object visuallyAI generating Digital Contents Contents Generation (Creative AI)
  • 17. 17 SNEAKER SALE Up to 30% off Generation Prediction 30 Sneaker Sale Up to OFF % Sneaker up to 30% off Sale Sneaker up to 30% off Sale 30 Sneaker Sale Up to OFF % Image Segmentation Images Text Styles Assisting Graphic Design Process
  • 18. 18 Mature-Level At leveraging Deep Learning Vision Voice (ASR) Language Voice (TTS) Big Gap, but bridgingSome Gap The strategies of each Program Management are different.
  • 21. 21 Artificially increase the volume of the training dataset to improve accuracy. It is good for when data is insufficient, quality is low, or data is imbalanced to a specific category. Small Dataset Small Dataset Big Dataset Data Augmentation Data is enough Accuracy is increased Data is insufficient
  • 22. 22 Data augmentation example : • Shifting vertical/horizontally • Invert vertically/horizontally • Enlarging/Minimizing • Rotating • Tilting vertically/horizontally • Cropping • Changing contrast Method Sample Image *Google Website (Machine Learning Crash Course)
  • 23. 23 Data augmentation example : • Mixup is combination of two training data Method Sample Image *C. Summers et al., "Improved Mixed-Example Data Augmentation", 2018
  • 24. 24 A model developed for a task is reused as the starting point for a model on a second task. By transferring, we can get improved result with small dataset. Concept Use Cases Big Dataset Small Dataset Pre-Training Re-Training Output Transfer Autonomous cars  Realization of automatic cars by deep learning *Preferred Research (https://research.preferred.jp/2016/01/ces2016/) 43cm 20 cm (ex. Flower image) (ex. Animal image) TOYOTA / Preferred Networks
  • 25. 25 With a pretrained model with Japan`s Ichiba data, transfer learning can help extract prospective customer, product recommendation and purchase prediction in US market . Japan EC data US EC data Pre-Training Transfer ・User purchase history ・Browsing history ・Review ・Advertisement click count ・Product search history… Prediction (in US market) ・Prospective customer extraction ・Product recommendation ・Purchase prediction … Re-Training
  • 27. 27 Ensemble learning method is techniques that create multiple models and then combine them to improve prediction accuracy. Concept Use Cases  Predict demand forecast with high accuracy by using multiple learning model. Manufacturer *FUJITSU website “FUJITSU Business Application Operational Data Management & Analytics” Prediction accuracyModel B Output Model C Model A Ensemble Normal Output Model FUJITSU Predict demand forecast
  • 28. 28 Predict USD/JPY, NK225 and JGB on daily or weekly basis from past data by using machine learning. Ensemble learning is used as a method, and accuracy is improved. Index ・・・ Model B Model C Model A Past Data Future Prediction Accuracy Ensemble learning Nikkei 225 Bond Currency Index ・・・ Nikkei 225 Bond Currency Input Machine Learning Output Predict price
  • 29. 29 Classify product catalog by using machine learning. Ensemble learning is used as a method, and accuracy is improved. Product catalog data Classification (Taxonomy) Input Output ・Title ・Product description etc. Model B Model C Model A Accuracy Ensemble learning (XGBoost) Machine Learning
  • 30. 30 Detect merchants which can repay money from EC data with machine learning. Ensemble learning is used as a method, and accuracy is improved. EC data Credibility Score Input Output Tons of inputs • Can repay • Cannot repay Judge MerchantsModel B Model C Model A Accuracy Ensemble learning Machine Learning 30 Sneaker Sale Up to OFF %
  • 31. 31 Multi-modal learning is a model to learn from multiple data source(text, image, voice, etc.). It is expected to high accuracy than model which learn from single source Concept Text Voice Image Multi-modal learning  Increase accuracy of fraud item detection by using multimodal model : image, product name, description and price. EC Robotics  Develop ASVR(Audio-Visual Speech Recognition), which has high noise-robust with combination of sound and video signals, Use Cases *Waseda University, Ogata tetsuya (https://pdf.gakkai-web.net/gakkai/ieice/icd/html/2017/view/I_01_02.pdf) *Mercari, Engineering Blog “https://tech.mercari.com/entry/2018/04/24/164919”, Text Multi- modal source Single source Voice Image (Video)+ Honda Research Institute Mercari Image Text (Product name, Description etc. ) +
  • 32. 32 Item Genre Classification : with Multi-modal learning Classifier based on CNN/RNN Final Result Text Data • Item Title • Item Description Image Data LSTM CNN
  • 33. 33 Reinforcement Learning is machine learning on how software agents to take action in environment to maximize some notion of reward. Agents find optimal action model through trial and error. Software Agents User etc. Action Feedback Concept Use Cases Find optimal action model  Alibaba has adopted reinforcement learning to improve commodity search EC Tech  DeepMind’s AlphaGo beat champion in Go game. *Sigmoidal (https://sigmoidal.io/alphago-how-it-uses-reinforcement-learning-to-beat-go-masters/) *Analytics India Magazine (https://www.analyticsindiamag.com/how-alibaba-is-applying-virtual-taobao-to-simulate-e-commerce-environment/) Google Alibaba
  • 34. 34 100% 50% 0% Time Trials 100% 50% 0% Time Trials A B C A wins! A B C Automatically A / B Test BANDIT 100% 50% 0% Time Trials A wins A B C Automatically+Dynamic Dynamic BANDIT B wins A wins! Static Environment change Evolution!
  • 35. 35 Example (Human case) Skill of riding bicycle = Stand up + Ascend or descend a staircase etc. Meta learning is approach of learning to learn. It learn a variety of tasks from small amounts of data by utilizing past learning. • Learn task quickly from small amounts of data by utilizing past learning • Meta learning is deep learning algorithm close to human *Nikkei X TECH (https://tech.nikkeibp.co.jp/dm/atcl/mag/15/00189/00003/)