CVSep 27, 2024

Enhancing Explainability in Multimodal Large Language Models Using Ontological Context

arXiv:2409.18753v15 citationsh-index: 31
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of enhancing explainability and trust in MLLMs for domain-specific tasks like plant disease classification, though it is incremental as it applies an existing method (ontology integration) to a new data domain.

The paper tackles the challenge of accurately captioning and interpreting specific visual concepts in multimodal large language models (MLLMs) for domain-specific applications, proposing a framework that integrates ontology to classify plant disease images, resulting in improved transparency and explainability as demonstrated in an empirical study.

Recently, there has been a growing interest in Multimodal Large Language Models (MLLMs) due to their remarkable potential in various tasks integrating different modalities, such as image and text, as well as applications such as image captioning and visual question answering. However, such models still face challenges in accurately captioning and interpreting specific visual concepts and classes, particularly in domain-specific applications. We argue that integrating domain knowledge in the form of an ontology can significantly address these issues. In this work, as a proof of concept, we propose a new framework that combines ontology with MLLMs to classify images of plant diseases. Our method uses concepts about plant diseases from an existing disease ontology to query MLLMs and extract relevant visual concepts from images. Then, we use the reasoning capabilities of the ontology to classify the disease according to the identified concepts. Ensuring that the model accurately uses the concepts describing the disease is crucial in domain-specific applications. By employing an ontology, we can assist in verifying this alignment. Additionally, using the ontology's inference capabilities increases transparency, explainability, and trust in the decision-making process while serving as a judge by checking if the annotations of the concepts by MLLMs are aligned with those in the ontology and displaying the rationales behind their errors. Our framework offers a new direction for synergizing ontologies and MLLMs, supported by an empirical study using different well-known MLLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes