arXiv論文メモ
新着一覧
cs.CV · 査読状況未確認

画像の位置合わせを分離して滑らかに変形させる手法

AlignMorph: Tuning-Free Diffusion Image Morphing via Explicit Semantic Transport

Wuyi Liu, Xu Han, Yuren Chen, Yige Mao, Zishuo Peng, Xianzhi Li

この論文をやさしく読む

ひとことで言うと

2枚の画像を徐々に変化させる際、まず対応する部分の位置を合わせ、それから拡散モデルで画像を作る方法です。配置の違いで残像や構造の崩れが出る問題を扱います。

何に役立つ?

考えられる用途は、画像間の自然な変形映像の生成です。画像の組ごとの追加最適化を避ける設計なので、その調整負担を減らす方向の研究です。

この研究の面白いところ

意味的な対応付けと画像生成を分離し、生成の途中でも座標関係を保ちます。位置合わせの信頼性も潜在表現の変形に取り入れています。

どこまで分かった?

要旨はベンチマーク上の改善を報告していますが、具体的な指標値や所要時間、失敗例はありません。調整不要という説明から、すべての入力画像で成功するとまではいえません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

画像モーフィングは、2枚の入力画像の間を滑らかで意味的に一貫した形で移り変わらせることを目指す。既存の拡散モデルに基づく手法は、画像の組ごとに高コストの最適化を必要とするか、暗黙的な空間的位置合わせに頼っており、配置の違いが大きいと容易に失敗する。 これらの制約に対し、輸送してからノイズを除去するという原理に基づく、調整不要の新しい拡散モデルの枠組みAlignMorphを提案する。構造が絡み合うことを避けるため、幾何学的位置合わせを生成的なノイズ除去から明示的に切り離す。枠組みは2つの主要部分からなる。(1)Global Semantic Transportは、エントロピー正則化付き最適輸送と信頼性を考慮した潜在表現のワーピングを用い、拡散処理と両立する意味的な位置合わせを行う。(2)Coordinate-Aligned Generationは、対称な2段階の注意機構の引き継ぎを用い、ノイズ除去の全過程で空間座標を一貫させる。 AlignMorphは一切の調整なしに残像を効果的に除き、モーフィングのベンチマークで優れた構造的一貫性と時間方向の滑らかさを達成する。コードはhttps://github.com/51xOne/Alignmorphで公開されている。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Image morphing aims to produce a smooth and semantically consistent transition between two input images. Existing diffusion-based morphing methods either require expensive per-pair optimization or rely on implicit spatial alignment, which easily fails under large layout discrepancies. To address these limitations, we propose AlignMorph, a novel tuning-free diffusion framework guided by the principle of transport-then-denoise. We explicitly decouple geometric alignment from generative denoising to avoid structural entanglement. Our framework consists of two core components. (1) Global Semantic Transport, which achieves diffusion-compatible semantic alignment via entropic optimal transport and reliability-aware latent warping; and (2) Coordinate-Aligned Generation, which uses a symmetric bi-phase attention handoff to maintain consistent spatial coordinates throughout denoising. Without any tuning, AlignMorph effectively eliminates ghosting and achieves superior structural coherence and temporal smoothness on morphing benchmarks. Code is available at https://github.com/51xOne/Alignmorph.

arXiv ID: 2609.24330 / 要約の誤りについて