paper-with-me

Papers

Improving Interpretability and Accuracy in Neuro-Symbolic Rule Extraction Using Class-Specific Sparse Filters

2025-01-28 · Parth Padalkar, Jaeseong Lee, Shiyi Wei, Gopal Gupta

There has been significant focus on creating neuro-symbolic models for interpretable image classification using Convolutional Neural Networks (CNNs). These methods aim to replace the CNN with a neuro-symbolic model consisting of the CNN, which is used as a feature extractor, and an interpretable rule-set extracted from the CNN itself. While these approaches provide interpretability through the extracted rule-set, they often compromise accuracy compared to the original CNN model. In this paper, we identify the root cause of this accuracy loss as the post-training binarization of filter activations to extract the rule-set. To address this, we propose a novel sparsity loss function that enables class-specific filter binarization during CNN training, thus minimizing information loss when extracting the rule-set. We evaluate several training strategies with our novel sparsity loss, analyzing their effectiveness and providing guidance on their appropriate use. Notably, we set a new benchmark, achieving a 9% improvement in accuracy and a 53% reduction in rule-set size on average, compared to the previous SOTA, while coming within 3% of the original CNN's accuracy. This highlights the significant potential of interpretable neuro-symbolic models as viable alternatives to black-box CNNs.

📄 PDF Abstract BibTeX arXiv:2501.16677

Code (0)

등록된 구현이 없습니다.

Tasks

Binarizationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Symbolic Rule Extraction from Attention-Guided Sparse Representations in Vision Transformers

2025-05-10 · Parth Padalkar, Gopal Gupta

Recent neuro-symbolic approaches have successfully extracted symbolic rule-sets from CNN-based models to enhance interpretability. However, applying similar techniques to Vision Transformers (ViTs) remains challenging du…

Neuro-symbolic Rule Learning in Real-world Classification Tasks

2023-03-29 · Kexin Gu Baugh, Nuri Cingillioglu, Alessandra Russo

Neuro-symbolic rule learning has attracted lots of attention as it offers better interpretability than pure neural models and scales better than symbolic rule learning. A recent approach named pix2rule proposes a neural …

Binary ClassificationClassificationMulti-class ClassificationMulti-Label Classification+1

Neurosymbolic AI for Travel Demand Prediction: Integrating Decision Tree Rules into Neural Networks

2025-02-02 · Kamal Acharya, Mehul Lad, Liang Sun, Houbing Song

Travel demand prediction is crucial for optimizing transportation planning, resource allocation, and infrastructure development, ensuring efficient mobility and economic sustainability. This study introduces a Neurosymbo…

LearnAD: Learning Interpretable Rules for Brain Networks in Alzheimer's Disease Classification

2025-12-30 · Thomas Andrews, Mark Law, Sara Ahmadi-Abhari, Alessandra Russo arxiv

We introduce LearnAD, a neuro-symbolic method for predicting Alzheimer's disease from brain magnetic resonance imaging data, learning fully interpretable rules. LearnAD applies statistical models, Decision Trees, Random …

From Large Language Model Predicates to Logic Tensor Networks: Neurosymbolic Offer Validation in Regulated Procurement

2026-04-07 · Cedric Haufe, Frieder Stolzenburg arxiv

We present a neurosymbolic approach, i.e. combine symbolic and subsymbolic artificial intelligence, to validating offer documents in regulated public institutions. We employ a language model to extract information and th…