Owner3D: Ownership-Guided Style Writing for Training-Free Localized 3D Stylization
Owner3D is a training-free framework for localized 3D stylization that leverages ownership-guided style writing and boundary dual slots to inject reference styles strictly into target regions within large reconstruction models, thereby significantly reducing style leakage and preserving non-target appearances without requiring additional training.
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 are an artist with a magic paintbrush that can instantly turn a plain 3D statue into a masterpiece. In the world of computer science, this is called "3D stylization." For a long time, artists could only paint the whole statue at once, or they had to painstakingly rebuild the statue from scratch for every new style. But recently, a new type of "Large Reconstruction Model" (LRM) appeared. Think of these models as super-fast chefs who can look at a few photos of an object and instantly whip up a complete, edible 3D model in a single step. The problem? These chefs are a bit clumsy with details. If you ask them to paint just the hat on a statue red, they often accidentally paint the face and the hands red too, because the "recipe" they use to remember the object's look is shared across the whole statue. This paper tackles that messiness, asking: How can we tell the chef, "Paint the hat, but leave the face alone," without having to retrain the chef or build a whole new kitchen?
The authors of this paper, a team from Sichuan University, introduce a clever new tool called Owner3D. Their main finding is that you can achieve precise, localized 3D painting without any extra training or slow, step-by-step rebuilding. They discovered that by giving the model a simple "ownership map"—a digital label that says "this part belongs to the hat, that part belongs to the face"—they can guide the painting process to stay exactly where it's supposed to.
Here is how Owner3D works, using a few fun analogies:
1. The "Ownership-Guided Style Writing"
Imagine the model's internal memory as a giant whiteboard where it writes down the object's features. Usually, when you ask for a new style (like a sunset pattern), the model writes that pattern all over the whiteboard, covering everything. Owner3D changes the rules. It acts like a strict editor who hands the model a "Write Mask." This mask is like a stencil that says, "You can only write the sunset pattern on the 'hat' section of the whiteboard." The model still uses the same single whiteboard (a "triplane"), but the editor ensures the new style only gets written where it belongs. This prevents the "style leakage" where the sunset accidentally spills onto the statue's face.
2. The "Boundary Dual Slots"
Sometimes, the line between the hat and the face is blurry. In the model's memory, the pixels right on the edge might be shared by both the hat and the face. If you only have one memory slot for that edge, the model gets confused and mixes the styles. Owner3D solves this by adding "Boundary Dual Slots." Think of this as a tiny, special drawer right at the edge of the hat. Inside this drawer, the model keeps two separate notes: one note for the hat's new style and another note for the face's original look. When the model needs to paint that tricky edge, it can peek into the drawer and choose the right note, ensuring the hat stays red and the face stays skin-colored, even if they are touching.
3. The "Surface-First Texture Readout"
Finally, when the model is ready to show you the final 3D object, it has to decide which color to show for every tiny dot on the surface. Sometimes, the model isn't sure if a dot belongs to the hat or the face because it can't see it clearly from all angles. Owner3D uses a "Surface-First" strategy. It's like a detective who trusts the most direct evidence first. If the model can see the dot clearly from the original photos, it uses that "surface" evidence to decide the color. If that's missing, it falls back to 3D clues, and then to the whiteboard clues. This hierarchy ensures the model picks the most reliable color, avoiding fuzzy or wrong colors in the final image.
The Results
The team tested Owner3D on a benchmark using 49 real-world 3D objects (like chairs and lamps) and 16 different style references. They found that their method was a huge improvement over existing tools. Compared to a method called StyleSplat, Owner3D reduced "appearance leakage" (where the style bleeds into the wrong areas) by 86.4%. Compared to another method called LAENeRF, it reduced leakage by 89.9%.
Perhaps most impressively, Owner3D does all this in about 31.10 seconds per object-style pair. Other methods that try to do similar 3D editing often take minutes or even hours, or they require the model to be retrained for every new object. Owner3D, however, works instantly with the pre-trained model, making it a fast and efficient way to edit 3D assets.
In short, Owner3D proves that you don't need to rebuild the entire engine to fix a single part of the car. By simply guiding the model with ownership maps and smart memory slots, you can paint specific parts of a 3D object with high precision, keeping the rest of the object perfectly intact. It's a step toward making 3D editing as easy and fun as painting on a tablet, but for real, interactive 3D worlds.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.