paper-with-me

Papers

Closed pattern mining of interval data and distributional data

2022-12-09 · Henry Soldano, Guillaume Santini, Stella Zevio

We discuss pattern languages for closed pattern mining and learning of interval data and distributional data. We first introduce pattern languages relying on pairs of intersection-based constraints or pairs of inclusion based constraints, or both, applied to intervals. We discuss the encoding of such interval patterns as itemsets thus allowing to use closed itemsets mining and formal concept analysis programs. We experiment these languages on clustering and supervised learning tasks. Then we show how to extend the approach to address distributional data.

📄 PDF Abstract BibTeX arXiv:2212.04849

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

High Utility Interval-Based Sequences

2019-12-24 · S. Mohammad Mirbagheri, Howard J. Hamilton

Sequential pattern mining is an interesting research area with broad range of applications. Most prior research on sequential pattern mining has considered point-based data where events occur instantaneously. However, in…

Sequential Pattern MiningVocal Bursts Intensity Prediction

Mining relevant interval rules

2017-09-11 · Thomas Guyet, René Quiniou, Véronique Masson

This article extends the method of Garriga et al. for mining relevant rules to numerical attributes by extracting interval-based pattern rules. We propose an algorithm that extracts such rules from numerical datasets usi…

Fast Generation of Best Interval Patterns for Nonmonotonic Constraints

2015-06-02 · Aleksey Buzmakov, Sergei O. Kuznetsov, Amedeo Napoli

In pattern mining, the main challenge is the exponential explosion of the set of patterns. Typically, to solve this problem, a constraint for pattern selection is introduced. One of the first constraints proposed in patt…

Frequency-based Constrained Sampling for Interval Patterns

2026-06-08 · Djawad Bekkoucha, Abdelkader Ouali, Bruno Crémilleux arxiv

Output space pattern sampling is a powerful alternative to exhaustive pattern mining for exploring large pattern spaces, as it enables users to focus on representative patterns drawn according to a chosen interestingness…

A global constraint for closed itemset mining

2016-04-17 · Mehdi Maamar, Nadjib Lazaar, Samir Loudni, Yahia Lebbah

Discovering the set of closed frequent patterns is one of the fundamental problems in Data Mining. Recent Constraint Programming (CP) approaches for declarative itemset mining have proven their usefulness and flexibility…