ACL 2023findings4 citations

Geo-Seq2seq: Twitter User Geolocation on Noisy Data through Sequence to Sequence Learning

Jingyu Zhang, Alexandra DeLucia, Chenyu Zhang, Mark Dredze

Abstract

Location information can support social media analyses by providing geographic context. Some of the most accurate and popular Twitter geolocation systems rely on rule-based methods that examine the user-provided profile location, which fail to handle informal or noisy location names. We propose Geo-Seq2seq, a sequence-to-sequence (seq2seq) model for Twitter user geolocation that rewrites noisy, multilingual user-provided location strings into structured English location names. We train our system on tens of millions of multilingual location string and geotagged-tweet pairs. Compared to leading methods, our model vastly increases coverage (i.e., the number of users we can geolocate) while achieving comparable or superior accuracy. Our error analysis reveals that constrained decoding helps the model produce valid locations according to a location database. Finally, we measure biases across language, country of origin, and time to evaluate fairness, and find that while our model can generalize well to unseen temporal data, performance does vary by language and country.

BibTeX
@inproceedings{zhang-etal-2023-geo,
    title = "Geo-Seq2seq: {T}witter User Geolocation on Noisy Data through Sequence to Sequence Learning",
    author = "Zhang, Jingyu  and
      DeLucia, Alexandra  and
      Zhang, Chenyu  and
      Dredze, Mark",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.294/",
    doi = "10.18653/v1/2023.findings-acl.294",
    pages = "4778--4794"
}
Geo-Seq2seq: Twitter User Geolocation on Noisy Data through Sequence to Sequence Learning · ACL 2023