Arrow Research search

Author name cluster

Hong Jin

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.

2 papers
1 author row

Possible papers

2

AAAI Conference 2024 Conference Paper

Divide-and-Aggregate Learning for Evaluating Performance on Unlabeled Data

  • Shuyu Miao
  • Jian Liu
  • Lin Zheng
  • Hong Jin

Artificial Intelligence (AI) models have become an integral part of modern society, significantly improving human lives. However, ensuring the reliability and safety of these models is of paramount importance. One critical aspect is the continuous monitoring and verification of model performance to prevent any potential risks. Real-time online evaluation of AI models is necessary to maintain their effectiveness and mitigate any harm caused by performance degradation. The traditional approach to model evaluation involves supervised methods that rely on manual labeling to compare results with model predictions. Unfortunately, this method is not suitable for online model monitoring due to its inherent lag and high cost. While there have been attempts to explore free-label model evaluation, these approaches often consider only the global features of the entire dataset. Additionally, they can only perform model evaluation based on a single dimension of model confidence or features. In this paper, we propose a novel approach called Divide-and-Aggregate Learning (DAL) for unsupervised model evaluation. Our method addresses the limitations of previous approaches by dividing the output of the model into buckets, capturing local information of the distribution. We then aggregate this local information to obtain global information and further represent the relationship between the distribution and model performance. Importantly, our method can simultaneously handle the confidence distribution and feature distribution of the model output. Extensive experiments have been conducted to demonstrate the effectiveness of our DAL model. The results show that our approach outperforms previous methods on four widely used datasets. We will make our source code publicly available.

TCS Journal 2024 Journal Article

Land use and land cover change simulation enhanced by asynchronous communicating cellular automata

  • Qin Lei
  • Hong Jin
  • Jia Lee
  • Jiang Zhong

Land use and land cover change (LUCC) modeling is crucial to urban planning and policy making. A well-used and effective paradigm for LUCC is the ANN-CA model which employs an artificial neural network (ANN) to calculate a transition probability over each land cell from various driving factors, and then uses a cellular automaton (CA) to evolve all cells consecutively to update their land usage and coverage according to the estimated probability distribution. This paper focuses on the effect of delays or perturbations possibly taking place between land cells on the LUCC modeling. To this end, a new ANN-CA model is proposed which adopts an asynchronous communicating cellular automaton (ACCA), rather than the conventional synchronous CA. Especially, the ACCA allows every cell to communicate with its neighbors independently at random times via a specific protocol, which offers a natural way to include stochastic delays in exchanging the current land usages between cells. As a result, every change of a cell's land use in the ACCA may not affect its neighbors immediately, but is subject to delays that might play an important role in modeling the practical LUCC. Numerical analysis of the new model are carried out over three regions of Chongqing city, China with different scales: Yongchuan District, Sanjiao Town, and Huangguashan Village, and experimental results demonstrate that the proposed ANN-ACCA model can achieve a higher accuracy for LUCC simulation as compared to conventional ANN-CA models.

v2026.09.13