paper-with-me

Papers

An Accelerator for Rule Induction in Fuzzy Rough Theory

2022-01-07 · Suyun Zhao, Zhigang Dai, XiZhao Wang, Peng Ni, Hengheng Luo, Hong Chen, Cuiping Li

Rule-based classifier, that extract a subset of induced rules to efficiently learn/mine while preserving the discernibility information, plays a crucial role in human-explainable artificial intelligence. However, in this era of big data, rule induction on the whole datasets is computationally intensive. So far, to the best of our knowledge, no known method focusing on accelerating rule induction has been reported. This is first study to consider the acceleration technique to reduce the scale of computation in rule induction. We propose an accelerator for rule induction based on fuzzy rough theory; the accelerator can avoid redundant computation and accelerate the building of a rule classifier. First, a rule induction method based on consistence degree, called Consistence-based Value Reduction (CVR), is proposed and used as basis to accelerate. Second, we introduce a compacted search space termed Key Set, which only contains the key instances required to update the induced rule, to conduct value reduction. The monotonicity of Key Set ensures the feasibility of our accelerator. Third, a rule-induction accelerator is designed based on Key Set, and it is theoretically guaranteed to display the same results as the unaccelerated version. Specifically, the rank preservation property of Key Set ensures consistency between the rule induction achieved by the accelerator and the unaccelerated method. Finally, extensive experiments demonstrate that the proposed accelerator can perform remarkably faster than the unaccelerated rule-based classifier methods, especially on datasets with numerous instances.

📄 PDF Abstract BibTeX arXiv:2201.03649

Code (1)

ruc-dwbi-ml/a-cvrc 공식 구현

Tasks

Explainable artificial intelligence

Similar Papers 제목 키워드 기반

FRRI: a novel algorithm for fuzzy-rough rule induction

2024-03-07 · Henri Bollaert, Marko Palangetić, Chris Cornelis, Salvatore Greco 외

Interpretability is the next frontier in machine learning research. In the search for white box models - as opposed to black box models, like random forests or neural networks - rule induction algorithms are a logical an…

On the Granular Representation of Fuzzy Quantifier-Based Fuzzy Rough Sets

2023-12-27 · Adnan Theerens, Chris Cornelis

Rough set theory is a well-known mathematical framework that can deal with inconsistent data by providing lower and upper approximations of concepts. A prominent property of these approximations is their granular represe…

Planning by case-based reasoning based on fuzzy logic

2013-11-18 · Baghdad Atmani, Sofia Benbelkacem, Mohamed Benamina

The treatment of complex systems often requires the manipulation of vague, imprecise and uncertain information. Indeed, the human being is competent in handling of such systems in a natural way. Instead of thinking in ma…

Graph ClassificationRetrieval

CFM-BD: a distributed rule induction algorithm for building Compact Fuzzy Models in Big Data classification problems

2019-02-25 · Mikel Elkano, Jose Sanz, Edurne Barrenechea, Humberto Bustince 외

Interpretability has always been a major concern for fuzzy rule-based classifiers. The usage of human-readable models allows them to explain the reasoning behind their predictions and decisions. However, when it comes to…

General Classification

Logical Rule Induction and Theory Learning Using Neural Theorem Proving

2018-09-06 · Andres Campero, Aldo Pareja, Tim Klinger, Josh Tenenbaum 외

A hallmark of human cognition is the ability to continually acquire and distill observations of the world into meaningful, predictive theories. In this paper we present a new mechanism for logical theory acquisition whic…

Automated Theorem Proving