Papers › UniFashion: A Unified Vision-Language Model for Multimodal Fashion Retrieval and Generation

UniFashion: A Unified Vision-Language Model for Multimodal Fashion Retrieval and Generation

21 Aug 2024arXiv:2408.11305archive 2025-07-28

Xiangyu Zhao, Yuehan Zhang, Wenlong Zhang, Xiao-Ming Wu

The fashion domain encompasses a variety of real-world multimodal tasks, including multimodal retrieval and multimodal generation. The rapid advancements in artificial intelligence generated content, particularly in technologies like large language models for text generation and diffusion models for visual generation, have sparked widespread research interest in applying these multimodal models in the fashion domain. However, tasks involving embeddings, such as image-to-text or text-to-image retrieval, have been largely overlooked from this perspective due to the diverse nature of the multimodal fashion domain. And current research on multi-task single models lack focus on image generation. In this work, we present UniFashion, a unified framework that simultaneously tackles the challenges of multimodal generation and retrieval tasks within the fashion domain, integrating image generation with retrieval tasks and text generation tasks. UniFashion unifies embedding and generative tasks by integrating a diffusion model and LLM, enabling controllable and high-fidelity generation. Our model significantly outperforms previous single-task state-of-the-art models across diverse fashion tasks, and can be readily adapted to manage complex vision-language tasks. This work demonstrates the potential learning synergy between multimodal generation and retrieval, offering a promising direction for future research in the fashion domain. The source code is available at https://github.com/xiangyu-mm/UniFashion.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.11305")

Code

Syntology Ran 8 of 11 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 1 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

xiangyu-mm/unifashion officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 8 ran; 1 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
1ran · fixture could not drive it
5ran
3unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from xiangyu-mm/UniFashion. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

HWC3 xiangyu-mm/UniFashion/src/UNIStableVITON/dataset.py official repository ran · fixture could not drive it no licence file found · pointer only · f9ec7d70add02b6f · report
collate_fn xiangyu-mm/UniFashion/src/data_utils.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · b6c1f837e6faaeba · report
generate_randomized_fiq_caption xiangyu-mm/UniFashion/src/data_utils.py official repository ran no licence file found · pointer only · 2d7caa5e94094b6d · report
generate_randomized_fiq_caption xiangyu-mm/UniFashion/src/predict.py official repository ran no licence file found · pointer only · e120c2f0865756b1 · report
imread xiangyu-mm/UniFashion/src/UNIStableVITON/dataset.py official repository ran no licence file found · pointer only · 0b909bb609d6fdce · report
imread_for_albu xiangyu-mm/UniFashion/src/UNIStableVITON/dataset.py official repository ran no licence file found · pointer only · dfb6556db838ffdf · report
squarepad_transform xiangyu-mm/UniFashion/src/data_utils.py official repository ran no licence file found · pointer only · a1580dd1883758f6 · report
str2bool xiangyu-mm/UniFashion/src/cirr_test_submission.py official repository ran · violated contract no licence file found · pointer only · 7c508037b40522af · report
get_peft_state_maybe_zero_3 xiangyu-mm/UniFashion/src/blip_fine_tune_2.py official repository unverified no licence file found · pointer only · 55fe1b6faccdb503 · report
get_peft_state_non_lora_maybe_zero_3 xiangyu-mm/UniFashion/src/blip_fine_tune_2.py official repository unverified no licence file found · pointer only · b6d749eb9a3b3158 · report
maybe_zero_3 xiangyu-mm/UniFashion/src/blip_fine_tune_2.py official repository unverified no licence file found · pointer only · 7890d7ff378dc2fc · report

Tasks

Image GenerationImage RetrievalImage to textLanguage ModelingLanguage ModellingRetrievalText Generationmultimodal generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionFocus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections