paper-with-me

Papers

Feedforward 3D Editing Learns from Semantic-Part Transformation

2026-05-26 · Jiawei Weng, Saining Zhang, Zhenxin Diao, Peishuo Li, Henghaofan Zhang, Junhao Chen, Hao Zhao arxiv

3D editing is a fundamental capability for scalable 3D content creation. While image editing has rapidly evolved toward large-scale feedforward generative paradigms, 3D AI generation remains dominated by training-free editing pipelines. A central challenge of feedforward 3D editing lies in the lack of high-quality paired supervision. Editable 3D assets require simultaneous preservation of geometry, multi-view consistency, structural coherence, and localized edit controllability. Existing 3D editing datasets often rely on independently generated assets, image-mediated reconstruction or narrow edit taxonomies, leading to inaccurate localization, weak preservation, blurred edit boundaries, and limited semantic consistency. In this work, we introduce a new perspective: scalable feedforward 3D editing should be learned from semantic-part transformations. Based on this insight, we propose Pxform, a high-quality 3D editing dataset with over 100K consistent before/after editing pairs across seven edit types. Instead of treating objects as unstructured shapes, our pipeline grounds edits directly in semantic 3D parts. Built upon Pxform, we further propose PartFlow, a feedforward 3D editing network that injects source-aware latent control into pretrained 3D generative priors. PartFlow introduces mask-aware velocity preservation and render-space consistency supervision to jointly improve edit fidelity and source preservation, while requiring no 3D edit mask during inference. Extensive experiments demonstrate that high-quality semantic-part supervision substantially improves scalable 3D editing, enabling PartFlow to achieve state-of-the-art performance on both geometric and appearance editing benchmarks.

📄 PDF Abstract BibTeX arXiv:2605.27351

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

Delta-Adapter: Scalable Exemplar-Based Image Editing with Single-Pair Supervision

2026-05-08 · Jiacheng Chen, Songze Li, Han Fu, Baoquan Zhao 외 arxiv

Exemplar-based image editing applies a transformation defined by a source-target image pair to a new query image. Existing methods rely on a pair-of-pairs supervision paradigm, requiring two image pairs sharing the same …

Image Editing

Edit Transfer: Learning Image Editing via Vision In-Context Relations

2025-03-17 · Lan Chen, Qi Mao, YuChao Gu, Mike Zheng Shou

We introduce a new setting, Edit Transfer, where a model learns a transformation from just a single source-target example and applies it to a new query image. While text-based methods excel at semantic manipulations thro…

In-Context LearningRelationTransfer Learning

Non-rigid image registration using fully convolutional networks with deep self-supervision

2017-09-04 · Hongming Li, Yong Fan

We propose a novel non-rigid image registration algorithm that is built upon fully convolutional networks (FCNs) to optimize and learn spatial transformations between pairs of images to be registered. Different from most…

Image Registration

Out-of-Sample Extrapolation with Neuron Editing

2019-01-23 · ICLR 2019 5

While neural networks can be trained to map from one specific dataset to another, they usually do not learn a generalized transformation that can extrapolate accurately outside the space of training. For instance, a gene…

Generative Adversarial Network

Learning Structural Edits via Incremental Tree Transformations

2021-01-28 · ICLR 2021 1 · Ziyu Yao, Frank F. Xu, Pengcheng Yin, Huan Sun 외

While most neural generative models generate outputs in a single pass, the human creative process is usually one of iterative building and refinement. Recent work has proposed models of editing processes, but these mostl…

Imitation Learning