paper-with-me

홈 › Papers

LimeCross: Context-Conditioned Layered Image Editing with Structural Consistency

2026-05-11 · Ryugo Morita, Stanislav Frolov, Brian Bernhard Moser, Ko Watanabe, Riku Takahashi, Issey Sukeda, Andreas Dengel arxiv

Layered image assets are widely used in real-world creative workflows, enabling non-destructive iteration and flexible re-composition. Recent advances in layered image generation and decomposition synthesize or recover layered representations, yet controllable editing of layered images remains challenging. Manual editing requires careful coordination across layers to maintain consistent illumination and contact, while AI-based pipelines collapse layers into a flattened image for editing, then decompose them again, introducing background-to-foreground leakage and unstable transparency. To address these limitations, we propose LimeCross, a training-free context-conditioned layered image editing framework that edits user-selected RGBA layers according to text while keeping the remaining layers unchanged. It leverages contextual cues from other layers using a bi-stream attention mechanism to preserve cross-layer consistency, while explicitly maintaining layer integrity to prevent the contamination of edited layers. To evaluate our approach, we introduce LayerEditBench, a benchmark of 1500 layered scenes with paired source/target prompts, along with evaluation protocols that assess both edit fidelity and alpha channel stability. Extensive experiments demonstrate that LimeCross improves layer purity and composite realism over strong editing baselines, establishing context-conditioned layered editing as a principled framework for controllable generative creation.

📄 PDF Abstract BibTeX arXiv:2605.10319

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Editing

Similar Papers 제목 키워드 기반

DesignEdit: Multi-Layered Latent Decomposition and Fusion for Unified & Accurate Image Editing

2024-03-21 · Yueru Jia, Yuhui Yuan, Aosong Cheng, Chuke Wang 외

Recently, how to achieve precise image editing has attracted increasing attention, especially given the remarkable success of text-to-image generation models. To unify various spatial-aware image editing abilities into o…

Image Generationspatial-aware image editingText to Image GenerationText-to-Image Generation

Shape-aware Text-driven Layered Video Editing

2023-01-30 · CVPR 2023 1 · Yao-Chih Lee, Ji-Ze Genevieve Jang, Yi-Ting Chen, Elizabeth Qiu 외

Temporal consistency is essential for video editing applications. Existing work on layered representation of videos allows propagating edits consistently to each frame. These methods, however, can only edit object appear…

Video Editing

Move Anything with Layered Scene Diffusion

2024-04-10 · CVPR 2024 1 · Jiawei Ren, Mengmeng Xu, Jui-Chieh Wu, Ziwei Liu 외

Diffusion models generate images with an unprecedented level of quality, but how can we freely rearrange image layouts? Recent works generate controllable scenes via learning spatially disentangled latent codes, but thes…

DenoisingDisentanglement

Referring Layer Decomposition

2026-02-22 · Fangyi Chen, Yaojie Shen, Lu Xu, Ye Yuan 외 arxiv

Precise, object-aware control over visual content is essential for advanced image editing and compositional generation. Yet, most existing approaches operate on entire images holistically, limiting the ability to isolate…

Zero-shot GeneralizationImage Editing

OmniPSD: Layered PSD Generation with Diffusion Transformer

2025-12-10 · Cheng Liu, Yiren Song, Haofan Wang, Mike Zheng Shou arxiv

Recent advances in diffusion models have greatly improved image generation and editing, yet generating or reconstructing layered PSD files with transparent alpha channels remains highly challenging. We propose OmniPSD, a…

Image Generation