Discovering Utility-driven Interval Rules
Chunkai Zhang, Maohua Lyu, Huaijin Hao, Wensheng Gan, Philip S. Yu

TL;DR
This paper introduces UIRMiner, a novel algorithm for discovering utility-driven interval rules in sequence data, addressing the limitations of existing point-based methods by effectively handling interval events and their complex relations.
Contribution
The paper presents UIRMiner, a new algorithm that efficiently mines utility-driven interval rules using numeric encoding and a pruning strategy, extending high-utility sequence rule mining to interval-event data.
Findings
UIRMiner outperforms existing methods in efficiency and effectiveness.
The numeric encoding relation representation reduces computation time.
Experiments on real-world and synthetic datasets validate the approach.
Abstract
For artificial intelligence, high-utility sequential rule mining (HUSRM) is a knowledge discovery method that can reveal the associations between events in the sequences. Recently, abundant methods have been proposed to discover high-utility sequence rules. However, the existing methods are all related to point-based sequences. Interval events that persist for some time are common. Traditional interval-event sequence knowledge discovery tasks mainly focus on pattern discovery, but patterns cannot reveal the correlation between interval events well. Moreover, the existing HUSRM algorithms cannot be directly applied to interval-event sequences since the relation in interval-event sequences is much more intricate than those in point-based sequences. In this work, we propose a utility-driven interval rule mining (UIRMiner) algorithm that can extract all utility-driven interval rules (UIRs)…
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.
Code & Models
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 · Data Management and Algorithms
MethodsFocus · Pruning
