English

ABC: Adaptive BayesNet Structure Learning for Computational Scalable Multi-task Image Compression

Image and Video Processing 2025-06-19 v1 Multimedia

Abstract

Neural Image Compression (NIC) has revolutionized image compression with its superior rate-distortion performance and multi-task capabilities, supporting both human visual perception and machine vision tasks. However, its widespread adoption is hindered by substantial computational demands. While existing approaches attempt to address this challenge through module-specific optimizations or pre-defined complexity levels, they lack comprehensive control over computational complexity. We present ABC (Adaptive BayesNet structure learning for computational scalable multi-task image Compression), a novel, comprehensive framework that achieves computational scalability across all NIC components through Bayesian network (BayesNet) structure learning. ABC introduces three key innovations: (i) a heterogeneous bipartite BayesNet (inter-node structure) for managing neural backbone computations; (ii) a homogeneous multipartite BayesNet (intra-node structure) for optimizing autoregressive unit processing; and (iii) an adaptive control module that dynamically adjusts the BayesNet structure based on device capabilities, input data complexity, and downstream task requirements. Experiments demonstrate that ABC enables full computational scalability with better complexity adaptivity and broader complexity control span, while maintaining competitive compression performance. Furthermore, the framework's versatility allows integration with various NIC architectures that employ BayesNet representations, making it a robust solution for ensuring computational scalability in NIC applications. Code is available in https://github.com/worldlife123/cbench_BaSIC.

Keywords

Cite

@article{arxiv.2506.15228,
  title  = {ABC: Adaptive BayesNet Structure Learning for Computational Scalable Multi-task Image Compression},
  author = {Yufeng Zhang and Wenrui Dai and Hang Yu and Shizhan Liu and Junhui Hou and Jianguo Li and Weiyao Lin},
  journal= {arXiv preprint arXiv:2506.15228},
  year   = {2025}
}
R2 v1 2026-07-01T03:23:13.306Z