We introduce a parameter-efficient adaptation method for panel-aware in-context image generation with pre-trained diffusion transformers. The key idea is to compose learnable, panel-specific orthogonal operators onto the backbone's frozen positional encodings. This design provides two desirable properties: (1) isometry, which preserves the geometry of internal features, and (2) same-panel invariance, which maintains the model's pre-trained intra-panel synthesis behavior. Through controlled experiments, we demonstrate that the effectiveness of our adaptation method is not tied to a specific positional encoding design but generalizes across diverse positional encoding regimes. By enabling effective panel-relative conditioning, the proposed method consistently improves in-context image-based instructional editing pipelines, including state-of-the-art approaches.
@article{arxiv.2603.27637,
title = {OPRO: Orthogonal Panel-Relative Operators for Panel-Aware In-Context Image Generation},
author = {Sanghyeon Lee and Minwoo Lee and Euijin Shin and Kangyeol Kim and Seunghwan Choi and Jaegul Choo},
journal= {arXiv preprint arXiv:2603.27637},
year = {2026}
}
Comments
Accepted to CVPR 2026. 16 pages, 9 figures. Includes Supplementary Material