paper-with-me

Papers

Saliency Driven Imagery Preprocessing for Efficient Compression -- Industrial Paper

2026-01-24 · Justin Downes, Sam Saltwick, Anthony Chen arxiv

The compression of satellite imagery remains an important research area as hundreds of terabytes of images are collected every day, which drives up storage and bandwidth costs. Although progress has been made in increasing the resolution of these satellite images, many downstream tasks are only interested in small regions of any given image. These areas of interest vary by task but, once known, can be used to optimize how information within the image is encoded. Whereas standard image encoding methods, even those optimized for remote sensing, work on the whole image equally, there are emerging methods that can be guided by saliency maps to focus on important areas. In this work we show how imagery preprocessing techniques driven by saliency maps can be used with traditional lossy compression coding standards to create variable rate image compression within a single large satellite image. Specifically, we use variable sized smoothing kernels that map to different quantized saliency levels to process imagery pixels in order to optimize downstream compression and encoding schemes.

📄 PDF Abstract BibTeX arXiv:2601.17555

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Efficient Saliency Maps for Explainable AI

2019-11-26 · T. Nathan Mundhenk, Barry Y. Chen, Gerald Friedland

We describe an explainable AI saliency map method for use with deep convolutional neural networks (CNN) that is much more efficient than popular fine-resolution gradient methods. It is also quantitatively similar or bett…

Astronomy

Saliency-Driven Hierarchical Learned Image Coding for Machines

2023-02-27 · Kristian Fischer, Fabian Brand, Christian Blum, André Kaup

We propose to employ a saliency-driven hierarchical neural image compression network for a machine-to-machine communication scenario following the compress-then-analyze paradigm. By that, different areas of the image are…

AllDecoderImage Compressionobject-detection+1

Unsupervised Motor Imagery Saliency Detection Based on Self-Attention Mechanism

2022-04-19 · Navid Ayoobi, Elnaz Banan Sadeghian

Detecting the salient parts of motor-imagery electroencephalogram (MI-EEG) signals can enhance the performance of the brain-computer interface (BCI) system and reduce the computational burden required for processing leng…

Brain Computer InterfaceEEGElectroencephalogram (EEG)Motor Imagery+1

Adaptive Model Compression (AMC): Saliency-Driven Resource Allocation for Ultra-Low-Power Transformer Inference

2026-07-11 · Jiayin Hu, Kai Yuan, Vanessa Hu, Xuetao Yin 외 arxiv

Deploying large-scale transformer models on resource-constrained edge devices remains a challenge due to the high energy and memory overhead inherent in static inference, which processes simple and complex tokens with un…

Model Compression

Saliency-driven Dynamic Token Pruning for Large Language Models

2025-04-06 · Yao Tao, Yehui Tang, Yun Wang, Mingjian Zhu 외

Despite the recent success of large language models (LLMs), LLMs are particularly challenging in long-sequence inference scenarios due to the quadratic computational complexity of the attention mechanism. Inspired by the…