Summary
This paper presents MagicTailor, which achieves fine-grained concept customization for text-to-image diffusion models. Novel task component-controllable personalization is introduced, which allows user to reconfigure and personalize specific components of concepts. Different from existing personalization methods, MagicTailor enable model to capture local appearance from reference images, and generative more creative images with mixture of fine-grained concepts. The paper primarily addresses two challenging issues in component-controllable personalization: semantic pollution and semantic imbalance. The authors clearly explained the above two critical effects in the manuscript, and accordingly present different approaches to alleviate the semantic issues. The authors compare with several existing personalization baselines both quantitatively and qualitatively, and demonstrates the effectiveness of proposed MagicTailor.
Strengths
1. The writing of the paper is clear and easy to follow.
2. This work defines a task named component-controllable personalization, which aims at more precise and fine-grained customization for T2I models, and this may be of interest to the community in a broader context.
3. The overall structure of the article is clear. Two challenges of component-controllable personalization are discussed, and visual effects are illustrated for better comprehension. Further, DM-Deg and DS-Bal are proposed respectively to handle the above semantic issues.
4. The visual results presented in this paper provide compelling evidence that MagicTailor method surpasses current competing techniques in fine-grained component-controllbale generation for diffusion models.
5. This work contributes a collection of paired data for the proposed novel task, which makes the work easier to be followed by future works.
Weaknesses
1. The designed method is a little bit complicated. It seems that undesired conflicts may occur during the learning processes of different concepts. Hence the authors present multiple carefully designed constraints for different 'unfortunate' occasions. I wonder whether the proposed methods generalize well when applied to different model architectures, will the hyper-params be carefully chosen again? As a personalization method, is it compatible with some trained LoRAs (e.g. cartoon, realistic) from the community? More experiments should be conducted to test the compatibility of MagicTailor with existing pretrained LoRAs and other model architectures. This would help address the concerns about generalizability and provide valuable information for potential users of the method.
2. Visual results of multiple concepts concepts are limited, I don't find comprehensive discussion when the number of reference fine-grained concepts increase to 4,5 or even more. Will the model suffer from fusion problems under such circumstance? More visual results should be provided (in Fig. 6 (b)) to test the boundary of MagicTailor on multiple concepts generation.
3. It seems that MagicTailor mainly combines concepts from areas which share same semantics (e.g., face from A and eyes from B), I wonder how MagicTailor performs in some more complicated scenarios, for example, I want to generate a beautiful girl wearing a T-shirt from person A, and she has eyes from boy B, and is holding a small dog shown in Picture C. I suggest the authors to study some more complex cases, where different semantic parts from different objects are specified by users, and provide some visual results or quantitative analysis. This would provide valuable insight into the method's limitations and potential applications.
4. Missing important related work, PartCraft [1], which also allows users to select semantic parts for creative personalization. With PartCraft as the pioneer work, The novelty of the task proposed in this paper needs to be rejudged. The authors should present a detailed discussion about the difference between MagicTailor and PartCraft to clearify their contribution. There are also many visual results in PartCraft by composing more than 3 parts from different reference images, the authors is supposed to present more visual comparisons in Figure. 6, so as to show how MagicTailor performs when the number of semantic parts increases. There are many meaningful visual cases from PartCraft (Fig. 7), the authors can refer to them and test some similar cases for more intuitive comprehension.
[1] Ng, Kam Woh, et al. "PartCraft: Crafting Creative Objects by Parts." European Conference on Computer Vision. Springer, Cham, 2025.