paper-with-me

Papers

SHAP-Guided Regularization in Machine Learning Models

2025-07-31 · Amal Saadallah arxiv

Feature attribution methods such as SHapley Additive exPlanations (SHAP) have become instrumental in understanding machine learning models, but their role in guiding model optimization remains underexplored. In this paper, we propose a SHAP-guided regularization framework that incorporates feature importance constraints into model training to enhance both predictive performance and interpretability. Our approach applies entropy-based penalties to encourage sparse, concentrated feature attributions while promoting stability across samples. The framework is applicable to both regression and classification tasks. Our first exploration started with investigating a tree-based model regularization using TreeSHAP. Through extensive experiments on benchmark regression and classification datasets, we demonstrate that our method improves generalization performance while ensuring robust and interpretable feature attributions. The proposed technique offers a novel, explainability-driven regularization approach, making machine learning models both more accurate and more reliable.

📄 PDF Abstract BibTeX arXiv:2507.23665

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

Shape-guided Gaussian Splatting for Sparse-View X-ray 3D Reconstruction

2026-09-09 · Pranav Poudel, Florence Dell'Aniello Picard, Nairouz Shehata, Frédéric Lavoie 외 arxiv

Sparse-view X-ray 3D reconstruction is essential for reducing radiation exposure, but recovering a density field from a handful of X-ray projections is severely ill-posed. Recently, 3D Gaussian Splatting has achieved sta…

3D Reconstruction

TAPS3D: Text-Guided 3D Textured Shape Generation from Pseudo Supervision

2023-03-23 · CVPR 2023 1 · Jiacheng Wei, Hao Wang, Jiashi Feng, Guosheng Lin 외

In this paper, we investigate an open research task of generating controllable 3D textured shapes from the given textual descriptions. Previous works either require ground truth caption labeling or extensive optimization…

Diversity

Locally-Guided Actor-Critic: Training a Goal-conditioned Actor with a Subgoal-aware Critic

2026-08-31 · Olivier Serris, Stéphane Doncieux, Olivier Sigaud arxiv

Goal-conditioned reinforcement learning struggles with long horizons when rewards are sparse. While a planner can provide subgoals to guide a low-level policy, its use at test time may introduce practical subgoal managem…

Reinforcement Learning

SGMatch: Semantic-Guided Non-Rigid Shape Matching with Flow Regularization

2026-03-13 · Tianwei Ye, Xiaoguang Mei, Yifan Xia, Fan Fan 외 arxiv

Establishing accurate point-to-point correspondences between non-rigid 3D shapes remains a critical challenge, particularly under non-isometric deformations and topological noise. Existing functional map pipelines suffer…

Diminishing Returns Shape Constraints for Interpretability and Regularization

2018-12-01 · NeurIPS 2018 12 · Maya Gupta, Dara Bahri, Andrew Cotter, Kevin Canini

We investigate machine learning models that can provide diminishing returns and accelerating returns guarantees to capture prior knowledge or policies about how outputs should depend on inputs. We show that one can buil…

BIG-bench Machine Learning