paper-with-me

Papers

Extracting Causal Visual Features for Limited label Classification

2021-03-23 · Mohit Prabhushankar, Ghassan AlRegib

Neural networks trained to classify images do so by identifying features that allow them to distinguish between classes. These sets of features are either causal or context dependent. Grad-CAM is a popular method of visualizing both sets of features. In this paper, we formalize this feature divide and provide a methodology to extract causal features from Grad-CAM. We do so by defining context features as those features that allow contrast between predicted class and any contrast class. We then apply a set theoretic approach to separate causal from contrast features for COVID-19 CT scans. We show that on average, the image regions with the proposed causal features require 15% less bits when encoded using Huffman encoding, compared to Grad-CAM, for an average increase of 3% classification accuracy, over Grad-CAM. Moreover, we validate the transfer-ability of causal features between networks and comment on the non-human interpretable causal nature of current networks.

📄 PDF Abstract BibTeX arXiv:2103.12322

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Causal Disentanglement-Inspired Degradation Representation Learning for Full-Reference Image Quality Assessment

2026-04-23 · Zhen Zhang, Jielei Chu, Tian Zhang, Lin Ma 외 arxiv

Existing deep network-based full-reference image quality assessment (FR-IQA) models typically work by performing pairwise comparisons of deep features from the reference and distorted images. In this paper, we approach t…

Dimensionality ReductionImage Quality AssessmentRepresentation LearningDomain Generalization

Causal ImageNet: How to discover spurious features in Deep Learning?

2021-09-29 · ICLR 2022 4 · Sahil Singla, Soheil Feizi

A key reason for the lack of reliability of deep neural networks in the real world is their heavy reliance on {\it spurious} input features that are causally unrelated to the true label. Focusing on image classifications…

AttributeDeep Learning

OpBerg: Discovering causal sentences using optimal alignments

2019-04-03 · Justin Wood, Nicholas J. Matiasz, Alcino J. Silva, William Hsu 외

The biological literature is rich with sentences that describe causal relations. Methods that automatically extract such sentences can help biologists to synthesize the literature and even discover latent relations that …

BIG-bench Machine Learning

Identifying causal relations in tweets using deep learning: Use case on diabetes-related tweets from 2017-2021

2021-11-01 · Adrian Ahne, Vivek Khetan, Xavier Tannier, Md Imbessat Hassan Rizvi 외

Objective: Leveraging machine learning methods, we aim to extract both explicit and implicit cause-effect associations in patient-reported, diabetes-related tweets and provide a tool to better understand opinion, feeling…

Dependent Multi-Task Learning with Causal Intervention for Image Captioning

2021-05-18 · Wenqing Chen, Jidong Tian, Caoyun Fan, Hao He 외

Recent work for image captioning mainly followed an extract-then-generate paradigm, pre-extracting a sequence of object-based features and then formulating image captioning as a single sequence-to-sequence task. Although…

Image CaptioningMulti-agent Reinforcement LearningMulti-Task Learning