What is it about?

Cities are increasingly using massive AI systems, known as Urban Foundation Models, to understand and manage complex issues like traffic flow and pollution. However, these AI models are so incredibly large that customizing them for specific, local tasks requires a prohibitive amount of computing power and memory. To solve this, we developed a new AI framework called NSyGA (Neuro-Symbolic Generative Adapters). Instead of retraining the entire massive model for every new task, NSyGA parses natural language descriptions into structured symbolic representations (knowledge graphs) and uses logical reasoning to understand the specific goals. It then employs a reinforcement learning-trained generative policy to automatically produce a tiny, highly specialized 'adapter' that plugs directly into the larger AI, upgrading only the necessary parts.

Featured Image

Why is it important?

Existing methods for customizing large AI models are often rigid, inefficient, and act as "black boxes," making it hard for city planners to trust them. Our framework bridges the gap between deep learning and logical reasoning. In extensive tests using real-world urban data, NSyGA outperformed current state-of-the-art methods by improving accuracy by 9.3% while using 29% fewer parameters. Because it uses structured, logical reasoning, the system is highly transparent, allowing humans to easily understand how it arrives at its conclusions.

Perspectives

Perspectives Beyond just saving computational time and money, our neuro-symbolic approach ensures that AI applications in city planning are more equitable. In our tests tracking things like taxi demand, NSyGA provided significantly fairer and more consistent predictions across different demographic and income groups compared to older methods. This means cities can deploy powerful AI tools that are not only faster and cheaper to run, but also fairer and more trustworthy for the citizens they serve.

Hossein Jamali
University of Nevada Reno

Read the Original

This page is a summary of: Neuro-Symbolic Generative Adapters for Urban Foundation Models, ACM Transactions on Intelligent Systems and Technology, February 2026, ACM (Association for Computing Machinery),
DOI: 10.1145/3798284.
You can read the full text:

Read

Contributors

The following have contributed to this page