SlideShare a Scribd company logo
1 of 34
Download to read offline
1 KYOTO UNIVERSITY
KYOTO UNIVERSITY
The	Limits	of	Popularity-Based	
Recommendations,	and	the	Role	of	Social	Ties	
Daiki Tanaka
Kashima	lab.,	Kyoto	University
Research	Seminar,	2017/5/12(Fri)
2 KYOTO UNIVERSITY
Today’s paper:
n Title	:	The	Limits	of	Popularity-Based	Recommendations,	
and	the	Role	of	Social	Ties	
n Venue:	KDD2016
n Authors:
Marco	Bressan
Sapienza	University of	
Rome	Rome,	Italy
Stefano	Leucci
Sapienza	University of	
Rome	Rome,	Italy
Alessandro	Panconesi
Sapienza	University of	
Rome	Rome,	Italy
Prabhakar Raghavan
Google	Mountain	
View,	CA	
Erisa Terolli
Sapienza	University
of	Rome	Rome,	Italy
3 KYOTO UNIVERSITY
Background
4 KYOTO UNIVERSITY
Background:
n To	what	extent	can	a	market	be	altered	by	a	Recommender	
System(RS)?	
l Ex)	if	an	online	bookstore	starts	adopting	a	RS,	will	unknown	
books	become	hits?	How	will	readers	change?
l In	this	paper	we	try	an	approach	by	introducing	a	natural	
model	for	markets	that	are	governed	by	a	RS.
n Focusing	on	popularity	of	products	and	connection	among	
users
5 KYOTO UNIVERSITY
Related	Work
6 KYOTO UNIVERSITY
Related	work:
n A	study	shows	that	recommendations	of	popular	users	are	much	
more	likely	to	be	accepted	than	recommendations	of	“average”	
users.	
n Another	study	finds	that	a	large	part	of	the	items	adopted	by	a	user	
are	also	adopted	by	his/her	friends.	
n our	model	allows	users	to	influence	each	other
n ours	is	stochastic	and	allows	for	complex	dependences	on	
past	events
n We	analyzed	the	interactions	between	RS’s	and	markets
7 KYOTO UNIVERSITY
A	MODEL	FOR	Recommender	System
8 KYOTO UNIVERSITY
Model:
Definition
n Products.	
n Users	(or	Buyers).	
n The	graph.	
n The	purchasing	process.	
n The	weight	of	history.
9 KYOTO UNIVERSITY
Model	:	definition
Products
l set	𝒫 of	m	products
l each	product	can	be	bought	multiple	times	during	the	
purchasing	process.
l Products	are	bought	one	at	a	time	in	an	infinite	sequence	
of	time	steps	t	=	1,2,3...
10 KYOTO UNIVERSITY
Model	:	definition
Users	(or	Buyers)
We	have	a	set	U :=	{1,...,n}	of	n	users.	
l A	fixed	purchased	rate	𝑓# ∈ 0	, 1 ∶	User	u	is	chosen	with	𝑓#
• ∑ 𝑓# = 1#∈-
l 𝐵# 𝑝 :	𝑢2s	personal	preference	for	p	∈ Ρ
l a	fixed	probability	𝛼# ∈ [0	, 1) :	when	u	buys	a	product	it	follows	a	
recommendation	with	probability	𝛼#
l a	list	of	products	purchased	in	the	past	(before	time	0)
𝑓#, Β# 𝑝 , 𝛼# are	fixed	parameters.
11 KYOTO UNIVERSITY
Model	:	definition
The	graph
Users	are	connected	via	a	directed,	weighted	graph	𝐺 = 𝒰, 𝐸
l an	edge	𝑣𝑢 denotes	the	fact	that 𝑣 can	influence	𝑢 when	𝑢 decides	
to	follow	a	recommendation.
l The	arc	has	weight	𝑤=# which	gives	the	strength	of	this	trust	
relationship.	
u v
𝒘 𝒗𝒖
12 KYOTO UNIVERSITY
Model	:	definition
The	purchasing	process
At	each	time	step	t	=	1,2,...,	a	user	u	is	chosen	with	probability	𝑓# and	
buys	a	product	in	one	of	two	ways:	
1. With	probability	1 − 𝛼#
u chooses	a	product	according	to	its	own	distribution	𝐵# of	
personal	preferences.	
2. With	probability	𝛼#
u follows	the	recommendation.
13 KYOTO UNIVERSITY
Model	:	definition
The	purchasing	process
n When	user	u	does	not	follow	recommendation
l Which	product?	
• at	probability	𝑏#(𝑝),	u	buys	p.
……..
p p’																																								p”
𝑏# 𝑝 								𝑏# 𝑝2 																								𝑏#(𝑝”)
u
14 KYOTO UNIVERSITY
Model	:	definition
The	purchasing	process
n When	user	u	follows	recommendation
l from	whom?
• At	probability	𝑤=#,	u	follows	recommendation	of	v
l Which	product?
• At	probability	 𝑥=
F
(𝑝) ,	u buys	p	because	of	v’s	recommendation.
• 𝑢, 𝑣 ∈ 𝒰, 𝑝 ∈ 𝒫
v													v’																												v’’
…….
𝑤=#
𝑤=GG#
u
15 KYOTO UNIVERSITY
Model	:	definition
past	purchases
User	u have	made	𝑘# purchases	before	starting	the	system.
Now	we	are	at	time	t	>	0
n ℎ#
F,b
∶ the	weight	of	a	purchase	made	by	u	at	time i <	t
products
time
m
1
2
…………….
-𝑘# 		… … … … … … … .				−1							0									1																																														𝑡-1
16 KYOTO UNIVERSITY
Model	:	definition
The	weight	of	history
n ti
−𝑘#, … , −1 																					𝐼#
F ⊆ 0, … 𝑡 − 1
𝐼#
F ∶ 𝑠𝑒𝑡	𝑜𝑓	𝑡𝑖𝑚𝑒𝑠	𝑤ℎ𝑒𝑛	𝑢	𝑏𝑜𝑢𝑔ℎ𝑡	𝑠𝑜𝑚𝑒	𝑝𝑟𝑜𝑑𝑢𝑐𝑡
(t	>	0)
17 KYOTO UNIVERSITY
Model	:	definition
The	weight	of	history
n ti
−𝑘#, … , −1 																					𝐼#
F ⊆ 0, … 𝑡 − 1
p
• 𝐽#,r
F ⊆ −𝑘#, … , −1 	⋃	𝐼#
F ∶ 𝑠𝑒𝑡	𝑜𝑓	𝑡𝑖𝑚𝑒𝑠	𝑤ℎ𝑒𝑛	𝑢	𝑏𝑜𝑢𝑔ℎ𝑡	𝑝.
• 𝑥#
F 𝑝 ≔ ∑ ℎ#
F,b
b∈uv,w
x
18 KYOTO UNIVERSITY
Analysis	of	the	model
19 KYOTO UNIVERSITY
Analysis:	preparation
We	focus	on	a	particular	product	p*.
n u	is	the	recommender	node	at	time	t.	
l 𝑥#
F :	denoting	𝑥#
F (𝑝∗)
l 𝒙F 		≔ (𝑥{
F
, … , 𝑥|
F )
l 𝑏# :	u’s	personal	preference	for	p*.
l b					:=	(𝑏{, … , 𝑏|)
l A					:=	diag 𝛼{, … 𝛼| =
𝛼{ ⋯ 0
⋮ ⋱ ⋮
0 ⋯ 𝛼|
l M				:	𝑀#= = 𝑤=#
l f						:=	(𝑓{, 𝑓•, … , 𝑓|)
20 KYOTO UNIVERSITY
Analysis:
Does	𝑥F
	converge?
The	past	fades	away	:	l𝑖𝑚F→„ 𝑬[ℎ#
F,b
] = 0.
[Theorem	1.]	
If	the	past	fades	away,	then
limF→„ 𝑬 𝑥F
= 𝒙„
where	𝒙„
= 𝑳𝒃,	 L= 𝑰 − 𝑨𝑴 Œ{
𝑰 − 𝑨
Otherwise	𝑬 𝑥F might	not	converge,	or	converge	but	not	to	𝒙„.
21 KYOTO UNIVERSITY
Analysis:
user’s	influence	on	the	market
n 𝑳 ∶= 𝑰 − 𝑨𝑴 Œ{
𝑰 − 𝑨 (2)
l 𝐿=# is	how	much	u	influences	v.
l So,		∑ 𝐿Ž#Ž 	 quantifies	u’s	influence	on	the	entire	market.
n We	collect	these	individual	market	influences	:
𝜸• ≔ 𝒇• 𝑳 = (𝛾{, ⋯ , 𝛾| ) (3)
where	f	=	(𝑓{, 𝑓•, … , 𝑓|)
n The	larger	value	of	γ”,	the	greater	influence	of	u	on	the	final	market	
share	of	p*.
22 KYOTO UNIVERSITY
Analysis:
market	share	of	p*
l with	recommender
n 𝒇 • 𝒙„
= 𝜸 • 𝒃
l without	recommender
n 𝒇 • 𝒃
Define	market	distortion	as:
△≔	
𝒇•𝒙—
𝒇•𝒃	
=
𝜸•𝒃	
𝒇•𝒃
(5)
no	RS																	with	RS
Market	share	of	p*
f・b 𝛾・b
23 KYOTO UNIVERSITY
Analysis:
computing	𝛾
n 𝑳 ∶= 𝑰 − 𝑨𝑴 Œ{
𝑰 − 𝑨 (2)
n 𝜸•
≔ 𝒇•
𝑳 (3)
l To	compute	𝛾 directly	through	(2)	and	(3)	is	expensive
l So	rewrite	 𝑰 − 𝑨𝑴 Œ{
as			∑ 𝑨𝑴 b˜„
b™š
n 𝜸•
= 𝒇•
𝑳 = 𝑓• ∑ 𝑨𝑴 b
(𝑰 − 𝑨)˜„
b™š (9)
l Using	this	throughout	experiments
24 KYOTO UNIVERSITY
Experiments
25 KYOTO UNIVERSITY
Experiments:
data	sets
l Google+										: 107,614	nodes、 13,673,453	arcs
l Twitter	SNAP	: 81,306	nodes、 2,420,766	arcs
l Twitter	LAW		: 41,652,230	nodes、 1,468,365,182	arcs
l Slashdot	 : 82,144	nodes、 425,072	arcs
l Yelp																	: 365,759	nodes、 1,288,031	edges
l Facebook								: 63,731	nodes、 817,090	edges
26 KYOTO UNIVERSITY
Experiment:
parameters
n H𝑜𝑤	𝑡𝑜	𝑠𝑒𝑡	f, w, h, 𝛼?	:	follow	Basic	Scenario(Definition1.)
l f:	who	buys?	→ 𝑓# =
{
|
l w:	whose	recommendation?	→ 𝑤=# =
{
b|œ•ž(#)
l h:	ℎ#
F,Œb
= ℎ#
F,b
=
{
Ÿv˜ v
x
l 𝛼:	0.2
27 KYOTO UNIVERSITY
Experiment1:
n This	experiment	checks	that	the	purchasing	process	unrolls	
as	predicted
l Remaining	products	are	coalesced	into	one]
n Simulating	the	purchasing	process	for	10,000n	steps
28 KYOTO UNIVERSITY
Result:
𝒙F
converges	to	𝒙„
.
29 KYOTO UNIVERSITY
Experiment2:
b
n b	was	instantiated	with	different	types	of	distributions
l uniform	in	[0,1]
l exponential	of	mean	½
l a	power-law	of	exponent	0.01	
l normal	of	mean	1/2	and	standard	deviation	1/6
30 KYOTO UNIVERSITY
Result:
b
n Market	distortion doesn’t	change	so	much
n In	all	cases	the	value	of	△ was	always	in	the	range	1±0.002	
n social	graphs	prevent	the	recommender	from	distorting	the	
market.
31 KYOTO UNIVERSITY
Experiment3:
insert	a	super-node
n Insert	a	super-node	to	G.
l It	points	to	every	user	and	always	recommends	p*.
…...
supernode
Users
32 KYOTO UNIVERSITY
Experiment3:	result
when	there	is	a	supernode
Δ ∶ 105.3	%	〜	149.7	%
33 KYOTO UNIVERSITY
Conclusion
34 KYOTO UNIVERSITY
n They	modeled	the	recommender	system	by	introducing	natural	
model	for	markets
n According	to	experiments,
l real-world	social	graphs	prevent	the	recommender	from	distorting	
the	market.	
l When	we	insert	a	super-node	to	the	graph,	the	market	is	distorted.
Conclusion:

More Related Content

Similar to The Limits of Popularity-Based Recommendations, and the Role of Social Ties

Session 5 - Measuring UX + Getting Into UX
Session 5  - Measuring UX + Getting Into UXSession 5  - Measuring UX + Getting Into UX
Session 5 - Measuring UX + Getting Into UXLeanna Gingras
 
College Essay Tell Us Something Yourself
College Essay Tell Us Something YourselfCollege Essay Tell Us Something Yourself
College Essay Tell Us Something YourselfDiana Jordan
 
NowHere - Raising community awareness
NowHere - Raising community awarenessNowHere - Raising community awareness
NowHere - Raising community awarenessPerus Saranurak
 
Perspectives of Scientifc Publishing
Perspectives of Scientifc PublishingPerspectives of Scientifc Publishing
Perspectives of Scientifc PublishingScienceOpen
 
Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...
Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...
Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...Agnis Stibe
 
Presentación SocietalImpact Daniel Torres
Presentación SocietalImpact Daniel Torres Presentación SocietalImpact Daniel Torres
Presentación SocietalImpact Daniel Torres EC3metrics Spin-Off
 
Unsupervised Scalable Statistical Method for Identifying Influential Users in...
Unsupervised Scalable Statistical Method for Identifying Influential Users in...Unsupervised Scalable Statistical Method for Identifying Influential Users in...
Unsupervised Scalable Statistical Method for Identifying Influential Users in...Facultad de Informática UCM
 
Paper: Comparing landscape urbanism and New Urbanism
Paper: Comparing landscape urbanism and New UrbanismPaper: Comparing landscape urbanism and New Urbanism
Paper: Comparing landscape urbanism and New UrbanismErik-Jan van Oosten
 
An agent-based model of the effects of message interventions on opinion dynam...
An agent-based model of the effects of message interventions on opinion dynam...An agent-based model of the effects of message interventions on opinion dynam...
An agent-based model of the effects of message interventions on opinion dynam...Shahan Ali Memon
 
Jeffrey xu yu large graph processing
Jeffrey xu yu large graph processingJeffrey xu yu large graph processing
Jeffrey xu yu large graph processingjins0618
 
Scholar's scientific collaboration through co-authorship networks
Scholar's scientific collaboration through co-authorship networksScholar's scientific collaboration through co-authorship networks
Scholar's scientific collaboration through co-authorship networksAliakbar Akbaritabar (Ali)
 
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...BAINIDA
 
Educational Communication and e-Learning
Educational Communication and e-LearningEducational Communication and e-Learning
Educational Communication and e-LearningMJ Ferdous
 
Melding machine learning and participatory foresight
Melding machine learning and participatory foresightMelding machine learning and participatory foresight
Melding machine learning and participatory foresightWendy Schultz
 
Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?Nicola Procopio
 

Similar to The Limits of Popularity-Based Recommendations, and the Role of Social Ties (20)

Session 5 - Measuring UX + Getting Into UX
Session 5  - Measuring UX + Getting Into UXSession 5  - Measuring UX + Getting Into UX
Session 5 - Measuring UX + Getting Into UX
 
College Essay Tell Us Something Yourself
College Essay Tell Us Something YourselfCollege Essay Tell Us Something Yourself
College Essay Tell Us Something Yourself
 
Dsir2016 vuwp
Dsir2016 vuwpDsir2016 vuwp
Dsir2016 vuwp
 
Training Session on Using Nvivo and SPSS
Training Session on Using Nvivo and SPSS Training Session on Using Nvivo and SPSS
Training Session on Using Nvivo and SPSS
 
NowHere - Raising community awareness
NowHere - Raising community awarenessNowHere - Raising community awareness
NowHere - Raising community awareness
 
Perspectives of Scientifc Publishing
Perspectives of Scientifc PublishingPerspectives of Scientifc Publishing
Perspectives of Scientifc Publishing
 
Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...
Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...
Transformational Sociotech Design for Urban Mobility and Sustainable Wellbein...
 
Societal Impact
Societal Impact Societal Impact
Societal Impact
 
Presentación SocietalImpact Daniel Torres
Presentación SocietalImpact Daniel Torres Presentación SocietalImpact Daniel Torres
Presentación SocietalImpact Daniel Torres
 
Unsupervised Scalable Statistical Method for Identifying Influential Users in...
Unsupervised Scalable Statistical Method for Identifying Influential Users in...Unsupervised Scalable Statistical Method for Identifying Influential Users in...
Unsupervised Scalable Statistical Method for Identifying Influential Users in...
 
Paper: Comparing landscape urbanism and New Urbanism
Paper: Comparing landscape urbanism and New UrbanismPaper: Comparing landscape urbanism and New Urbanism
Paper: Comparing landscape urbanism and New Urbanism
 
An agent-based model of the effects of message interventions on opinion dynam...
An agent-based model of the effects of message interventions on opinion dynam...An agent-based model of the effects of message interventions on opinion dynam...
An agent-based model of the effects of message interventions on opinion dynam...
 
Jeffrey xu yu large graph processing
Jeffrey xu yu large graph processingJeffrey xu yu large graph processing
Jeffrey xu yu large graph processing
 
Scholar's scientific collaboration through co-authorship networks
Scholar's scientific collaboration through co-authorship networksScholar's scientific collaboration through co-authorship networks
Scholar's scientific collaboration through co-authorship networks
 
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
 
Educational Communication and e-Learning
Educational Communication and e-LearningEducational Communication and e-Learning
Educational Communication and e-Learning
 
Mood
MoodMood
Mood
 
Melding machine learning and participatory foresight
Melding machine learning and participatory foresightMelding machine learning and participatory foresight
Melding machine learning and participatory foresight
 
Predicting the “Stars of Tomorrow” on Social Media
Predicting the “Stars of Tomorrow” on Social MediaPredicting the “Stars of Tomorrow” on Social Media
Predicting the “Stars of Tomorrow” on Social Media
 
Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?
 

More from Daiki Tanaka

[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...
[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...
[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...Daiki Tanaka
 
カーネル法:正定値カーネルの理論
カーネル法:正定値カーネルの理論カーネル法:正定値カーネルの理論
カーネル法:正定値カーネルの理論Daiki Tanaka
 
[Paper Reading] Causal Bandits: Learning Good Interventions via Causal Inference
[Paper Reading] Causal Bandits: Learning Good Interventions via Causal Inference[Paper Reading] Causal Bandits: Learning Good Interventions via Causal Inference
[Paper Reading] Causal Bandits: Learning Good Interventions via Causal InferenceDaiki Tanaka
 
[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...
[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...
[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...Daiki Tanaka
 
Selective inference
Selective inferenceSelective inference
Selective inferenceDaiki Tanaka
 
Anomaly Detection with VAEGAN and Attention [JSAI2019 report]
Anomaly Detection with VAEGAN and Attention [JSAI2019 report]Anomaly Detection with VAEGAN and Attention [JSAI2019 report]
Anomaly Detection with VAEGAN and Attention [JSAI2019 report]Daiki Tanaka
 
オンライン学習 : Online learning
オンライン学習 : Online learningオンライン学習 : Online learning
オンライン学習 : Online learningDaiki Tanaka
 
[Paper Reading] Attention is All You Need
[Paper Reading] Attention is All You Need[Paper Reading] Attention is All You Need
[Paper Reading] Attention is All You NeedDaiki Tanaka
 
Local Outlier Detection with Interpretation
Local Outlier Detection with InterpretationLocal Outlier Detection with Interpretation
Local Outlier Detection with InterpretationDaiki Tanaka
 
The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...
The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...
The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...Daiki Tanaka
 
Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...
Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...
Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...Daiki Tanaka
 
Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series Data
Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series DataToeplitz Inverse Covariance-Based Clustering of Multivariate Time Series Data
Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series DataDaiki Tanaka
 

More from Daiki Tanaka (12)

[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...
[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...
[Paper Reading] Theoretical Analysis of Self-Training with Deep Networks on U...
 
カーネル法:正定値カーネルの理論
カーネル法:正定値カーネルの理論カーネル法:正定値カーネルの理論
カーネル法:正定値カーネルの理論
 
[Paper Reading] Causal Bandits: Learning Good Interventions via Causal Inference
[Paper Reading] Causal Bandits: Learning Good Interventions via Causal Inference[Paper Reading] Causal Bandits: Learning Good Interventions via Causal Inference
[Paper Reading] Causal Bandits: Learning Good Interventions via Causal Inference
 
[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...
[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...
[Paper reading] L-SHAPLEY AND C-SHAPLEY: EFFICIENT MODEL INTERPRETATION FOR S...
 
Selective inference
Selective inferenceSelective inference
Selective inference
 
Anomaly Detection with VAEGAN and Attention [JSAI2019 report]
Anomaly Detection with VAEGAN and Attention [JSAI2019 report]Anomaly Detection with VAEGAN and Attention [JSAI2019 report]
Anomaly Detection with VAEGAN and Attention [JSAI2019 report]
 
オンライン学習 : Online learning
オンライン学習 : Online learningオンライン学習 : Online learning
オンライン学習 : Online learning
 
[Paper Reading] Attention is All You Need
[Paper Reading] Attention is All You Need[Paper Reading] Attention is All You Need
[Paper Reading] Attention is All You Need
 
Local Outlier Detection with Interpretation
Local Outlier Detection with InterpretationLocal Outlier Detection with Interpretation
Local Outlier Detection with Interpretation
 
The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...
The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...
The Million Domain Challenge: Broadcast Email Prioritization by Cross-domain ...
 
Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...
Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...
Learning Deep Representation from Big and Heterogeneous Data for Traffic Acci...
 
Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series Data
Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series DataToeplitz Inverse Covariance-Based Clustering of Multivariate Time Series Data
Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series Data
 

Recently uploaded

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...SUHANI PANDEY
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsJoseMangaJr1
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 

Recently uploaded (20)

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 

The Limits of Popularity-Based Recommendations, and the Role of Social Ties