FIBS: A Generic Framework for Classifying Interval-based Temporal Sequences
S. Mohammad Mirbagheri, Howard J. Hamilton

TL;DR
FIBS is a new framework that efficiently classifies interval-based temporal sequences by extracting relevant features based on frequency and temporal relations, outperforming existing methods.
Contribution
The paper introduces FIBS, a novel feature extraction and selection framework for classifying IBTSs, addressing computational inefficiencies of prior pattern mining approaches.
Findings
FIBS achieves comparable or better accuracy than state-of-the-art methods.
Feature selection improves classification performance.
Effective representation of IBTSs for classifiers.
Abstract
We study the problem of classifying interval-based temporal sequences (IBTSs). Since common classification algorithms cannot be directly applied to IBTSs, the main challenge is to define a set of features that effectively represents the data such that classifiers can be applied. Most prior work utilizes frequent pattern mining to define a feature set based on discovered patterns. However, frequent pattern mining is computationally expensive and often discovers many irrelevant patterns. To address this shortcoming, we propose the FIBS framework for classifying IBTSs. FIBS extracts features relevant to classification from IBTSs based on relative frequency and temporal relations. To avoid selecting irrelevant features, a filter-based selection strategy is incorporated into FIBS. Our empirical evaluation on eight real-world datasets demonstrates the effectiveness of our methods in practice.…
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
MethodsFeature Selection
