Context-Aware Neural Video Compression on Solar Dynamics Observatory
Atefeh Khoshkhahtinat, Ali Zafari, Piyush M. Mehta, Nasser M., Nasrabadi, Barbara J. Thompson, Michael S. F. Kirk, Daniel da Silva

TL;DR
This paper introduces a novel Transformer-based neural video compression method tailored for solar images from NASA's SDO, leveraging a new FLaWin block to improve compression efficiency and outperform traditional codecs.
Contribution
The paper presents a new Transformer architecture with FLaWin blocks that effectively captures spatial and temporal redundancies in solar images for high compression ratios.
Findings
Outperforms H.264 and H.265 in rate-distortion trade-off
Efficiently captures short- and long-range dependencies
Reduces computational complexity compared to existing methods
Abstract
NASA's Solar Dynamics Observatory (SDO) mission collects large data volumes of the Sun's daily activity. Data compression is crucial for space missions to reduce data storage and video bandwidth requirements by eliminating redundancies in the data. In this paper, we present a novel neural Transformer-based video compression approach specifically designed for the SDO images. Our primary objective is to efficiently exploit the temporal and spatial redundancies inherent in solar images to obtain a high compression ratio. Our proposed architecture benefits from a novel Transformer block called Fused Local-aware Window (FLaWin), which incorporates window-based self-attention modules and an efficient fused local-aware feed-forward (FLaFF) network. This architectural design allows us to simultaneously capture short-range and long-range information while facilitating the extraction of rich 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image and Signal Denoising Methods · Advanced Data Compression Techniques
MethodsAttention Is All You Need · Softmax · Dense Connections · Position-Wise Feed-Forward Layer · Absolute Position Encodings · Residual Connection · Adam · Linear Layer · Multi-Head Attention · Dropout
