長距離の文脈を利用して画像圧縮率を高める確率モデル
LC3EM: Long-Range Context Extrapolation Enhanced Entropy Model for Coordinate-based Overfitting Image Codecs
この論文をやさしく読む
ひとことで言うと
画像の離れた部分の似た構造も予測に使い、圧縮に必要なデータ量を減らす方法です。
何に役立つ?
座標型の画像圧縮方式で、復号の軽さを保ちながら圧縮効率を上げる検討に役立ちます。
この研究の面白いところ
小さな学習済み予測器とパラメーター不要の線形外挿を、領域に応じて組み合わせます。
どこまで分かった?
改善率は指定データセットとCOOL-CHICの2バージョンでの結果です。コードは要旨時点では公開予定とされています。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
座標に基づき個々の画像へ過適合させる画像圧縮方式は、復号の計算量が少なく、画像間での汎化を必要としないため注目されている。しかしCOOL-CHICなどの方式では、軽量な確率モデルは表現力が限られ、複雑なモデルでは画像ごとのパラメーターを送るためビット数が増えるという両立しにくさがある。本研究では従来の符号化方式の予測機構に着想を得て、単一の学習済み予測器にさまざまな冗長性を任せる代わりに、互いを補う複数の予測モードを領域ごとに柔軟に選ぶ確率モデルを提案する。これに基づき、座標型の過適合画像圧縮方式へ組み込める長距離文脈外挿強化確率モデルLC3EMを開発した。パラメーターを持たない近傍線形外挿モードが、小さな多層パーセプトロンによる局所予測器を補い、遠くの文脈にある冗長性や方向性の強い構造を利用する。最小エントロピーに着想を得た連続的なモード選択法により二つを適応的に融合し、追加で送る必要があるのは線形層一つ分のパラメーターだけである。また、学習時の緩和された量子化と実際の離散的な量子化とのずれを減らすため、潜在変数の丸めを反復的に改良する軽量な工程を導入した。さまざまなベンチマークで一貫した改善が見られ、とくに規則性の高いコンピューター生成画像で効果が大きかった。COOL-CHIC 4.0に組み込むと、SIQADとAPIのデータセットでBD-rateはそれぞれ−3.43%、−7.69%改善した。COOL-CHIC 5.0を基盤にした場合の改善は、それぞれ−2.88%、−3.15%だった。コードは近く公開予定である。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Coordinate-based overfitting image codecs have attracted increasing attention for their low decoding complexity and independence from cross-image generalization. However, representative approaches such as COOL-CHIC face an inherent entropy-modeling trade-off: lightweight models have limited capacity, while more expressive ones incur additional bitrate overhead from transmitting image-specific parameters. Inspired by the prediction mechanism in traditional codecs, we propose a new entropy-modeling strategy that introduces complementary prediction modes with region-adaptive soft mode selection, rather than relying on a single learned predictor to model diverse types of redundancy. Based on this concept, we develop a Long-Range Context Extrapolation Enhanced Entropy Model (LC3EM), which can be integrated into coordinate-based overfitting codecs. Specifically, a parameter-free Neighborhood-based Linear Extrapolation Mode (NLEM) complements the tiny MLP-based local predictor to exploit long-range contextual redundancy and strongly directional structures. A Minimum-Entropy-Inspired Continuous Mode Selection strategy is designed to adaptively fuse these two complementary modes, while requiring the transmission of only the parameters of a single additional linear layer. Moreover, to alleviate the mismatch between training-time relaxed and actual discrete quantization, we introduce a lightweight iterative latent rounding refinement stage to improve compression performance. Experiments demonstrate consistent improvements across diverse benchmarks, particularly on highly regular computer-generated images. When integrated with COOL-CHIC 4.0, the proposed method achieves BD-rate gains of -3.43\% and -7.69\% on the SIQAD and API datasets, respectively. With COOL-CHIC 5.0 as the backbone, the corresponding gains are -2.88\% and -3.15\%, respectively. The code will be made publicly available soon.
arXiv ID: 2609.29192 / 要約の誤りについて