paper-with-me

Papers

An Interpretable Adaptive Multiscale Attention Deep Neural Network for Tabular Data

2024-05-15 · IEEE Transactions on Neural Networks and Learning Systems 2024 5 · Vincenzo Dentamaro, Paolo Giglio, Donato Impedovo, Giuseppe Pirlo, Marco Di Ciano

Deep learning (DL) has been demonstrated to be a valuable tool for analyzing signals such as sounds and images, thanks to its capabilities of automatically extracting relevant patterns as well as its end-to-end training properties. When applied to tabular structured data, DL has exhibited some performance limitations compared to shallow learning techniques. This work presents a novel technique for tabular data called adaptive multiscale attention deep neural network architecture (also named excited attention). By exploiting parallel multilevel feature weighting, the adaptive multiscale attention can successfully learn the feature attention and thus achieve high levels of F1-score on seven different classification tasks (on small, medium, large, and very large datasets) and low mean absolute errors on four regression tasks of different size. In addition, adaptive multiscale attention provides four levels of explainability (i.e., comprehension of its learning process and therefore of its outcomes): 1) calculates attention weights to determine which layers are most important for given classes; 2) shows each feature’s attention across all instances; 3) understands learned feature attention for each class to explore feature attention and behavior for specific classes; and 4) finds nonlinear correlations between co-behaving features to reduce dataset dimensionality and improve interpretability. These interpretability levels, in turn, allow for employing adaptive multiscale attention as a useful tool for feature ranking and feature selection.

📄 PDF Abstract BibTeX

Code (1)

vincenzodentamaro/excited_attention tf

Tasks

Classificationfeature selectionMultimodal Deep Learningregression

Similar Papers 제목 키워드 기반

Adaptive Dual Residual U-Net with Attention Gate and Multiscale Spatial Attention Mechanisms (ADRUwAMS)

2026-04-10 · Mohsen Yaghoubi Suraki arxiv

Glioma is a harmful brain tumor that requires early detection to ensure better health results. Early detection of this tumor is key for effective treatment and requires an automated segmentation process. However, it is a…

TabNet: Attentive Interpretable Tabular Learning

2019-08-20 · Sercan O. Arik, Tomas Pfister

We propose a novel high-performance and interpretable canonical deep tabular data learning architecture, TabNet. TabNet uses sequential attention to choose which features to reason from at each decision step, enabling in…

Decision MakingPoker Hand ClassificationRepresentation LearningSelf-Supervised Learning

GANDALF: Gated Adaptive Network for Deep Automated Learning of Features

2022-07-18 · Manu Joseph, Harsh Raj

We propose a novel high-performance, interpretable, and parameter \& computationally efficient deep learning architecture for tabular data, Gated Adaptive Network for Deep Automated Learning of Features (GANDALF). GANDAL…

feature selectionregressionRepresentation Learningtabular-classification

Balancing multiscale similarity and cartographic constraints: A similarity-driven optimization framework for line generalization

2026-07-28 · Pengbo Li, Haowen Yan, Xiaomin Lu, Binbin Lin arxiv

Cartographic generalization is essential for generating multiscale map representations by balancing information preservation and cartographic readability. However, automated generalization remains challenging because exi…

MATEY: multiscale adaptive foundation models for spatiotemporal physical systems

2024-12-29 · Pei Zhang, M. Paul Laiu, Matthew Norman, Doug Stefanski 외

Accurate representation of the multiscale features in spatiotemporal physical systems using vision transformer (ViT) architectures requires extremely long, computationally prohibitive token sequences. To address this iss…

Computational Efficiency