Methods · Objective weighting
LODECI (LOgarithmic DEcomposition of Criteria Importance)
Rather than asking an expert for criterion weights, LODECI derives them from the sharpest difference found between alternatives: however far apart at least one pair of alternatives sits on a criterion, that criterion gains a correspondingly greater say in the decision.
Base method's data type: Classical
What Is the Method?
LODECI, like Entropy and CRITIC, is not a ranking method; it does not rank alternatives, it produces criterion weights. Given a numerical decision table of alternatives and criteria, it asks no one which criterion is more important; it scans the table itself and derives a weight vector that sums to 1. These weights then feed into a ranking method such as TOPSIS, VIKOR or SAW.
Pala proposed the method in 2024, in a study comparing the social-progress levels of European Union countries. Its name summarises what it does: it takes each criterion's "decomposition value" and passes it through a logarithmic scale. What sets it apart from Entropy and CRITIC is that it looks not at the whole distribution but at the largest difference between alternatives.
The Philosophy Behind It
Entropy and CRITIC share a common idea: the more the alternatives differ on a criterion, the more that criterion determines the decision. LODECI comes from the same family, but differs in how it measures that difference. Entropy looks at the evenness of the whole distribution, CRITIC at the standard deviation; LODECI instead asks, for every alternative, "what is the largest difference that separates me from the other alternatives", and sums this largest difference across all alternatives before taking its logarithm.
A consequence follows: in LODECI, a criterion's weight is determined not by the average behaviour on that criterion but by the sharpest contrast. If two alternatives sit far apart on a criterion, that criterion's weight rises, however close the remaining alternatives are to one another on it. This reflects the view that "what really separates the decision is the extreme difference." If this view, that the sharpest difference rather than the average spread should count, is acceptable, LODECI is the right tool; if the decision should be governed by the overall distribution rather than a few extreme alternatives, Entropy or CRITIC fits better.
How It Works
The method proceeds through four steps.
First, scale equalisation. For a "higher is better" criterion, every value is divided by the column's largest value; for a "lower is better" criterion, the column's smallest value is divided by every value instead. Every column is thereby compressed to between 0 and 1, and the best alternative always takes the value 1 on that criterion.
Second, the decomposition value. For every alternative, the absolute difference between it and every other alternative, in the equalised column, is calculated, and the largest of these is taken. This shows how sharply that alternative stands apart from the others on this criterion.
Third, the logarithmic decomposition value. All the alternatives' decomposition values on a criterion are summed, averaged over the number of alternatives, and, after adding 1, the natural logarithm is taken. The logarithm softens the effect of a single extreme alternative dragging the weight on its own.
Fourth, the weight. Each criterion's logarithmic decomposition value is divided by the sum of these values across all criteria. The result is a weight vector summing to 1.
The formulas behind each step and the intermediate tables are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
A LODECI weight measures not the criterion's importance in the decision-maker's eyes but the size of the sharpest difference observed between alternatives on that criterion. A weight of 0.42 does not mean "this criterion is 42 per cent of the decision"; it means "the largest alternative-versus-alternative contrast in this table is seen on this criterion." Even if most alternatives are close to one another on a criterion, if a single alternative stands sharply apart from the rest, that criterion receives a high weight.
LODECI weights should therefore not be read the same way as Entropy or CRITIC weights; the two answer different questions. The weights are tightly bound to the alternative set: the largest difference can change when an alternative is added or removed, and the weights are rebuilt. When there are few alternatives (three or four), a single extreme alternative drags the weight considerably; this is a fragility also seen in Entropy and CRITIC, but its effect is more direct in LODECI because it rests on the single largest difference.
Thus instead of writing:
"The LODECI analysis showed that cost is the most important criterion"
the report should read:
"In this alternative set, the sharpest contrast is seen on the cost criterion; the LODECI weight of 0.42 reflects this contrast, not the decision-maker's priority order"
Data Type and Inputs
Classical LODECI works with crisp data: a single number in every cell. Values must be positive, because in "lower is better" criteria the column's smallest value is divided into each value, and zero is undefined at this step. DecisionMind currently holds no extension of LODECI; it stands as its sole member.
You need alternatives in rows, criteria in columns, a positive number in every cell, with no empty cells. Direction information ("higher is better" or "lower is better") is needed for every criterion, because scale equalisation is carried out according to this direction. No weight is entered; the method produces the weight. A minimum of two alternatives and two criteria is required; three or four alternatives can be worked with, but because the method rests on the largest difference, the result becomes more reliable as the number of alternatives grows, since the effect of a single extreme pair is then absorbed into the average.
When to Use It, When Not To
LODECI is a suitable weight source where expert opinion is unavailable or unwanted, and where it is believed that what truly determines the decision is the sharpest contrast on a criterion. It works meaningfully on tables built from broad, genuine measurements, such as country and region comparisons or rankings built from performance indicators.
The situations where it should not be used follow from its philosophy. If the number of alternatives is very small (two or three), the largest difference comes from an almost random pair and the weight becomes unreliable. If the decision should be governed by the overall distribution rather than a few extreme alternatives, and this is undesirable, Entropy or CRITIC is a more balanced choice. Where the decision-maker clearly regards one criterion as a priority, LODECI cannot see this, because it looks at nothing but the data.
No expert opinion, the contrast comes from extreme alternatives → LODECI
Let the overall distribution govern the decision, not the extremes → Entropy, CRITIC
The decision-maker's priority should show in the result → AHP, BWM, SWARA (subjective)
Both preference and data matter → a combination of subjective and objective weights
Few alternatives (two or three) → read LODECI weights with caution, or switch to a subjective method
Strengths
LODECI's most important strength is its simplicity: the calculation involves only differencing, averaging and a logarithm, requiring no advanced statistics. It is objective; the same table gives everyone the same weight. It captures a sharp contrast on a criterion directly, a contrast that can be diluted in Entropy's or CRITIC's average-based measures. The logarithm stops a single extreme value from inflating the weight without limit.
Weaknesses
Its limitations stem from the same structure. First, because the weight rests on the largest difference rather than the overall distribution, a single extreme alternative can raise a criterion's weight even while most alternatives sit close together, which can amount to mistaking noise for information. Second, the weights are tightly bound to the alternative set; when an alternative is added or removed, the largest difference changes and every weight is rebuilt. Third, because the method was proposed in 2024, an independent body of critique and comparison is still limited; Zavadskas and Podvezko's (2016) assessment of more established methods offers useful guidance here, on the general limitations of objective weighting methods such as dependence on the alternative set and instability in small samples. Fourth, it cannot work directly with zero or negative values.
Common Mistakes
The most common mistake is reporting a LODECI weight as "importance". The weight measures not the criterion's value in the decision-maker's eyes but the sharpest difference seen between alternatives.
A second mistake is marking criterion direction wrongly; if a "lower is better" criterion is marked "higher is better", scale equalisation runs in reverse and the largest difference shifts to the wrong end. A third is placing great confidence in a weight derived from a table of two or three alternatives; at this scale the largest difference may be a matter of chance. A fourth is using one study's LODECI weights on a different alternative set; the weight is specific to that table. A fifth is feeding a table containing zero or negative values directly into the calculation without first shifting it.
The governing principle is this:
A LODECI weight measures how sharp a contrast a criterion carries in the decision; if this contrast comes from a few alternatives, the report must say so plainly, not describe the criterion as "important".
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the resulting weights. The first case is DecisionMind's validation example; the figures are taken from the manifest and the engine produces the same result. The remaining cases are illustrative constructions.
1. Illustrative example: Three alternatives, three criteria (DecisionMind validation example)
This example is not a literature case; it is not the real country data from Pala's (2024) paper but a small table built so the method's steps can be followed by hand. Three alternatives are assessed on three criteria; all three criteria are "higher is better".
| Alternative | K1 | K2 | K3 |
|---|---|---|---|
| A1 | 3 | 2 | 5 |
| A2 | 1 | 5 | 4 |
| A3 | 4 | 3 | 3 |
| Direction | higher is better | higher is better | higher is better |
The method first divides every column by its own largest value; it then finds, for every alternative, the greatest difference to the other two alternatives, sums these differences by criterion, averages them and takes the logarithm.
| Criterion | Logarithmic decomposition value | Weight |
|---|---|---|
| K1 | 0.511 | 0.417 |
| K2 | 0.427 | 0.349 |
| K3 | 0.288 | 0.235 |
The result reads as follows. On K1, the difference between A3 (4) and A2 (1) forms the sharpest contrast in the equalised column; this is why K1 takes the highest weight. On K3, the three alternatives carry values closer together (5, 4, 3), so the largest difference is smaller and the weight comes out lowest. Even if K3 matters most in the decision-maker's eyes, the criterion that most sharply separates the alternatives in this table is K1.
The decision-maker's hesitation: what happens if a fourth alternative is added to the table with a very low value on K3 (say 1)? The largest difference now arises on K3, and K3's weight jumps while K1's and K2's fall. The weights are still a vector summing to 1, but a single new alternative has changed the entire distribution.
In the report: "The weights have been derived with LODECI, from the greatest difference separating each alternative from the others; K1's high weight comes from the sharp difference between A2 and A3, not from the criterion's priority in the decision-maker's eyes."
Source: DecisionMind's LODECI manifest, validation example; the steps were built according to Pala's (2024) definition.
2. Librarianship: Digitisation priority among provincial public libraries
A libraries department wants to establish which indicators stand out for digitisation investment across nine public libraries. Five indicators apply: annual loan volume, collection size, staff per reader, building-accessibility score, and digital-resource usage rate. The department has decided to assess the indicators with data-derived weights rather than expert opinion.
The method equalises the five columns and finds, for each indicator, the sharpest difference between libraries. Suppose the collection-size gap between two metropolitan libraries turns out far larger than the gaps among the other eight libraries; collection size then takes the highest weight. The building-accessibility score, being similar across all nine libraries, takes the lowest weight.
The department's hesitation: the accessibility score's low weight does not mean accessibility is unimportant; the nine libraries are simply already similar on this indicator. Also, the collection-size gap between the two metropolitan libraries may not be a meaningful comparison measure for the seven smaller libraries in the list; whether the metropolitan libraries should be treated as a separate group is worth discussing.
In the report: "The indicator weights have been derived with LODECI, based on the sharpest difference between libraries; collection size's high weight comes from the gap between the two metropolitan libraries, and separate assessment of the smaller-library subset is recommended."
3. Mining: Choosing a safety indicator at a mining operation
A mining operator wants to compare six of its pits on five safety indicators, to see which indicator carries the greatest difference between pits: accident-frequency rate, near-miss report count, equipment-maintenance delay, training-completion rate, and ventilation-inspection score. Accident frequency and maintenance delay are "lower is better", the rest are "higher is better".
The method equalises the five columns and finds the largest differences between pits. Suppose one pit's accident-frequency rate comes out markedly higher than the other five; this single pit raises the accident-frequency column's weight. The training-completion rate, being similar across all six pits, takes a low weight.
The operator's hesitation: the high weight on accident frequency shows that this one pit needs urgent investigation, but using this weight to rank all the pits could be misleading; a single extreme value has driven the column's weight. The operator should consider treating this pit as a separate line of investigation and recalculating the weights for the remaining five pits.
In the report: "The high weight on the accident-frequency indicator stems from an extreme value at a single pit; this pit has been treated separately, and the weights recalculated for the remaining pits."
4. What Not to Do
Had K1 been marked "lower is better" in the illustrative example, scale equalisation would run in reverse, the largest difference would be calculated from the wrong end, and K1's weight would become meaningless. A second error is reporting K1's weight of 0.417 as "the most important criterion"; the weight only measures the sharpest contrast. A third error is using these weights, derived from three alternatives, unchanged on a different alternative set; adding a fourth alternative can shift the largest difference to another criterion.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/lodeci
Pala, O. (2024). Assessment of the social progress on European Union by logarithmic decomposition of criteria importance. Expert Systems With Applications, 238, 121846. DOI: 10.1016/j.eswa.2023.121846
Yalçın, N., Kara, K., & Senapati, T. (2024). A hybrid spherical fuzzy logarithmic decomposition of criteria importance and alternative ranking technique based on Adaptive Standardized Intervals model with application. Decision Analytics Journal. DOI: 10.1016/j.dajour.2024.100441
Nhan, N. V., & Hang, D. T. (2026). Expanding the scope of the LODECI method for criteria weight determination. Matéria (Rio de Janeiro). DOI: 10.1590/1517-7076-rmat-2025-0970
Yürüyen, A. A., & Ulutaş, A. (2025). BRICS Ülkelerinin Lojistik Performanslarının Entegre Çok Kriterli Karar Verme Yöntemleriyle Analizi. In G. Demir (ed.), Sosyal Bilimlerde Stratejik Karar Verme. Özgür Yayınları. DOI: 10.58830/ozgur.pub768
Zavadskas, E. K., & Podvezko, V. (2016). Integrated determination of objective criteria weights in MCDM. International Journal of Information Technology & Decision Making, 15(2), 267–283. DOI: 10.1142/S0219622016500036