← Latest papers
💻 computer science

EditFlow3D: Automated Local Editing of 3D Assets with Trajectory Preservation

EditFlow3D is a training-free framework that enables precise, automated local editing of 3D assets by leveraging a VLM-driven workflow to generate masks and visual guidance, while employing mask-guided differential flow and step-wise trajectory preservation to edit target regions without compromising the structure and appearance of non-target areas.

Original authors: Rui Nie, Chuang Wang, Haitao Zhou, Jiahe Song, Buyu Li, Sheng Wang, Qian Yu

Published 2026-08-05
📖 4 min read☕ Coffee break read

Original authors: Rui Nie, Chuang Wang, Haitao Zhou, Jiahe Song, Buyu Li, Sheng Wang, Qian Yu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a magical clay sculpture that you can reshape just by talking to it. This is the dream behind 3D generative models, a branch of artificial intelligence that builds three-dimensional objects from text descriptions or pictures. Think of these models as incredibly skilled, but slightly clumsy, digital sculptors. They are great at making a whole new statue from scratch, but if you ask them to just "change the hat" on an existing statue without messing up the face or the arms, they often struggle. They might melt the whole thing, or accidentally paint the statue's nose blue while trying to fix the hat.

The core challenge here is local editing: making precise changes to a specific part of a 3D object while keeping everything else exactly the same. It's like trying to swap the engine of a car without taking the whole car apart or accidentally changing the color of the tires. To do this well, a computer needs two things: a perfect map of where to change things (a mask) and a way to make the change without the "magic" of the new instruction accidentally leaking into the parts that shouldn't change. Until now, getting that perfect map automatically has been tricky, and keeping the rest of the object stable has been even harder.

Enter EditFlow3D, a new method that acts like a super-precise, training-free digital sculptor. Instead of needing to relearn how to sculpt every time (which is what "training" usually means), it uses a smart assistant to figure out exactly what you want and where to do it. The system works in two main stages. First, a "Vision-Language Model" (a type of AI that understands both pictures and words) looks at your 3D object and your instruction (like "replace the red cape with black bat wings"). It picks the best angle to look at the object, draws a picture of what the result should look like, and—crucially—draws a precise 3D map (a mask) of exactly which pixels belong to the cape and which belong to the rest of the statue.

Once the map is ready, the real magic happens. The system uses a technique called Differential Flow Guidance. Imagine the 3D object is a river flowing toward a final shape. The AI calculates the difference between how the river would flow if it were just the original statue versus how it would flow if it were the statue with the new wings. It then pushes the water only in the direction of the wings, but only inside the area marked by the cape mask. This ensures the change happens exactly where you want it.

However, there's a catch: even if you push the water only in the cape area, the ripples can sometimes spread and shake the rest of the statue. To stop this, the authors introduced Trajectory Preservation Guidance. Think of this as a gentle, invisible hand that holds the rest of the statue steady. As the AI builds the new wings step-by-step, this "hand" constantly checks the parts of the statue that shouldn't change (like the face or the legs) and gently nudges them back to their original shape if they start to drift. Unlike older methods that might just freeze those parts in place (which can cause jagged, broken edges), this method softly guides them, keeping the transition smooth and the whole object looking natural.

The researchers tested this new method on a wide variety of tasks, from adding smoke to a train's chimney to replacing a chicken with a panda. They compared it against other top methods and found that EditFlow3D was much better at hitting the target area without ruining the rest of the model. In fact, in a user study with 40 people, nearly half of the participants preferred EditFlow3D's results over all other methods, praising its ability to follow instructions accurately while keeping the original object's look intact. The paper suggests that by combining a smart "map maker" with a "steady hand" that guides the changes, we can finally edit 3D objects with the precision of a surgeon and the ease of a conversation.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →