paper-with-me

Papers

Perception-Oriented Latent Coding for High-Performance Compressed Domain Semantic Inference

2025-07-02 · Xu Zhang, Ming Lu, Yan Chen, Zhan Ma

In recent years, compressed domain semantic inference has primarily relied on learned image coding models optimized for mean squared error (MSE). However, MSE-oriented optimization tends to yield latent spaces with limited semantic richness, which hinders effective semantic inference in downstream tasks. Moreover, achieving high performance with these models often requires fine-tuning the entire vision model, which is computationally intensive, especially for large models. To address these problems, we introduce Perception-Oriented Latent Coding (POLC), an approach that enriches the semantic content of latent features for high-performance compressed domain semantic inference. With the semantically rich latent space, POLC requires only a plug-and-play adapter for fine-tuning, significantly reducing the parameter count compared to previous MSE-oriented methods. Experimental results demonstrate that POLC achieves rate-perception performance comparable to state-of-the-art generative image coding methods while markedly enhancing performance in vision tasks, with minimal fine-tuning overhead. Code is available at https://github.com/NJUVISION/POLC.

📄 PDF Abstract BibTeX arXiv:2507.01608

Code (1)

NJUVISION/POLC 공식 구현 pytorch

Tasks

Image ClassificationImage CompressionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Dual-Latent Collaborative Decoding for Fidelity-Perception Balanced Image Compression

2026-05-14 · Qi Mao, Zijian Wang, Zhengxue Cheng, Lingyu Zhu 외 arxiv

Learned image compression (LIC) increasingly requires reconstructions that balance distortion fidelity and perceptual realism across a wide range of bitrates. However, most existing methods still rely on a single compres…

Image Compression

Progressive Learned Image Compression for Machine Perception

2025-12-23 · Jungwoo Kim, Jun-Hyuk Kim, Jong-Seok Lee arxiv

Recent advances in learned image codecs have been extended from human perception toward machine perception. However, progressive image compression with fine granular scalability (FGS)-which enables decoding a single bits…

Image Compression

Versatile Volumetric Medical Image Coding for Human-Machine Vision

2024-12-12 · Jietao Chen, WeiJie Chen, Qianjian Xing, Feng Yu

Neural image compression (NIC) has received considerable attention due to its significant advantages in feature representation and data optimization. However, most existing NIC methods for volumetric medical images focus…

Image CompressionImage Reconstruction

Latent Harmony: Synergistic Unified UHD Image Restoration via Latent Space Regularization and Controllable Refinement

2025-10-09 · Yidi Liu, Xueyang Fu, Jie Huang, Jie Xiao 외 arxiv

Ultra-High Definition (UHD) image restoration faces a trade-off between computational efficiency and high-frequency detail retention. While Variational Autoencoders (VAEs) improve efficiency via latent-space processing, …

Computational EfficiencyImage Restoration

Seeing the imagined: a latent functional alignment in visual imagery decoding from fMRI data

2026-04-15 · Fabrizio Spera, Tommaso Boccato, Michal Olak, Sara Cammarota 외 arxiv

Recent progress in visual brain decoding from fMRI has been enabled by large-scale datasets such as the Natural Scenes Dataset (NSD) and powerful diffusion-based generative models. While current pipelines are primarily o…

Brain Decoding