← Search

Quanqing Xu

9 accepted papers

2026

Efficient Multi-round LLM Inference over Disaggregated Serving

ICML 2026poster

With the rapid evolution of Large Language Models (LLMs), multi-round workflows, such as autonomous agents and iterative retrieval, have become increasingly prevalent. However, this raises hurdles for serving LLMs under prefill-decode (PD) disaggregation, a widely adopted paradigm that separates the…

Cited by 0SourceScholar
2026

VABench: A Comprehensive Benchmark for Audio-Video Generation

CVPR 2026

Recent advances in video generation have been remarkable, enabling models to produce visually compelling videos with synchronized audio. While existing video generation benchmarks provide comprehensive metrics for visual quality, they lack convincing evaluations for audio-video generation, especiall

Cited by 0SourcecodeScholar
2025

Exploiting Text Semantics for Few and Zero Shot Node Classification on Text-attributed Graph

IJCAI 2025

Text-attributed graph (TAG) provides a text description for each graph node, and few- and zero-shot node classification on TAGs have many applications in fields such as academia and social networks. Existing work utilizes various graph-based augmentation techniques to train the node and text embeddi

2025

GADACE: Graph Anomaly Detection Combining Attribute Contrast and Structure Reconstruction

ICASSP 2025accepted

Unsupervised graph anomaly detection aims to identify nodes that deviate from typical behaviors in graphs. Existing approaches can be briefly categorized into two main groups, namely, reconstruction-based approaches that detect anomalies through reconstruction errors, and contrastive learning-based…

Cited by 0SourceScholar
2025

HaCore: Efficient Coreset Construction with Locality Sensitive Hashing for Vertical Federated Learning

AAAI 2025technical

Vertical federated learning (VFL) trains model when the features of data samples are scattered over multiple clients. To improve efficiency, a promising approach is to find a coreset of the data samples and use it as a smaller training set. However, existing methods produce a large coreset when ther…

Cited by 0SourcePDFScholar
2025

Model Rake: A Defense Against Stealing Attacks in Split Learning

IJCAI 2025

Split learning is a prominent framework for vertical federated learning, where multiple clients collaborate with a central server for model training by exchanging intermediate embeddings. Recently, it is shown that an adversarial server can exploit the intermediate embeddings to train surrogate mode

Cited by 0SourcePDFScholar
2025

Reinforced IR: A Self-Boosting Framework For Domain-Adapted Information Retrieval

ACL 2025long

While retrieval techniques are widely used in practice, they still face significant challenges in cross-domain scenarios. Recently, generation-augmented methods have emerged as a promising solution to this problem. These methods enhance raw queries by incorporating additional information from an LLM…

Cited by 0SourcePDFScholar
2025

Towards Scalable and Deep Graph Neural Networks via Noise Masking

AAAI 2025technical

In recent years, Graph Neural Networks (GNNs) have achieved remarkable success in many graph mining tasks. However, scaling them to large graphs is challenging due to the high computational and storage costs of repeated feature propagation and non-linear transformation during training. One commonly…

2024

Learning Diffusions under Uncertainty

AAAI 2024technical

To infer a diffusion network based on observations from historical diffusion processes, existing approaches assume that observation data contain exact occurrence time of each node infection, or at least the eventual infection statuses of nodes in each diffusion process. They determine potential infl…