Related Experiment Video
Updated: Oct 8, 2025

08:25
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
9.2K
Guiding Labelling Effort for Efficient Learning With Georeferenced Images
IEEE Transactions on Pattern Analysis and Machine Intelligence
|January 4, 2022
Summary
This study introduces a new semi-supervised learning method for training convolutional neural networks (CNNs) on georeferenced imagery. The approach significantly reduces labeling effort, achieving high accuracy with minimal annotations for environmental monitoring tasks.
Area of Science:
- Computer Science
- Geospatial Analysis
- Machine Learning
Background:
- Training deep learning models like convolutional neural networks (CNNs) for georeferenced imagery often requires extensive labeled data.
- Limited transferability of learning across different georeferenced datasets necessitates dataset-specific training.
- Existing methods like transfer learning and active learning can still be annotation-intensive.
Purpose of the Study:
- To develop a novel semi-supervised learning method to reduce labeling effort for training CNNs on georeferenced imagery.
- To enable efficient, per-dataset training of CNNs in domains with poor cross-dataset transferability.
- To demonstrate the method's effectiveness across diverse georeferenced image datasets.
Main Methods:
- A semi-supervised learning approach utilizing a location-guided autoencoder to identify representative image subsets from unlabeled data.
- Latent space representation is used to guide the selection of informative samples for training.
- The method was evaluated on four distinct ground-truthed datasets of georeferenced environmental monitoring images (aerial and seafloor).
Main Results:
- Significant efficiency gains in labeling effort were observed across all tested aerial and seafloor image datasets.
- The method achieved equivalent accuracy to conventional training with an order of magnitude fewer annotations.
- With only 40 prioritized annotations, the method reached 85% of the accuracy achieved with approximately 10,000 human annotations.
Conclusions:
- The novel semi-supervised learning method substantially reduces the annotation burden for training CNNs on georeferenced imagery.
- The approach proves beneficial across various application domains, particularly for datasets with imbalanced class distributions or rare classes.
- This method offers a practical solution for efficient deep learning model training in specialized georeferenced data analysis.
Related Concept Videos
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device
189
Surveyors use Global Positioning System (GPS) technology to measure the precise location and elevation of points on Earth. In a recent survey, GPS receivers were used to determine the coordinates and elevations of two park monuments. The process involved careful mission planning, data collection, and correction to ensure accuracy. The survey began with mission planning to identify optimal satellite visibility and minimize Position Dilution of Precision (PDOP). A geodetic control point...
189
Selected Data About Geographic Locations
84
Geographic Information Systems (GIS) rely on two core types of data: spatial data and attribute data.Spatial DataSpatial data defines the physical location of features within a coordinate system, typically expressed in terms of latitude and longitude. It provides precise positioning for elements like roads, rivers, or buildings.Attribute DataAttribute data complements spatial data by adding descriptive information about these features. For example, a road's spatial data includes its start and...
84

