I am currently an assistant professor at Department of Information Management and Business Intelligence, Fudan University. I obtained my Ph.D. degree from Zhejiang University in September 2021, co-advised by Yang Yang and Jiangang Lu. I have been visiting UCLA (working with Yizhou Sun) from Nov, 2019 to Apr, 2020.
My research interests include graph representation learning, social network analysis and data mining, including but not limited to: network denoising, robustness of machine learning models on graphs.
jiarongxu {at} fudan [dot] edu [dot] cn
Motivated students are welcome to contact for brainstorming! Contact
We have open positions for postdoctoral. If interested, lease read this for details and drop me your CV by email. Contact
Network data in real-world tends to be error-prone due to incomplete sampling, imperfect measurements or even malicious attacks. This in turn results in inaccurate results when performing network analysis or modeling on these flawed networks.
Our research aims to reconstruct a reliable network from a flawed one, a process referred to network enhancement. More specifically, network enhancement aims to detect the noisy links that are observed in the network but should not exist in the real world, as well as to complement the missing links that do indeed exist in the real world yet remain unobserved.
From one perspective, we turns the network enhancement problem into edge sequences generation, and employ a deep reinforcement learning framework to solve it, which takes advantage of downstream task to guide the network denoising process (NetRL, Xu et al, TKDE'21).
From another perspective, we construct a self-supervised learning framework that identifies missing links and nosiy links simultaneously by leveraging the mutual influence of them (E-Net, Xu et al, TKDE'20).
Furthermore, we study the model robutness against adversarial attacks. Our work shows that even without any information about the target model, one can still perform effective attacks (Xu et al, AAAI'22). To handle the adversarial vulnerability problem, we further propose an unsupervised defense technique to robustify pre-trained deep graph models (Xu et al, AAAI'22).
We propose a general game bot detection framework for massively multiplayer online role playing games termed NGUARD+ (denoting NetEase Games’ Guard), which captures user patterns in order to identify game bots from player behavior sequences. NGUARD+ mainly employs attention-based methods to automatically differentiate game bots from humans. We provide a combination of supervised and unsupervised methods for game bot detection to detect game bots and new type of game bots even when the labels of game bots are limited ([Tao and Xu et al, KDD'18];[Xu et al, TKDD'20]).