Alterbute: Editing Intrinsic Attributes of Objects in Images
Tal Reiss, Daniel Winter, Matan Cohen, Alex Rav-Acha, Yael Pritch, Ariel Shamir, Yedid Hoshen
TL;DR
Alterbute presents a diffusion-based framework for editing intrinsic object attributes (color, texture, material, shape) while preserving perceived identity and scene context. It introduces a relaxed supervised training objective that learns from edits involving both intrinsic and extrinsic attributes and uses Visual Named Entities (VNEs) for identity conditioning via an automated vision-language pipeline. The model is trained on a 1×2 grid with an identity reference, an attribute prompt, and background+mask context, enabling inference-time edits that keep extrinsic factors fixed. Extensive experiments and user studies show strong identity preservation and accurate intrinsic edits, outperforming both general-purpose and attribute-specific baselines and demonstrating scalable, single-model intrinsic editing across diverse object categories.
Abstract
We introduce Alterbute, a diffusion-based method for editing an object's intrinsic attributes in an image. We allow changing color, texture, material, and even the shape of an object, while preserving its perceived identity and scene context. Existing approaches either rely on unsupervised priors that often fail to preserve identity or use overly restrictive supervision that prevents meaningful intrinsic variations. Our method relies on: (i) a relaxed training objective that allows the model to change both intrinsic and extrinsic attributes conditioned on an identity reference image, a textual prompt describing the target intrinsic attributes, and a background image and object mask defining the extrinsic context. At inference, we restrict extrinsic changes by reusing the original background and object mask, thereby ensuring that only the desired intrinsic attributes are altered; (ii) Visual Named Entities (VNEs) - fine-grained visual identity categories (e.g., ''Porsche 911 Carrera'') that group objects sharing identity-defining features while allowing variation in intrinsic attributes. We use a vision-language model to automatically extract VNE labels and intrinsic attribute descriptions from a large public image dataset, enabling scalable, identity-preserving supervision. Alterbute outperforms existing methods on identity-preserving object intrinsic attribute editing.
