← Search

Xiaokui Xiao

14 accepted papers

2025

Hyperparametric Robust and Dynamic Influence Maximization

AAAI 2025technical

We study the problem of robust influence maximization in dynamic diffusion networks. In line with recent works, we consider the scenario where the network can undergo insertion and removal of nodes and edges, in discrete time steps, and the influence weights are determined by the features of the cor…

2024

Scalable and Effective Implicit Graph Neural Networks on Large Graphs

ICLR 2024poster

Graph Neural Networks (GNNs) have become the de facto standard for modeling graph-structured data in various applications. Among them, implicit GNNs have shown a superior ability to effectively capture long-range dependencies in underlying graphs. However, implicit GNNs tend to be computationally ex…

Cited by 10SourcePDFScholar
2022

A Fusion-Denoising Attack on InstaHide with Data Augmentation

AAAI 2022technical

InstaHide is a state-of-the-art mechanism for protecting private training images, by mixing multiple private images and modifying them such that their visual features are indistinguishable to the naked eye. In recent work, however, Carlini et al. show that it is possible to reconstruct private image…

2022

Dangling-Aware Entity Alignment with Mixed High-Order Proximities

NAACL 2022findings

We study dangling-aware entity alignment in knowledge graphs (KGs), which is an underexplored but important problem. As different KGs are naturally constructed by different sets of entities, a KG commonly contains some dangling entities that cannot find counterparts in other KGs. Therefore, dangling…

Cited by 10SourcePDFScholar
2022

Finite-Time Regret of Thompson Sampling Algorithms for Exponential Family Multi-Armed Bandits

NeurIPS 2022accept

We study the regret of Thompson sampling (TS) algorithms for exponential family bandits, where the reward distribution is from a one-dimensional exponential family, which covers many common reward distributions including Bernoulli, Gaussian, Gamma, Exponential, etc. We propose a Thompson sampling al…

Cited by 19SourcePDFScholar
2022

MGNNI: Multiscale Graph Neural Networks with Implicit Layers

NeurIPS 2022accept

Recently, implicit graph neural networks (GNNs) have been proposed to capture long-range dependencies in underlying graphs. In this paper, we introduce and justify two weaknesses of implicit GNNs: the constrained expressiveness due to their limited effective range for capturing long-range dependenci…

2021

Almost Optimal Anytime Algorithm for Batched Multi-Armed Bandits

ICML 2021spotlight

In batched multi-armed bandit problems, the learner can adaptively pull arms and adjust strategy in batches. In many real applications, not only the regret but also the batch complexity need to be optimized. Existing batched bandit algorithms usually assume that the time horizon T is known in advanc…

Cited by 24SourcePDFScholar
2021

EIGNN: Efficient Infinite-Depth Graph Neural Networks

NeurIPS 2021poster

Graph neural networks (GNNs) are widely used for modelling graph-structured data in numerous applications. However, with their inherently finite aggregation layers, existing GNN models may not be able to effectively capture long-range dependencies in the underlying graphs. Motivated by this limitati…

2019

Efficient Pure Exploration in Adaptive Round model

NeurIPS 2019poster

In the adaptive setting, many multi-armed bandit applications allow the learner to adaptively draw samples and adjust sampling strategy in rounds. In many real applications, not only the query complexity but also the round complexity need to be optimized. In this paper, we study both PAC and exact t…