← Search

Xingwei Wang

23 accepted papers

2026

MoFu: Scale-Aware Modulation and Fourier Fusion for Multi-Subject Video Generation

AAAI 2026technical

Multi-subject video generation aims to synthesize videos from textual prompts and multiple reference images, ensuring that each subject preserves natural scale and visual fidelity. However, current methods face two challenges: scale inconsistency, where variations in subject size lead to unnatural g

Cited by 0SourcePDFScholar
2026

No Retraining at Edge: Efficient Resource-Aware Mixed-Precision Quantization via Federated Supernet Learning

ICML 2026poster

Federated learning (FL) enables collaborative training across distributed edge devices, but deploying lightweight models in dynamic edge environments remains challenging. Existing methods typically require retraining whenever device resource constraints change, resulting in excessive computational o…

Cited by 0SourceScholar
2026

RAGAR: Retrieval Augmented Personalized Image Generation Guided by Recommendation

AAAI 2026technical

Personalized image generation is crucial for improving the user experience, as it renders reference images into preferred ones according to user visual preferences. Although effective, existing methods face two main issues. First, existing methods treat all items in the user

Cited by 0SourcePDFScholar
2026

Self-Supervised Contrastive Re-Learning for Multi-Graph Multi-Label Classification

AAAI 2026technical

Multi-graph multi-label learning (MGML) represents each object as a bag-of-graphs with multiple labels, but demands large-scale labeled data whose acquisition is often difficult and costly. Self-supervised contrastive learning (SCL) mitigates label dependence by leveraging data augmentation to const

Cited by 0SourcePDFScholar
2025

Augmenting Sequential Recommendation with Balanced Relevance and Diversity

AAAI 2025technical

By generating new yet effective data, data augmentation has become a promising method to mitigate the data sparsity problem in sequential recommendation. Existing works focus on augmenting the original data but rarely explore the issue of imbalanced relevance and diversity for augmented data, leadin…

2025

Beyond the Limits: Overcoming Negative Correlation of Activation-Based Training-Free NAS

ICCV 2025poster

Training-free Neural Architecture Search (NAS) has emerged an efficient way to discover high-performing lightweight models with zero-cost proxies (e.g., the activation-based proxies (AZP)). In this paper, we observe a new negative correlation phenomenon that the correlations of the AZP dramatically…

Cited by 0SourcePDFScholar
2025

CoRA: Collaborative Information Perception by Large Language Model’s Weights for Recommendation

AAAI 2025technical

Involving collaborative information in Large Language Models (LLMs) is a promising technique for adapting LLMs for recommendation. Existing methods achieve this by concatenating collaborative features with text tokens into a unified sequence input and then fine-tuning to align these features with L…

2025

Coloring Learning for Heterophilic Graph Representation

NeurIPS 2025poster

Graph self-supervised learning aims to learn the intrinsic graph representations from unlabeled data, with broad applicability in areas such as computing networks. Although graph contrastive learning (GCL) has achieved remarkable progress by generating perturbed views via data augmentation and optim…

Cited by 0SourceScholar
2025

Continual Model Merging without Data: Dual Projections for Balancing Stability and Plasticity

NeurIPS 2025poster

Model merging integrates multiple expert models with diverse capabilities into a unified framework, facilitating collaborative learning. However, most existing methods assume simultaneous access to all models, which is often impractical in real-world scenarios where models are received sequentially.…

Cited by 0SourceScholar
2025

EPT: Efficient Prompt Tuning by Multi-Space Projection and Prompt Fusion

AAAI 2025technical

Prompt tuning is a promising method to fine-tune a pre-trained language model without retraining its large-scale parameters. Instead, it attaches a soft prompt to the input text, whereby downstream tasks can be well adapted by merely learning the embeddings of prompt tokens. Nevertheless, existing m…

Cited by 0SourcePDFScholar
2025

Efficient and Effective Prompt Tuning via Prompt Decomposition and Compressed Outer Product

NAACL 2025long

Prompt tuning (PT) offers a cost-effective alternative to fine-tuning large-scale pre-trained language models (PLMs), requiring only a few parameters in soft prompt tokens added before the input text. However, existing PT approaches face two significant issues: i They overlook intrinsic semantic ass…

2025

Equivalence is All: A Unified View for Self-supervised Graph Learning

ICML 2025oral

Node equivalence is common in graphs, such as computing networks, encompassing automorphic equivalence (preserving adjacency under node permutations) and attribute equivalence (nodes with identical attributes). Despite their importance for learning node representations, these equivalences are largel…

Cited by 0SourcePDFScholar
2025

Harnessing Content and Structure in ID for Multimodal Recommendation

ICASSP 2025accepted

Multimodal recommendation aims to model user and item representations comprehensively with the involvement of multimedia content for effective recommendations. Existing research has shown that it is beneficial for recommendation performance to combine (user- and item-) ID embeddings with multimodal…

Cited by 2SourceScholar
2025

Knowledge Decoupling via Orthogonal Projection for Lifelong Editing of Large Language Models

ACL 2025long

As large language models (LLMs) require continuous knowledge updates and the mitigation of hallucination issues in generated content, lifelong model editing has become a prominent research area. A mainstream knowledge editing method usually freezes LLM’s original parameters and adds extra trainable…

2025

Multiple Purchase Chains with Negative Transfer Elimination for Multi-Behavior Recommendation

AAAI 2025technical

Multi-behavior recommendation exploits auxiliary behaviors (e.g., view, cart) to help predict users' potential target behavior (e.g., purchase) on a given item. However, existing works suffer from two issues: (1) They generally consider only a single chain from auxiliary behaviors to the target beha…

2025

N2GON: Neural Networks for Graph-of-Net with Position Awareness

ICML 2025poster

Graphs, fundamental in modeling various research subjects such as computing networks, consist of nodes linked by edges. However, they typically function as components within larger structures in real-world scenarios, such as in protein-protein interactions where each protein is a graph in a larger n…

Cited by 0SourcePDFScholar
2024

AdaMerging: Adaptive Model Merging for Multi-Task Learning

ICLR 2024poster

Multi-task learning (MTL) aims to empower a model to tackle multiple tasks simultaneously. A recent development known as task arithmetic has revealed that several models, each fine-tuned for distinct tasks, can be directly merged into a single model to execute MTL without necessitating a retraining…

2024

Limited-Supervised Multi-Label Learning with Dependency Noise

AAAI 2024technical

Limited-supervised multi-label learning (LML) leverages weak or noisy supervision for multi-label classification model training over data with label noise, which contain missing labels and/or redundant labels. Existing studies usually solve LML problems by assuming that label noise is independent of…

Cited by 3SourcePDFScholar
2024

Representation Surgery for Multi-Task Model Merging

ICML 2024poster

Multi-task learning (MTL) compresses the information from multiple tasks into a unified backbone to improve computational efficiency and generalization. Recent work directly merges multiple independently trained models to perform MTL instead of collecting their raw data for joint training, greatly e…

2024

Towards Robust Multi-Label Learning against Dirty Label Noise

IJCAI 2024poster

In multi-label learning, one of the major challenges is that the data are associated with label noise including the random noisy labels (e.g., data encoding errors) and noisy labels created by annotators (e.g., missing, extra, or error label), where noise is promoted by different structures (e.g., g…

Cited by 0SourcePDFScholar
2023

Basket Representation Learning by Hypergraph Convolution on Repeated Items for Next-basket Recommendation

IJCAI 2023poster

Basket representation plays an important role in the task of next-basket recommendation. However, existing methods generally adopts pooling operations to learn a basket's representation, from which two critical issues can be identified. First, they treat a basket as a set of items independent and…

Cited by 11SourcePDFScholar
2023

Data Augmented Flatness-aware Gradient Projection for Continual Learning

ICCV 2023poster

The goal of continual learning (CL) is to continuously learn new tasks without forgetting previously learned old tasks. To alleviate catastrophic forgetting, gradient projection based CL methods require that the gradient updates of new tasks are orthogonal to the subspace spanned by old tasks. This…

Cited by 24PDFScholar
2023

Uniform Sequence Better: Time Interval Aware Data Augmentation for Sequential Recommendation

AAAI 2023technical

Sequential recommendation is an important task to predict the next-item to access based on a sequence of interacted items. Most existing works learn user preference as the transition pattern from the previous item to the next one, ignoring the time interval between these two items. However, we obser…