TinyNina: A Resource-Efficient Edge-AI Framework for Sustainable Air Quality Monitoring via Intra-Image Satellite Super-Resolution

arXiv cs.LG / 4/7/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • TinyNina is a resource-efficient edge-AI framework designed to improve satellite-based nitrogen dioxide (NO₂) monitoring by applying intra-image super-resolution to Sentinel-2 data.
  • Instead of relying on expensive external high-resolution reference datasets, it uses Sentinel-2’s own multi-spectral hierarchy as internal training labels to reduce data availability constraints.
  • The architecture uses wavelength-specific attention gates and depthwise separable convolutions to retain pollutant-sensitive spectral information while keeping the model extremely small (51K parameters).
  • In tests against 3,276 matched satellite-ground station pairs, TinyNina reports state-of-the-art performance with MAE of 7.4 μg/m³, alongside large gains in efficiency (about 95% less computational overhead and 47× faster inference than heavier baselines).
  • The work targets scalable, low-latency deployment for real-time air quality monitoring in smart city infrastructure, emphasizing sustainability through lighter compute footprints.

Abstract

Nitrogen dioxide (NO_2) is a primary atmospheric pollutant and a significant contributor to respiratory morbidity and urban climate-related challenges. While satellite platforms like Sentinel-2 provide global coverage, their native spatial resolution often limits the precision required, fine-grained NO_2 assessment. To address this, we propose TinyNina, a resource-efficient Edge-AI framework specifically engineered for sustainable environmental monitoring. TinyNina implements a novel intra-image learning paradigm that leverages the multi-spectral hierarchy of Sentinel-2 as internal training labels, effectively eliminating the dependency on costly and often unavailable external high-resolution reference datasets. The framework incorporates wavelength-specific attention gates and depthwise separable convolutions to preserve pollutant-sensitive spectral features while maintaining an ultra-lightweight footprint of only 51K parameters. Experimental results, validated against 3,276 matched satellite-ground station pairs, demonstrate that TinyNina achieves a state-of-the-art Mean Absolute Error (MAE) of 7.4 \mug/m^3. This performance represents a 95% reduction in computational overhead and 47\times faster inference compared to high-capacity models such as EDSR and RCAN. By prioritizing task-specific utility and architectural efficiency, TinyNina provides a scalable, low-latency solution for real-time air quality monitoring in smart city infrastructures.