English

POS-ISP: Pipeline Optimization at the Sequence Level for Task-aware ISP

Computer Vision and Pattern Recognition 2026-04-09 v1

Abstract

Recent work has explored optimizing image signal processing (ISP) pipelines for various tasks by composing predefined modules and adapting them to task-specific objectives. However, jointly optimizing module sequences and parameters remains challenging. Existing approaches rely on neural architecture search (NAS) or step-wise reinforcement learning (RL), but NAS suffers from a training-inference mismatch, while step-wise RL leads to unstable training and high computational overhead due to stage-wise decision-making. We propose POS-ISP, a sequence-level RL framework that formulates modular ISP optimization as a global sequence prediction problem. Our method predicts the entire module sequence and its parameters in a single forward pass and optimizes the pipeline using a terminal task reward, eliminating the need for intermediate supervision and redundant executions. Experiments across multiple downstream tasks show that POS-ISP improves task performance while reducing computational cost, highlighting sequence-level optimization as a stable and efficient paradigm for task-aware ISP. The project page is available at https://w1jyun.github.io/POS-ISP

Keywords

Cite

@article{arxiv.2604.06938,
  title  = {POS-ISP: Pipeline Optimization at the Sequence Level for Task-aware ISP},
  author = {Jiyun Won and Heemin Yang and Woohyeok Kim and Jungseul Ok and Sunghyun Cho},
  journal= {arXiv preprint arXiv:2604.06938},
  year   = {2026}
}
R2 v1 2026-07-01T11:59:03.944Z