Geolocation with Attention-Based Multitask Learning Models (D19-55)

Copied to clipboard

Challenge: predicting the location of a social media post requires discretization of the coordinates, but results in poor performance.
Approach: They propose to combine two approaches to predict location using supervised models . they evaluate a multitask convolutional neural network that predicts both discrete locations and continuous coordinates .
Outcome: The proposed model outperforms singletask models and prior work on one dataset and shows that correlation between labels and coordinates has a marked impact on the effectiveness of a regression task.

Similar Papers

A Hierarchical Location Prediction Neural Network for Twitter User Geolocation (D19-1)

Copied to clipboard

Challenge: Existing methods to estimate user location ignore hierarchical structure among locations.
Approach: They propose a hierarchical location prediction neural network for Twitter user geolocation that first predicts the home country for a user, then uses the country result to guide the city-level prediction.
Outcome: The proposed model can achieve state-of-the-art results over three common benchmarks under different feature settings and greatly reduces the mean error distance.
Dense Node Representation for Geolocation (D19-55)

Copied to clipboard

Challenge: Existing methods for geolocation use sparse adjacency matrices of connections, which grow exponentially with the number of users.
Approach: They propose two methods to learn continuous node representations from social media posts and textual user mentions.
Outcome: The proposed methods improve performance over previous sparse graph representations.
Semi-supervised User Geolocation via Graph Convolutional Networks (P18-1)

Copied to clipboard

Challenge: Social media user geolocation is vital to many applications such as event detection.
Approach: They propose a multiview geolocation model that uses both text and network context.
Outcome: The proposed model outperforms baseline models and the state-of-the-art models under minimal supervision.
Multi-task Learning to Enable Location Mention Identification in the Early Hours of a Crisis Event (2021.findings-emnlp)

Copied to clipboard

Challenge: Social media is a platform for people to share their concerns and report information as eyewitnesses of events.
Approach: They propose a multi-task learning approach to leverage available annotated data for several related tasks from the crisis domain to improve performance on a main task with limited annotation.
Outcome: The proposed approach improves performance on a task with limited annotated data.
Interpreting Twitter User Geolocation (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for identifying user geolocation suffer from a lack of interpretability on the corresponding results.
Approach: They adopt influence functions to interpret the behavior of GNN-based models by identifying the importance of training users when predicting locations.
Outcome: The proposed method provides meaningful explanations on prediction results and also uncovers the so-called "black-box" GNN-based models by investigating the effect of individual nodes.
G3: Geolocation via Guidebook Grounding (2022.findings-emnlp)

Copied to clipboard

Challenge: a new task uses explicit knowledge from human-written guidebooks to improve geolocation accuracy . a state-of-the-art image-only method is unable to predict the location of an image .
Approach: They propose a task that uses streetview images and a guidebook to predict a country for each image . they add clues from the guidebook and supervise attention with country-level pseudo labels .
Outcome: The proposed method outperforms state-of-the-art image-only geolocation methods with 5% improvement in Top-1 accuracy.
Geo-Seq2seq: Twitter User Geolocation on Noisy Data through Sequence to Sequence Learning (2023.findings-acl)

Copied to clipboard

Challenge: a new method for Twitter user geolocation rewrites noisy, multilingual location strings into structured English location names.
Approach: They propose a sequence-to-sequence (seq2sequ) model that rewrites noisy location strings into structured English location names.
Outcome: The proposed model can generalize well to unseen temporal data, but performance does vary by language and country.
Multi-Task Learning for Sequence Tagging: An Empirical Study (C18-1)

Copied to clipboard

Challenge: Existing work on "pairwise" MTL has been validated in sequence tagging but key issues remain about its effectiveness.
Approach: They propose three general multi-task learning approaches on 11 sequence tagging tasks.
Outcome: The proposed approaches improve on 11 sequence tagging tasks.
Improving Toponym Resolution by Predicting Attributes to Constrain Geographical Ontology Entries (2024.naacl-short)

Copied to clipboard

Challenge: Existing approaches to geocoding only encode location mentions and their context .
Approach: They propose a prompt-based approach to geocoding where the machine learning algorithm encodes only the location mention and its context.
Outcome: The proposed model achieves state-of-the-art performance on multiple datasets.
Learning Geolocations for Cold-Start and Hard-to-Resolve Addresses via Deep Metric Learning (2022.emnlp-industry)

Copied to clipboard

Challenge: Existing systems for learning geolocation fail to cater to a significant fraction of addresses which are new in the system and have inaccurate or missing building level information.
Approach: They propose a framework to resolve addresses to a shallower granularity termed neighbourhood . they propose 'deep metric learning' model to encode geospatial semantics in address embeddings .
Outcome: The proposed framework reduces delivery defects and delivery defects in India and the United Arab Emirates.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations