CVNov 27, 2024

RS-vHeat: Heat Conduction Guided Efficient Remote Sensing Foundation Model

arXiv:2411.17984v310 citationsh-index: 33
Originality Highly original
AI Analysis

This addresses efficiency and interpretability challenges for remote sensing applications, offering a novel method for handling large-scale images.

The paper tackles the low computational efficiency and limited interpretability of remote sensing foundation models by introducing RS-vHeat, which uses a heat conduction operator to reduce memory usage by 84%, FLOPs by 24%, and improve throughput by 2.7 times compared to attention-based models.

Remote sensing foundation models largely break away from the traditional paradigm of designing task-specific models, offering greater scalability across multiple tasks. However, they face challenges such as low computational efficiency and limited interpretability, especially when dealing with large-scale remote sensing images. To overcome these, we draw inspiration from heat conduction, a physical process modeling local heat diffusion. Building on this idea, we are the first to explore the potential of using the parallel computing model of heat conduction to simulate the local region correlations in high-resolution remote sensing images, and introduce RS-vHeat, an efficient multi-modal remote sensing foundation model. Specifically, RS-vHeat 1) applies the Heat Conduction Operator (HCO) with a complexity of $O(N^{1.5})$ and a global receptive field, reducing computational overhead while capturing remote sensing object structure information to guide heat diffusion; 2) learns the frequency distribution representations of various scenes through a self-supervised strategy based on frequency domain hierarchical masking and multi-domain reconstruction; 3) significantly improves efficiency and performance over state-of-the-art techniques across 4 tasks and 10 datasets. Compared to attention-based remote sensing foundation models, we reduce memory usage by 84\%, FLOPs by 24\% and improves throughput by 2.7 times. The code will be made publicly available.

Foundations

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

Your Notes