paper-with-me

Papers

GeoEdit: Local Frames for Fast, Training-Free On-Manifold Editing in Diffusion Models

2026-04-27 · Yiming Zhang, Sitong Liu, Ke Li, Zhihong Wu, Alex Cloninger, Melvin Leok arxiv

Diffusion models are a leading paradigm for data generation, but training-free editing typically re-runs the full denoising trajectory for every edit strength, making iterative refinement expensive. To address this issue, we instead edit near the data manifold, where small local updates can replace repeated re-synthesis. To enable this, we estimate a local manifold tangent space directly from perturbed samples and prove that this sample-based estimator closely approximates the true tangent. Building on this guarantee, we devise a Jacobian-free algorithm that constructs a tangent frame via small perturbations to the initial noise and alternates small tangent moves with diffusion-based projections. Updates within this frame follow principled on-manifold directions while suppressing off-manifold drift, enabling fine-grained edits without full re-diffusion or additional training. Edit strength is controlled by the number of steps for rapid, continuous adjustments that preserve fidelity and plug into existing samplers. Empirically, the resulting tangent directions yield smooth, semantic unsupervised traversals and effective CLIP-guided optimization, demonstrating practical interactive continuous editing.

📄 PDF Abstract BibTeX arXiv:2604.24238

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GeoEdit: Geometry-Aware Object Editing via Dual-Branch Denoising

2026-06-29 · Yi He, Jiangming Wang, Xinyu Wang, Mark Fong 외 arxiv

Precisely manipulating objects in a single photograph (translation, rotation, scaling) while obeying 3D physical constraints remains unsolved for diffusion-based editors. Current 2D methods lack spatial awareness and pro…

GeoEdit: Geometric Knowledge Editing for Large Language Models

2025-02-27 · Yujie Feng, LiMing Zhan, Zexin Lu, Yongxin Xu 외

Regular updates are essential for maintaining up-to-date knowledge in large language models (LLMs). Consequently, various model editing methods have been developed to update specific knowledge within LLMs. However, train…

General Knowledgeknowledge editingModel Editing

Geometric Image Editing via Effects-Sensitive In-Context Inpainting with Diffusion Transformers

2026-02-09 · Shuo Zhang, Wenzhuo Wu, Huayu Zhang, Jiarong Cheng 외 arxiv

Recent advances in diffusion models have significantly improved image editing. However, challenges persist in handling geometric transformations, such as translation, rotation, and scaling, particularly in complex scenes…

Image Editing

FreePCA: Integrating Consistency Information across Long-short Frames in Training-free Long Video Generation via Principal Component Analysis

2025-05-02 · CVPR 2025 1 · Jiangtong Tan, Hu Yu, Jie Huang, Jie Xiao 외

Long video generation involves generating extended videos using models trained on short videos, suffering from distribution shifts due to varying frame counts. It necessitates the use of local information from the origin…

Video Generation

Fast Object Detection in Compressed Video

2018-11-27 · ICCV 2019 10 · Shiyao Wang, Hongchao Lu, Zhidong Deng

Object detection in videos has drawn increasing attention since it is more practical in real scenarios. Most of the deep learning methods use CNNs to process each decoded frame in a video stream individually. However, th…

Objectobject-detectionObject DetectionReal-Time Object Detection+1