SlideShare a Scribd company logo
1 of 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日木曜日

More Related Content

Viewers also liked

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
 

Viewers also liked (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+
 

Similar to 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
 

Similar to 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...
 

Recently uploaded

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 

Recently uploaded (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 

RecSysTV2014