PolarAPP: Beyond Polarization Demosaicking for Polarimetric Applications

arXiv cs.CV / 3/25/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that polarimetric downstream applications suffer because current methods regroup raw division-of-focal-plane measurements by polar angle, effectively skipping proper demosaicking and producing incomplete target images.
  • It proposes PolarAPP, a framework that jointly optimizes demosaicking and downstream tasks rather than treating demosaicking as task-agnostic photometric reconstruction.
  • PolarAPP uses a feature-alignment mechanism with meta-learning to semantically connect the demosaicking representations to what the downstream network needs for better task utility.
  • It also introduces an equivalent imaging constraint so the demosaicking front-end can directly regress physically meaningful outputs instead of relying on rearranged sparse data.
  • Experiments reportedly show PolarAPP improves both demosaicking quality and downstream task performance, and the authors state the code will be provided after acceptance.

Abstract

Polarimetric imaging enables advanced vision applications such as normal estimation and de-reflection by capturing unique surface-material interactions. However, existing applications (alternatively called downstream tasks) rely on datasets constructed by naively regrouping raw measurements from division-of-focal-plane sensors, where pixels of the same polarization angle are extracted and aligned into sparse images without proper demosaicking. This reconstruction strategy results in suboptimal, incomplete targets that limit downstream performance. Moreover, current demosaicking methods are task-agnostic, optimizing only for photometric fidelity rather than utility in downstream tasks. Towards this end, we propose PolarAPP, the first framework to jointly optimize demosaicking and its downstream tasks. PolarAPP introduces a feature alignment mechanism that semantically aligns the representations of demosaicking and downstream networks via meta-learning, guiding the reconstruction to be task-aware. It further employs an equivalent imaging constraint for demosaicking training, enabling direct regression to physically meaningful outputs without relying on rearranged data. Finally, a task-refinement stage fine-tunes the task network using the stable demosaicking front-end to further enhance accuracy. Extensive experimental results demonstrate that PolarAPP outperforms existing methods in both demosaicking quality and downstream performance. Code is available upon acceptance.