Towards Efficient Discriminative Pattern Mining in Hybrid Domains
Discriminative pattern mining is a data mining task in which we find patterns that distinguish transactions in the class of interest from those in other classes, and is also called emerging pattern mining or subgroup discovery. One practical problem in discriminative pattern mining is how to handle numeric values in the input dataset. In this paper, we propose an algorithm for discriminative pattern mining that can deal with a transactional dataset in a hybrid domain, i.e. the one that includes both symbolic and numeric values. We also show the execution results of a prototype implementation of the proposed algorithm for two standard benchmark datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Subgroup DiscoverySimilar Papers 제목 키워드 기반
Statistically Significant Discriminative Patterns Searching
Discriminative pattern mining is an essential task of data mining. This task aims to discover patterns which occur more frequently in a class than other classes in a class-labeled dataset. This type of patterns is valuab…
General ClassificationSIM-OFE: Structure Information Mining and Object-aware Feature Enhancement for Fine-Grained Visual Categorization
Fine-grained visual categorization (FGVC) aims to distinguish visual objects from multiple subcategories of the coarse-grained category. Subtle inter-class differences among various subcategories make the FGVC task more …
Fine-Grained Image ClassificationFine-Grained Visual CategorizationObjectHybrid ASP-based Approach to Pattern Mining
Detecting small sets of relevant patterns from a given dataset is a central challenge in data mining. The relevance of a pattern is based on user-provided criteria; typically, all patterns that satisfy certain criteria a…
Graph MiningHamming Encoder: Mining Discriminative k-mers for Discrete Sequence Classification
Sequence classification has numerous applications in various fields. Despite extensive studies in the last decades, many challenges still exist, particularly in pattern-based methods. Existing pattern-based methods measu…
ClassificationMining Mid-level Visual Patterns with Deep CNN Activations
The purpose of mid-level visual element discovery is to find clusters of image patches that are both representative and discriminative. Here we study this problem from the prospective of pattern mining while relying on t…