Coder Social home page Coder Social logo

damo-di-ml / neurips2021-submodular-ruleset Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 26.11 MB

Source code of NeurIPS'21 paper: Learning Interpretable Decision Rule Sets: A Submodular Optimization Approach

Python 100.00%
machine-learning optimization explainable-ai explainable-ml xai

neurips2021-submodular-ruleset's Introduction

Source code of NeurIPS2021 XAI Paper

Learning Interpretable Decision Rule Sets: A Submodular Optimization Approach [paper]

Abstract

Rule sets are highly interpretable logical models in which the predicates for decision are expressed in disjunctive normal form (DNF, OR-of-ANDs), or, equivalently, the overall model comprises an unordered collection of if-then decision rules. In this paper, we consider a submodular optimization based approach for learning rule sets. The learning problem is framed as a subset selection task in which a subset of all possible rules needs to be selected to form an accurate and interpretable rule set. We employ an objective function that exhibits submodularity and thus is amenable to submodular optimization techniques. To overcome the difficulty arose from dealing with the exponential-sized ground set of rules, the subproblem of searching a rule is casted as another subset selection task that asks for a subset of features. We show it is possible to write the induced objective function for the subproblem as a difference of two submodular (DS) functions to make it approximately solvable by DS optimization algorithms. Overall, the proposed approach is simple, scalable, and likely to be benefited from further research on submodular optimization. Experiments on real datasets demonstrate the effectiveness of our method.

neurips2021-submodular-ruleset's People

Contributors

qingsongedu avatar yangtohsi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar Liang Sun avatar

neurips2021-submodular-ruleset's Issues

Inquiry

Dear Author:
I tried to use Python to reproduce the DS-OPT and SwapLocalSearch algorithms, but the two algorithms I implemented always failed to get R==R'. I am wondering if you could kindly send me the code about DS-OPT and SwapLocalSearch algorithms and the necessary information about it. I promise they will be used only for research purposed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.