Interview with Sukanya Mandal: Synthesizing multi-modal knowledge graphs for smart city intelligence

· Source: ΑΙhub · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Internet of Things (IoT) & Connected Devices · Depth: Advanced, short

Summary

Sukanya Mandal and Noel O’Connor introduced LLMasMMKG, a four-stage framework that uses large language models (LLMs) to automate the creation of synthetic multi-modal knowledge graphs (MMKGs) for smart city cognitive digital twins (CDTs). CDTs are AI-enabled virtual replicas that model dynamic urban systems, reasoning over integrated insights from diverse sources like traffic sensors, healthcare, and social media to anticipate issues. The LLMasMMKG framework gathers and preprocesses heterogeneous data, unifies it using Sentence-BERT embeddings, and employs fine-tuned BERT for entity recognition and GPT-4 for relationship extraction. A key innovation is LLM-driven synthetic data generation to address data sparsity, privacy risks, and biases. The process culminates in an RDF-formatted knowledge graph with a hierarchical domain ontology, demonstrated across smart home, healthcare, transportation, and energy domains.

Key takeaway

For AI Scientists and Machine Learning Engineers developing smart city solutions, the LLMasMMKG framework offers a scalable approach to overcome data scarcity and privacy concerns. You should consider integrating LLM-driven synthetic data generation and multi-modal knowledge graphs to build robust cognitive digital twins. This method reduces manual effort in KG construction and enables more comprehensive urban system reasoning, supporting sustainable decision-making.

Key insights

LLMasMMKG uses LLMs to automate synthetic multi-modal knowledge graph creation for smart city cognitive digital twins.

Principles

Method

The LLMasMMKG framework involves data gathering, multi-modal representation learning via Sentence-BERT, LLM-guided knowledge extraction (BERT for entities, GPT-4 for relations), and RDF knowledge graph population with a hierarchical ontology.

In practice

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by ΑΙhub.