paper-with-me

Papers

Feature Importance Estimation with Self-Attention Networks

2020-02-11 · Blaž Škrlj, Sašo Džeroski, Nada Lavrač, Matej Petkovič

Black-box neural network models are widely used in industry and science, yet are hard to understand and interpret. Recently, the attention mechanism was introduced, offering insights into the inner workings of neural language models. This paper explores the use of attention-based neural networks mechanism for estimating feature importance, as means for explaining the models learned from propositional (tabular) data. Feature importance estimates, assessed by the proposed Self-Attention Network (SAN) architecture, are compared with the established ReliefF, Mutual Information and Random Forest-based estimates, which are widely used in practice for model interpretation. For the first time we conduct scale-free comparisons of feature importance estimates across algorithms on ten real and synthetic data sets to study the similarities and differences of the resulting feature importance estimates, showing that SANs identify similar high-ranked features as the other methods. We demonstrate that SANs identify feature interactions which in some cases yield better predictive performance than the baselines, suggesting that attention extends beyond interactions of just a few key features and detects larger feature subsets relevant for the considered learning task.

📄 PDF Abstract BibTeX arXiv:2002.04464

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

Dynamic Accumulated Attention Map for Interpreting Evolution of Decision-Making in Vision Transformer

2025-03-18 · Yi Liao, Yongsheng Gao, Weichuan Zhang

Various Vision Transformer (ViT) models have been widely used for image recognition tasks. However, existing visual explanation methods can not display the attention flow hidden inside the inner structure of ViT models, …

Decision Making

MixSynthFormer: A Transformer Encoder-like Structure with Mixed Synthetic Self-attention for Efficient Human Pose Estimation

2023-01-01 · ICCV 2023 1 · Yuran Sun, Alan William Dougherty, Zhuoying Zhang, Yi King Choi 외

Human pose estimation in videos has wide-ranging practical applications across various fields, many of which require fast inference on resource-scarce devices, necessitating the development of efficient and accurate …

3D Pose Estimationmotion predictionMotion SynthesisPose Estimation

Attention-based Multimodal Feature Representation Model for Micro-video Recommendation

2022-05-18 · Mohan Hasama, Jing Li

In recommender systems, models mostly use a combination of embedding layers and multilayer feedforward neural networks. The high-dimensional sparse original features are downscaled in the embedding layer and then fed int…

Recommendation Systems

Speech Emotion Recognition Based on Self-Attention Weight Correction for Acoustic and Text Features

2022-11-08 · IEEE Access 2022 11 · JENNIFER SANTOSO, Takeshi Yamada, Kenkichi Ishizuka, Taiichi Hashimoto 외

Speech emotion recognition (SER) is essential for understanding a speaker’s intention. Recently, some groups have attempted to improve SER performance using a bidirectional long short-term memory (BLSTM) to extract featu…

Emotion RecognitionMultimodal Emotion RecognitionSpeech Emotion Recognitionspeech-recognition+1

EGA-Depth: Efficient Guided Attention for Self-Supervised Multi-Camera Depth Estimation

2023-04-06 · Yunxiao Shi, Hong Cai, Amin Ansari, Fatih Porikli

The ubiquitous multi-camera setup on modern autonomous vehicles provides an opportunity to construct surround-view depth. Existing methods, however, either perform independent monocular depth estimations on each camera o…

Autonomous DrivingAutonomous VehiclesDepth Estimation