TLDR: The Tournament Tree Method (TTM) is a novel approach to multi-criteria decision-making that significantly reduces the cognitive effort and computational complexity of traditional pairwise comparison methods. By mimicking a sports tournament, TTM requires only m-1 comparisons to build a complete, consistent preference matrix and derive a value scale, ensuring consistency by design and offering a user-friendly web-based tool for practical application.
In the complex world of multi-criteria decision-making, experts often face the challenging task of weighing various factors to arrive at a sound conclusion. Traditional methods, such as pairwise comparisons, have been widely used to model these expert judgments. However, these methods come with significant drawbacks: they demand a high cognitive load from decision-makers, require numerous comparisons (specifically m(m-1)/2 for ‘m’ objects), risk inconsistencies in judgments, and involve complex computations to derive consistent value scales.
Addressing these limitations, researchers Diego García-Zamora, Álvaro Labella, and José Rui Figueira have introduced a novel framework called the Tournament Tree Method (TTM). This innovative approach aims to simplify the preference elicitation process while ensuring consistency and reducing computational burden.
The Tournament Tree Method: A Simplified Approach
Inspired by the structure of a sports tournament, the TTM drastically cuts down the number of required comparisons. Instead of m(m-1)/2 comparisons, TTM needs only m-1 pairwise comparisons to generate a complete, reciprocal, and consistent comparison matrix. This reduction in comparisons is a game-changer for decision-makers, significantly lowering the cognitive effort involved.
The method unfolds in three distinct phases:
Phase 1: Elicitation of Expert Judgments (The Tournament)
This initial phase involves gathering expert opinions through a reduced set of targeted comparisons. Similar to a tournament, objects (alternatives, criteria, etc.) are paired up. For each pair, the decision-maker identifies the preferred object (winner) and the less preferred one (loser). Crucially, they also quantify the difference in attractiveness between them using a method akin to the ‘Deck of Cards’ approach. This involves placing ‘blank cards’ to represent the intensity of preference. Winners then advance to the next round, continuing until a single overall winner is determined. This strategic questioning ensures that only essential comparisons are made.
Phase 2: Construction of the Consistent Pairwise Comparison Matrix
Once the tournament phase is complete, the limited information gathered (m-1 comparisons) is used to construct a full m x m pairwise comparison matrix. A key advantage of TTM is that this matrix is guaranteed to be consistent by design. This eliminates the need for experts to revise their preferences or for automated mechanisms to adjust inconsistent matrices, both of which can be time-consuming or alter original judgments.
Phase 3: Derivation of a Global Value Scale
In the final phase, a global value scale is derived from the consistent pairwise comparison matrix. These values provide a comprehensive performance score for each object, allowing for a clear ranking. The method ensures that these scores accurately reflect the decision-maker’s preferences and can even be normalized for easier interpretation.
Also Read:
- Boosting Monte Carlo Tree Search with Permutation Statistics
- Leveraging Angular Space for Better Constrained Clustering
Key Advantages of TTM
The Tournament Tree Method offers several compelling benefits:
- Low Cognitive Burden: Decision-makers perform significantly fewer comparisons, reducing mental fatigue and potential errors.
- Guaranteed Consistency: The method inherently ensures that the resulting preference matrix is consistent, avoiding contradictions.
- Computational Efficiency: Preference modeling is simplified from m(m-1)/2 parameters to just ‘m’ parameters, making it less resource-intensive.
- Compatibility: TTM is compatible with classical methods like the Deck of Cards, allowing it to handle both interval and ratio scales.
To demonstrate its practical applicability, the researchers have also developed a web-based tool. This tool allows users to test TTM’s performance in real decision-making scenarios and even modify preferences using the Deck of Cards method, highlighting the flexibility of the approach.
In conclusion, the Tournament Tree Method presents a significant advancement in preference elicitation for multi-criteria decision-making. By streamlining the process, ensuring consistency, and minimizing cognitive effort, TTM offers a more efficient and reliable way for experts to model their judgments and arrive at robust decisions.


