PaperPulse logo
FeedTopicsAI Researcher FeedBlogPodcastAccount

Stay Updated

Get the latest research delivered to your inbox

Platform

  • Home
  • About Us
  • Search Papers
  • Research Topics
  • Researcher Feed

Resources

  • Newsletter
  • Blog
  • Podcast
PaperPulse•

AI-powered research discovery platform

© 2024 PaperPulse. All rights reserved.

Provably Explaining Neural Additive Models

ArXivSource

Shahaf Bassan, Yizhak Yisrael Elboher, Tobias Ladner, Volkan Şahin, Jan Kretinsky, Matthias Althoff, Guy Katz

cs.LG
cs.CC
cs.LO
|
Feb 19, 2026
7 views

One-line Summary

This paper presents an efficient algorithm for generating provably minimal explanations for Neural Additive Models, which are more interpretable neural networks, by reducing the computational complexity of the task.

Plain-language Overview

Explaining how neural networks make decisions can be challenging, especially when trying to identify the smallest set of input features that determine a prediction. For many neural networks, this task is computationally difficult. However, this research focuses on Neural Additive Models (NAMs), a type of neural network that is easier to interpret. The authors developed a new algorithm that efficiently finds the smallest set of features needed for a prediction, with guaranteed accuracy. This method is faster and produces more concise explanations than previous approaches, offering insights that are not possible with traditional methods.

Technical Details