Abstract
This paper presents a novel approach to constructing a Question Answering model for analysing Nationally Determined Contributions (NDC) reports within the environmental sector. The approach is based on Large Language Models (LLMs) equipped with Retrieval Augmented Generation (RAG) and enhanced by ontology integration. Acknowledging the challenges inherent in directly applying RAG, our approach begins with the development of a specialised ontology framework for NDC reports. This framework supports the construction of a knowledge graph that provides essential, verifiable information for a Question Answering (QA) model. In the next step, the model combines RAG embeddings with ontology-based queries, aiming to enhance the reliability of answers across various NDC reports. We evaluate the performance of our hybrid model through testing with a set of questions and human/AI evaluation across different LLMs. While the results indicate improvements in the efficiency of climate change-related QA models, they also underscore the complexity of achieving significant enhancements in this domain. Our findings contribute to ongoing discussions about the potential and limitations of integrating ontological methods with LLM for environmental information retrieval.
Original language | English |
---|---|
Number of pages | 14 |
Journal | CEUR Workshop Proceedings |
Volume | 3833 |
Publication status | Published - 19 Oct 2024 |
Event | 4th International Workshop on Data meets Ontologies in Explainable AI, DAO-XAI 2024 - Santiago de Compostela, Spain Duration: 19 Oct 2024 → … |
Bibliographical note
Publisher Copyright:© 2024 Copyright for this paper by its authors.
Keywords
- Knowledge Graph Construction
- Relation Extraction
- Retrieval Augmentation Generation