pith. sign in

arxiv: 2604.09555 · v1 · submitted 2026-02-05 · 💻 cs.AI · math.OC

Linear Programming for Multi-Criteria Assessment with Cardinal and Ordinal Data: A Pessimistic Virtual Gap Analysis

Pith reviewed 2026-05-16 07:39 UTC · model grok-4.3

classification 💻 cs.AI math.OC
keywords multi-criteria analysislinear programmingvirtual gap analysispessimistic assessmentcardinal dataordinal dataalternative rankingdecision support
0
0 comments X

The pith

Two virtual gap analysis linear programs assess multi-criteria alternatives from a pessimistic viewpoint using both cardinal and ordinal data.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper develops a two-step method for multi-criteria analysis that handles alternatives evaluated with both numerical measurements and ranked preferences. It introduces two linear programming models under the virtual gap analysis framework to generate pessimistic performance scores for each alternative. These scores support a prioritization step that eliminates the least favorable option. The approach seeks to limit the influence of subjective parameter choices that often affect traditional ranking techniques. A reader would care because the method claims to deliver consistent results across mixed data types without additional normalization steps.

Core claim

The paper claims that integrating two novel Virtual Gap Analysis linear programs into a two-step process produces consistent pessimistic scores for each alternative when both cardinal and ordinal data are present, allowing reliable prioritization and elimination of the weakest alternative.

What carries the argument

Virtual Gap Analysis (VGA) linear programs that compute pessimistic performance scores by measuring gaps between each alternative and the best possible values across criteria.

If this is right

  • Alternatives receive rankings derived directly from the pessimistic scores without separate weight estimation for each criterion.
  • The models scale to larger sets of alternatives because they rely on standard linear programming solvers.
  • Mixed data types can be processed in one framework, removing the need to convert ordinal ranks into numerical values beforehand.
  • Decision support systems can incorporate the method to produce repeatable elimination decisions across repeated assessments.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The approach might be tested on sequential decision problems where new alternatives arrive over time to see if the pessimistic scores remain stable.
  • One could compare the eliminated alternative against outcomes from established ranking methods on the same dataset to measure agreement rates.
  • Extending the models to include uncertainty bounds on the input data would show whether the pessimistic scores widen or stay narrow.

Load-bearing premise

The integration of cardinal and ordinal data into the two VGA linear programs produces consistent pessimistic scores without introducing new inconsistencies or requiring unstated normalization choices that affect the final elimination step.

What would settle it

Apply the two VGA models to a small test set of alternatives with explicit cardinal values and ordinal rankings, then check whether the alternative eliminated as weakest matches the one identified by direct comparison of the computed pessimistic scores.

Figures

Figures reproduced from arXiv: 2604.09555 by Fuh-Hwa Franklin Liu, Su-Chuan Shih.

Figure 1
Figure 1. Figure 1: The classifications of VGA-methods and VGA-models. [PITH_FULL_IMAGE:figures/full_fig_p004_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: The w2c VGA-method with the owPT & ohPT VGA-models. [PITH_FULL_IMAGE:figures/full_fig_p007_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Assessment solutions of DMU-A in Stage I [PITH_FULL_IMAGE:figures/full_fig_p027_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Assessment solutions of DMU-D in Stage II [PITH_FULL_IMAGE:figures/full_fig_p028_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Assessment solutions of DMU-1 in Stage I [PITH_FULL_IMAGE:figures/full_fig_p032_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: Assessment solutions of DMU-1 in Stage II [PITH_FULL_IMAGE:figures/full_fig_p032_6.png] view at source ↗
read the original abstract

Multi-criteria Analysis (MCA) is used to rank alternatives based on various criteria. Key MCA methods, such as Multiple Criteria Decision Making (MCDM) methods, estimate parameters for criteria to compute the performance of each alternative. Nonetheless, subjective evaluations and biases frequently influence the reliability of results, while the diversity of data affects the precision of the parameters. The novel linear programming-based Virtual Gap Analysis (VGA) models tackle these issues. This paper outlines a two-step method that integrates two novel VGA models to assess each alternative from a pessimistic perspective, using both quantitative and qualitative criteria, and employing cardinal and ordinal data. Next, prioritize the alternatives to eliminate the least favorable one. The proposed method is dependable and scalable, enabling thorough assessments efficiently and effectively within decision support systems.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 1 minor

Summary. The paper presents a two-step method using two novel linear programming-based Virtual Gap Analysis (VGA) models to assess alternatives from a pessimistic perspective by integrating cardinal and ordinal data from quantitative and qualitative criteria. It then prioritizes the alternatives to eliminate the least favorable one, claiming the approach is dependable and scalable for use in decision support systems.

Significance. If the VGA models can be shown to produce consistent pessimistic scores that are invariant to reasonable normalizations of ordinal data, the method could offer a useful tool for multi-criteria decision making that reduces the impact of subjective biases in parameter estimation and handles mixed data types effectively.

major comments (2)
  1. [Abstract] Abstract: the central claim that the two VGA linear programs produce consistent pessimistic scores when jointly modeling cardinal and ordinal data is unsupported by any equations, constraints, or objective functions in the provided text. This prevents verification of whether ordinal data mapping (e.g., ranking-to-value conversion) introduces scaling choices that alter the feasible region or optimal pessimistic value.
  2. [Abstract] Abstract: no validation data, error analysis, comparison baselines, or scalability experiments are supplied to support the assertions of dependability and scalability, leaving the elimination step's reliability untested.
minor comments (1)
  1. [Abstract] Abstract: the phrasing 'dependable and scalable, enabling thorough assessments efficiently and effectively' repeats similar ideas and could be tightened for precision.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the detailed and constructive comments. We address each major comment point by point below and indicate the revisions we will make to strengthen the manuscript.

read point-by-point responses
  1. Referee: [Abstract] Abstract: the central claim that the two VGA linear programs produce consistent pessimistic scores when jointly modeling cardinal and ordinal data is unsupported by any equations, constraints, or objective functions in the provided text. This prevents verification of whether ordinal data mapping (e.g., ranking-to-value conversion) introduces scaling choices that alter the feasible region or optimal pessimistic value.

    Authors: The abstract provides a high-level overview, while the full manuscript (Sections 3 and 4) presents the two VGA linear programming models in detail, including objective functions that minimize the virtual gap, constraints that jointly handle cardinal values and ordinal rankings via relative normalization, and the specific mapping that preserves consistency of pessimistic scores. The formulation uses gap-based constraints rather than absolute scaling to ensure invariance to reasonable ordinal conversions. We will revise the abstract to include a brief description of the LP structure and key consistency constraints. revision: yes

  2. Referee: [Abstract] Abstract: no validation data, error analysis, comparison baselines, or scalability experiments are supplied to support the assertions of dependability and scalability, leaving the elimination step's reliability untested.

    Authors: The manuscript prioritizes the methodological contribution of the two-step VGA procedure. We agree that empirical support is needed to substantiate the claims of dependability and scalability. In the revised version we will add a dedicated numerical experiments section containing validation examples, sensitivity/error analysis on the pessimistic scores, comparisons against established MCDM baselines, and scalability tests with varying numbers of alternatives and criteria. revision: yes

Circularity Check

0 steps flagged

No significant circularity in the VGA LP derivation

full rationale

The paper introduces two novel linear programming models for Virtual Gap Analysis that integrate cardinal and ordinal data to produce pessimistic scores for alternatives, followed by a prioritization step to eliminate the least favorable one. No load-bearing step reduces by construction to its own inputs: the models are presented as new formulations whose feasible regions and objective values are determined by the input data and explicit constraints rather than by self-definition, fitted parameters renamed as predictions, or self-citation chains. The derivation chain remains self-contained against external benchmarks because the LP structure itself supplies the assessment mechanism without invoking unverified uniqueness theorems or ansatzes from prior author work.

Axiom & Free-Parameter Ledger

1 free parameters · 1 axioms · 1 invented entities

The central claim rests on standard linear programming assumptions plus the unproven premise that the constructed virtual gaps correctly encode a pessimistic perspective across mixed data types. No explicit free parameters are named in the abstract, but LP models of this type typically introduce criterion weights or gap thresholds chosen to fit the data.

free parameters (1)
  • criterion weights or gap thresholds
    Typical in MCDM LP formulations; abstract does not specify but the method must assign relative importance or gap scaling to combine cardinal and ordinal inputs.
axioms (1)
  • domain assumption Linear programming can faithfully represent pessimistic virtual gaps for both quantitative and qualitative criteria
    Invoked when the paper states the VGA models tackle subjective bias and data diversity issues.
invented entities (1)
  • Virtual Gap Analysis (VGA) models no independent evidence
    purpose: To measure performance gaps from a pessimistic viewpoint and integrate cardinal/ordinal data
    Newly introduced constructs whose independent evidence would require external validation datasets not shown in the abstract.

pith-pipeline@v0.9.0 · 5437 in / 1374 out tokens · 30997 ms · 2026-05-16T07:39:20.166848+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

32 extracted references · 32 canonical work pages

  1. [1]

    IJITDM 15(1):5-22

    Aleskerov F, Petrushchenko V (2016) DEA by sequential exclusion of alter- natives in heterogeneous samples. IJITDM 15(1):5-22. https://doi.org/10.1142/S021962201550042X

  2. [2]

    A Oper Res 325(2):1-23

    Amor SB, Belaid F, Benkraiem R, Ramdani B, Guesmi K (2022) Multicriteria classification, sorting, and clustering: a bibliometric review and research agenda. A Oper Res 325(2):1-23. https://doi.org/10.1007/s10479-022-04986-9 April 14, 2026 0:0 WSPC/ws-ijitdm main 36REFERENCES

  3. [3]

    Decis Support Syst 171:113916

    Antunes J, Hadi-Vencheh A, Jamshidi A, Tan Y, Wanke P (2023) TEA-IS: A hybrid DEA-TOPSIS approach for assessing performance and synergy in Chinese health care. Decis Support Syst 171:113916. https://doi.org/10.1016/j.dss.2022.113916

  4. [4]

    https://doi.org/10.1016/S0377-2217(03)00174-7

    Banker R D, Cooper W W, Seiford L M, Thrall R M, and Zhu J, Returns to scale in different DEA models.Eur J Oper Res.154(2) (2004) 345–362. https://doi.org/10.1016/S0377-2217(03)00174-7

  5. [5]

    Bazaraa MS, Jarvis JJ, Sherali HD (2011) Linear Programming and Network Flows, 4th Edition, John Wiley & Sons

  6. [6]

    Eur J Oper Res 174(2):1100-1116

    Brown R (2006) Mismanagement or mismeasurement? Pitfalls and protocols for DEA studies in the financial services sector. Eur J Oper Res 174(2):1100-1116. https://doi.org/10.1016/j.ejor.2005.03.025

  7. [7]

    https://doi.org/http://dx.doi.org/10.1016/0377-2217(78)90138-8

    Charnes A, Cooper W W, and Rhodes E, Measuring the Efficiency of De- cision Making Units.Eur J Oper Res.289(2):611–627.2(6) (1978) 429–444. https://doi.org/http://dx.doi.org/10.1016/0377-2217(78)90138-8

  8. [8]

    A Oper Res 255:47–366

    Chen Y, Cook WD, Du J, Hu H, Zhu J (2017) Bounded and discrete data and Likert scales in data envelopment analysis: application to regional energy efficiency in China. A Oper Res 255:47–366. https://doi.org/10.1007/s10479- 015-1827-3

  9. [9]

    Danielson, L

    M. Danielson, L. Ekenberg (2022) Comparing Cardinal and Ordinal Ranking in MCDM Methods In: Almeida AT, Ekenberg L, Scarf P, Zio E, Zuo MJ (eds) Multicriteria and Optimization Models for Risk, Reliability, and Maintenance Decision Analysis. International Series in Operations Research and Manage- ment Science, (321) Springer Cham. https://doi.org/10.1007/9...

  10. [10]

    Syst Anal 2(2):229-242

    Ebrahimi B, Tesic D (2024) A DEA-based performance measurement approach with weak ordinal data. Syst Anal 2(2):229-242. https://doi.org/10.31181/sa22202425

  11. [11]

    J Econ Surv

    Emrouznejad A, Brzezicki L, Lu C (2025) Development and Evolution of Slacks- Based Measure Models in Data Envelopment Analysis: A Comprehensive Re- view of the Literature. J Econ Surv. https://doi.org/10.1111/joes.12682

  12. [12]

    European Jour- nal of Operational Research181(1), 59–75 (2007)

    Halick´ a M, Trnovsk´ a M (2021) A unified approach to non-radial graph models in data envelopment analysis: common features, geometry, and duality. Eur J Oper Res 289(2):611–627. https://doi.org/10.1016/j.ejor

  13. [13]

    In: Ray SC, Chambers RG, Kumbhakar SC (eds) Handbook of Production Economics, Springer, Singapore

    Kumbhakar SC, Parmeter CF, Zelenyuk V (2022) Stochastic Frontier Analysis: Foundations and Advances I. In: Ray SC, Chambers RG, Kumbhakar SC (eds) Handbook of Production Economics, Springer, Singapore

  14. [14]

    Multi-Criteria Decision Analysis: Case Studies in Engineering and the Environment, 2nd ed

    Linkov I, Moberg E, Trump BD, Yatsalo B, Keisler JM (2020). Multi-Criteria Decision Analysis: Case Studies in Engineering and the Environment, 2nd ed. CRC Press

  15. [15]

    WSEAS April 14, 2026 0:0 WSPC/ws-ijitdm main REFERENCES37 Trans Inf Sci Appl 9(3):93-102

    Liu F-HF, Chen C-L (2012) Identifying bank failures with two-stage data envel- opment analysis in the worst-case scenario: The case of Taiwan banks. WSEAS April 14, 2026 0:0 WSPC/ws-ijitdm main REFERENCES37 Trans Inf Sci Appl 9(3):93-102

  16. [16]

    Comput Ind Eng 57(2):496-505

    Liu F-HF, Chen C-L (2009) The worst-practice DEA model with slack-based measurement. Comput Ind Eng 57(2):496-505. https://doi.org/10.1016/j.cie.2007.12.021

  17. [17]

    Master thesis (in Chinese), Providence University, Taiwan

    Li JC (2022) Evaluating the internet word-of-mouth performance of the hotel industry through online travel reviews. Master thesis (in Chinese), Providence University, Taiwan

  18. [18]

    Master thesis (in Chinese), Providence University, Taiwan

    Lin ZY (2024) Analysis of product mix strategy for camping supplies stores. Master thesis (in Chinese), Providence University, Taiwan

  19. [19]

    Presented in Int Res Conf Sci Manag Eng (IRCSME 2015, Dubai), SME14025

    Liu F-HF, Hwang Y-C (2015) Virtual-gap measurement (VGM) for assessing a set of units. Presented in Int Res Conf Sci Manag Eng (IRCSME 2015, Dubai), SME14025

  20. [20]

    Math Probl Eng 1-13

    Liu F-HF, Liu Y-C (2017) Procedure to Solve Network DEA Based on a Virtual Gap Measurement Model. Math Probl Eng 1-13. https://doi.org/10.1155/2017/3060342

  21. [21]

    Comput Ind Eng 110:550-559

    Liu F-HF, Liu Y-C (2017) A methodology to assess the supply chain performance based on gap-based measures. Comput Ind Eng 110:550-559. https://doi.org/10.1016/j.cie.2017.06.010

  22. [22]

    IJITDM (In Press) 1-40

    Liu F-HF and Shih S-C (2025a) Algorithms for Multi-Criteria Decision- Making and Efficiency Analysis Problems. IJITDM (In Press) 1-40. https://doi.org/10.1142/S0219622025500646

  23. [23]

    arXiv:submit/6610940 [math.OC]

    Liu F-HF and Shih S-C (2025b) A New Approach for Multicriteria As- sessment in the Ranking of Alternatives Using Cardinal and Ordinal Data. arXiv:submit/6610940 [math.OC]

  24. [24]

    Kaya N, Multi-Criteria Decision Making Methods (MCDM): a bibliometric analysis (1974-2024).JBEF.,13(2) (2024) 55-67

  25. [25]

    International Transactions in Operational Research , author =

    Mergoni A, Witte KD (2021) Policy evaluation and efficiency: a systematic literature review. Int Trans Oper Res 29(3):1337-1359. https://doi.org/10.1111/itor.13012

  26. [26]

    DMA 1(1):25–48

    Sahoo S, Goswami S (2023) A Comprehensive Review of Multiple Conditions Decision-Making (MCDM) Methods: Advancements, Applications, and Future Directions. DMA 1(1):25–48. https://doi.org/10.31181/dma1120237

  27. [27]

    Cambridge University Press

    Sickles RC and Zelenyuk V (2019) Measurement of Productivity and Efficiency: Theory and Practice. Cambridge University Press

  28. [28]

    data envelopment analysis

    Theodoridis AM, Psychoudakis A (2008) Efficiency measurement in Greek dairy farms: Stochastic frontier vs. data envelopment analysis. IJESAR 1(2):53-66. https://ssrn.com/abstract=1517144

  29. [29]

    Encyclopedia 3(1):77-87

    Taherdoost H, Madanchian M (2023) Multicriteria Decision Making (MCDM) Methods and Concepts. Encyclopedia 3(1):77-87. https://doi.org/10.3390/encyclopedia3010006

  30. [30]

    https://doi.org/10.1016/S0377- April 14, 2026 0:0 WSPC/ws-ijitdm main 38REFERENCES 2217(99)00407-5

    Tone K (2001) A slacks-based measure of efficiency in data envelopment analysis.Eur J Oper Res.130(3):498–509. https://doi.org/10.1016/S0377- April 14, 2026 0:0 WSPC/ws-ijitdm main 38REFERENCES 2217(99)00407-5

  31. [31]

    Health Care Manag Sci 25(3):406–425

    Zarrin M, Schoenfelder J, Brunner JO (2022) Homogeneity and best practice analyses in hospital performance management: An analytical framework. Health Care Manag Sci 25(3):406–425. https://doi.10.1007/s10729-022-09590-8

  32. [32]

    Eur J Oper Res 269(1):99–110

    Zhu WW, Yu Y, Sun PP (2018) Data envelopment analysis cross-like efficiency model for non-homogeneous decision-making units: The case of United States companies’ low-carbon investment to attain corporate sustainability. Eur J Oper Res 269(1):99–110. https://doi.org/10.1016/j.ejor.2017.08.007