Papers › Learning Interpretable Rules for Scalable Data Representation and Classification

Learning Interpretable Rules for Scalable Data Representation and Classification

22 Oct 2023arXiv:2310.14336archive 2025-07-28

Zhuo Wang, Wei zhang, Ning Liu, Jianyong Wang

Rule-based models, e.g., decision trees, are widely used in scenarios demanding high model interpretability for their transparent inner structures and good model expressivity. However, rule-based models are hard to optimize, especially on large data sets, due to their discrete parameters and structures. Ensemble methods and fuzzy/soft rules are commonly used to improve performance, but they sacrifice the model interpretability. To obtain both good scalability and interpretability, we propose a new classifier, named Rule-based Representation Learner (RRL), that automatically learns interpretable non-fuzzy rules for data representation and classification. To train the non-differentiable RRL effectively, we project it to a continuous space and propose a novel training method, called Gradient Grafting, that can directly optimize the discrete model using gradient descent. A novel design of logical activation functions is also devised to increase the scalability of RRL and enable it to discretize the continuous features end-to-end. Exhaustive experiments on ten small and four large data sets show that RRL outperforms the competitive interpretable approaches and can be easily adjusted to obtain a trade-off between classification accuracy and model complexity for different scenarios. Our code is available at: https://github.com/12wang3/rrl.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.14336")

Code

Syntology Ran 10 of 15 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

12wang3/rrl officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 10 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
5unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 12wang3/rrl. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Binarize 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · 68267dd50278a7cc · report
BinarizeLayer 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · c09a6107207cd650 · report
ConjunctionLayer 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · 2d4f5ef0a5bc7aa9 · report
DisjunctionLayer 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · ce761d8e4c68879b · report
EstimatedProduct 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · 6a13ff9c6a99af14 · report
GradGraft 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · 93609d76fab31875 · report
LRLayer 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · b060a5edd6bfc4b8 · report
OriginalConjunctionLayer 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · 594fd0ac318dc6a8 · report
OriginalDisjunctionLayer 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · be2aa191b6026f5b · report
Product 12wang3/rrl/rrl/models.py official repository ran MIT (permissive) · 5b87f65501cf10d7 · report
MyDistributedDataParallel 12wang3/rrl/rrl/models.py official repository unverified MIT (permissive) · e81cc7b8c239a9a0 · report
Net 12wang3/rrl/rrl/models.py official repository unverified MIT (permissive) · 0bca4dc82b4fabd2 · report
RRL 12wang3/rrl/rrl/models.py official repository unverified MIT (permissive) · 97c2a3e5f6fcc94b · report
UnionLayer 12wang3/rrl/rrl/models.py official repository unverified MIT (permissive) · 913ac707af861532 · report
extract_rules 12wang3/rrl/rrl/models.py official repository unverified MIT (permissive) · f1e9d09179a189c0 · report

Tasks

Classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections