A Simple Scalable Neural Networks based Model for Geolocation Prediction in Twitter
This paper describes a model that we submitted to W-NUT 2016 Shared task {\#}1: Geolocation Prediction in Twitter. Our model classifies a tweet or a user to a city using a simple neural networks structure with fully-connected layers and average pooling processes. From the findings of previous geolocation prediction approaches, we integrated various user metadata along with message texts and trained the model with them. In the test run of the task, the model achieved the accuracy of 40.91{\%} and the median distance error of 69.50 km in message-level prediction and the accuracy of 47.55{\%} and the median distance error of 16.13 km in user-level prediction. These results are moderate performances in terms of accuracy and best performances in terms of distance. The results show a promising extension of neural networks based models for geolocation prediction where recent advances in neural networks can be added to enhance our current simple model.
Code (0)
등록된 구현이 없습니다.
Tasks
DenoisingPredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Twitter User Geolocation Using a Unified Text and Network Prediction Model
We propose a label propagation approach to geolocation prediction based on Modified Adsorption, with two enhancements:(1) the removal of "celebrity" nodes to increase location homophily and boost tractability, and (2) he…
Twitter Geolocation Prediction Shared Task of the 2016 Workshop on Noisy User-generated Text
This paper presents the shared task for English Twitter geolocation prediction in WNUT 2016. We discuss details of task settings, data preparations and participant systems. The derived dataset and performance figures fro…
Sentiment AnalysisA Comparative Analysis of Content-based Geolocation in Blogs and Tweets
The geolocation of online information is an essential component in any geospatial application. While most of the previous work on geolocation has focused on Twitter, in this paper we quantify and compare the performance …
A Stacking-based Approach to Twitter User Geolocation Prediction
A Neural Model for User Geolocation and Lexical Dialectology
We propose a simple yet effective text- based user geolocation model based on a neural network with one hidden layer, which achieves state of the art performance over three Twitter benchmark geolocation datasets, in addi…