SlideShare a Scribd company logo
1 of 50
Download to read offline
Unifying	Text,	Metadata,	and	User	Network		
Representa8ons	with	a	Neural	Network	
	for	Geoloca8on	Predic8on	
Yasuhide	Miura†,‡,	Motoki	Taniguchi†,		
Tomoki	Taniguchi†,	and	Tomoko	Ohkuma†	
†	Fuji	Xerox	Co.,	Ltd.	
‡	Tokyo	Ins8tute	of	Technology
Geoloca8on	Predic8on	
•  Goal	
– Predict	a loca8on	of	a	person	
My house is at
Vancouver.	
Example	
geoloca8on	
predic8on	
Vancouver	
an	SNS	message	
city	name
Our	Approach	
•  Geoloca8on	predic8on	with	neural	networks	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Inputs	messages,	metadata,	and	user	network	
Overview
Our	Approach	
•  Geoloca8on	predic8on	with	neural	networks	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Inputs	messages,	metadata,	and	user	network	
Overview	
Text	processes	with	
RNN+APen8on
Our	Approach	
•  Geoloca8on	predic8on	with	neural	networks	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Inputs	messages,	metadata,	and	user	network	
Merge	representa8ons	
with	APen8on	
Overview	
Text	processes	with	
RNN+APen8on
Our	Approach	
•  Geoloca8on	predic8on	with	neural	networks	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Inputs	messages,	metadata,	and	user	network	
Merge	representa8ons	
with	APen8on	
Overview	
Text	processes	with	
RNN+APen8on	
Output	city	
name
Our	Approach	
•  Geoloca8on	predic8on	with	neural	networks	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Overview	
Quite	a	complex	
model,	why?
Geoloca8on	Predic8on	Target	
•  TwiPer	users	
– A	popular	target	in	previous	works	(Cheng	et	al.,	
2010;	Eisenstein	et	al.,	2010)
Geoloca8on	Predic8on	Target	
•  TwiPer	users	
– A	popular	target	in	previous	works	(Cheng	et	al.,	
2010;	Eisenstein	et	al.,	2010)	
•  Characteris8cs	
– Mul8ple	geoloca8on	clues	
•  Message	(tweet)	
•  Metadata	
•  User	network	
– Large-scale	data	
•  Ground-truth	loca8ons	with	geotags
Metadata	
•  Descrip8on,	loca8on,	8mezone,	etc.	
–  State-of-the-art	performances	combined	with	texts	
(Han	et	al.,	2013,	2014;	Jayasinghe	et	al.,	2016;	Miura	
et	al.,	2016)	
I work as a researcher
at XXX …	
I live in Canada.	
America/Vancouver	
Descrip0on	
Loca0on	
Timezone	
TwiPer	user	
Example
User	Network	
•  Men8on	network,	friend	network,	etc.	
–  Predic8on	with	label	propaga8on	
–  State-of-the-art	performances	combined	with	texts	
(Rahimi	et	al.,	2015a;	Jayasinghe	et	al.,	2016)	
Target	user	
Vancouver	
Vancouver	
(null)	
Tokyo	Example	
Men8on	user	1	
Men8on	user	2	
Men8on	user	3	
Men8on	user	4
User	Network	
•  Men8on	network,	friend	network,	etc.	
–  Predic8on	with	label	propaga8on	
–  State-of-the-art	performances	combined	with	texts	
(Rahimi	et	al.,	2015a;	Jayasinghe	et	al.,	2016)	
Target	user	
Vancouver	
Vancouver	
(null)	
Tokyo	Example	
Perhaps,	
Vancouver	
Men8on	user	1	
Men8on	user	2	
Men8on	user	3	
Men8on	user	4
Model	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Messages	 Metadata	 User	network
TEXT	Component	(1)	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Messages
TEXT	Component	(2)	
•  Hierarchical	Neural	Networks	
– Layers	
•  Word	Embedding	
•  Recurrent	Neural	Network	
–  Specifically,	GRU	(Cho	et	al.,	2014)	
•  (Self)	APen8on	
messages
(timeline)
timeline
representation
AttentionTL
RNNM
AttentionM
Word Embedding
messages
(timeline)
Word Embedding
x1 xT
…input
h1
bi-directional
recurrent
states
…
x2
Layer h1
h2
h2
hT
hT
Figure 2: Overview of the text component with
detailed description of RNNM and AttentionM.
and
←−
h are concatenated to form g where gt =
−→
ht∥
←−
ht and are passed to the first attention layer
AttentionM.
AttentionM computes a message representa-
tion m as a weighted sum of gt with weight αt:
m =
t
αtgt (5)
αt =
exp vT
αut
t exp (vT
αut)
(6)
ut = tanh (W αgt + bα) (7)
where v is a weight vector, W is a weight ma-
cities users
current
user
User
Network
Figure 3: Overview
nent with a detaile
wise addition and A
We process locat
similarly to messag
attention layer. Be
tion and one descri
tion layer is not req
ponent. We also ch
among the message
tion processes beca
information. For t
assigned for each
timeline representa
and a description
RNNM	output	
Mul8-layer	
Perceptron	Sofmax	
APen8onM
TEXT&META	Component	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Messages	 Metadata	
(loca8on,	descrip8on,	8mezone)	
Text	processes	
(single	text)	
Merge	four	
representa8ons	
Embedding
USERNET	Component	(1)	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
User	network
USERNET	Component	(2)	
•  Linked	users	
–  Embedding	for	each	user	
•  Regional	celebri8es	
•  Linked	ci8es	
–  Embedding	for	each	ground-truth	
city	of	a	user	
•  “unknown”	for	unavailable	cases	
•  Merge	
–  Element-wise	addi8on	
–  APen8on	over	N	users	
linked
cities
+
AttentionN
City
Embedding
User
Embedding
user network
representation
linked
users
linked
user 1
linked
user N
current
user
User
Network …
Unified	Processes	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Merge	two	
representa8ons	
Predict	City	
User	
representa8on	
User	network	
representa8on
Data	(1)	
•  Two	open	datasets	
–  TwiPerUS	(Roller	et	al.,	2012)	
–  W-NUT	(Han	et	al.,	2016)	
•  User	Network	
–  Uni-direc8onal	men8on	network	(Rahimi	et	al.,	
2015a,	2015b)	
•  Dataset	users	+	one-hop	users	
•  Set	undirected	edges	for	men8ons	
	
@Alice Hello!	
Bob	
Example	
set	edge	 Bob	
Alice
Data	(2)	
TwitterUS
(train)	
W-NUT
(train)	
#user	 279K	 782K	
#tweet	 23.8M	 9.03M	
tweet/user	 85.6	 11.6	
#reduced-edge*	 2.11M	 1.01M	
reduced-edge/user	 7.04	 1.29	
#city	 339	 3028	
*	Restricted	edges	to	sa8sfy	one	of	the	following	condi8ons:	
1.  Both	users	have	ground	truth	loca8ons.	
2.  One	user	has	a	ground	truth	loca8on	and	another	user	is	
men8oned	5	8mes	or	more.
Baselines	and	Sub-models	
Name	 Text	 Metadata	
User
Network	
Key Components	
LR	 X	
logistic regression, k-d tree
(Rahimi et al. 2015a)	
MADCEL-B-LR	 X	 X	
logistic regression, k-d tree,
Modified Adsorption (Rahimi
et al. 2015a)	
LR-STACK	 X	 X	
logistic regression, k-d tree,
stacking (Han et al. 2013,
2014)	
MADCEL-B-
LR-STACK	
X	 X	 X	
logistic regression, k-d tree,
stacking, Modified Adsorption	
SUB-NN-TEXT	 X	 TEXT	
SUB-NN-UNET	 X	 X	 TEXT, USERNET 	
SUB-NN-META	 X	 X	 TEXT&META	
Proposed Model	 X	 X	 X	 Full model
Metrics	
Metric	 Definition	
Accuracy	 The percentage of correctly predicted cities.
Accuracy@161	
A relaxed accuracy that takes prediction errors
within 161 km as correct predictions.
Median Error Distance*	 Median value of error distances in predictions.
Mean Error Distance*	 Mean value of error distances in predictions.
Example	
Predic8on:	Vancouver	
Ground-truth:	Victoria	
Accuracy	=	0.0	
Accuracy@161	=	1.0	
Error	Distance	=	94km	
*	Error	distance	evalua8ons	are	excluded	
from	this	presenta8on	for	simplifica8on.
Results	(TwiPerUS)	
Model Accuracy
Accuracy
@161
Baselines
(implemented)
LR
MADCEL-B-LR
LR-STACK
MADCEL-B-LR-STACK
42.0
50.2
50.8
55.7
52.7
60.1
64.1
67.7
Our Models
SUB-NN-TEXT
SUB-NN-UNET
SUB-NN-META
Proposed Model
44.9**
51.0
54.6**
58.5**
55.6**
61.5*
67.2**
70.1**
+2.8%	in		
accuracy	
+2.4%	in		
accuracy@161	
*	significant	improvement	with	5%	significance	level	
**	significant	improvement	with	1%	significance	level
Results	(W-NUT)	
Model Accuracy
Accuracy
@161
Baselines (reported) Jayasinghe et al. (2016) 52.6 -
Baselines
(implemented)
LR
MADCEL-B-LR
LR-STACK
MADCEL-B-LR-STACK
34.1
36.2
51.2
51.6
46.7
49.7
64.9
65.3
Our Models
SUB-NN-TEXT
SUB-NN-UNET
SUB-NN-META
Proposed Model
35.4**
38.1**
54.7**
56.4**
50.3**
53.3**
70.2**
71.9**
+4.8%	in		
accuracy	
+6.6%	in		
accuracy@161	
+3.8%	in		
accuracy	
**	significant	improvement	with	1%	significance	level
Analysis	of	APen8on	layers	(1)	
description
locationtimeline
timezone
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNET
Timeline	&	
Metadata	
Stronger	in	
TwiPerUS	
probability	
density	func8ons
Analysis	of	APen8on	layers	(1)	
description
locationtimeline
timezone
Stronger	in	
TwiPerUS	
TwitterUS
(train)	
W-NUT
(train)	
#user	 279K	 782K	
#tweet	 23.8M	 9.03M	
tweet/user	 85.6	 11.6
Analysis	of	APen8on	layers	(2)	
messages
(timeline)
RNNL
AttentionL
FCU
label
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
linked
cities
linked
users
+
AttentionN
City
Embedding
User
Embedding
AttentionUN
FCUN
TEXT
TEXT&META
USERNETUser	&	User	Network	
user network
Stronger	in	
TwiPerUS	
probability	
density	func8on
Analysis	of	APen8on	layers	(2)	
user network
Stronger	in	
TwiPerUS	
TwitterUS
(train)	
W-NUT
(train)	
#reduced-edge	 2.11M	 1.01M	
reduced-edge/user	 7.04	 1.29
Conclusion	
•  Proposed	a	neural	network	model	for	geoloca8on	
predic8on	
–  Unifies:	
•  text	
•  metadata	
•  user	network	
–  Improvement	over	previous	state-of-the	art	models	
ü +2.8—3.8%	in	accuracy		
ü +2.4—6.6%	in	accuracy@161	
–  Analysis	of	aPen8on	probabili8es:	
•  Capturing	sta8s8cal	characteris8cs	of	the	datasets
Future	Works	
•  An	extension	of	the	proposed	model	
– Introduc8on	of	temporal	state	
•  Capture	loca8on	changes	like	travel	
•  Applica8on	to	different	tasks	
– For	example,	gender	analysis	or	age	analysis	
•  Some	metadata	may	not	be	effec8ve
Thank	You!
References	(1)	
Zhiyuan	Cheng,	James	Caverlee,	and	Kyumin	Lee.	2010.	You	are	where	you	tweet:	A	
content-based	approach	to	geo-loca8ng	TwiPer	users.	In	Proc.	of	CIKM	2010.	pp.	759–
768.	
Kyunghyun	Cho,	Bart	van	Merrienboer,	Caglar	Gulcehre,	Dzmitry	Bahdanau,	Fethi	
Bougares,	Holger	Schwenk,	and	Yoshua	Bengio.	2014.	Learning	phrase	representa8ons	
using	RNN	encoder–decoder	for	sta8s8cal	machine	transla8on.	In	Proc.	of	EMNLP	
2014.	pp.	1724–1734.	
Jacob	Eisenstein,	Brendan	O’Connor,	Noah	A.	Smith,	and	Eric	P.	Xing.	2010.	A	latent	
variable	model	for	geographic	lexical	varia8on.	In	Proc.	of	EMNLP	2010.	pp.1277–
1287.	
Bo	Han,	Paul	Cook,	and	Timothy	Baldwin.	2013.	A	stacking-based	approach	to	TwiPer	
user	geoloca8on	predic8on.	In	Proc.	of	ACL	2013:	System	Demonstra8ons.	pp.7–12.	
Bo	Han,	Paul	Cook,	and	Timothy	Baldwin.	2014.	Text-based	TwiPer	user	geoloca8on	
predic8on.	Journal	of	Ar8ficial	Intelligence	Research	49(1):451–500.	
Bo	Han,	Afshin	Rahimi,	Leon	Derczynski,	and	Timothy	Baldwin.	2016.	TwiPer	
geoloca8on	predic8on	shared	task	of	the	2016	workshop	on	noisy	user-generated	
text.	In	Proc.	of	W-NUT	2016.	pp.213–217.
References	(2)	
Gaya	Jayasinghe,	Brian	Jin,	James	Mchugh,	Bella	Robinson,	and	Stephen	Wan.	2016.	
CSIRO	Data61	at	the	WNUT	geo	shared	task.	In	Proc.	of	W-NUT	2016.	pp.218–226.	
Yasuhide	Miura,	Motoki	Taniguchi,	Tomoki	Taniguchi,	and	Tomoko	Ohkuma.	2016.	A	
simple	scalable	neural	networks	based	model	for	geoloca8on	predic8on	in	TwiPer.	In	
Proc.	of	W-NUT	2016.	pp.235–239.	
Afshin	Rahimi,	Trevor	Cohn,	and	Timothy	Baldwin.	2015a.	TwiPer	user	geoloca8on	
using	a	unified	text	and	network	predic8on	model.	In	Proc.	of	ACL	2015.	pp.630–636.	
Afshin	Rahimi,	Duy	Vu,	Trevor	Cohn,	and	Timothy	Baldwin.	2015b.	Exploi8ng	text	and	
network	context	for	geoloca8on	of	social	media	users.	In	Proc.	of	NAACL-HLT	2015.	
pp.1362–1367.	
Stephen	Roller,	Michael	Speriosu,	Sarat	Rallapalli,	Benjamin	Wing,	and	Jason	
Baldridge.	2012.	Supervised	text-based	geoloca8on	using	language	models	on	an	
adap8ve	grid.	In	Proc.	of	EMNLP	2012.	pp.1500–1510.
Any	Ques8ons?
Mo8va8on	
•  Crucial	for	tasks	like:	
– Disaster	Analysis	
– Disease	Analysis	
– Poli8cal	Analysis	
•  Enables	a	region	specific	analysis	in:	
– Sen8ment	Analysis	
– User	APribute	Analysis
Other	Geoloca8on	Targets	
•  In	previous	works:	
– Wikipedia	ar8cles	(Overell,	2009)	
– Flicker	photos	(Serdyukov	et	al.,	2009;	Crandall	et	
al.,	2009)	
– Facebook	users	(Backstrom	et	al.,	2010)	
– TwiPer	users	(Cheng	et	al.,	2010;	Eisenstein	et	al.,	
2010)
Comparison	with	Previous	Approaches	
•  In	previous	works:	
– Ensemble	approaches	
•  Stacking	(Han	et	al.,	2013,	2014)	
•  Dongle	nodes	(Rahimi	et	al.,	2015a,	2015b)	
•  Cascades	ensemble	(Jayasinghe	et	al.,	2016)	
•  This	work:	
– Neural	network	
•  Mul8ple	inputs	
•  APen8on	mechanism	to	merge	inputs
Text	and	Metadata	Component	(2)	
•  Loca8on,	Descrip8on	
– RNN+APen8on	
•  Single	text	
•  Timezone	
– Embedding	for	each	
8mezone	
•  Merge	
– APen8on	over	four	
representa8ons	
messages
(hierarchical)
RNNL
AttentionL
location description timezone
Timezone
Embedding
AttentionTL
RNND
AttentionD
RNNM
AttentionM
AttentionU
Word Embedding
user
representation
Data	(1)(detailed)	
•  Two	open	datasets	
– TwiPerUS	
•  The	dataset	of	Roller	et	al.	(2012)	
•  449K	TwiPer	users	
•  North	America	region	
– W-NUT	
•  The	dataset	of	W-NUT	2016	geoloca8on	
predic8on	shared	task	(Han	et	al.,	2016)	
•  1.02M	TwiPer	users	
•  World-wide
Data	(2)(detailed)	
TwitterUS
(train)	
W-NUT
(train)	
#user	 279K	 782K	
#tweet	 23.8M	 9.03M	
tweet/user	 85.6	 11.6	
#edge	 3.69M	 3.21M	
#reduced-edge*	 2.11M	 1.01M	
reduced-edge/user	 7.04	 1.29	
#city	 339	 3028	
*	Restricted	edges	to	sa8sfy	one	of	the	following	condi8ons:	
1.  Both	users	have	ground	truth	loca8ons.	
2.  One	user	has	a	ground	truth	loca8on	and	another	user	is	men8oned	5	8mes	or	more.
Baselines	
•  LR	
–  l1-regularized	logis8c	regression	with	k-d	tree	regions	(Roller	et	
al.,	2012;	Rahimi	et	al.	2015a)	
•  MADCEL-B-LR	
–  LR	with	Modified	Adsorp8on	(Rahimi	et	al.	2015a)	
•  Modified	Adsorp8on	is	a	graph-based	label	propaga8on	algorithm	
•  LR-STACK	
–  Stacking	of	logis8c	regression	classifiers	
•  Four	LR	classifier	for	messages	and	metadata	
•  l2-regularized	logis8c	regression	meta-classifier	
–  Similar	to	previous	stacking	approaches	(Han	et	al.,	2013,	2014)	
•  MADCEL-B-LR-STACK	
–  LR-STACK	with	Modified	Adsorp8on
Results	(TwiPerUS)(2)	
Model
Sign. Test
ID
Accuracy
Accuracy
@161
Error Distance
Median Mean
Baselines
(reported)
Han et al. (2012)
Wing and Baldridge (2014)
LR (Rahimi et al. 2015b)
LR-NA (Rahimi et al. 2016)
MADCEL-B-LR (Rahimi et al. 2015a)
MADCEL-W-LR (Rahimi et al. 2015a)
26.0
-
-
-
-
-
45.0
49.2
50
51
60
60
260
170.5
159
148
77
78
814
703.6
686
636
533
529
Baselines
(implemented)
LR
MADCEL-B-LR
LR-STACK
MADCEL-B-LR-STACK
i
ii
iii
iv
42.0
50.2
50.8
55.7
52.7
60.1
64.1
67.7
121.1
66.5
42.3*
45.1
666.6
582.8
427.7
412.7
Our Models
SUB-NN-TEXT
SUB-NN-UNET
SUB-NN-META
Proposed Model
i
ii
iii
iv
44.9**
51.0
54.6**
58.5**
55.6**
61.5*
67.2**
70.1**
110.5
65.0
46.8
41.9*
585.1**
481.5**
356.3**
335.7**
Results	(W-NUT)(2)	
Model
Sign. Test
ID
Accuracy
Accuracy
@161
Error Distance
Median Mean
Baselines
(reported)
Miura et al. (2016)
Jayasinghe et al. (2016)
47.6
52.6
-
-
16.1
21.7
1122.3
1928.8
Baselines
(implemented)
LR
MADCEL-B-LR
LR-STACK
MADCEL-B-LR-STACK
i
ii
iii
iv
34.1
36.2
51.2
51.6
46.7
49.7
64.9
65.3
248.7
166.3
0.0
0.0
2216.4
2120.6
1496.4
1471.9
Our Models
SUB-NN-TEXT
SUB-NN-UNET
SUB-NN-META
Proposed Model
i
ii
iii
iv
35.4**
38.1**
54.7**
56.4**
50.3**
53.3**
70.2**
71.9**
155.8**
99.9**
0.0
0.0
1592.6**
1498.6**
825.8**
780.5**
APen8on	PaPerns	
•  Clustering	of	APen8onU	and	APen8onUN	
–  k-means	with	9	clusters	
–  Some	typical	paPerns	
•  Cluster	2	and	Cluster	3	balancing	Timeline	and	Loca8on	
1
2
3
4
5
6
7 8
9
TwitterUS
W-NUT
Cluster
ID
Dataset
Time-
line
Loca-
tion
Descr-
iption
Time-
zone
User
User
Net
1 TwitterUS 0.843 0.082 0.040 0.035 0.359 0.641
2 W-NUT 0.517 0.317 0.081 0.085 0.732 0.268
3 TwitterUS 0.432 0.430 0.069 0.069 0.319 0.681
4 W-NUT 0.637 0.160 0.097 0.105 0.737 0.263
5 TwitterUS 0.593 0.219 0.114 0.075 0.230 0.770
6 TwitterUS 0.672 0.214 0.069 0.045 0.365 0.635
7 W-NUT 0.741 0.077 0.080 0.102 0.605 0.395
8 TwitterUS 0.766 0.099 0.068 0.067 0.222 0.778
9 W-NUT 0.800 0.067 0.056 0.078 0.730 0.270
Errors	with	High	Confidences	
•  Incorrect	Loca8on	Field	
– Ex.		
•  Loca8on	Field:	Hong	Kong	
•  Ground-truth:	Tronto	
– Perhaps,	a	house	move	
•  Travel	
– Ex.	
•  Twee8ng	about	“San	Francisco”	
•  Ground-truth:	Boston
Model	Configura8on	(1)	
TwitterUS W-NUT
RNN unit size 100 200
Attention context vector size 200 400
FC unit size 200 400
Word embedding dimension 100 200
Timezone embedding dimension 200 400
City embedding dimension 200 400
User embedding dimension 200 400
Max tweet number per user 200 -
Model	Configura8on	(2)	
•  Pre-training	
–  Word	Embeddings	
•  skip-gram	
–  learning	rate=0.025,	window	size=5,	nega8ve	sample	size=5,	
epoch=5	
–  Network	Embeddings	
•  LINE	
–  ini8al	learning	rate=0.025,	order=2,	nega8ve	sample	size=5,	
training	sample	size=100M	
•  Op8miza8on	
–  Adam	
–  l2	regulariza8on
Training	Time	
•  GPU	
– GeForce	GTX	Titan	X	
– Titan	X	
•  Time	
– 15—20	hours	
•  Full	model	
•  Longer	for	TwiPerUS

More Related Content

What's hot

SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...
SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...
SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...AIRCC Publishing Corporation
 
Performance Evaluation of Push-To-Talk Group Communication
Performance Evaluation of Push-To-Talk Group CommunicationPerformance Evaluation of Push-To-Talk Group Communication
Performance Evaluation of Push-To-Talk Group CommunicationIJMER
 
TCP Performance Optimizations for Wireless Sensor Networks
TCP Performance Optimizations forWireless Sensor NetworksTCP Performance Optimizations forWireless Sensor Networks
TCP Performance Optimizations for Wireless Sensor NetworksTorsten Braun, Universität Bern
 
00b7d51ed81834e4d7000000
00b7d51ed81834e4d700000000b7d51ed81834e4d7000000
00b7d51ed81834e4d7000000Rahul Jain
 
An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...Videoguy
 
Performance comparison of transmitting jumbo frame on Windows and Linux System
Performance comparison of transmitting jumbo frame on Windows and Linux SystemPerformance comparison of transmitting jumbo frame on Windows and Linux System
Performance comparison of transmitting jumbo frame on Windows and Linux SystemTELKOMNIKA JOURNAL
 
M phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projectsM phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projectsVijay Karan
 

What's hot (10)

SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...
SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...
SIMULATION OF SOFTWARE DEFINED NETWORKS WITH OPEN NETWORK OPERATING SYSTEM AN...
 
Performance Evaluation of Push-To-Talk Group Communication
Performance Evaluation of Push-To-Talk Group CommunicationPerformance Evaluation of Push-To-Talk Group Communication
Performance Evaluation of Push-To-Talk Group Communication
 
TCP Performance Optimizations for Wireless Sensor Networks
TCP Performance Optimizations forWireless Sensor NetworksTCP Performance Optimizations forWireless Sensor Networks
TCP Performance Optimizations for Wireless Sensor Networks
 
00b7d51ed81834e4d7000000
00b7d51ed81834e4d700000000b7d51ed81834e4d7000000
00b7d51ed81834e4d7000000
 
Lec9
Lec9Lec9
Lec9
 
An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...
 
Performance comparison of transmitting jumbo frame on Windows and Linux System
Performance comparison of transmitting jumbo frame on Windows and Linux SystemPerformance comparison of transmitting jumbo frame on Windows and Linux System
Performance comparison of transmitting jumbo frame on Windows and Linux System
 
TecDoc
TecDocTecDoc
TecDoc
 
M phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projectsM phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projects
 
F45013942
F45013942F45013942
F45013942
 

Similar to Yasuhide Miura - 2017 - Unifying Text, Metadata, and User Network Representations with a Neural Network for Geolocation Prediction

Web-RTC Based Conferencing Application
Web-RTC Based Conferencing Application Web-RTC Based Conferencing Application
Web-RTC Based Conferencing Application Onkar Kadam
 
What you need to know about .NET Core 3.0 and beyond
What you need to know about .NET Core 3.0 and beyondWhat you need to know about .NET Core 3.0 and beyond
What you need to know about .NET Core 3.0 and beyondJon Galloway
 
Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)Piyush Chand
 
Robot Operating Systems (Ros) Overview & (1)
Robot Operating Systems (Ros) Overview & (1)Robot Operating Systems (Ros) Overview & (1)
Robot Operating Systems (Ros) Overview & (1)Piyush Chand
 
IRJET - Speech to Speech Translation using Encoder Decoder Architecture
IRJET -  	  Speech to Speech Translation using Encoder Decoder ArchitectureIRJET -  	  Speech to Speech Translation using Encoder Decoder Architecture
IRJET - Speech to Speech Translation using Encoder Decoder ArchitectureIRJET Journal
 
Addressing Network Operator Challenges in YANG push Data Mesh Integration
Addressing Network Operator Challenges in YANG push Data Mesh IntegrationAddressing Network Operator Challenges in YANG push Data Mesh Integration
Addressing Network Operator Challenges in YANG push Data Mesh IntegrationThomasGraf42
 
Nat traversal in WebRTC context
Nat traversal in WebRTC contextNat traversal in WebRTC context
Nat traversal in WebRTC contextAudioCodes
 
An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...
An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...
An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...IRJET Journal
 
ietf115-network-telemetry-data-mesh-challenges.pptx
ietf115-network-telemetry-data-mesh-challenges.pptxietf115-network-telemetry-data-mesh-challenges.pptx
ietf115-network-telemetry-data-mesh-challenges.pptxThomasGraf40
 
Plenzogan technology
Plenzogan technologyPlenzogan technology
Plenzogan technologyplenzogan
 
JConf.dev 2022 - Apache Pulsar Development 101 with Java
JConf.dev 2022 - Apache Pulsar Development 101 with JavaJConf.dev 2022 - Apache Pulsar Development 101 with Java
JConf.dev 2022 - Apache Pulsar Development 101 with JavaTimothy Spann
 
Spring sim 2010-riley
Spring sim 2010-rileySpring sim 2010-riley
Spring sim 2010-rileySopna Sumāto
 
11.on demand web services with quality of service
11.on demand web services with quality of service11.on demand web services with quality of service
11.on demand web services with quality of serviceAlexander Decker
 
2.[6 9]on demand web services with quality of service
2.[6 9]on demand web services with quality of service2.[6 9]on demand web services with quality of service
2.[6 9]on demand web services with quality of serviceAlexander Decker
 

Similar to Yasuhide Miura - 2017 - Unifying Text, Metadata, and User Network Representations with a Neural Network for Geolocation Prediction (20)

Web-RTC Based Conferencing Application
Web-RTC Based Conferencing Application Web-RTC Based Conferencing Application
Web-RTC Based Conferencing Application
 
Smart net
Smart netSmart net
Smart net
 
What you need to know about .NET Core 3.0 and beyond
What you need to know about .NET Core 3.0 and beyondWhat you need to know about .NET Core 3.0 and beyond
What you need to know about .NET Core 3.0 and beyond
 
Prashant Resume
Prashant ResumePrashant Resume
Prashant Resume
 
Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)Robot operating systems (ros) overview & (1)
Robot operating systems (ros) overview & (1)
 
Robot Operating Systems (Ros) Overview & (1)
Robot Operating Systems (Ros) Overview & (1)Robot Operating Systems (Ros) Overview & (1)
Robot Operating Systems (Ros) Overview & (1)
 
IRJET - Speech to Speech Translation using Encoder Decoder Architecture
IRJET -  	  Speech to Speech Translation using Encoder Decoder ArchitectureIRJET -  	  Speech to Speech Translation using Encoder Decoder Architecture
IRJET - Speech to Speech Translation using Encoder Decoder Architecture
 
Networks
NetworksNetworks
Networks
 
Addressing Network Operator Challenges in YANG push Data Mesh Integration
Addressing Network Operator Challenges in YANG push Data Mesh IntegrationAddressing Network Operator Challenges in YANG push Data Mesh Integration
Addressing Network Operator Challenges in YANG push Data Mesh Integration
 
Nat traversal in WebRTC context
Nat traversal in WebRTC contextNat traversal in WebRTC context
Nat traversal in WebRTC context
 
An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...
An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...
An Extensive Literature Review of Various Routing Protocols in Delay Tolerant...
 
Resume
ResumeResume
Resume
 
ppt
pptppt
ppt
 
ppt
pptppt
ppt
 
ietf115-network-telemetry-data-mesh-challenges.pptx
ietf115-network-telemetry-data-mesh-challenges.pptxietf115-network-telemetry-data-mesh-challenges.pptx
ietf115-network-telemetry-data-mesh-challenges.pptx
 
Plenzogan technology
Plenzogan technologyPlenzogan technology
Plenzogan technology
 
JConf.dev 2022 - Apache Pulsar Development 101 with Java
JConf.dev 2022 - Apache Pulsar Development 101 with JavaJConf.dev 2022 - Apache Pulsar Development 101 with Java
JConf.dev 2022 - Apache Pulsar Development 101 with Java
 
Spring sim 2010-riley
Spring sim 2010-rileySpring sim 2010-riley
Spring sim 2010-riley
 
11.on demand web services with quality of service
11.on demand web services with quality of service11.on demand web services with quality of service
11.on demand web services with quality of service
 
2.[6 9]on demand web services with quality of service
2.[6 9]on demand web services with quality of service2.[6 9]on demand web services with quality of service
2.[6 9]on demand web services with quality of service
 

More from Association for Computational Linguistics

Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...
Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...
Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...Association for Computational Linguistics
 
Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...
Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...
Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...Association for Computational Linguistics
 
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future DirectionsDaniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future DirectionsAssociation for Computational Linguistics
 
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future DirectionsDaniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future DirectionsAssociation for Computational Linguistics
 
Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...
Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...
Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...Association for Computational Linguistics
 
Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...
Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...
Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...Association for Computational Linguistics
 
Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...
Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...
Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...Association for Computational Linguistics
 
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 WorkshopSatoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 WorkshopAssociation for Computational Linguistics
 
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...Association for Computational Linguistics
 
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...Association for Computational Linguistics
 
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...Association for Computational Linguistics
 
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...Association for Computational Linguistics
 
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 WorkshopSatoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 WorkshopAssociation for Computational Linguistics
 
Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...
Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...
Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...Association for Computational Linguistics
 

More from Association for Computational Linguistics (20)

Muis - 2016 - Weak Semi-Markov CRFs for NP Chunking in Informal Text
Muis - 2016 - Weak Semi-Markov CRFs for NP Chunking in Informal TextMuis - 2016 - Weak Semi-Markov CRFs for NP Chunking in Informal Text
Muis - 2016 - Weak Semi-Markov CRFs for NP Chunking in Informal Text
 
Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...
Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...
Castro - 2018 - A High Coverage Method for Automatic False Friends Detection ...
 
Castro - 2018 - A Crowd-Annotated Spanish Corpus for Humour Analysis
Castro - 2018 - A Crowd-Annotated Spanish Corpus for Humour AnalysisCastro - 2018 - A Crowd-Annotated Spanish Corpus for Humour Analysis
Castro - 2018 - A Crowd-Annotated Spanish Corpus for Humour Analysis
 
Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...
Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...
Muthu Kumar Chandrasekaran - 2018 - Countering Position Bias in Instructor In...
 
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future DirectionsDaniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
 
Elior Sulem - 2018 - Semantic Structural Evaluation for Text Simplification
Elior Sulem - 2018 - Semantic Structural Evaluation for Text SimplificationElior Sulem - 2018 - Semantic Structural Evaluation for Text Simplification
Elior Sulem - 2018 - Semantic Structural Evaluation for Text Simplification
 
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future DirectionsDaniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
Daniel Gildea - 2018 - The ACL Anthology: Current State and Future Directions
 
Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...
Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...
Wenqiang Lei - 2018 - Sequicity: Simplifying Task-oriented Dialogue Systems w...
 
Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...
Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...
Matthew Marge - 2017 - Exploring Variation of Natural Human Commands to a Rob...
 
Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...
Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...
Venkatesh Duppada - 2017 - SeerNet at EmoInt-2017: Tweet Emotion Intensity Es...
 
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 WorkshopSatoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
 
Chenchen Ding - 2015 - NICT at WAT 2015
Chenchen Ding - 2015 - NICT at WAT 2015Chenchen Ding - 2015 - NICT at WAT 2015
Chenchen Ding - 2015 - NICT at WAT 2015
 
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
 
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
John Richardson - 2015 - KyotoEBMT System Description for the 2nd Workshop on...
 
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
 
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
Zhongyuan Zhu - 2015 - Evaluating Neural Machine Translation in English-Japan...
 
Hyoung-Gyu Lee - 2015 - NAVER Machine Translation System for WAT 2015
Hyoung-Gyu Lee - 2015 - NAVER Machine Translation System for WAT 2015Hyoung-Gyu Lee - 2015 - NAVER Machine Translation System for WAT 2015
Hyoung-Gyu Lee - 2015 - NAVER Machine Translation System for WAT 2015
 
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 WorkshopSatoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
Satoshi Sonoh - 2015 - Toshiba MT System Description for the WAT2015 Workshop
 
Chenchen Ding - 2015 - NICT at WAT 2015
Chenchen Ding - 2015 - NICT at WAT 2015Chenchen Ding - 2015 - NICT at WAT 2015
Chenchen Ding - 2015 - NICT at WAT 2015
 
Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...
Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...
Graham Neubig - 2015 - Neural Reranking Improves Subjective Quality of Machin...
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 

Recently uploaded (20)

TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 

Yasuhide Miura - 2017 - Unifying Text, Metadata, and User Network Representations with a Neural Network for Geolocation Prediction