暗い画像の中間特徴を学習して復元するMirrorDistill
MirrorDistill: Illumination-Aware Latent Distillation for Efficient Low-Light Restoration
この論文をやさしく読む
ひとことで言うと
暗い画像と明るい参照画像の中間特徴を対応づけ、暗部を重視して画像を復元する方法。
何に役立つ?
低照度の画像を改善する処理に役立つ可能性がある。推論時には教師モデルを使わず、軽量な生徒モデルのみで動く。
この研究の面白いところ
最終画像だけでなくエンコーダーとデコーダーの中間特徴も学習させ、実撮影のLOL-v2-Realで既存の最先端手法を上回った。
どこまで分かった?
性能の記述はLOLベンチマークでの評価に基づく。夜間監視や航行など挙げられた用途での実運用結果は要旨にない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
低照度画像の改善は、夜間監視、自律航行、リモートセンシング、照明の乏しい工業環境での検査など、暗い場所で動作する視覚センシングに重要である。多くの既存手法は、最終的な復元画像だけを教師信号とする出力段階の再構成損失に依存しており、中間特徴の復元過程への制約が弱い。本論文は、特徴を鏡写しのように対応づけて低照度画像と正常な照明の画像を結ぶ、照明を考慮した潜在表現の蒸留手法MirrorDistillを提案する。 学習時には、共有エンコーダーと指数移動平均で更新する教師デコーダーが、参照となる明るい画像を処理し、正常な照明の領域の潜在表現を目標として生成する。これを使い、生のエンコーダー特徴と、標準化した多尺度デコーダー射影の二段階で、暗い画像を扱う生徒モデルを学習させる。各層で対応づけを行い、提案する照明に応じた重みづけによって露出不足の領域をより重視する。教師と参照画像の経路は学習時だけ使うため、推論時は軽量な生徒側エンコーダー・デコーダーだけでよく、教師側の計算負担は加わらない。 標準的なLOLベンチマークで評価すると、実撮影画像のLOL-v2-Realでは最先端手法を上回り、計算複雑度(GMACs)が最小だった。LOL-v1とLOL-v2-Syntheticでも競争力を保った。要素を取り除く比較実験では、エンコーダーの対応づけ、デコーダーの対応づけ、照明を考慮した重みづけそれぞれの寄与を示した。研究用にコードも公開する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Low-light image enhancement (LLIE) is an im- portant component of visual sensing systems operating under degraded illumination, including nighttime surveillance, au- tonomous navigation, remote sensing, and inspection in poorly lit industrial environments. Most LLIE methods rely on output- level reconstruction losses that supervise only the final restored image, leaving the intermediate feature recovery process weakly constrained. This paper proposes MirrorDistill, an illumination- aware latent distillation framework that links the low-light and clean domains through feature mirroring. During training, a shared encoder and an exponential-moving-average teacher decoder process the clean reference image to generate clean- domain latent targets. These targets supervise the low-light student at two levels: raw encoder features and standardized multi-scale decoder projections. The alignment is applied layer by layer, while a proposed illumination-aware weighting scheme gives greater emphasis to underexposed regions. The teacher and reference branches are used only during training, so inference requires only the lightweight student encoder-decoder and in- troduces no teacher-side computational cost. Under evaluation on the standard LOL benchmarks, MirrorDistill outperforms the state-of-the-art methods on the real-captured LOL-v2-Real set, while having the lowest compute complexity (GMACs) and while remaining competitive on the LOL-v1 and LOL-v2-Synthetic datasets. Ablation studies further show the contributions of the encoder mirror, decoder mirror, and illumination-aware weighting. Finally, we release our code as open-source for the benefit of future research.
arXiv ID: 2609.25331 / 要約の誤りについて