Arrow Research search

Author name cluster

Qingzhong Li

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

6 papers
1 author row

Possible papers

6

AAAI Conference 2025 Conference Paper

Emergence-Inspired Multi-Granularity Causal Learning

  • Hanwen Luo
  • Guoxian Yu
  • Jun Wang
  • Yanyu Xu
  • Yongqing Zheng
  • Qingzhong Li

Existing causal learning algorithms focus on micro-level causal discovery, confronting significant challenges in identifying the influence of macro systems, composed of micro-level variables, on other variables. This difficulty arises because the causal relationships in macro systems are often mediated through micro-level causal interactions, which can lead to erroneous causal discovery or omission when dispersed. To address this issue, we propose the Emergence-inspired Multi-granularity Causal learning (EMCausal) method. Inspired by the emerging phenomena of aggregating micro level variables into macro level representations, EMCausal introduces a progressive mapping encoder to simulate the process, thus capturing the causal relationships driven by these macro entities. Next, it introduces a causal consistency constraint to collaboratively reconstruct micro variables using macro-level representations, enabling the learning of a multi-granular causal structure. Experimental results on both synthetic and real datasets demonstrate that EMCausal can identify causal graphs under the influence of causal emergence, outperforming competitive baselines in term of accuracy and robustness.

TAAS Journal 2024 Journal Article

A Hierarchical Model for Complex Adaptive System: From Adaptive Agent to AI Society

  • Deyu Zhou
  • Xiao Xue
  • Xudong Lu
  • Yuwei Guo
  • Peilin Ji
  • Hongtao Lv
  • Wei He
  • Yonghui Xu

As complex adaptive system involves human and social factors (e.g., changing demands, competition and collaboration among agents), accurately modeling the complex features of adaptive agents and AI society is crucial for the effective analysis and governance of complex adaptive systems. However, existing modeling methods struggle to accurately represent these complex features, there is a gap between existing technologies and complex features modeling. In this context, this paper proposes a hierarchical model based on the computational experiments method, which consists of four layers (i.e., L1, L2, L3 and L4) modeling the autonomous, evolutionary, interactive, and emergent features respectively from adaptive agent to AI society. Additionally, taking intelligent transportation system as an example, a computational experiments system is constructed to demonstrate the effectiveness of the proposed model. This model builds a bridge between complex feature modeling and various technologies, thereby offering theoretical support for further research in complex adaptive systems.

AAAI Conference 2024 Conference Paper

Multi-Dimensional Fair Federated Learning

  • Cong Su
  • Guoxian Yu
  • Jun Wang
  • Hui Li
  • Qingzhong Li
  • Han Yu

Federated learning (FL) has emerged as a promising collaborative and secure paradigm for training a model from decentralized data without compromising privacy. Group fairness and client fairness are two dimensions of fairness that are important for FL. Standard FL can result in disproportionate disadvantages for certain clients, and it still faces the challenge of treating different groups equitably in a population. The problem of privately training fair FL models without compromising the generalization capability of disadvantaged clients remains open. In this paper, we propose a method, called mFairFL, to address this problem and achieve group fairness and client fairness simultaneously. mFairFL leverages differential multipliers to construct an optimization objective for empirical risk minimization with fairness constraints. Before aggregating locally trained models, it first detects conflicts among their gradients, and then iteratively curates the direction and magnitude of gradients to mitigate these conflicts. Theoretical analysis proves mFairFL facilitates the fairness in model development. The experimental evaluations based on three benchmark datasets show significant advantages of mFairFL compared to seven state-of-the-art baselines.

IJCAI Conference 2024 Conference Paper

Personalized Federated Learning for Cross-City Traffic Prediction

  • Yu Zhang
  • Hua Lu
  • Ning Liu
  • Yonghui Xu
  • Qingzhong Li
  • Lizhen Cui

Traffic prediction plays an important role in urban computing. However, many cities face data scarcity due to low levels of urban development. Although many approaches transfer knowledge from data-rich cities to data-scarce cities, the centralized training paradigm cannot uphold data privacy. For the sake of inter-city data privacy, Federated Learning has been used, which follows a decentralized training paradigm to enhance traffic knowledge of data-scarce cities. However, spatio-temporal data heterogeneity causes client drift, leading to unsatisfactory traffic prediction performance. In this work, we propose a novel personalized Federated learning method for Cross-city Traffic Prediction (pFedCTP). It learns traffic knowledge from multiple data-rich source cities and transfers the knowledge to a data-scarce target city while preserving inter-city data privacy. In the core of pFedCTP lies a Spatio-Temporal Neural Network (ST-Net) for clients to learn traffic representation. We decouple the ST-Net to learn space-independent traffic patterns to overcome cross-city spatial heterogeneity. Besides, pFedCTP adaptively interpolates the layer-wise global and local parameters to deal with temporal heterogeneity across cities. Extensive experiments on four real-world traffic datasets demonstrate significant advantages of pFedCTP over representative state-of-the-art methods.

AAAI Conference 2016 Conference Paper

A Fraud Resilient Medical Insurance Claim System

  • Yuliang Shi
  • Chenfei Sun
  • Qingzhong Li
  • Lizhen Cui
  • Han Yu
  • Chunyan Miao

As many countries in the world start to experience population aging, there are an increasing number of people relying on medical insurance to access healthcare resources. Medical insurance frauds are causing billions of dollars in losses for public healthcare funds. The detection of medical insurance frauds is an important and difficult challenge for the artificial intelligence (AI) research community. This paper outlines HFDA, a hybrid AI approach to effectively and efficiently identify fraudulent medical insurance claims which has been tested in an online medical insurance claim system in China.

AAMAS Conference 2016 Conference Paper

A Hybrid Approach for Detecting Fraudulent Medical Insurance Claims (Extended Abstract)

  • Chenfei Sun
  • Yuliang Shi
  • Qingzhong Li
  • Lizhen Cui
  • Han Yu
  • Chunyan Miao

Medical insurance frauds are causing huge losses for public healthcare funds in many countries. Detecting medical insurance frauds is an important and difficult challenge. Because of the complex granularity of data, existing fraud detection approaches tend to be less effective in terms of recalling fraudulent claim behaviours. In this paper, we propose a Hybrid Fraud Detection Approach (HFDA) to address this problem, which is compared with four state-of-the-art approaches using a real-world dataset. Extensive experiment results show that the proposed approach is significantly more effective and efficient.