Adaptive Land-Use Change Detection Using Multi-Temporal High-Resolution Satellite Imagery and Deep Learning in a GIS Framework
Table Of Contents
Chapter ONE
INTRODUCTION
- 1.1Introduction
- 1.2Background of the study
- 1.3Problem statement
- 1.4Objectives of the study
- 1.5Limitation of the study
- 1.6Scope of the study
- 1.7Significance of the study
- 1.8Structure of the research
- 1.9Definition of terms
Chapter TWO
LITERATURE REVIEW
- 2.1Theoretical framework
- 2.2Review of land-use change detection theories
- 2.3Remote sensing principles and data sources
- 2.4Deep learning in geospatial analysis
- 2.5GIS in land administration and planning
- 2.6Multi-temporal imagery analysis
- 2.7Change detection methods: pixel-based, object-based, and hybrid approaches
- 2.8Climate and socio-economic drivers of land-use change
- 2.9Data quality, preprocessing, and calibration
- 2.10Gaps in existing literature and research questions
Chapter THREE
RESEARCH METHODOLOGY
- 3.1Research design and approach
- 3.2Study area description and data acquisition
- 3.3Data preprocessing and harmonization
- 3.4Feature extraction and multi-temporal data fusion
- 3.5Deep learning model architecture for land-use classification
- 3.6Change detection workflow and validation
- 3.7GIS integration and visualization
- 3.8Model training, evaluation metrics, and benchmarking
- 3.9Ethical considerations and data governance
- 3.10Reproducibility and software/tools
Chapter FOUR
DATA PRESENTATION AND ANALYSIS
- 4.1Descriptive statistics of input data
- 4.2Baseline land-use maps from traditional methods
- 4.3Deep learningβbased land-use classification results
- 4.4Multi-temporal change detection results
- 4.5Accuracy assessment and validation results
- 4.6Temporal trend analysis of land-use change
- 4.7Spatial pattern analysis and hot-spot detection
- 4.8Uncertainty analysis and sensitivity tests
Chapter FIVE
SUMMARY, CONCLUSION AND RECOMMENDATIONS
- 5.1Summary of findings
- 5.2Implications for policy and planning
- 5.3Methodological contributions
- 5.4Limitations and challenges encountered
- 5.5Recommendations for future work
- 5.6Conclusions and final remarks
Project Abstract
This study presents a novel framework for adaptive land-use change detection by synergistically integrating multi-temporal high-resolution satellite imagery with deep learning within a geographic information system (GIS) environment. The core objective is to enhance spatiotemporal accuracy, robustness, and scalability of land-use mapping under dynamic urban and peri-urban transformations. We leverage a curated dataset consisting of multi-spectral, high-resolution images captured over a ten-year horizon, incorporating diverse land-cover classes including residential, commercial, industrial, agricultural, and green spaces. A multi-branch deep neural network architecture is developed to capture both pixel-level texture cues and object-level semantic context, using temporal fusion strategies that integrate feature representations across time via attention-based modules and recurrent mechanisms. To address class imbalance and sparse change events, the model incorporates adaptive loss functions and focal regularization informed by regional land-change statistics derived from ancillary census and cadastral data. The pipeline includes rigorous pre-processing steps for radiometric normalization, geometric co-registration, and cloud/mask filtering, followed by change-aware feature extraction that combines spectral indices, texture descriptors, and LiDAR-derived height information where available. Change detection is cast as a conditional segmentation problem, enabling precise delineation of newly developed parcels, demolished structures, and land-cover transitions, while maintaining consistency with existing GIS layers through spatial co-location constraints. The framework is designed to be adaptive, allowing continuous learning from newly acquired imagery via incremental training and domain adaptation to different geographic regions with minimal labeling effort. Evaluation is conducted across multiple case study sites representing heterogeneous landscapes, including rapidly urbanizing cities, peri-urban fringes, and agricultural hinterlands. Metrics such as overall accuracy, per-class F1-score, kappa, and change-level metrics (change detection rate, false alarm rate) are complemented by area-weighted accuracy and transition accuracy to capture both immediacy and persistence of detected changes. Results demonstrate superior performance over traditional pixel-based and conventional machine learning approaches, particularly in complex edge cases where small-scale developments and fragmented land parcels challenge routine classifiers. The study also analyzes computational efficiency, proposing pruning strategies and hardware-accelerated inference to enable near-real-time monitoring within GIS platforms. Furthermore, the research explores interpretability through gradient-based saliency maps and feature importance analyses to elucidate the drivers of detected changes, supporting policy-makers and urban planners in decision-making, zoning compliance, and sustainable land management. Finally, the proposed adaptive framework provides a scalable blueprint for integrating multi-temporal high-resolution remote sensing data with advanced deep learning techniques, delivering timely, accurate, and actionable land-use change information in a GIS context to support resilient urban planning and environmental stewardship.
Project Overview
What This Project Is About
A beginner-friendly overview of using satellite images taken at different times to automatically detect how land use changes, like from farmland to housing, by teaching a computer to learn from examples. The project combines map data, imagery, and simple methods to identify where and when changes happen.
The Problem It Addresses
Many areas change quickly due to urban growth, agriculture, or deforestation, and traditional methods to track these changes are slow and manual. This project aims to create faster, more accurate methods that can automatically spot changes over time to help planners and researchers.
Objectives of the Project
- Understand how land use changes can be spotted in photos taken at different times.
- Build a simple pipeline that combines high-resolution images with an easy-to-train learning model.
- Evaluate how well the method detects changes compared with existing approaches.
- Provide a clear, usable workflow that can be applied to new areas.
What You Will Do Step by Step
1) Gather multi-temporal high-resolution images of a study area. 2) Prepare the data by aligning images and labeling examples of different land uses. 3) Train a straightforward deep learning model to recognize land-use types and changes. 4) Test the model on new images and measure accuracy. 5) Analyze results, discuss strengths and limits, and suggest improvements.
Expected Outcome
A simple, repeatable method to detect land-use changes over time with high accuracy, plus a clear guide on applying it to other regions. The project should produce a ready-to-use workflow and insights for urban planning and environmental monitoring.