PARASOL: Parametric Style Control for Diffusion Image Synthesis
Gemma Canet Tarrés, Dan Ruta, Tu Bui, John Collomosse
TL;DR
PARASOL introduces a diffusion-based framework with parametric, disentangled control over image content and fine-grained visual style by jointly conditioning on semantic and style embeddings. A latent diffusion model is trained with modality-specific losses and a projector that maps distinct content/style descriptors into a shared space, enabling cross-attention conditioning and modality-specific classifier-free guidance during sampling. The method is trained on 500k cross-modal triplets obtained via cross-modal search and demonstrates strong style fidelity, robust content preservation, and versatile applications including content/style interpolation and generative visual search. The results indicate substantial improvements over state-of-the-art generative multimodal models and NST alternatives, with practical benefits for creative design and search-driven workflows.
Abstract
We propose PARASOL, a multi-modal synthesis model that enables disentangled, parametric control of the visual style of the image by jointly conditioning synthesis on both content and a fine-grained visual style embedding. We train a latent diffusion model (LDM) using specific losses for each modality and adapt the classifier-free guidance for encouraging disentangled control over independent content and style modalities at inference time. We leverage auxiliary semantic and style-based search to create training triplets for supervision of the LDM, ensuring complementarity of content and style cues. PARASOL shows promise for enabling nuanced control over visual style in diffusion models for image creation and stylization, as well as generative search where text-based search results may be adapted to more closely match user intent by interpolating both content and style descriptors.
