paper-with-me

Papers

Semi-supervised User Geolocation via Graph Convolutional Networks

2018-04-22 · ACL 2018 7 · Afshin Rahimi, Trevor Cohn, Timothy Baldwin

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.

📄 PDF Abstract BibTeX arXiv:1804.08049

Code (1)

afshinrahimi/geographconv

Tasks

Event Detection

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
Sigmoid Activation 설명 없음
Highway Layer 설명 없음
Highway Network A Highway Network is an architecture designed to ease gradient-based training of very deep networks. They allow unimpeded information flow across several layers on…
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

FewUser: Few-Shot Social User Geolocation via Contrastive Learning

2024-03-28 · Menglin Li, Kwan Hui Lim

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 Modelling

Geocoding Without Geotags: A Text-based Approach for reddit

2018-10-07 · WS 2018 11 · Keith Harrigian

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

2016-09-21 · Yi Zhu, Shawn Newsam

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 Classification

Progressive Graph Convolutional Networks for Semi-Supervised Node Classification

2020-03-27 · Negar Heidari, Alexandros Iosifidis

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 Classification

Deep-Learning-based Automated Palm Tree Counting and Geolocation in Large Farms from Aerial Geotagged Images

2020-05-11 · Adel Ammar, Anis Koubaa

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 …