Low-Rank Adaption on Transformer-based Oriented Object Detector for Satellite Onboard Processing of Remote Sensing Images
Xinyang Pu, Feng Xu

TL;DR
This paper introduces a low-rank adaptation method for transformer-based satellite onboard object detection models, enabling efficient fine-tuning with minimal parameter updates while maintaining high detection performance.
Contribution
It proposes a parameter-efficient fine-tuning approach using LoRA for spaceborne object detection, reducing bandwidth needs and improving model adaptability.
Findings
Achieves 97-100% of full fine-tuning performance with only 12.4% of parameters updated.
Speeds up training and improves model robustness.
Reduces communication bandwidth for satellite onboard model updates.
Abstract
Deep learning models in satellite onboard enable real-time interpretation of remote sensing images, reducing the need for data transmission to the ground and conserving communication resources. As satellite numbers and observation frequencies increase, the demand for satellite onboard real-time image interpretation grows, highlighting the expanding importance and development of this technology. However, updating the extensive parameters of models deployed on the satellites for spaceborne object detection model is challenging due to the limitations of uplink bandwidth in wireless satellite communications. To address this issue, this paper proposes a method based on parameter-efficient fine-tuning technology with low-rank adaptation (LoRA) module. It involves training low-rank matrix parameters and integrating them with the original model's weight matrix through multiplication and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrared Target Detection Methodologies · Remote-Sensing Image Classification · Remote Sensing and Land Use
