CVApr 8

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

arXiv:2604.0693852.9h-index: 16
Predicted impact top 75% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses a bottleneck in task-aware ISP optimization for computer vision applications, offering a more stable and efficient alternative to existing methods.

The paper tackles the challenge of jointly optimizing module sequences and parameters in image signal processing (ISP) pipelines for task-specific objectives, proposing POS-ISP, a sequence-level reinforcement learning framework that improves task performance and reduces computational cost across multiple downstream tasks.

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

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes