CVIVApr 28, 2025

Magnifier: A Multi-grained Neural Network-based Architecture for Burned Area Delineation

arXiv:2504.19589v12 citationsh-index: 15Has CodeIEEE J Sel Top Appl Earth Obs Remote Sens
Originality Incremental advance
AI Analysis

This work addresses data scarcity in remote sensing for crisis management, offering an incremental improvement in segmentation efficiency and accuracy.

The paper tackles the problem of burned area delineation with limited data by proposing Magnifier, a multi-grained neural network architecture that improves segmentation performance by an average of +2.65% IoU while reducing computational cost to less than half the GFLOPs of state-of-the-art models.

In crisis management and remote sensing, image segmentation plays a crucial role, enabling tasks like disaster response and emergency planning by analyzing visual data. Neural networks are able to analyze satellite acquisitions and determine which areas were affected by a catastrophic event. The problem in their development in this context is the data scarcity and the lack of extensive benchmark datasets, limiting the capabilities of training large neural network models. In this paper, we propose a novel methodology, namely Magnifier, to improve segmentation performance with limited data availability. The Magnifier methodology is applicable to any existing encoder-decoder architecture, as it extends a model by merging information at different contextual levels through a dual-encoder approach: a local and global encoder. Magnifier analyzes the input data twice using the dual-encoder approach. In particular, the local and global encoders extract information from the same input at different granularities. This allows Magnifier to extract more information than the other approaches given the same set of input images. Magnifier improves the quality of the results of +2.65% on average IoU while leading to a restrained increase in terms of the number of trainable parameters compared to the original model. We evaluated our proposed approach with state-of-the-art burned area segmentation models, demonstrating, on average, comparable or better performances in less than half of the GFLOPs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes