← Search

Xiaobao Wang

31 accepted papers

2026

A Unified Prompt for Enhancing Heterogeneous Graph Pre-training via Edge-based Message Passing

IJCAI 2026

Inspired by natural language processing prompt learning, recent heterogeneous graph prompt-tuning methods have been developed to better align pre-trained models with downstream tasks. However, existing heterogeneous prompt methods primarily focus on holistic framework design, causing prompts to heav

Cited by 0Scholar
2026

Collateral Damage Constrained Backdoor Attacks on Graph Neural Networks

IJCAI 2026

Graph Neural Networks (GNNs) are vulnerable to backdoor attacks, where models behave normally on clean data but exhibit targeted misclassifications once specific triggers are activated. Existing backdoor attacks on GNNs mainly focus on enhancing trigger stealthiness or diversifying attack paradigms.

Cited by 0Scholar
2026

From Subtle to Significant: Prompt-Driven Self-Improving Optimization in Test-Time Graph OOD Detection

AAAI 2026technical

Graph Out-of-Distribution (OOD) detection aims to identify whether a test graph deviates from the distribution of graphs observed during training, which is critical for ensuring the reliability of Graph Neural Networks (GNNs) when deployed in open-world scenarios. Recent advances in graph OOD detect

Cited by 0SourcePDFScholar
2026

Mitigating Noise and Imbalance in Social Governance Graphs for Multi-Type Risk Assessment

AAAI 2026technical

Heterogeneous graphs are widely used to model real-world systems with diverse entity types and relational structures, and existing methods have shown promising performance in various applications. However, most current models assume balanced and semantically aligned features across nodes, which rare

Cited by 0SourcePDFScholar
2026

Structure-Enhanced Adapter for Self-Supervised Heterogeneous Graph Learning

AAAI 2026technical

Real-world heterogeneous data is commonly modeled as heterogeneous information networks (HINs). Building upon advancements in graph neural networks (GNNs), existing research has significantly progressed in semi-supervised and self-supervised paradigms for heterogeneous GNNs (HGNNs). However, these m

Cited by 0SourcePDFScholar
2026

Unsupervised Graph-Level Anomaly Detection via Multi-granular Graph Structure Learning

IJCAI 2026

Graph-level anomaly detection (GLAD) aims to identify graphs that deviate from the majority in a dataset of graphs. Existing methods typically adopt either a global aggregation perspective that summarizes nodes within a graph into a representation vector, or a subgraph-oriented perspective which reg

Cited by 0Scholar
2026

When Evidence Falls Short: Router-Guided Fake News Detection with Pattern Augmentation

IJCAI 2026

With the growing complexity of online information, trustworthy fake news detection has become increasingly critical. Although Large Language Models (LLMs) exhibit a strong ability to leverage factual evidence for verification, they remain highly vulnerable to unreliable, noisy, or scarce evidence, u

Cited by 0Scholar
2025

A Dynamic Knowledge Update-Driven Model with Large Language Models for Fake News Detection

IJCAI 2025

As the Internet and social media evolve rapidly, distinguishing credible news from a vast amount of complex information poses a significant challenge. Due to the suddenness and instability of news events, the authenticity labels of news can potentially shift as events develop, making it crucial for

Cited by 0SourcePDFScholar
2025

A Prompt Learning Framework with Large Language Model Augmentation for Few-shot Multi-label Intent Detection

ICASSP 2025accepted

Intent detection (ID) is essential in spoken language understanding, especially in multi-label settings where intent labels are interdependent and diverse. Existing methods like SE-MLP and QA-FT struggle in few-shot settings, due to limited data availability and efficiency concerns. To address this,…

Cited by 0SourceScholar
2025

Active Multimodal Distillation for Few-shot Action Recognition

IJCAI 2025

Owing to its rapid progress and broad application prospects, few-shot action recognition has attracted considerable interest. However, current methods are predominantly based on limited single-modal data, which does not fully exploit the potential of multimodal information. This paper presents a nov

Cited by 0SourcePDFScholar
2025

Augmenting Short Enrollment Speech via Synthesis for Target Speaker Extraction

ICASSP 2025accepted

A high-quality enrollment speech is crucial to target speaker extraction (TSE), since it provides essential cues for identifying the target speaker in the mixture. However, real applications usually only permit a short enrollment speech, e.g. a wakeup word for a mobile device, that provides limited…

Cited by 0SourceScholar
2025

Backdoor Attack on Propagation-based Rumor Detectors

AAAI 2025technical

Rumor detection is critical as the spread of misinformation on social media threatens social stability. The propagation structure has garnered attention for its ability to capture discriminative information, such as crowd stance, which has led to the development of enhanced detection methods. Howeve…

Cited by 0SourcePDFScholar
2025

Discrete Unit-based Low-latency Multi-lingual Speech Synthesis for LIMMITS'25 Challenge

ICASSP 2025accepted

In this paper, we present the system developed by our team, CCATTS, for the LIMMITS’25 challenge, focusing on few-shot and zero-shot TTS. We adopt a two-stage TTS strategy. In track 1, we fine-tune the pre-trained ZMM-TTS model and successfully achieve multilingual low-latency TTS. In track 2, we pr…

Cited by 0SourceScholar
2025

Enriching Multimodal Sentiment Analysis Through Textual Emotional Descriptions of Visual-Audio Content

AAAI 2025technical

Multimodal Sentiment Analysis (MSA) stands as a critical research frontier, seeking to comprehensively unravel human emotions by amalgamating text, audio, and visual data. Yet, discerning subtle emotional nuances within audio and video expressions poses a formidable challenge, particularly when emot…

2025

Exploiting Self-Refining Normal Graph Structures for Robust Defense against Unsupervised Adversarial Attacks

IJCAI 2025

Defending against adversarial attacks on graphs has become increasingly important. Graph refinement to enhance the quality and robustness of representation learning is a critical area that requires thorough investigation. We observe that representations learned from attacked graphs are often ineffec

Cited by 0SourcePDFScholar
2025

HeterGP: Bridging Heterogeneity in Graph Neural Networks with Multi-View Prompting

AAAI 2025technical

The challenges tied to unstructured graph data are manifold, primarily falling into node, edge, and graph-level problem categories. Graph Neural Networks (GNNs) serve as effective tools to tackle these issues. However, individual tasks often demand distinct model architectures, and training these mo…

Cited by 0SourcePDFScholar
2025

Integration of Old and New Knowledge for Generalized Intent Discovery: A Consistency-driven Prototype-Prompting Framework

IJCAI 2025

Intent detection aims to identify user intents from natural language inputs, where supervised methods rely heavily on labeled in-domain (IND) data and struggle with out-of-domain (OOD) intents, limiting their practical applicability. Generalized Intent Discovery (GID) addresses this by leveraging un

2025

LoSplit: Loss-Guided Dynamic Split for Training-Time Defense Against Graph Backdoor Attacks

NeurIPS 2025poster

Graph Neural Networks (GNNs) are vulnerable to backdoor attacks. Existing defenses primarily rely on detecting structural anomalies, distributional outliers, or perturbation-induced prediction instability, which struggle to handle the more subtle, feature-based attacks that do not introduce obvious…

Cited by 0SourceScholar
2025

One Prompt Fits All: Universal Graph Adaptation for Pretrained Models

NeurIPS 2025poster

Graph Prompt Learning (GPL) has emerged as a promising paradigm that bridges graph pretraining models and downstream scenarios, mitigating label dependency and the misalignment between upstream pretraining and downstream tasks. Although existing GPL studies explore various prompt strategies, their e…

Cited by 0SourceScholar
2025

Rethinking Contrastive Learning in Graph Anomaly Detection: A Clean-View Perspective

IJCAI 2025

Graph anomaly detection aims to identify unusual patterns in graph-based data, with wide applications in fields such as web security and financial fraud detection. Existing methods typically rely on contrastive learning, assuming that a lower similarity between a node and its local subgraph indicate

Cited by 0SourcePDFScholar
2025

Single-Node Trigger Backdoor Attacks in Graph-Based Recommendation Systems

IJCAI 2025

Graph recommendation systems have been widely studied due to their ability to effectively capture the complex interactions between users and items. However, these systems also exhibit certain vulnerabilities when faced with attacks. The prevailing shilling attack methods typically manipulate recomme

Cited by 0SourcePDFScholar
2025

Stealthy Yet Effective: Distribution-Preserving Backdoor Attacks on Graph Classification

NeurIPS 2025poster

Graph Neural Networks (GNNs) have demonstrated strong performance across tasks such as node classification, link prediction, and graph classification, but remain vulnerable to backdoor attacks that implant imperceptible triggers during training to control predictions. While node-level attacks exploi…

Cited by 0SourcecodeScholar
2025

Word-Level Emotional Expression Control in Zero-Shot Text-to-Speech Synthesis

NeurIPS 2025spotlight

While emotional text-to-speech (TTS) has made significant progress, most existing research remains limited to utterance-level emotional expression and fails to support word-level control. Achieving word-level expressive control poses fundamental challenges, primarily due to the complexity of modelin…

Cited by 0SourceScholar
2024

Multi-Modal Sarcasm Detection Based on Dual Generative Processes

IJCAI 2024poster

With the advancement of the internet, sarcastic sentiment expression on social media has grown increasingly diverse. Consequently, multimodal sarcasm detection has emerged as a valuable tool for users to comprehend and interpret sarcastic expressions. Previous research suggests that effectively inte…

Cited by 3SourcePDFScholar
2024

Unveiling Implicit Deceptive Patterns in Multi-Modal Fake News via Neuro-Symbolic Reasoning

AAAI 2024technical

In the current Internet landscape, the rampant spread of fake news, particularly in the form of multi-modal content, poses a great social threat. While automatic multi-modal fake news detection methods have shown promising results, the lack of explainability remains a significant challenge. Existing…

Cited by 12SourcePDFScholar
2023

A Generalized Deep Markov Random Fields Framework for Fake News Detection

IJCAI 2023poster

Recently, the wanton dissemination of fake news on social media has adversely affected our lives, rendering automatic fake news detection a pressing issue. Current methods are often fully supervised and typically employ deep neural networks (DNN) to learn implicit relevance from labeled data, ignori…

Cited by 16SourcePDFScholar
2023

Augmenting Affective Dependency Graph via Iterative Incongruity Graph Learning for Sarcasm Detection

AAAI 2023technical

Recently, progress has been made towards improving automatic sarcasm detection in computer science. Among existing models, manually constructing static graphs for texts and then using graph neural networks (GNNs) is one of the most effective approaches for drawing long-range incongruity patterns. Ho…

Cited by 24SourcePDFScholar
2023

Commonsense Knowledge Enhanced Sentiment Dependency Graph for Sarcasm Detection

IJCAI 2023poster

Sarcasm is widely utilized on social media platforms such as Twitter and Reddit. Sarcasm detection is required for analyzing people's true feelings since sarcasm is commonly used to portray a reversed emotion opposing the literal meaning. The syntactic structure is the key to make better use of comm…

Cited by 16SourcePDFScholar
2023

Local-Global Defense against Unsupervised Adversarial Attacks on Graphs

AAAI 2023technical

Unsupervised pre-training algorithms for graph representation learning are vulnerable to adversarial attacks, such as first-order perturbations on graphs, which will have an impact on particular downstream applications. Designing an effective representation learning strategy against white-box attack…

Cited by 13SourcePDFScholar
2023

Speech and Noise Dual-Stream Spectrogram Refine Network With Speech Distortion Loss For Robust Speech Recognition

ICASSP 2023accepted

In recent years, the joint training of speech enhancement front-end and automatic speech recognition (ASR) back-end has been widely used to improve the robustness of ASR systems. Traditional joint training methods only use enhanced speech as input for the backend. However, it is difficult for speech…

Cited by 0SourceScholar