CVMar 14, 2012

Single Reduct Generation Based on Relative Indiscernibility of Rough Set Theory

arXiv:1203.3170v14 citations
Originality Synthesis-oriented
AI Analysis

This work addresses attribute reduction for better classification in data mining, but it appears incremental as it builds on existing Rough Set Theory methods.

The paper tackled the problem of poor classifier performance on large datasets by proposing a method to extract the most useful attributes using Rough Set Theory, resulting in improved classification accuracy on the glass dataset.

In real world everything is an object which represents particular classes. Every object can be fully described by its attributes. Any real world dataset contains large number of attributes and objects. Classifiers give poor performance when these huge datasets are given as input to it for proper classification. So from these huge dataset most useful attributes need to be extracted that contribute the maximum to the decision. In the paper, attribute set is reduced by generating reducts using the indiscernibility relation of Rough Set Theory (RST). The method measures similarity among the attributes using relative indiscernibility relation and computes attribute similarity set. Then the set is minimized and an attribute similarity table is constructed from which attribute similar to maximum number of attributes is selected so that the resultant minimum set of selected attributes (called reduct) cover all attributes of the attribute similarity table. The method has been applied on glass dataset collected from the UCI repository and the classification accuracy is calculated by various classifiers. The result shows the efficiency of the proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes