CORAL: Correspondence Alignment for Improved Virtual Try-On
About
Existing methods for Virtual Try-On (VTON) often struggle to preserve fine garment details, especially in unpaired settings where accurate person-garment correspondence is required. These methods do not explicitly enforce person-garment alignment and fail to explain how correspondence emerges within Diffusion Transformers (DiTs). In this paper, we first analyze full 3D attention in DiT-based architecture and reveal that the person-garment correspondence critically depends on precise person-garment query-key matching within the full 3D attention. Building on this insight, we then introduce CORrespondence ALignment (CORAL), a DiT-based framework that explicitly aligns query-key matching with robust external correspondences. CORAL integrates two complementary components: a correspondence distillation loss that aligns reliable matches with person-garment attention, and an entropy minimization loss that sharpens the attention distribution. We further propose a VLM-based evaluation protocol to better reflect human preference. CORAL consistently improves over the baseline, enhancing both global shape transfer and local detail preservation. Extensive ablations validate our design choices.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Virtual Try-On | DressCode (test) | FID2.333 | 23 | |
| Virtual Try-On | VITON paired HD (test) | FID4.962 | 19 | |
| Virtual Try-On | PPR10K (test) | FID43.648 | 11 | |
| Virtual Try-On | VITON-HD Unpaired (test) | FID8.763 | 8 | |
| Virtual Try-On | PPR10K 1.0 (test) | GTC2.07 | 5 |