Kim-Son Nguyen
Thai Nguyen University of Information and Communication Technology

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Multi-agent autonomous GeoAI framework for scalable and self-improving geospatial intelligence Kim-Son Nguyen; The-Vinh Nguyen; Van-Viet Nguyen; Thi-Minh-Hue Luong; Huu-Khanh Nguyen; Duc-Binh Nguyen
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 15, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v15.i3.pp2201-2215

Abstract

Large language models (LLMs) have recently expanded the scope of automation across many application domains. In geographic information systems (GIS), however, many tasks still require specialized expertise and remain difficult for non-expert users. Recent studies have explored LLM-based geospatial analysis under a single-agent paradigm, but these early systems remain limited by weak coordination, limited error recovery, and dependence on proprietary artifacts. This study proposes multi-agent autonomous geospatial artificial intelligence (MA-GeoAI), a multi-agent architecture in which the planner, coder, validator, debugger, and knowledge agents collaborate through the LangGraph framework. The framework was evaluated on three case studies: population exposure assessment, mobility pattern analysis, and county-level mortality modeling. Unlike general-purpose multi-agent LLM frameworks, MA-GeoAI embeds spatial semantics, coordinate reference system (CRS) consistency checks, geometry validation, and operation-aware coordination directly into the control loop. Across repeated runs, all evaluated systems completed the controlled artifact contract; therefore, the analysis focuses on auditability, runtime, fallback behavior, and reproducibility rather than binary task-completion superiority.
Automated data exploration with mutual information in natural language to visualization Hue Thi-Minh Luong; Vinh-The Nguyen; Van-Viet Nguyen; Kim-Son Nguyen; Huu-Khanh Nguyen
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 15, No 1: February 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v15.i1.pp129-139

Abstract

Transcribing natural language to visualization (NL2VIS) has been investigated for years but still suffer from several fundamental limitations (e.g., feature selection). Although large language models (LLMs) are good candidates but they incur computation cost and hard to trace their made decisions. To alleviate this problem, we introduced an alternative information-theoretic framework that utilized mutual information (MI) to quantify the statistical relationship between utterances and database features. In our approach, kernel density estimation (KDE) and neural estimation techniques were utilized to estimate MI, and to optimize a diversity-promoting objective balancing feature relevance and redundancy. We also introduced the information coverage ratio (ICR) to quantify the amount of information content preserved in feature selection decisions. In our experiments, we found that the proposed approach improved information-theoretic metrics, with F1-score of 0.863 and an ICR of 0.891. We observed that these improvements did not come at the cost of traditional benchmarks: validity reached 88.9%, legality 85.2%, and chart-type accuracy 87.6%. Moreover, significance tests (p < 0.001) and large effect sizes (Cohen’s d > 0.8) further supported that these improvements were meaningful for feature selection. Thus, this study provides a mathematical framework for applications requiring analytical validity that extends beyond NL2VIS to other machine learning contexts.