日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
画像編集arXiv:2606.14042v1

ChordEdit再考:再現・簡素化・新たな洞察による一段階画像編集の再定義

Rethinking One-Step Image Editing through ChordEdit: Reproduction, Simplification, and New Insights

シェア:XThreadsFacebookLINEはてブBluesky

一段階画像編集手法ChordEditを再現・解析し、その動作メカニズムを解明して簡素化した論文。

著者: Minghan Li, Jeremy Moebel, Mengyu Wang

分類: cs.CV

原文アブストラクト

One-step image editing is important for making text-guided editing fast, practical, and easy to deploy, but its underlying mechanism is still not fully understood. We revisit ChordEdit through reproduction, ablation, and simplification. Our analysis shows that a) the chord window $δ$ largely acts as an effective timestep shift from $t$ to $t - δ$; b) chord transport acts on high-noise images and mainly performs low-frequency semantic editing; and c) proximal alignment acts on low-noise images and complements it by adding high-frequency target details. In this view, ChordEdit naturally decomposes editing into a coarse low-frequency transport stage and a fine high-frequency alignment stage. These findings suggest a path toward prompt-conditioned dynamic timestep selection for adaptive image editing. All code and results can be found at \href{https://github.com/Harvard-AI-and-Robotics-Lab/ChordEdit-Reproduction}{link}.

関連論文