菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - A PPO-Based Bitrate Allocation Conditional Diffusion Model for Remote Sensing Image Compression

Existing remote sensing image compression methods still explore to balance high compression efficiency with the preservation of fine details and task-relevant information. Meanwhile, high-resolution drone imagery offers valuable structural details for urban monitoring and disaster assessment, but large-area datasets can easily reach hundreds of gigabytes, creating significant challenges for storage and long-term management. In this paper, we propose a PPO-based bitrate allocation Conditional Diffusion Compression (PCDC) framework. PCDC integrates a conditional diffusion decoder with a PPO-based block-wise bitrate allocation strategy to achieve high compression ratios while maintaining strong perceptual performance. We also release a high-resolution drone image dataset with richer structural details at a consistent low altitude over residential neighborhoods in coastal urban areas. Experimental results show compression ratios of 19.3x on DIV2K and 21.2x on the drone image dataset. Moreover, downstream object detection experiments demonstrate that the reconstructed images preserve task-relevant information with negligible performance loss.

顶级标签: computer vision model training systems
详细标签: image compression conditional diffusion bitrate allocation ppo remote sensing 或 搜索:

一种基于PPO的码率分配条件扩散模型用于遥感图像压缩 / A PPO-Based Bitrate Allocation Conditional Diffusion Model for Remote Sensing Image Compression


1️⃣ 一句话总结

这篇论文提出了一种结合强化学习和扩散模型的新方法,用于高效压缩高分辨率无人机遥感图像,能在实现高压缩比的同时,很好地保留图像细节和后续任务所需的关键信息。

源自 arXiv: 2603.15365