Hostname: page-component-89b8bd64d-sd5qd Total loading time: 0 Render date: 2026-05-07T11:34:21.556Z Has data issue: false hasContentIssue false

Efficient product portfolio optimization with SAT-based association rule mining using Apriori algorithm

Published online by Cambridge University Press:  27 August 2025

Thorsten Schmidt*
Affiliation:
Helmut Schmidt University, University of the Federal Armed Forces Hamburg, Germany
Steffen Marbach
Affiliation:
Helmut Schmidt University, University of the Federal Armed Forces Hamburg, Germany
Frank Mantwill
Affiliation:
Helmut Schmidt University, University of the Federal Armed Forces Hamburg, Germany

Abstract:

Managing high-variant product portfolios effectively is a crucial competitive advantage in offering mass customized products on saturated markets. Association Rule Mining (ARM) is a field of data mining determining frequent itemsets from historic transactions and deriving patterns of conclusion. This paper introduces a new approach to transfer ARM to feature-based configuration e.g. in the German automotive industry. Combined, existing apriori product knowledge is used in constraints to effectively lowering runtime by reducing the number of candidate-sets through introduction of a Boolean satisfiability check. For an efficient implementation, three different Apriori algorithms are tested and benchmarked on a generic dataset for different parameters. Results show a significant improvement in using SAT-based pre-screening while efficiency of the implementation depends on the given example.

Information

Type
Article
Creative Commons
Creative Common License - CCCreative Common License - BYCreative Common License - NCCreative Common License - ND
This is an Open Access article, distributed under the terms of the Creative Commons Attribution-NonCommercial-NoDerivatives licence (http://creativecommons.org/licenses/by-nc-nd/4.0/), which permits non-commercial re-use, distribution, and reproduction in any medium, provided the original work is unaltered and is properly cited. The written permission of Cambridge University Press must be obtained for commercial re-use or in order to create a derivative work.
Copyright
© The Author(s) 2025
Figure 0

Table 1. Exemplary item-based transactions from an item-catalogue ${\mathcal J}$ with w items

Figure 1

Table 2. Exemplary feature-based configurations from a feature-family catalogue with m features out of n feature-families

Figure 2

Figure 1. Schematic comparison of the original ARM and the proposed feature-based ARM setup

Figure 3

Figure 2. Comparison of the Apriori, M-Apriori and B-Apriori approaches

Figure 4

Figure 3. Chart of cumulated checked candidate-sets (minsupp, SAT)

Figure 5

Figure 4. Chart of cumulated calculation time (minsupp, algorithm, SAT)

Figure 6

Figure 5. Benchmark of different Apriori implementations (algorithm, SAT)