Semi-supervised User Geolocation via Graph Convolutional Networks
Social media user geolocation is vital to many applications such as event detection. In this paper, we propose GCN, a multiview geolocation model based on Graph Convolutional Networks, that uses both text and network context. We compare GCN to the state-of-the-art, and to two baselines we propose, and show that our model achieves or is competitive with the state- of-the-art over three benchmark geolocation datasets when sufficient supervision is available. We also evaluate GCN under a minimal supervision scenario, and show it outperforms baselines. We find that highway network gates are essential for controlling the amount of useful neighbourhood expansion in GCN.
Code (1)
Tasks
Event DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
FewUser: Few-Shot Social User Geolocation via Contrastive Learning
To address the challenges of scarcity in geotagged data for social user geolocation, we propose FewUser, a novel framework for Few-shot social User geolocation. We incorporate a contrastive learning strategy between user…
Contrastive LearningLanguage ModellingGeocoding Without Geotags: A Text-based Approach for reddit
In this paper, we introduce the first geolocation inference approach for reddit, a social media platform where user pseudonymity has thus far made supervised demographic inference difficult to implement and validate. In …
Land Use Classification using Convolutional Neural Networks Applied to Ground-Level Images
Land use mapping is a fundamental yet challenging task in geographic science. In contrast to land cover mapping, it is generally not possible using overhead imagery. The recent, explosive growth of online geo-referenced …
General ClassificationProgressive Graph Convolutional Networks for Semi-Supervised Node Classification
Graph convolutional networks have been successful in addressing graph-based tasks such as semi-supervised node classification. Existing methods use a network structure defined by the user based on experimentation with fi…
ClassificationGeneral ClassificationNode ClassificationDeep-Learning-based Automated Palm Tree Counting and Geolocation in Large Farms from Aerial Geotagged Images
In this paper, we propose a deep learning framework for the automated counting and geolocation of palm trees from aerial images using convolutional neural networks. For this purpose, we collected aerial images in a palm …