PulseAugur
EN
LIVE 11:22:50

New XAI framework uses D'Hondt rule for tabular data attribution

Researchers have introduced DhondtXAI, a novel framework for explainable AI (XAI) specifically designed for tabular data. This method utilizes the D'Hondt rule, a proportional representation system, to attribute feature importance. DhondtXAI offers a SHAP-independent approach that separates positive and negative evidence, allows for feature alliances, and incorporates optional thresholds. Evaluations on synthetic data and healthcare datasets demonstrate its accuracy in recovering ground truth and its high agreement with existing methods like SHAP. AI

IMPACT Introduces a new proportional attribution method for tabular XAI, potentially offering an alternative to SHAP for specific use cases.

RANK_REASON The cluster contains a research paper detailing a new methodology for explainable AI. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Turker Berk Donmez ·

    Explainable AI Through a Democratic Lens: DhondtXAI for D'Hondt-Projected Feature Attribution

    arXiv:2411.05196v3 Announce Type: replace Abstract: This study presents DhondtXAI as a SHAP-independent, D'Hondt-based attribution framework for tabular XAI. Instead of model-native feature importance or SHAP values, DhondtXAI computes background-interventional removal effects, s…