Hybrid Model-based / Data-driven Graph Transform for Image Coding
Saghar Bagheri, Tam Thuc Do, Gene Cheung, Antonio Ortega

TL;DR
This paper introduces a hybrid graph transform for image coding that combines model-based eigenvectors with data-driven covariance-based eigenvectors, improving energy compaction and stability over traditional transforms.
Contribution
The paper proposes a novel hybrid graph transform approach that integrates model-based and data-driven methods for improved image compression.
Findings
Achieved better energy compaction than DCT.
Provided more stable transforms than KLT.
Enhanced image coding performance using WebP baseline.
Abstract
Transform coding to sparsify signal representations remains crucial in an image compression pipeline. While the Karhunen-Lo\`{e}ve transform (KLT) computed from an empirical covariance matrix is theoretically optimal for a stationary process, in practice, collecting sufficient statistics from a non-stationary image to reliably estimate can be difficult. In this paper, to encode an intra-prediction residual block, we pursue a hybrid model-based / data-driven approach: the first eigenvectors of a transform matrix are derived from a statistical model, e.g., the asymmetric discrete sine transform (ADST), for stability, while the remaining are computed from for performance. The transform computation is posed as a graph learning problem, where we seek a graph Laplacian matrix minimizing a graphical lasso objective inside a convex cone sharing the first…
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 Graph Neural Networks · Face and Expression Recognition · Sparse and Compressive Sensing Techniques
MethodsDiscrete Cosine Transform
