Style-CCL: Content-Preserving Style Transfer via Curriculum Continual Learning Researchers propose Style-CCL, a multi-stage curriculum continual learning framework for content-preserving style transfer using Diffusion Transformers. The method trains a dual-branch SC-DiT from semantic to texture styles and from clean to synthetic data, achieving state-of-the-art performance in style similarity, content consistency, and aesthetic quality. arXiv:2606.14746v1 Announce Type: new Abstract: Content-Preserving Style transfer, given content and style references, remains challenging for Diffusion Transformers DiTs due to entangled content and style features. With a reverse triplet synthesis pipeline to build a million-scale training set and a dual-branch Style-Content DiT SC-DiT that decouples style and content via separate ROPE embeddings and causal masking, we observe that such a one-stage training paradigm on mixed style categories causes semantic styles to dominate, hindering texture style learning, and harming content preservation. To address these issues, we propose Style-CCL, a Multi-Stage Curriculum Continual Learning framework that trains SC-DiT from semantic easy to texture hard styles, and from clean to synthetic data, with Random Memory Rehearsal across stages to avoid catastrophic forgetting. Extensive experiments demonstrate that our Style-CCL achieves state-of-the-art performance in three core metrics: style similarity, content consistency, and aesthetic quality.