The paper introduces LAG, a neuro-symbolic architecture in which LLMs act as reactive continuous knowledge graphs constrained by semantic knowledge graphs.
Neurosymbolic Graph Enrichment for Grounded World Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The development of artificial intelligence systems capable of understanding and reasoning about complex real-world scenarios is a significant challenge. In this work we present a novel approach to enhance and exploit LLM reactive capability to address complex problems and interpret deeply contextual real-world meaning. We introduce a method and a tool for creating a multimodal, knowledge-augmented formal representation of meaning that combines the strengths of large language models with structured semantic representations. Our method begins with an image input, utilizing state-of-the-art large language models to generate a natural language description. This description is then transformed into an Abstract Meaning Representation (AMR) graph, which is formalized and enriched with logical design patterns, and layered semantics derived from linguistic and factual knowledge bases. The resulting graph is then fed back into the LLM to be extended with implicit knowledge activated by complex heuristic learning, including semantic implicatures, moral values, embodied cognition, and metaphorical representations. By bridging the gap between unstructured language models and formal semantic structures, our method opens new avenues for tackling intricate problems in natural language understanding and reasoning.
fields
cs.AI 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Logic Augmented Generation
The paper introduces LAG, a neuro-symbolic architecture in which LLMs act as reactive continuous knowledge graphs constrained by semantic knowledge graphs.