paper-with-me

홈 › Papers

Self-supervised Learning for Geospatial AI: A Survey

2024-08-22 · Yile Chen, Weiming Huang, Kaiqi Zhao, Yue Jiang, Gao Cong

The proliferation of geospatial data in urban and territorial environments has significantly facilitated the development of geospatial artificial intelligence (GeoAI) across various urban applications. Given the vast yet inherently sparse labeled nature of geospatial data, there is a critical need for techniques that can effectively leverage such data without heavy reliance on labeled datasets. This requirement aligns with the principles of self-supervised learning (SSL), which has attracted increasing attention for its adoption in geospatial data. This paper conducts a comprehensive and up-to-date survey of SSL techniques applied to or developed for three primary data (geometric) types prevalent in geospatial vector data: points, polylines, and polygons. We systematically categorize various SSL techniques into predictive and contrastive methods, discussing their application with respect to each data type in enhancing generalization across various downstream tasks. Furthermore, we review the emerging trends of SSL for GeoAI, and several task-specific SSL techniques. Finally, we discuss several key challenges in the current research and outline promising directions for future investigation. By presenting a structured analysis of relevant studies, this paper aims to inspire continued advancements in the integration of SSL with GeoAI, encouraging innovative methods to harnessing the power of geospatial data.

📄 PDF Abstract BibTeX arXiv:2408.12133

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningSurvey

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

GeoJEPA: Towards Eliminating Augmentation- and Sampling Bias in Multimodal Geospatial Learning

2025-02-25 · Theodor Lundqvist, Ludvig Delvret

Existing methods for self-supervised representation learning of geospatial regions and map entities rely extensively on the design of pretext tasks, often involving augmentations or heuristic sampling of positive and neg…

Representation Learning

STint: Self-supervised Temporal Interpolation for Geospatial Data

2023-08-31 · Nidhin Harilal, Bri-Mathias Hodge, Aneesh Subramanian, Claire Monteleoni

Supervised and unsupervised techniques have demonstrated the potential for temporal interpolation of video data. Nevertheless, most prevailing temporal interpolation techniques hinge on optical flow, which encodes the mo…

Optical Flow Estimation

S2Vec: Self-Supervised Geospatial Embeddings

2025-04-10 · Shushman Choudhury, Elad Aharoni, Chandrakumari Suvarna, Iveel Tsogsuren 외

Scalable general-purpose representations of the built environment are crucial for geospatial artificial intelligence applications. This paper introduces S2Vec, a novel self-supervised framework for learning such geospati…

SeMAnD: Self-Supervised Anomaly Detection in Multimodal Geospatial Datasets

2023-09-26 · Daria Reshetova, Swetava Ganguli, C. V. Krishnakumar Iyer, Vipul Pandey

We propose a Self-supervised Anomaly Detection technique, called SeMAnD, to detect geometric anomalies in Multimodal geospatial datasets. Geospatial data comprises of acquired and derived heterogeneous data modalities th…

Anomaly ClassificationAnomaly DetectionData AugmentationRecommendation Systems+2

Natural Language Interfaces for Spatial and Temporal Databases: A Comprehensive Overview of Methods, Taxonomy, and Future Directions

2026-03-24 · Samya Acharja, Kanchan Chowdhury arxiv

The task of building a natural language interface to a database, known as NLIDB, has recently gained significant attention from both the database and Natural Language Processing (NLP) communities. With the proliferation …