TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/EQ-CBM: A Probabilistic Concept Bottleneck with Energy-bas...

EQ-CBM: A Probabilistic Concept Bottleneck with Energy-based Models and Quantized Vectors

Sangwon Kim, Dasom Ahn, Byoung Chul Ko, In-Su Jang, Kwang-Ju Kim

2024-09-22
PaperPDF

Abstract

The demand for reliable AI systems has intensified the need for interpretable deep neural networks. Concept bottleneck models (CBMs) have gained attention as an effective approach by leveraging human-understandable concepts to enhance interpretability. However, existing CBMs face challenges due to deterministic concept encoding and reliance on inconsistent concepts, leading to inaccuracies. We propose EQ-CBM, a novel framework that enhances CBMs through probabilistic concept encoding using energy-based models (EBMs) with quantized concept activation vectors (qCAVs). EQ-CBM effectively captures uncertainties, thereby improving prediction reliability and accuracy. By employing qCAVs, our method selects homogeneous vectors during concept encoding, enabling more decisive task performance and facilitating higher levels of human intervention. Empirical results using benchmark datasets demonstrate that our approach outperforms the state-of-the-art in both concept and task accuracy.

Results

TaskDatasetMetricValueModel
Image ClassificationCUB-200-2011Concept Accuracy (%)96.58EQ-CBM (ResNet-34)
Image ClassificationCUB-200-2011Task Accuracy (%)79.31EQ-CBM (ResNet-34)
Image ClassificationCelebAConcept Accuracy (%)90.617EQ-CBM (ResNet-34)
Image ClassificationCelebATask Accuracy (%)56.6EQ-CBM (ResNet-34)
Image ClassificationAwA2Concept Accuracy (%)99.129EQ-CBM (ResNet-34)
Image ClassificationAwA2Task Accuracy (%)95.965EQ-CBM (ResNet-34)
Concept-based ClassificationCUB-200-2011Concept Accuracy (%)96.58EQ-CBM (ResNet-34)
Concept-based ClassificationCUB-200-2011Task Accuracy (%)79.31EQ-CBM (ResNet-34)
Concept-based ClassificationCelebAConcept Accuracy (%)90.617EQ-CBM (ResNet-34)
Concept-based ClassificationCelebATask Accuracy (%)56.6EQ-CBM (ResNet-34)
Concept-based ClassificationAwA2Concept Accuracy (%)99.129EQ-CBM (ResNet-34)
Concept-based ClassificationAwA2Task Accuracy (%)95.965EQ-CBM (ResNet-34)