This document discusses algorithms for mining infrequent weighted itemsets (IWI) from transactional datasets where items have associated weights. It proposes two new measures, IWI-support-min and IWI-support-max, to evaluate the significance of itemsets based on minimum or maximum item weights. Two algorithms, IWI Miner and MIWI Miner, are presented to efficiently mine IWI and minimal IWI driven by thresholds on the proposed support measures. Experimental results demonstrate the efficiency and effectiveness of the approach.
Related topics: