High Utility Itemsets
High-utility itemset mining (HUIM) aims to identify sets of items from transactional data that yield the highest overall value, considering factors like profit or other relevant metrics. Recent research focuses on improving the efficiency of HUIM algorithms, particularly by developing techniques to reduce computational complexity and memory usage through advanced pruning strategies and optimized data structures, such as utility-bins and list-based approaches. This is often coupled with incorporating correlation measures to filter out less meaningful itemsets and allowing users to specify target constraints for more focused pattern discovery. The improved efficiency and targeted nature of these algorithms enhance the practical applicability of HUIM in various domains, including market basket analysis and personalized recommendations.