paper-with-me

Papers

Exact and Consistent Interpretation for Piecewise Linear Neural Networks: A Closed Form Solution

2018-02-17 · Lingyang Chu, Xia Hu, Juhua Hu, Lanjun Wang, Jian Pei

Strong intelligent machines powered by deep neural networks are increasingly deployed as black boxes to make decisions in risk-sensitive domains, such as finance and medical. To reduce potential risk and build trust with users, it is critical to interpret how such machines make their decisions. Existing works interpret a pre-trained neural network by analyzing hidden neurons, mimicking pre-trained models or approximating local predictions. However, these methods do not provide a guarantee on the exactness and consistency of their interpretation. In this paper, we propose an elegant closed form solution named $OpenBox$ to compute exact and consistent interpretations for the family of Piecewise Linear Neural Networks (PLNN). The major idea is to first transform a PLNN into a mathematically equivalent set of linear classifiers, then interpret each linear classifier by the features that dominate its prediction. We further apply $OpenBox$ to demonstrate the effectiveness of non-negative and sparse constraints on improving the interpretability of PLNNs. The extensive experiments on both synthetic and real world data sets clearly demonstrate the exactness and consistency of our interpretation.

📄 PDF Abstract BibTeX arXiv:1802.06259

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Exact and Consistent Interpretation of Piecewise Linear Models Hidden behind APIs: A Closed Form Solution

2019-06-17 · Zicun Cong, Lingyang Chu, Lanjun Wang, Xia Hu 외

More and more AI services are provided through APIs on cloud where predictive models are hidden behind APIs. To build trust with users and reduce potential application risk, it is important to interpret how such predicti…

Form

zonoLAB: A MATLAB toolbox for set-based control systems analysis using hybrid zonotopes

2023-10-24 · Justin Koeln, Trevor J. Bird, Jacob Siefert, Justin Ruths 외

This paper introduces zonoLAB, a MATLAB-based toolbox for set-based control system analysis using the hybrid zonotope set representation. Hybrid zonotopes have proven to be an expressive set representation that can exact…

Model Predictive Control

Fast and Exact Least Absolute Deviations Line Fitting via Piecewise Affine Lower-Bounding

2025-12-22 · Stefan Volz, Martin Storath, Andreas Weinmann arxiv

Least-absolute-deviations (LAD) line fitting is robust to outliers but computationally more involved than least squares regression. Although the literature includes linear and near-linear time algorithms for the LAD line…

An Efficient Spatial Branch-and-Bound Algorithm for Global Optimization of Gaussian Process Posterior Mean Functions

2026-04-21 · Wei-Ting Tang, Akshay Kudva, Calvin Tsay, Joel A. Paulson arxiv

We study the deterministic global optimization of trained Gaussian process posterior mean functions over hyperrectangular domains. Although the posterior mean function has a compact closed-form representation, its global…

A Neural Network Framework for Discovering Closed-form Solutions to Quadratic Programs with Linear Constraints

2025-10-27 · Fuat Can Beylunioglu, P. Robert Duimering, Mehrdad Pirnia arxiv

Deep neural networks (DNNs) have been used to model complex optimization problems in many applications, yet have difficulty guaranteeing solution optimality and feasibility, despite training on large datasets. Training a…