Transformer Based Geocoding
- URL: http://arxiv.org/abs/2301.01170v1
- Date: Mon, 2 Jan 2023 10:13:32 GMT
- Title: Transformer Based Geocoding
- Authors: Yuval Solaz and Vitaly Shalumov
- Abstract summary: We formulate the problem of predicting a geolocation from free text as a sequence-to-sequence problem.
We obtain a geocoding model by training a T5 encoder-decoder transformer model using free text as an input and geolocation as an output.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this paper, we formulate the problem of predicting a geolocation from free
text as a sequence-to-sequence problem. Using this formulation, we obtain a
geocoding model by training a T5 encoder-decoder transformer model using free
text as an input and geolocation as an output. The geocoding model was trained
on geo-tagged wikidump data with adaptive cell partitioning for the geolocation
representation. All of the code including Rest-based application, dataset and
model checkpoints used in this work are publicly available.
Related papers
- GAReT: Cross-view Video Geolocalization with Adapters and Auto-Regressive Transformers [53.80009458891537]
Cross-view video geo-localization aims to derive GPS trajectories from street-view videos by aligning them with aerial-view images.
Current CVGL methods use camera and odometry data, typically absent in real-world scenarios.
We propose GAReT, a fully transformer-based method for CVGL that does not require camera and odometry data.
arXiv Detail & Related papers (2024-08-05T21:29:33Z) - GeoCLIP: Clip-Inspired Alignment between Locations and Images for
Effective Worldwide Geo-localization [61.10806364001535]
Worldwide Geo-localization aims to pinpoint the precise location of images taken anywhere on Earth.
Existing approaches divide the globe into discrete geographic cells, transforming the problem into a classification task.
We propose GeoCLIP, a novel CLIP-inspired Image-to-GPS retrieval approach that enforces alignment between the image and its corresponding GPS locations.
arXiv Detail & Related papers (2023-09-27T20:54:56Z) - K2: A Foundation Language Model for Geoscience Knowledge Understanding
and Utilization [105.89544876731942]
Large language models (LLMs) have achieved great success in general domains of natural language processing.
We present the first-ever LLM in geoscience, K2, alongside a suite of resources developed to further promote LLM research within geoscience.
arXiv Detail & Related papers (2023-06-08T09:29:05Z) - Improving Toponym Resolution with Better Candidate Generation,
Transformer-based Reranking, and Two-Stage Resolution [30.855736793066406]
Geocoding is the task of converting location mentions in text into structured data that encodes the geospatial semantics.
We propose a new architecture for geocoding, GeoNorm.
Our proposed toponym resolution framework achieves state-of-the-art performance on multiple datasets.
arXiv Detail & Related papers (2023-05-18T21:52:48Z) - Mordecai 3: A Neural Geoparser and Event Geocoder [5.71097144710995]
Mordecai3 is a new end-to-end text geoparser and event geolocation system.
It performs toponym resolution using a new neural ranking model to resolve a place name extracted from a document to its entry in the Geonames gazetteer.
It also performs event geocoding, the process of linking events reported in text with the place names where they are reported to occur.
arXiv Detail & Related papers (2023-03-23T21:10:04Z) - Predicting the Geolocation of Tweets Using transformer models on Customized Data [17.55660062746406]
This research is aimed to solve the tweet/user geolocation prediction task.
The suggested approach implements neural networks for natural language processing to estimate the location.
The scope of proposed models has been finetuned on a Twitter dataset.
arXiv Detail & Related papers (2023-03-14T12:56:47Z) - G^3: Geolocation via Guidebook Grounding [92.46774241823562]
We study explicit knowledge from human-written guidebooks that describe the salient and class-discriminative visual features humans use for geolocation.
We propose the task of Geolocation via Guidebook Grounding that uses a dataset of StreetView images from a diverse set of locations.
Our approach substantially outperforms a state-of-the-art image-only geolocation method, with an improvement of over 5% in Top-1 accuracy.
arXiv Detail & Related papers (2022-11-28T16:34:40Z) - TransGeo: Transformer Is All You Need for Cross-view Image
Geo-localization [81.70547404891099]
CNN-based methods for cross-view image geo-localization fail to model global correlation.
We propose a pure transformer-based approach (TransGeo) to address these limitations.
TransGeo achieves state-of-the-art results on both urban and rural datasets.
arXiv Detail & Related papers (2022-03-31T21:19:41Z) - GNN-Geo: A Graph Neural Network-based Fine-grained IP geolocation
Framework [26.918369615549803]
Rule-based fine-grained IP geolocation methods are hard to generalize in computer networks.
We propose a Graph Neural Network (GNN)-based IP geolocation framework named GNN-Geo.
The proposed GNN-Geo clearly outperforms the state-of-art rule-based and learning-based baselines.
arXiv Detail & Related papers (2021-12-18T10:54:31Z) - Regressing Location on Text for Probabilistic Geocoding [0.0]
We present an end-to-end probabilistic model for geocoding text data.
We compare the model-based solution, called ELECTRo-map, to the current state-of-the-art open source system for geocoding texts for event data.
arXiv Detail & Related papers (2021-06-30T20:04:55Z) - PUGeo-Net: A Geometry-centric Network for 3D Point Cloud Upsampling [103.09504572409449]
We propose a novel deep neural network based method, called PUGeo-Net, to generate uniform dense point clouds.
Thanks to its geometry-centric nature, PUGeo-Net works well for both CAD models with sharp features and scanned models with rich geometric details.
arXiv Detail & Related papers (2020-02-24T14:13:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.