用自适应Transformer提升虚拟试穿的细节还原与效率
ITA-MDT: Image-Timestep-Adaptive Masked Diffusion Transformer Framework for Image-Based Virtual Try-On
- 设计动态特征聚合器,按时间步与服装复杂度调整特征权重
- 引入显著区域提取模块,仅对关键区域精细化处理
- 轻量级架构在保持效果的同时大幅降低计算开销
本文提出ITA-MDT,一种用于图像驱动虚拟试穿(IVTON)的图像-时间步自适应掩码扩散变压器框架。该任务旨在将一张图片中的衣物无缝叠加到另一张图片中的人物上,生成逼真的试穿效果。不同于依赖大型预训练U-Net的现有扩散模型,ITA-MDT采用轻量级可扩展的Transformer去噪扩散模型,并结合掩码潜变量建模,实现高效计算。核心组件图像-时间步自适应特征聚合器(ITAFA)根据扩散时间步与服装复杂度动态融合图像编码器的所有特征,生成统一尺寸的特征表示,实现全局与局部细节的自适应强调。此外,显著区域提取模块(SRE)识别服装中的复杂区域,以高分辨率局部信息作为额外条件输入去噪模型,避免对整图进行冗余处理。该定向条件策略显著提升了关键细节的保留能力,同时优化资源使用。对比实验表明,ITA-MDT在多项指标上达到当前最优表现,且计算效率显著提升。
原文摘要 · Abstract (English)
This paper introduces ITA-MDT, the Image-Timestep-Adaptive Masked Diffusion Transformer Framework for Image-Based Virtual Try-On (IVTON), designed to overcome the limitations of previous approaches by leveraging the Masked Diffusion Transformer (MDT) for improved handling of both global garment context and fine-grained details. The IVTON task involves seamlessly superimposing a garment from one image onto a person in another, creating a realistic depiction of the person wearing the specified garment. Unlike conventional diffusion-based virtual try-on models that depend on large pre-trained U-Net architectures, ITA-MDT leverages a lightweight, scalable transformer-based denoising diffusion model with a mask latent modeling scheme, achieving competitive results while reducing computational overhead. A key component of ITA-MDT is the Image-Timestep Adaptive Feature Aggregator (ITAFA), a dynamic feature aggregator that combines all of the features from the image encoder into a unified feature of the same size, guided by diffusion timestep and garment image complexity. This enables adaptive weighting of features, allowing the model to emphasize either global information or fine-grained details based on the requirements of the denoising stage. Additionally, the Salient Region Extractor (SRE) module is presented to identify complex region of the garment to provide high-resolution local information to the denoising model as an additional condition alongside the global information of the full garment image. This targeted conditioning strategy enhances detail preservation of fine details in highly salient garment regions, optimizing computational resources by avoiding unnecessarily processing entire garment image. Comparative evaluations confirms that ITA-MDT improves efficiency while maintaining strong performance, reaching state-of-the-art results in several metrics.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。