paper-with-me

홈 › Papers

Exclusion and Inclusion -- A model agnostic approach to feature importance in DNNs

2020-07-13 · Subhadip Maji, Arijit Ghosh Chowdhury, Raghav Bali, Vamsi M Bhandaru

Deep Neural Networks in NLP have enabled systems to learn complex non-linear relationships. One of the major bottlenecks towards being able to use DNNs for real world applications is their characterization as black boxes. To solve this problem, we introduce a model agnostic algorithm which calculates phrase-wise importance of input features. We contend that our method is generalizable to a diverse set of tasks, by carrying out experiments for both Regression and Classification. We also observe that our approach is robust to outliers, implying that it only captures the essential aspects of the input.

📄 PDF Abstract BibTeX arXiv:2007.16010

Code (1)

pidahbus/exclusion-inclusion 공식 구현

Tasks

Feature Importanceregression

Similar Papers 제목 키워드 기반

Should I visit this place? Inclusion and Exclusion Phrase Mining from Reviews

2020-12-18 · Omkar Gurjar, Manish Gupta

Although several automatic itinerary generation services have made travel planning easy, often times travellers find themselves in unique situations where they cannot make the best out of their trip. Visitors differ in t…

Sentiment Analysis

Contrastive Conformal Sets

2026-03-27 · Yahya Alkhatib, Wee Peng Tay arxiv

Contrastive learning produces coherent semantic feature embeddings by encouraging positive samples to cluster closely while separating negative samples. However, existing contrastive learning methods lack a principled co…

Contrastive Learning

CountEx: Fine-Grained Counting via Exemplars and Exclusion

2026-02-23 · Yifeng Huang, Gia Khanh Nguyen, Minh Hoai arxiv

This paper presents CountEx, a discriminative visual counting framework designed to address a key limitation of existing prompt-based methods: the inability to explicitly exclude visually similar distractors. While curre…

Early-Exit with Class Exclusion for Efficient Inference of Neural Networks

2023-09-23 · Jingcun Wang, Bing Li, Grace Li Zhang

Deep neural networks (DNNs) have been successfully applied in various fields. In DNNs, a large number of multiply-accumulate (MAC) operations are required to be performed, posing critical challenges in applying them in r…

ClassificationEarly Classification

SADL: What to Ignore? A Benchmark for Subject-Aware Distractor Localization

2026-06-29 · Cao-Tri Nguyen, Nguyen-Khoa Luong, Vinh-Tiep Nguyen, Minh-Triet Tran arxiv

Photographs frequently contain \emph{visual distractors} besides foregrounds and backgrounds of the intended subject, competing for attention and weakening composition. While modern editing tools streamline object remova…