English

RAGDiffusion: Faithful Cloth Generation via External Knowledge Assimilation

Computer Vision and Pattern Recognition 2025-10-13 v3 Artificial Intelligence Graphics Machine Learning

Abstract

Standard clothing asset generation involves restoring forward-facing flat-lay garment images displayed on a clear background by extracting clothing information from diverse real-world contexts, which presents significant challenges due to highly standardized structure sampling distributions and clothing semantic absence in complex scenarios. Existing models have limited spatial perception, often exhibiting structural hallucinations and texture distortion in this high-specification generative task. To address this issue, we propose a novel Retrieval-Augmented Generation (RAG) framework, termed RAGDiffusion, to enhance structure determinacy and mitigate hallucinations by assimilating knowledge from language models and external databases. RAGDiffusion consists of two processes: (1) Retrieval-based structure aggregation, which employs contrastive learning and a Structure Locally Linear Embedding (SLLE) to derive global structure and spatial landmarks, providing both soft and hard guidance to counteract structural ambiguities; and (2) Omni-level faithful garment generation, which introduces a coarse-to-fine texture alignment that ensures fidelity in pattern and detail components within the diffusing. Extensive experiments on challenging real-world datasets demonstrate that RAGDiffusion synthesizes structurally and texture-faithful clothing assets with significant performance improvements, representing a pioneering effort in high-specification faithful generation with RAG to confront intrinsic hallucinations and enhance fidelity.

Keywords

Cite

@article{arxiv.2411.19528,
  title  = {RAGDiffusion: Faithful Cloth Generation via External Knowledge Assimilation},
  author = {Xianfeng Tan and Yuhan Li and Wenxiang Shang and Yubo Wu and Jian Wang and Xuanhong Chen and Yi Zhang and Ran Lin and Bingbing Ni},
  journal= {arXiv preprint arXiv:2411.19528},
  year   = {2025}
}

Comments

Accept by ICCV 2025 (Highlight). Project website: https://colorful-liyu.github.io/RAGDiffusion-page/

R2 v1 2026-06-28T20:16:32.146Z