SlideShare ist ein Scribd-Unternehmen logo
1 von 36
nlab.
Machine
Group
Perception
http://www.nlab.ci.i.u-tokyo.ac.jp/
Content-based viewer estimation using image
features for recommendation of video clips
Kohei Yamamoto Riku Togashi Hideki Nakayama
Nakayama Lab. (Machine Perception Group)
Graduate School of Information Science and Technology
The University of Tokyo
Oct. 10, 2014
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Introduction
• Experiment
• Result
• Conclusion & Future work
Kohei Yamamoto
Agenda
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Introduction
• Experiment
• Result
• Conclusion & Future work
Kohei Yamamoto
Agenda
15年2月26日木曜日
nlab.
Machine
Group
Perception
•Popularity
•Rule-based filtering
•Collaborative filtering
•Content-based filtering
•
•
•
Recommendation
Monetize only 14%
YouTube Press Statistics :
http://yuoutube.com/yt/press/statistics (March. 12)
Kohei Yamamoto
Youtube
Background
15年2月26日木曜日
nlab.
Machine
Group
Perception
•Popularity
•Rule-based filtering
•Collaborative filtering
•Content-based filtering
•
•
•
Recommendation
Monetize only 14%
why?
YouTube Press Statistics :
http://yuoutube.com/yt/press/statistics (March. 12)
Kohei Yamamoto
Youtube
Background
15年2月26日木曜日
nlab.
Machine
Group
Perception
•Popularity
•Rule-based filtering
•Collaborative filtering
•Content-based filtering
•
•
•
Recommendation
Monetize only 14%
Cold-start problem
sparse information
ex)No login
Freshly uploaded
Meaningless title,tag
why?
YouTube Press Statistics :
http://yuoutube.com/yt/press/statistics (March. 12)
Kohei Yamamoto
Youtube
Background
15年2月26日木曜日
nlab.
Machine
Group
Perception
•Popularity
•Rule-based filtering
•Collaborative filtering
•Content-based filtering
•
•
•
Recommendation
AD / Content recommendation
Monetize only 14%
Cold-start problem
sparse information
ex)No login
Freshly uploaded
Meaningless title,tag
why?
Content-based estimation
YouTube Press Statistics :
http://yuoutube.com/yt/press/statistics (March. 12)
Kohei Yamamoto
Youtube
Background
15年2月26日木曜日
nlab.
Machine
Group
Perception
Estimating viewer profiles from image features of video clips
Content-based
estimate
Overcome cold-start problem
Image
features
Viewer
profile
Kohei Yamamoto
Objective
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Linking Visual Concept Detection with Viewer
Demographics [A. Ulges et al., ICMR2012]
➡ detect concept of video clips (semantic indexing)
estimate demographic from concept
• Online video recommendation based on multi-
modal fusion and relevance feedback [Bo Yang
et al., CIVR2007]
➡ calculate the similarity of video clips using featur-
es such as colors and movements and tempo of
sound
Kohei Yamamoto
Related works
15年2月26日木曜日
nlab.
Machine
Group
Perception
Semantic indexing
•Lack of important information to estimate viewership
•High cost
label:[singer] = ?
Kohei Yamamoto
Problem in previous works
15年2月26日木曜日
nlab.
Machine
Group
Perception
Existing method Proposed method
video label demographic video demographic
“Soccer”
“Skateboard”
“Basketball”
“Baseball”
:
:
Logistic Regression
Directly
Semantic
indexing
Kohei Yamamoto
Novelty
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Introduction
• Experiment
• Result
• Conclusion & Future work
Kohei Yamamoto
Agenda
15年2月26日木曜日
nlab.
Machine
Group
Perception
Creating
dataset
Extracting
features
Learning
Thumbnail
Key-frame
x=(0,1, 0,1.5.-1,......)
y=(1,0.5,2,1.5,.........)
Feature vector
Classification
Regression
Logistic regression
YouTube
!! =
exp!(!!
!! + !)
1 + exp!(!!
!! + !)
!
images
Kohei Yamamoto
Experiment
15年2月26日木曜日
nlab.
Machine
Group
Perception
Creating
dataset
Extracting
features
Learning
Thumbnail
Key-frame
x=(0,1, 0,1.5.-1,......)
y=(1,0.5,2,1.5,.........)
Feature vector
Classification
Regression
Logistic regression
YouTube
!! =
exp!(!!
!! + !)
1 + exp!(!!
!! + !)
!
images
Kohei Yamamoto
Experiment
15年2月26日木曜日
nlab.
Machine
Group
Perception
YouTube Trends Map
Scraping
http://www.youtube.com/trendsmapYouTube Trends Map:
Class
Video
Clips
Thumbnail
images
Keyframe
images
Train Male
Female
5000
5000
5000
5000
20000
20000
Test Male
Female
500
500
500
500
2000
2000
•Area -Japan
•Age -All
•Sex -Male/Female
fusion
Kohei Yamamoto
Dataset
15年2月26日木曜日
nlab.
Machine
Group
Perception
Creating
dataset
Extracting
features
Learning
Thumbnail
Key-frame
x=(0,1, 0,1.5.-1,......)
y=(1,0.5,2,1.5,.........)
Feature vector
Classification
Regression
Logistic regression
YouTube
!! =
exp!(!!
!! + !)
1 + exp!(!!
!! + !)
!
images
Kohei Yamamoto
Experiment
15年2月26日木曜日
nlab.
Machine
Group
Perception
・Gist
・Fisher vector
・SIFT
・C-SIFT
・Opponent-SIFT
・RGB-SIFT
・CNN (Caffe*1)
Kohei Yamamoto
*1 Caffe: software which provide the pre-trained CNN model ofKrizhevsky’s architecture[Yangqing Jia,]
http://caffe.berkeleyvision.org/
Image features
15年2月26日木曜日
nlab.
Machine
Group
Perception
•Modeling the shape of the scene: a holistic representation of the
spatial envelope, [A. Olivia et. al., IJCV, 2001]
•Commonly used for describing the scene of an image
3 x 4 x 4 x 20 = 960 dim
Kohei Yamamoto
Gist
Pipeline of Gist descriptor*1
*1:Evaluation of GIST descriptors for web-scale image search [Matthijs Douze et. al., CIVR 2009]
RGB Regions dimensional responses
15年2月26日木曜日
nlab.
Machine
Group
Perception
•Improving the fisher kernel for large-scale image classification, [F.
Perronnin, et.al., ECCV, 2010]
•State-of-the-art method of bag-of-visual-words based global image
representation
Kohei Yamamoto
Fisher Vector
Pipeline of Gist descriptor*1
*1:Evaluation of GIST descriptors for web-scale image search [Matthijs Douze et. al., CIVR 2009]
SIFT descriptor SIFT descriptor
Vector quantization
Gaussian Mixture
Model (GMM)
Local descriptor Image features
BoVW
Fisher Vector
* Image representation of Fisher Vector: http://www.slideshare.net/takao-y/fisher-vector
15年2月26日木曜日
nlab.
Machine
Group
Perception
Implementation:
・SIFT
・C-SIFT
・Opponent-SIFT
・RGB-SIFT
Fisher Vector
(dim = 32768)
PCA
Fisher kernel
(x4 regions)
(dim = 64)
64 Gaussians
Kohei Yamamoto
Fisher Vector
Local descriptor Image feature
15年2月26日木曜日
nlab.
Machine
Group
Perception
•Achieve surprisingly high performance in visual recognition
•Caffe*1 (dim = 4096)
•Pre-trained model*2
•Used a response of last layer as image features
*1 Caffe: software which provide the pre-trained CNN model ofKrizhevsky’s architecture[Yangqing Jia,]
http://caffe.berkeleyvision.org/
*2 Imagenet classification with deep convolutional neural networks. [ A. Krizhevsky, et.al., NIPS2012]
Kohei Yamamoto
Convolutional Neural Networks (CNN)
Pre-trained model by Supervision Group *2
Repeat convolution & pooling
15年2月26日木曜日
nlab.
Machine
Group
Perception
Creating
dataset
Extracting
features
Learning
Key-frame Image,
Audio...
x=(0,1, 0,1.5.-1,......)
y=(1,0.5,2,1.5,.........)
Feature vector
Classification
Regression
Logistic regression
YouTube
!! =
exp!(!!
!! + !)
1 + exp!(!!
!! + !)
!
Kohei Yamamoto
Experiment
15年2月26日木曜日
nlab.
Machine
Group
Perception
Kohei Yamamoto
•Train classifiers for each image feature
•Linear logistic regression
•Solver type = L2 Regularization
•Late-fusion
•Final score is defined as the average of
each classifier score (posterior probability)
•Search the best combination of features
Learning
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Introduction
• Experiment
• Result
• Conclusion & Future work
Kohei Yamamoto
Agenda
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thumbnail+Keyframe
Fisher Vector
(RGB-SIFT)
Gist/CNN(Caffe)
Precision, Recall, F1
Kohei Yamamoto
Result (Classification accuracy)
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thumbnail+Keyframe
Fisher Vector
(RGB-SIFT)
Gist/CNN(Caffe)
Precision, Recall, F1
Kohei Yamamoto
Gist 65%
Result (Classification accuracy)
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thumbnail+Keyframe
Fisher Vector
(RGB-SIFT)
Gist/CNN(Caffe)
Precision, Recall, F1
Kohei Yamamoto
Fisher Vector(RGB-SIFT) 70%
Result (Classification accuracy)
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thumbnail+Keyframe
Fisher Vector
(RGB-SIFT)
Gist/CNN(Caffe)
Precision, Recall, F1
Kohei Yamamoto
73%Late-fusion of Fisher Vector’s sore 72%
Result (Classification accuracy)
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thumbnail+Keyframe
Fisher Vector
(RGB-SIFT)
Gist/CNN(Caffe)
Precision, Recall, F1
Kohei Yamamoto
73%Integrating Key-frame’s score 74%
Result (Classification accuracy)
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thumbnail+Keyframe
Fisher Vector
(RGB-SIFT)
Gist/CNN(Caffe)
Precision, Recall, F1
Kohei Yamamoto
Subjective evaluation 79%
Result (Classification accuracy)
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thumbnail+Keyframe
Fisher Vector
(RGB-SIFT)
Gist/CNN(Caffe)
Precision, Recall, F1
Kohei Yamamoto
Result (Classification accuracy)
74% 79%
15年2月26日木曜日
nlab.
Machine
Group
Perception
Top 15 samples of high probability
(Fisher vector(RGB-SIFT))
Kohei Yamamoto
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Introduction
• Experiment
• Result
• Conclusion & Future work
Kohei Yamamoto
Agenda
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Proposed the method that estimate viewer demographic of video
clips using various image features
• Performed an evaluation experiment of the proposed method and
confirmed the effectiveness of it
• Fisher vector encoding a local descriptors is effective
• Local descriptors in consideration of a color information such as
RGB-SIFT are effective
• Integration of various image features of video clips and
combining of key-frame of video clips leads to improvements of
classification accuracy
Kohei Yamamoto
Conclusion
15年2月26日木曜日
nlab.
Machine
Group
Perception
• Consider a larger set of demographics (not only gender but
also region and age group)
• Compare our method with the method using high-level
concepts (semantic indexing approach)
• Improve CNN(Caffe) model to perform fine-tuning
• Use multimodal features such as audio features and text
features
Kohei Yamamoto
Future work
15年2月26日木曜日
nlab.
Machine
Group
Perception
Thank you for listening.
Question?
15年2月26日木曜日

Weitere ähnliche Inhalte

Andere mochten auch

20160601画像電子学会
20160601画像電子学会20160601画像電子学会
20160601画像電子学会nlab_utokyo
 
Machine Translation Introduction
Machine Translation IntroductionMachine Translation Introduction
Machine Translation Introductionnlab_utokyo
 
Deep Learningによる画像認識革命 ー歴史・最新理論から実践応用までー
Deep Learningによる画像認識革命 ー歴史・最新理論から実践応用までーDeep Learningによる画像認識革命 ー歴史・最新理論から実践応用までー
Deep Learningによる画像認識革命 ー歴史・最新理論から実践応用までーnlab_utokyo
 
マシンパーセプション研究におけるChainer活用事例
マシンパーセプション研究におけるChainer活用事例マシンパーセプション研究におけるChainer活用事例
マシンパーセプション研究におけるChainer活用事例nlab_utokyo
 
Deep Learningと画像認識   ~歴史・理論・実践~
Deep Learningと画像認識 ~歴史・理論・実践~Deep Learningと画像認識 ~歴史・理論・実践~
Deep Learningと画像認識   ~歴史・理論・実践~nlab_utokyo
 
Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...
Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...
Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...Koichi Hamada
 
Tutorial-DeepLearning-PCSJ-IMPS2016
Tutorial-DeepLearning-PCSJ-IMPS2016Tutorial-DeepLearning-PCSJ-IMPS2016
Tutorial-DeepLearning-PCSJ-IMPS2016Takayoshi Yamashita
 
GTC Japan 2015 - Experiments to apply Deep Learning to Forex time series data
GTC Japan 2015 - Experiments to apply Deep Learning to Forex time series dataGTC Japan 2015 - Experiments to apply Deep Learning to Forex time series data
GTC Japan 2015 - Experiments to apply Deep Learning to Forex time series dataYuki Hayashi
 
Deep Learningの技術と未来
Deep Learningの技術と未来Deep Learningの技術と未来
Deep Learningの技術と未来Seiya Tokui
 
NVIDIA Seminar ディープラーニングによる画像認識と応用事例
NVIDIA Seminar ディープラーニングによる画像認識と応用事例NVIDIA Seminar ディープラーニングによる画像認識と応用事例
NVIDIA Seminar ディープラーニングによる画像認識と応用事例Takayoshi Yamashita
 
画像認識のための深層学習
画像認識のための深層学習画像認識のための深層学習
画像認識のための深層学習Saya Katafuchi
 
Deep Learningの基礎と応用
Deep Learningの基礎と応用Deep Learningの基礎と応用
Deep Learningの基礎と応用Seiya Tokui
 
Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3
Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3
Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3Daiki Shimada
 
Deep Learning技術の今
Deep Learning技術の今Deep Learning技術の今
Deep Learning技術の今Seiya Tokui
 
Chainer Update v1.8.0 -> v1.10.0+
Chainer Update v1.8.0 -> v1.10.0+Chainer Update v1.8.0 -> v1.10.0+
Chainer Update v1.8.0 -> v1.10.0+Seiya Tokui
 

Andere mochten auch (20)

20160601画像電子学会
20160601画像電子学会20160601画像電子学会
20160601画像電子学会
 
Machine Translation Introduction
Machine Translation IntroductionMachine Translation Introduction
Machine Translation Introduction
 
20150930
2015093020150930
20150930
 
Deep Learningによる画像認識革命 ー歴史・最新理論から実践応用までー
Deep Learningによる画像認識革命 ー歴史・最新理論から実践応用までーDeep Learningによる画像認識革命 ー歴史・最新理論から実践応用までー
Deep Learningによる画像認識革命 ー歴史・最新理論から実践応用までー
 
マシンパーセプション研究におけるChainer活用事例
マシンパーセプション研究におけるChainer活用事例マシンパーセプション研究におけるChainer活用事例
マシンパーセプション研究におけるChainer活用事例
 
Deep Learningと画像認識   ~歴史・理論・実践~
Deep Learningと画像認識 ~歴史・理論・実践~Deep Learningと画像認識 ~歴史・理論・実践~
Deep Learningと画像認識   ~歴史・理論・実践~
 
Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...
Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...
Laplacian Pyramid of Generative Adversarial Networks (LAPGAN) - NIPS2015読み会 #...
 
DeepLearningDay2016Summer
DeepLearningDay2016SummerDeepLearningDay2016Summer
DeepLearningDay2016Summer
 
Tutorial-DeepLearning-PCSJ-IMPS2016
Tutorial-DeepLearning-PCSJ-IMPS2016Tutorial-DeepLearning-PCSJ-IMPS2016
Tutorial-DeepLearning-PCSJ-IMPS2016
 
GTC Japan 2015 - Experiments to apply Deep Learning to Forex time series data
GTC Japan 2015 - Experiments to apply Deep Learning to Forex time series dataGTC Japan 2015 - Experiments to apply Deep Learning to Forex time series data
GTC Japan 2015 - Experiments to apply Deep Learning to Forex time series data
 
Deep Learningの技術と未来
Deep Learningの技術と未来Deep Learningの技術と未来
Deep Learningの技術と未来
 
NVIDIA Seminar ディープラーニングによる画像認識と応用事例
NVIDIA Seminar ディープラーニングによる画像認識と応用事例NVIDIA Seminar ディープラーニングによる画像認識と応用事例
NVIDIA Seminar ディープラーニングによる画像認識と応用事例
 
画像認識のための深層学習
画像認識のための深層学習画像認識のための深層学習
画像認識のための深層学習
 
Deep Learningの基礎と応用
Deep Learningの基礎と応用Deep Learningの基礎と応用
Deep Learningの基礎と応用
 
Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3
Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3
Adversarial Networks の画像生成に迫る @WBAFLカジュアルトーク#3
 
Deep Learning技術の今
Deep Learning技術の今Deep Learning技術の今
Deep Learning技術の今
 
MIRU2014 tutorial deeplearning
MIRU2014 tutorial deeplearningMIRU2014 tutorial deeplearning
MIRU2014 tutorial deeplearning
 
一般向けのDeep Learning
一般向けのDeep Learning一般向けのDeep Learning
一般向けのDeep Learning
 
CVPR 2016 まとめ v1
CVPR 2016 まとめ v1CVPR 2016 まとめ v1
CVPR 2016 まとめ v1
 
Chainer Update v1.8.0 -> v1.10.0+
Chainer Update v1.8.0 -> v1.10.0+Chainer Update v1.8.0 -> v1.10.0+
Chainer Update v1.8.0 -> v1.10.0+
 

Ähnlich wie RecSysTV2014

[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & Processes
[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & Processes[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & Processes
[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & ProcessesRakuten Group, Inc.
 
Tomorrow's software testing for embedded systems
Tomorrow's software testing for embedded systemsTomorrow's software testing for embedded systems
Tomorrow's software testing for embedded systemsYasuharu Nishi
 
Youtube Trending Prediction
Youtube Trending PredictionYoutube Trending Prediction
Youtube Trending PredictionKiranVodela
 
IRJET- Movie Success Prediction using Data Mining and Social Media
IRJET- Movie Success Prediction using Data Mining and Social MediaIRJET- Movie Success Prediction using Data Mining and Social Media
IRJET- Movie Success Prediction using Data Mining and Social MediaIRJET Journal
 
Video Object Extraction Using Feature Matching Based on Nonlocal Matting
Video Object Extraction Using Feature Matching Based on Nonlocal MattingVideo Object Extraction Using Feature Matching Based on Nonlocal Matting
Video Object Extraction Using Feature Matching Based on Nonlocal MattingMeidya Koeshardianto
 
[Scrum Fest Mikawa] Successful Scrum Migration
[Scrum Fest Mikawa] Successful Scrum Migration[Scrum Fest Mikawa] Successful Scrum Migration
[Scrum Fest Mikawa] Successful Scrum MigrationWoohyeok Kim
 
Machine Reading the Web: beyond Named Entity Recognition and Relation Extraction
Machine Reading the Web: beyond Named Entity Recognition and Relation ExtractionMachine Reading the Web: beyond Named Entity Recognition and Relation Extraction
Machine Reading the Web: beyond Named Entity Recognition and Relation ExtractionEstevam Hruschka
 
Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...
Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...
Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...Sebastiano Panichella
 
Javier Garcia - Verdugo Sanchez - The Poka - Yoke System
Javier Garcia - Verdugo Sanchez -  The Poka - Yoke SystemJavier Garcia - Verdugo Sanchez -  The Poka - Yoke System
Javier Garcia - Verdugo Sanchez - The Poka - Yoke SystemJ. García - Verdugo
 
LeSS Like Adoption @ SAP
LeSS Like Adoption @ SAPLeSS Like Adoption @ SAP
LeSS Like Adoption @ SAPRobert Briese
 
Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)Hiroto Honda
 
Why biased matrix factorization works well?
Why biased matrix factorization works well?Why biased matrix factorization works well?
Why biased matrix factorization works well?Joonyoung Yi
 
[Hitesh mandloi] DevOpsDays Tokyo 2021 presentation
[Hitesh mandloi] DevOpsDays Tokyo 2021 presentation[Hitesh mandloi] DevOpsDays Tokyo 2021 presentation
[Hitesh mandloi] DevOpsDays Tokyo 2021 presentationHiteshMandloi
 
スクラムマスターのためのアジャイルの考え方と技術的課題
スクラムマスターのためのアジャイルの考え方と技術的課題スクラムマスターのためのアジャイルの考え方と技術的課題
スクラムマスターのためのアジャイルの考え方と技術的課題Yoshida Hiroki
 
[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...
[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...
[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...Yuki Koyama
 
An Exploration of Cross-product App Experiences
An Exploration of Cross-product App ExperiencesAn Exploration of Cross-product App Experiences
An Exploration of Cross-product App ExperiencesAtlassian
 
從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧
從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧
從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧Frank Fang Kuo Yu
 
Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...
Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...
Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...DeNA
 

Ähnlich wie RecSysTV2014 (20)

[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & Processes
[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & Processes[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & Processes
[Rakuten TechConf2014] [C-6] Japan ICHIBA Daily Work - Tools & Processes
 
Tomorrow's software testing for embedded systems
Tomorrow's software testing for embedded systemsTomorrow's software testing for embedded systems
Tomorrow's software testing for embedded systems
 
seven quality tool
seven quality toolseven quality tool
seven quality tool
 
Youtube Trending Prediction
Youtube Trending PredictionYoutube Trending Prediction
Youtube Trending Prediction
 
IRJET- Movie Success Prediction using Data Mining and Social Media
IRJET- Movie Success Prediction using Data Mining and Social MediaIRJET- Movie Success Prediction using Data Mining and Social Media
IRJET- Movie Success Prediction using Data Mining and Social Media
 
Video Object Extraction Using Feature Matching Based on Nonlocal Matting
Video Object Extraction Using Feature Matching Based on Nonlocal MattingVideo Object Extraction Using Feature Matching Based on Nonlocal Matting
Video Object Extraction Using Feature Matching Based on Nonlocal Matting
 
[Scrum Fest Mikawa] Successful Scrum Migration
[Scrum Fest Mikawa] Successful Scrum Migration[Scrum Fest Mikawa] Successful Scrum Migration
[Scrum Fest Mikawa] Successful Scrum Migration
 
Machine Reading the Web: beyond Named Entity Recognition and Relation Extraction
Machine Reading the Web: beyond Named Entity Recognition and Relation ExtractionMachine Reading the Web: beyond Named Entity Recognition and Relation Extraction
Machine Reading the Web: beyond Named Entity Recognition and Relation Extraction
 
Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...
Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...
Search-Based Software Testing Tool Competition 2021 by Sebastiano Panichella,...
 
Javier Garcia - Verdugo Sanchez - The Poka - Yoke System
Javier Garcia - Verdugo Sanchez -  The Poka - Yoke SystemJavier Garcia - Verdugo Sanchez -  The Poka - Yoke System
Javier Garcia - Verdugo Sanchez - The Poka - Yoke System
 
LeSS Like Adoption @ SAP
LeSS Like Adoption @ SAPLeSS Like Adoption @ SAP
LeSS Like Adoption @ SAP
 
Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)Tackling Open Images Challenge (2019)
Tackling Open Images Challenge (2019)
 
デザインシステムの海で3年間もがいてみて
デザインシステムの海で3年間もがいてみてデザインシステムの海で3年間もがいてみて
デザインシステムの海で3年間もがいてみて
 
Why biased matrix factorization works well?
Why biased matrix factorization works well?Why biased matrix factorization works well?
Why biased matrix factorization works well?
 
[Hitesh mandloi] DevOpsDays Tokyo 2021 presentation
[Hitesh mandloi] DevOpsDays Tokyo 2021 presentation[Hitesh mandloi] DevOpsDays Tokyo 2021 presentation
[Hitesh mandloi] DevOpsDays Tokyo 2021 presentation
 
スクラムマスターのためのアジャイルの考え方と技術的課題
スクラムマスターのためのアジャイルの考え方と技術的課題スクラムマスターのためのアジャイルの考え方と技術的課題
スクラムマスターのためのアジャイルの考え方と技術的課題
 
[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...
[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...
[CHI 2018] OptiMo: Optimization-Guided Motion Editing for Keyframe Character ...
 
An Exploration of Cross-product App Experiences
An Exploration of Cross-product App ExperiencesAn Exploration of Cross-product App Experiences
An Exploration of Cross-product App Experiences
 
從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧
從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧
從 Atari/AlphaGo/ChatGPT 談深度強化學習及通用人工智慧
 
Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...
Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...
Can We Make Maps from Videos? ~From AI Algorithm to Engineering for Continuou...
 

Kürzlich hochgeladen

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 

Kürzlich hochgeladen (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 

RecSysTV2014