paper-with-me

홈 › Papers

Beyond Importance Scores: Interpreting Tabular ML by Visualizing Feature Semantics

2021-11-10 · Amirata Ghorbani, Dina Berenbaum, Maor Ivgi, Yuval Dafna, James Zou

Interpretability is becoming an active research topic as machine learning (ML) models are more widely used to make critical decisions. Tabular data is one of the most commonly used modes of data in diverse applications such as healthcare and finance. Much of the existing interpretability methods used for tabular data only report feature-importance scores -- either locally (per example) or globally (per model) -- but they do not provide interpretation or visualization of how the features interact. We address this limitation by introducing Feature Vectors, a new global interpretability method designed for tabular datasets. In addition to providing feature-importance, Feature Vectors discovers the inherent semantic relationship among features via an intuitive feature visualization technique. Our systematic experiments demonstrate the empirical utility of this new method by applying it to several real-world datasets. We further provide an easy-to-use Python package for Feature Vectors.

📄 PDF Abstract BibTeX arXiv:2111.05898

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

Decomposing and Interpreting Image Representations via Text in ViTs Beyond CLIP

2024-06-03 · Sriram Balasubramanian, Samyadeep Basu, Soheil Feizi

Recent work has explored how individual components of the CLIP-ViT model contribute to the final representation by leveraging the shared image-text representation space of CLIP. These components, such as attention heads …

Image Retrieval

Importance Scoring of Transformer Attention Heads in Learning Tabular Data

2026-08-27 · Ahmad Jad Allah, Kazi F. Akhter, Md. Kamrozzaman Bhuiyan, Manar D. Samad arxiv

Computationally demanding and opaque deep learning models can be better understood and optimized by analyzing how they transform data. While deep transformers have been widely studied in computer vision and natural langu…

Splines-Based Feature Importance in Kolmogorov-Arnold Networks: A Framework for Supervised Tabular Data Dimensionality Reduction

2025-09-27 · Ange-Clément Akazan, Verlon Roel Mbingui arxiv

Feature selection is a key step in many tabular prediction problems, where multiple candidate variables may be redundant, noisy, or weakly informative. We investigate feature selection based on Kolmogorov-Arnold Networks…

Dimensionality ReductionFeature Importance

LDAvis: A method for visualizing and interpreting topics

2014-06-01 · WS 2014 6 · Carson Sievert, Kenneth Shirley
Topic Models

Universal Embeddings of Tabular Data

2025-07-08 · Astrid Franz, Frederik Hoppe, Marianne Michaelis, Udo Göbel

Tabular data in relational databases represents a significant portion of industrial data. Hence, analyzing and interpreting tabular data is of utmost importance. Application tasks on tabular data are manifold and are oft…

Entity EmbeddingsOutlier Detection