LLEXICORP: End-user Explainability of Convolutional Neural Networks
Vojt\v{e}ch K\r{u}r, Adam Bajger, Adam Kuku\v{c}ka, Marek Hradil, V\'it Musil, Tom\'a\v{s} Br\'azdil

TL;DR
LLEXICORP combines concept relevance propagation with large language models to automatically generate understandable explanations of CNN decisions, improving transparency and accessibility for diverse users.
Contribution
This work introduces a modular pipeline that automates concept naming and explanation generation in CNNs using multimodal large language models, reducing manual effort and increasing scalability.
Findings
Automated concept naming improves explanation clarity.
Generated narratives are tailored for different audiences.
Method enhances interpretability of CNNs on ImageNet images.
Abstract
Convolutional neural networks (CNNs) underpin many modern computer vision systems. With applications ranging from common to critical areas, a need to explain and understand the model and its decisions (XAI) emerged. Prior works suggest that in the top layers of CNNs, the individual channels can be attributed to classifying human-understandable concepts. Concept relevance propagation (CRP) methods can backtrack predictions to these channels and find images that most activate these channels. However, current CRP workflows are largely manual: experts must inspect activation images to name the discovered concepts and must synthesize verbose explanations from relevance maps, limiting the accessibility of the explanations and their scalability. To address these issues, we introduce Large Language model EXplaIns COncept Relevance Propagation (LLEXICORP), a modular pipeline that couples CRP…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications · Advanced Neural Network Applications
