ZooClaw-FashionSigLIP2: Distilled Fine-tuning for Robust Fashion Retrieval
About
Adapting a foundation vision-language encoder to a specialized retrieval task creates a fundamental tradeoff: gains on the target distribution come at the cost of the foundation model's broad generalization, and fashion retrieval is a stringent instance of this problem. We present ZooClaw-FashionSigLIP2, a fashion-specialized SigLIP2-base model that resolves this tradeoff with a simple recipe -- full fine-tuning with knowledge distillation on curated in-domain data, followed by \wiseft~\citep{wortsman2022wiseft} weight interpolation with the base model -- and outperforms LoRA, larger backbones (up to 1B parameters), and external training data. Under fair evaluation, ZooClaw-FashionSigLIP2 outperforms all baselines on every benchmark in our suite. In addition, we release ZooClaw-Fashion, a new high-quality fashion retrieval benchmark, and a systematic quality analysis of widely-used benchmarks that exposes and mitigates structural biases in their public ground truth. We open-source the model weights and all evaluation artifacts to facilitate future research.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-image fashion retrieval | ZooClaw-Fashion long query (test) | R@144.9 | 7 | |
| Text-to-image fashion retrieval | ZooClaw-Fashion short query (test) | R@142.3 | 7 | |
| Text-to-image fashion retrieval | Fashion200k | R@1028.6 | 7 | |
| Text-to-image fashion retrieval | H&M | R@1013.6 | 7 |