paper-with-me

Papers

Semantic Knowledge Distillation for Onboard Satellite Earth Observation Image Classification

2024-10-31 · Thanh-Dung Le, Vu Nguyen Ha, Ti Ti Nguyen, Geoffrey Eappen, Prabhu Thiruvasagam, Hong-Fu Chou, Duc-Dung Tran, Luis M. Garces-Socarras, Jorge L. Gonzalez-Rios, Juan Carlos Merlano-Duncan, Symeon Chatzinotas

This study presents an innovative dynamic weighting knowledge distillation (KD) framework tailored for efficient Earth observation (EO) image classification (IC) in resource-constrained settings. Utilizing EfficientViT and MobileViT as teacher models, this framework enables lightweight student models, particularly ResNet8 and ResNet16, to surpass 90% in accuracy, precision, and recall, adhering to the stringent confidence thresholds necessary for reliable classification tasks. Unlike conventional KD methods that rely on static weight distribution, our adaptive weighting mechanism responds to each teacher model's confidence, allowing student models to prioritize more credible sources of knowledge dynamically. Remarkably, ResNet8 delivers substantial efficiency gains, achieving a 97.5% reduction in parameters, a 96.7% decrease in FLOPs, an 86.2% cut in power consumption, and a 63.5% increase in inference speed over MobileViT. This significant optimization of complexity and resource demands establishes ResNet8 as an optimal candidate for EO tasks, combining robust performance with feasibility in deployment. The confidence-based, adaptable KD approach underscores the potential of dynamic distillation strategies to yield high-performing, resource-efficient models tailored for satellite-based EO applications. The reproducible code is accessible on our GitHub repository.

📄 PDF Abstract BibTeX arXiv:2411.00209

Code (1)

ltdung/snt-sentry 공식 구현

Tasks

Earth Observationimage-classificationImage ClassificationKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
MobileViT MobileViT is a vision transformer that is tuned to mobile phone

Similar Papers 제목 키워드 기반

On-Air Deep Learning Integrated Semantic Inference Models for Enhanced Earth Observation Satellite Networks

2024-09-23 · Hong-Fu Chou, Vu Nguyen Ha, Prabhu Thiruvasagam, Thanh-Dung Le 외

Earth Observation (EO) systems are crucial for cartography, disaster surveillance, and resource administration. Nonetheless, they encounter considerable obstacles in the processing and transmission of extensive data, esp…

Data AugmentationDisaster ResponseDomain AdaptationEarth Observation+3

NAVI-Orbital: First In-Orbit Demonstration of a Zero-Shot Vision-Language Model for Autonomous Earth Observation

2026-06-05 · Juan Manuel Delfa Victoria, Taran Cyriac John, Andrew W. Herson arxiv

As Earth Observation data generation outpaces downlink bandwidth and human-in-the-loop processing, a widening gap has emerged between onboard collection and actionable ground intelligence. This paper presents NAVI-Orbita…

EarthSight: A Distributed Framework for Low-Latency Satellite Intelligence

2025-11-13 · Ansel Kaplan Erol, Seungjun Lee, Divya Mahajan arxiv

Low-latency delivery of satellite imagery is essential for time-critical applications such as disaster response, intelligence, and infrastructure monitoring. However, traditional pipelines rely on downlinking all capture…

Demonstrating Onboard Inference for Earth Science Applications with Spectral Analysis Algorithms and Deep Learning

2025-08-20 · Itai Zilberstein, Alberto Candela, Steve Chien, David Rijlaarsdam 외 arxiv

In partnership with Ubotica Technologies, the Jet Propulsion Laboratory is demonstrating state-of-the-art data analysis onboard CogniSAT-6/HAMMER (CS-6). CS-6 is a satellite with a visible and near infrared range hypersp…

Enabling Near-realtime Remote Sensing via Satellite-Ground Collaboration of Large Vision-Language Models

2025-10-28 · Zihan Li, Jiahao Yang, Yuxin Zhang, Zhe Chen 외 arxiv

Large vision-language models (LVLMs) have recently demonstrated great potential in remote sensing (RS) tasks (e.g., disaster monitoring) conducted by low Earth orbit (LEO) satellites. However, their deployment in real-wo…