← Search

Senzhang Wang

28 accepted papers

2026

DiMA: Distinguishing Resident and Tourist Preferences via Multi-Modal LLM Alignment for Out-of-Town Cross-Domain Recommendation

AAAI 2026technical

Out-of-Town (OOT) recommendation aims to provide personalized suggestions for users in unfamiliar cities. However, OOT recommendation faces two fundamental challenges: the difficulty of reasoning across modalities, as preference signals in disparate formats such as images and text are hard to compar

Cited by 0SourcePDFScholar
2026

From Compression to Construction: Pseudo Neighbor Augmentation Sampling for Dynamic Link Prediction

IJCAI 2026

Dynamic link prediction aims to predict whether two nodes will interact at a future time point in a dynamic graph based on their historical interactions. Existing sampling based methods, which can be considered as a compressor, generally select a subset of one-hop neighbors from the entire interacti

Cited by 0Scholar
2026

From Diversity to Uniformity: Cross-modal Time Series Modeling with Dependent Channel Grouping

IJCAI 2026

Emerging foundation models have spurred growing interest in task-unspecific time series modeling, which can accommodate data from diverse domains and support various tasks. However, most existing methods still suffer from poor adaptability and generalization across cross-domain time series with vary

Cited by 0Scholar
2026

One-Turn Knockout: Traceable and Editable Proxy Unlearning Under Asymmetric Access Constraints

IJCAI 2026

Machine unlearning (MUL) aims to remove the influence of specific data from a trained model for data privacy and model adaptability. Existing MUL methods mostly assume the internal parameters and the training data of the target model are accessible. Nevertheless, in most practical scenarios, the mod

Cited by 0Scholar
2026

Paradigm Shift of GNN Explainer from Label Space to Prototypical Representation Space

ICLR 2026poster

Post-hoc instance-level graph neural network (GNN) explainers are developed to identify a compact subgraph (i.e., explanation) that encompasses the most influential components for each input graph. A fundamental limitation of existing methods lies in the insufficient utilization of structural inform…

Cited by 0SourcecodeScholar
2026

Rel-MOSS: Towards Imbalanced Relational Deep Learning on Relational Databases

ICML 2026poster

In recent advances, to enable a fully data-driven learning paradigm on relational databases (RDB), relational deep learning (RDL) is proposed to structure the RDB as a heterogeneous entity graph and adopt the graph neural network (GNN) as the predictive model. However, existing RDL methods neglect t…

Cited by 0SourceScholar
2025

Beyond Text: Fine-Grained Multi-Modal Fact Verification with Hypergraph Transformers

AAAI 2025technical

Fact verification has become increasingly vital in the internet age, driven by the proliferation of false claims and political misinformation. While traditional methods rely predominantly on text-based evidence, multi-modal evidence introduces richer sources of information, offering valuable insigh…

Cited by 0SourcePDFScholar
2025

C2F-TP: A Coarse-to-Fine Denoising Framework for Uncertainty-Aware Trajectory Prediction

AAAI 2025technical

Accurately predicting the trajectory of vehicles is critically important for ensuring safety and reliability in autonomous driving. Although considerable research efforts have been made recently, the inherent trajectory uncertainty caused by various factors including the dynamic driving intends and…

2025

FairTP: A Prolonged Fairness Framework for Traffic Prediction

AAAI 2025technical

Traffic prediction is pivotal in intelligent transportation systems. Existing works focus mainly on improving overall accuracy, overlooking a crucial problem of whether prediction results will lead to biased decisions by transportation authorities. In practice, the uneven deployment of traffic sen…

2025

Ghidorah: Towards Robust Multi-Scale Information Diffusion Prediction via Test-Time Training

AAAI 2025technical

Information diffusion prediction (IDP) is a pivotal task for understanding the dynamics of information propagation within social networks. Conventional models typically adhere to a fixed learning-based paradigm, where the trained prediction model remains static during the inference phase. This parad…

Cited by 0SourcePDFScholar
2025

MRR-FV: Unlocking Complex Fact Verification with Multi-Hop Retrieval and Reasoning

AAAI 2025technical

The pervasive spread of misinformation on social networks highlights the critical necessity for effective fact verification systems. Traditional approaches primarily focus on pairwise correlations between claims and evidence, often neglecting comprehensive multi-hop retrieval and reasoning, which re…

Cited by 0SourcePDFScholar
2025

Physically Robust and Imperceptible Adversarial Examples Generation Based on Frequency

ICASSP 2025accepted

Adversarial examples generated in digital space may fail to work in the physical world because the recapture process will ruin the adversarial property of the examples. Several approaches have been proposed to generate adversarial examples that can survive in the physical world, they however either…

Cited by 0SourceScholar
2025

Role-aware Multi-agent Reinforcement Learning for Coordinated Emergency Traffic Control

NeurIPS 2025poster

Emergency traffic control presents an increasingly critical challenge, requiring seamless coordination among emergency vehicles, regular vehicles, and traffic lights to ensure efficient passage for all vehicles. Existing models primarily only focus on traffic light control, leaving emergency and reg…

Cited by 0SourceScholar
2025

STAMImputer: Spatio-Temporal Attention MoE for Traffic Data Imputation

IJCAI 2025

Traffic data imputation is fundamentally important to support various applications in intelligent transportation systems such as traffic flow prediction. However, existing time-to-space sequential methods often fail to effectively extract features in block-wise missing data scenarios. Meanwhile, the

2024

Fine Tuning Out-of-Vocabulary Item Recommendation with User Sequence Imagination

NeurIPS 2024spotlight

Recommending out-of-vocabulary (OOV) items is a challenging problem since the in-vocabulary (IV) items have well-trained behavioral embeddings but the OOV items only have content features. Current OOV recommendation models often generate 'makeshift' embeddings for OOV items from content features and…

Cited by 3SourcePDFScholar
2024

FuseAnyPart: Diffusion-Driven Facial Parts Swapping via Multiple Reference Images

NeurIPS 2024spotlight

Facial parts swapping aims to selectively transfer regions of interest from the source image onto the target image while maintaining the rest of the target image unchanged. Most studies on face swapping designed specifically for full-face swapping, are either unable or significantly limited when it…

2024

SaSDim:Self-Adaptive Noise Scaling Diffusion Model for Spatial Time Series Imputation

IJCAI 2024poster

Spatial time series imputation is of great importance to various real-world applications. As the state-of-the-art generative models, diffusion models (e.g. CSDI) have outperformed statistical and autoregressive based models in time series imputation. However, diffusion models may introduce unstable…

Cited by 1SourcePDFScholar
2024

Score-CDM: Score-Weighted Convolutional Diffusion Model for Multivariate Time Series Imputation

IJCAI 2024poster

Multivariant time series (MTS) data are usually incomplete in real scenarios, and imputing the incomplete MTS is practically important to facilitate various time series mining tasks. Recently, diffusion model-based MTS imputation methods have achieved promising results by utilizing CNN or attention…

2023

A Comprehensive Study on Text-attributed Graphs: Benchmarking and Rethinking

NeurIPS 2023poster

Text-attributed graphs (TAGs) are prevalent in various real-world scenarios, where each node is associated with a text description. The cornerstone of representation learning on TAGs lies in the seamless integration of textual semantics within individual nodes and the topological connections across…

2023

Train Once and Explain Everywhere: Pre-training Interpretable Graph Neural Networks

NeurIPS 2023poster

Intrinsic interpretable graph neural networks aim to provide transparent predictions by identifying the influential fraction of the input graph that guides the model prediction, i.e., the explanatory subgraph. However, current interpretable GNNs mostly are dataset-specific and hard to generalize to…

Cited by 13SourcePDFScholar
2023

V-InFoR: A Robust Graph Neural Networks Explainer for Structurally Corrupted Graphs

NeurIPS 2023poster

GNN explanation method aims to identify an explanatory subgraph which contains the most informative components of the full graph. However, a major limitation of existing GNN explainers is that they are not robust to the structurally corrupted graphs, e.g., graphs with noisy or adversarial edges. On…

Cited by 4SourcePDFScholar
2023

WSiP: Wave Superposition Inspired Pooling for Dynamic Interactions-Aware Trajectory Prediction

AAAI 2023technical

Predicting motions of surrounding vehicles is critically important to help autonomous driving systems plan a safe path and avoid collisions. Although recent social pooling based LSTM models have achieved significant performance gains by considering the motion interactions between vehicles close to e…

2022

Ada-NETS: Face Clustering via Adaptive Neighbour Discovery in the Structure Space

ICLR 2022poster

Face clustering has attracted rising research interest recently to take advantage of massive amounts of face images on the web. State-of-the-art performance has been achieved by Graph Convolutional Networks (GCN) due to their powerful representation capacity. However, existing GCN-based methods buil…

2022

HousE: Knowledge Graph Embedding with Householder Parameterization

ICML 2022spotlight

The effectiveness of knowledge graph embedding (KGE) largely depends on the ability to model intrinsic relation patterns and mapping properties. However, existing approaches can only capture some of them with insufficient modeling capacity. In this work, we propose a more powerful KGE framework name…

2022

Reconstruction Enhanced Multi-View Contrastive Learning for Anomaly Detection on Attributed Networks

IJCAI 2022poster

Detecting abnormal nodes from attributed networks is of great importance in many real applications, such as financial fraud detection and cyber security. This task is challenging due to both the complex interactions between the anomalous nodes with other counterparts and their inconsistency in terms…

Cited by 63SourcePDFScholar
2022

Robust Graph Structure Learning via Multiple Statistical Tests

NeurIPS 2022accept

Graph structure learning aims to learn connectivity in a graph from data. It is particularly important for many computer vision related tasks since no explicit graph structure is available for images for most cases. A natural way to construct a graph among images is to treat each image as a node and…