← Search

Xiaoyu Du

7 accepted papers

2026

IMAGGarment+: Efficient Attribute-Wise Diffusion for Garment Generation

AAAI 2026technical

Diffusion models have advanced fine-grained garment generation, yet balancing controllability, efficiency, and texture fidelity remains challenging. Adapter-based methods often yield incoherent details, while full fine-tuning is computationally expensive and prone to overwriting pretrained priors. T

Cited by 0SourcePDFScholar
2025

IMAGDressing-v1: Customizable Virtual Dressing

AAAI 2025technical

Existing virtual try-on (VTON) methods provide only limited user control over garment attributes and generally overlook essential factors such as face, pose, and scene context. To address these limitations, we introduce the virtual dressing (VD) task, which aims to synthesize freely editable human i…

2025

NoPain: No-box Point Cloud Attack via Optimal Transport Singular Boundary

CVPR 2025poster

Adversarial attacks exploit the vulnerability of deep models against adversarial samples. Existing point cloud attackers are tailored to specific models, iteratively optimizing perturbations based on gradients in either a white-box or black-box setting. Despite their promising attack performance, th…

2025

TEST-V: TEst-time Support-set Tuning for Zero-shot Video Classification

IJCAI 2025

Recently, adapting Vision Language Models (VLMs) to zero-shot visual classification by tuning class embedding with a few prompts (Test-time Prompt Tuning, TPT) or replacing class names with generated visual samples (support-set) has shown promising results. However, TPT cannot avoid the semantic gap

Cited by 0SourcePDFScholar
2024

Balancing Visual Context Understanding in Dialogue for Image Retrieval

EMNLP 2024finding

In the realm of dialogue-to-image retrieval, the primary challenge is to fetch images from a pre-compiled database that accurately reflect the intent embedded within the dialogue history. Existing methods often overemphasize inter-modal alignment, neglecting the nuanced nature of conversational cont…

2024

Delving into Multimodal Prompting for Fine-Grained Visual Classification

AAAI 2024technical

Fine-grained visual classification (FGVC) involves categorizing fine subdivisions within a broader category, which poses challenges due to subtle inter-class discrepancies and large intra-class variations. However, prevailing approaches primarily focus on uni-modal visual concepts. Recent advancemen…

Cited by 28SourcePDFScholar
2024

MGNet: Learning Correspondences via Multiple Graphs

AAAI 2024technical

Learning correspondences aims to find correct correspondences (inliers) from the initial correspondence set with an uneven correspondence distribution and a low inlier rate, which can be regarded as graph data. Recent advances usually use graph neural networks (GNNs) to build a single type of graph…