Algorithms for Efficient Mining of Statistically Significant Attribute Association Information
Pritam Chanda, Aidong Zhang, and Murali Ramanathan

TL;DR
This paper presents efficient algorithms for mining statistically significant attribute associations, such as correlation and interaction information, to better understand data structure and attribute interdependencies.
Contribution
It introduces novel data mining methods to efficiently identify non-redundant, significant attribute associations, addressing computational challenges in high-dimensional data.
Findings
Developed algorithms for significant association detection
Reduced redundancy in mined attribute sets
Enhanced interpretability of data models
Abstract
Knowledge of the association information between the attributes in a data set provides insight into the underlying structure of the data and explains the relationships (independence, synergy, redundancy) between the attributes and class (if present). Complex models learnt computationally from the data are more interpretable to a human analyst when such interdependencies are known. In this paper, we focus on mining two types of association information among the attributes - correlation information and interaction information for both supervised (class attribute present) and unsupervised analysis (class attribute absent). Identifying the statistically significant attribute associations is a computationally challenging task - the number of possible associations increases exponentially and many associations contain redundant information when a number of correlated attributes are present. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Rough Sets and Fuzzy Logic · Imbalanced Data Classification Techniques
