RP-Miner: a relaxed prune algorithm for frequent similar pattern mining

Most of the current algorithms for mining frequent patterns assume that two object subdescriptions are similar if they are equal, but in many real-world problems some other ways to evaluate the similarity are used. Recently, three algorithms (ObjectMiner, STreeDC-Miner and STreeNDC-Miner) for mining...

Descripción completa

Detalles Bibliográficos
Autores: ANSEL YOAN RODRIGUEZ GONZALEZ, José Francisco Martínez Trinidad, Jesús Ariel Carrasco Ochoa
Tipo de recurso: artículo
Estado:Versión aceptada para publicación
Fecha de publicación:2011
País:México
Institución:Instituto Nacional de Astrofísica, Óptica y Electrónica
Repositorio:Repositorio Institucional del INAOE
Idioma:inglés
OAI Identifier:oai:inaoe.repositorioinstitucional.mx:1009/1615
Acceso en línea:http://inaoe.repositorioinstitucional.mx/jspui/handle/1009/1615
Access Level:acceso abierto
Palabra clave:info:eu-repo/classification/Data mining/Data mining
info:eu-repo/classification/Frequent patterns/Frequent patterns
info:eu-repo/classification/Mixed data/Mixed data
info:eu-repo/classification/Similarity functions/Similarity functions
info:eu-repo/classification/Downward closure property/Downward closure property
info:eu-repo/classification/cti/1
info:eu-repo/classification/cti/12
info:eu-repo/classification/cti/1203
Descripción
Sumario:Most of the current algorithms for mining frequent patterns assume that two object subdescriptions are similar if they are equal, but in many real-world problems some other ways to evaluate the similarity are used. Recently, three algorithms (ObjectMiner, STreeDC-Miner and STreeNDC-Miner) for mining frequent patterns allowing similarity functions different from the equality have been proposed. For searching frequent patterns, ObjectMiner and STreeDC-Miner use a pruning property called Downward Closure property, which should be held by the similarity function. For similarity functions that do not meet this property, the STreeNDC-Miner algorithm was proposed. However, for searching frequent patterns, this algorithm explores all subsets of features, which could be very expensive. In this work, we propose a frequent similar pattern mining algorithm for similarity functions that do not meet the Downward Closure property, which is faster than STreeNDC-Miner and loses fewer frequent similar patterns than ObjectMiner and STreeDC-Miner. Also we show the quality of the set of frequent similar patterns computed by our algorithm with respect to the quality of the set of frequent similar patterns computed by the other algorithms, in a supervised classification context.