Pith. sign in

REVIEW 5 minor 127 references

Order-of-addition experiments raise LLM success rates on optimal design construction from about 12% to 98%.

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · grok-4.5

2026-07-11 06:08 UTC pith:D5Y33JCS

load-bearing objection Clean transfer of OofA designs and logistic PWO models to LLM prompt order sensitivity, with large confirmed gains on a concrete design-construction task.

arxiv 2607.05537 v1 pith:D5Y33JCS submitted 2026-07-06 stat.AP

Prompt engineering using order-of-addition experiments: An application to generating two-level fractional factorial designs

classification stat.AP MSC 62K0562J12
keywords prompt engineeringorder dependencyorder-of-addition experimentspairwise ordering modellarge language modelstwo-level fractional factorial designslogistic regression
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

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

Large language models often change how well they perform a task when the same prompt phrases are merely reordered. The authors treat the phrases of a design-of-experiments prompt as the components of an order-of-addition experiment, run a compact set of carefully chosen orderings, and fit logistic pairwise-ordering models to the resulting success rates. On the concrete task of generating 16-run two-level fractional factorial designs, this procedure identifies prompt sequences that lift success rates from 11.7% to 98.3% for one model and from 35% to 100% for another. The same framework also estimates the size and direction of each ordering effect, so the improvement is not a black-box search result but a quantified statistical finding. A reader who needs reliable LLM output for structured technical tasks therefore obtains both a practical optimization tool and a diagnostic for order sensitivity.

Core claim

Order-of-addition designs together with logistic pairwise-ordering models can quantify the effect of reordering prompt elements and can locate high-performing configurations that raise the success rate of state-of-the-art LLMs on constructing optimal two-level fractional factorial designs by tens of percentage points.

What carries the argument

The compound logistic pairwise-ordering (PWO) model: binary pseudo-factors that record whether component i precedes component j, optionally crossed with rephrasing indicators and selected two-factor interactions, linked to binomial success counts via logistic regression.

Load-bearing premise

That a logistic pairwise-ordering model fitted to an 80-run design is accurate enough to rank the remaining untested orderings among the 240 possible prompt configurations.

What would settle it

Run the five highest-ranked predicted sequences and the original base prompt for 60 independent trials each; if the observed success rates fail to match the model predictions within the reported standard errors, or if none of the new sequences substantially outperforms the base prompt, the central claim fails.

Watch this falsifier — get emailed when new claim-graph text bears on it.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

0 major / 5 minor

Summary. The paper proposes order-of-addition (OofA) experiments as a systematic prompt-engineering method for quantifying and mitigating order dependency in LLMs. Components of a base prompt (ROLE, INSTRUCTION, STEP-BY-STEP, FORMAT, SHOT) and two rephrasings of INSTRUCTION are treated as OofA factors; binomial logistic models (full dummy-variable and pairwise-ordering/PWO, with and without two-factor interactions) are fitted to success rates of constructing minimum-aberration 16-run two-level designs. Three experiments with gpt-4.1 and gemini-2.5-flash (full OF designs for q=3; 80-run COAs for q=5) demonstrate statistically significant ordering and rephrasing effects and identify configurations that raise confirmed success rates from 11.7% to 98.3% (gpt-4.1, 9 factors) and from 35% to 100% (gemini-2.5-flash, 7 factors).

Significance. The work supplies a statistically grounded, cost-efficient alternative to ad-hoc or purely search-based prompt reordering. Strengths include the use of component-orthogonal arrays, overdispersion-corrected logistic PWO models (including a compound interaction extension new to the OofA literature), sequential deviance decompositions, and independent 60-replicate confirmation experiments whose observed rates closely match model predictions. The concrete, large gains on a nontrivial experimental-design task make the method immediately useful to statisticians and engineers who rely on LLMs for design generation, while the modeling framework is portable to other prompt-engineering settings.

minor comments (5)
  1. Section 2.2 and Tables 4–5: the initial overdispersion estimates (ϕ̂ ≈ 4.3 and 5.0) are high; a brief remark on residual diagnostics or on whether a beta-binomial alternative was considered would strengthen the modeling discussion.
  2. Section 4.2.2 / Table 5: stepwise BIC selection of the interaction model is pragmatic but opaque; listing the candidate pool size and the final term-selection path (or providing the code path) would aid reproducibility.
  3. Figure 1 and Table 1: success-rate boxplots and the full OF table are dense; a short textual summary of the dominant ordering patterns per task would improve readability.
  4. Supplementary Section S4: the brief demonstration that newer models (gpt-5.4, gemini-3-flash-preview) still exhibit order dependency is valuable; a one-sentence pointer in the main-text concluding remarks would help readers locate it.
  5. Notation: the switch between s_i (dummy variables for full orderings) and z_ij (PWO pseudo-factors) is clear once introduced, but a single sentence reminding the reader of the mapping would reduce cognitive load.

Circularity Check

0 steps flagged

No significant circularity: empirical LLM success rates and held-out confirmation runs stand independently of the fitted PWO models.

full rationale

The paper's derivation chain is empirical and self-contained. Order-of-addition designs (full OF or 80-run COA via Stokes-Xu algorithm) generate fresh prompt configurations that are submitted to gpt-4.1 or gemini-2.5-flash; success rates are measured by independent binomial counts of whether the returned design meets the minimum-aberration criterion. Logistic and compound logistic PWO models (main effects plus BIC-selected interactions) are then fitted to these observed rates solely for screening and ranking; the headline gains (11.67 % o 98.3 % for the 16-run 9-factor task; 35 % o 100 % for the 7-factor task) rest on separate confirmation experiments of 60 new LLM calls on the model-selected sequences (Tables 6 and S7). Those observed rates match the predictions but are not forced by them. No equation equates a claimed prediction to a fitted constant by construction, no uniqueness theorem is imported from overlapping authors, and the base-prompt elements taken from Vazquez et al. (2026) supply only the application setting, not the ordering-effect results. The modeling assumption that a low-order PWO interaction model extrapolates well is therefore non-load-bearing for the strongest claim.

Axiom & Free-Parameter Ledger

4 free parameters · 4 axioms · 2 invented entities

The central empirical claim rests on standard binomial modeling of LLM success counts, the adequacy of pairwise-ordering pseudo-factors for capturing order effects, and a handful of controllable experimental settings (temperature, replicate count, design size). No deep free parameters are fitted to force the result; the invented modeling extension is tested against confirmation data.

free parameters (4)
  • temperature
    Fixed at 0 to reduce output stochasticity and test ‘basic knowledge’; choice affects absolute success rates and reproducibility across LLM versions.
  • thinkingBudget (gemini)
    Set to 0 to disable reasoning; later checks with low thinking still show order effects, but the main results depend on this setting.
  • number of replicates Nr
    20–60 independent LLM calls per test; chosen for cost and precision, directly enters binomial variance and overdispersion estimates.
  • OF design size N=80
    Fractional size selected via Stokes–Xu algorithm; determines which orderings are observed and therefore which interactions can be estimated.
axioms (4)
  • domain assumption Number of successful design constructions in Nr independent LLM calls follows a binomial distribution with success probability p that depends on prompt ordering and rephrasing.
    Stated in Section 2.1; underpins all logistic models and overdispersion corrections.
  • domain assumption Pairwise-ordering pseudo-factors z_ij (and selected two-factor interactions) are sufficient to capture the dominant order effects on p.
    Core modeling choice of Section 2.2; if violated, predictions for untested sequences fail.
  • domain assumption Component-orthogonal arrays produced by the Stokes–Xu algorithm remain efficient for the logistic PWO model even though the original algorithm targeted continuous responses.
    Invoked in Section 2.3 and used for the 80-run designs; efficiency is assumed rather than re-proved for the binomial case.
  • ad hoc to paper The five chosen prompt elements (ROLE, INSTRUCTION, STEP-BY-STEP, FORMAT, SHOT) and the single rephrasing of INSTRUCTION exhaust the relevant degrees of freedom for the studied tasks.
    Defines the experimental factors; other phrasings or additional elements could alter conclusions.
invented entities (2)
  • compound logistic pairwise-ordering (PWO) model (and its interaction extension) no independent evidence
    purpose: Link binomial success probability to both component orderings and two-level rephrasings of prompt elements.
    Explicitly introduced in Section 2.2 as new to the OofA literature; fitted and validated on the design-construction data.
  • base Prompt 1 (ROLE + INSTRUCTION + STEP-BY-STEP + FORMAT + SHOT) for two-level fractional factorial generation no independent evidence
    purpose: Provide a fixed, literature-motivated scaffold whose element order can be optimized.
    Constructed in Section 3.2; SHOT element is noted as new for this task.

pith-pipeline@v1.1.0-grok45 · 30909 in / 2765 out tokens · 33856 ms · 2026-07-11T06:08:58.094916+00:00 · methodology

0 comments
read the original abstract

Large language models (LLMs) are becoming ubiquitous in engineering and science because they can turn prompts into data analysis code, experimental designs, formulations of optimization problems, among other applications. However, many LLMs suffer from a phenomenon called order dependency, in which the order of phrases in the prompt affects their performance on a given task. To overcome this issue, we introduce a systematic method that uses order-of-addition experiments to quantify the ordering effect of elements in a prompt and identify their best positions. We demonstrate our methodology by constructing two-level fractional factorial designs using state-of-the-art LLMs. We show that order-of-addition experiments can elucidate order dependency in these LLMs, and can help us to identify a high-quality prompt configuration for the task.

Figures

Figures reproduced from arXiv: 2607.05537 by Alan R. Vazquez, Duoduo Danny Ying, Hongquan Xu.

Figure 1
Figure 1. Figure 1: Success rates of gpt-4.1 for constructing 16-run optimal designs with seven to 12 factors across sequences. 19 [PITH_FULL_IMAGE:figures/full_fig_p019_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Success rates of gpt-4.1 for constructing 16-run optimal designs with seven to 12 factors across versions. 20 [PITH_FULL_IMAGE:figures/full_fig_p020_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Success rates of gpt-4.1 for constructing the 16-run 9-factor optimal design across two versions of INSTRUCTION. To test the significance of w2, we fitted a logistic PWO model to the data in [PITH_FULL_IMAGE:figures/full_fig_p023_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Success rates of gemini-2.5-flash for constructing 16-run 7-factor optimal de￾signs across two versions of INSTRUCTION. To continue with our statistical analysis, we fit the logistic PWO model in Equation (5) in the main text to the data in Table S4. Table S5 shows the estimated coefficients of this model. Consistent with the findings for gpt-4.1, the ordering of the phrases specifying the number of factor… view at source ↗

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

127 extracted references · 18 linked inside Pith

  1. [1]

    arXiv preprint arXiv:2110.14168 , year=

    Training verifiers to solve math word problems , author=. arXiv preprint arXiv:2110.14168 , year=

  2. [2]

    arXiv preprint arXiv:2009.03300 , year=

    Measuring massive multitask language understanding , author=. arXiv preprint arXiv:2009.03300 , year=

  3. [3]

    Commonsenseqa: A question answering challenge targeting commonsense knowledge , author=. Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers) , pages=

  4. [4]

    Scientific Data , volume=

    Statllm: A dataset for evaluating the performance of large language models in statistical analysis , author=. Scientific Data , volume=

  5. [5]

    2009 , publisher=

    A comprehensive guide to factorial two-level experimentation , Author =. 2009 , publisher=

  6. [6]

    Cambridge books , year=

    Model selection and model averaging , author=. Cambridge books , year=

  7. [7]

    James, Gareth and Witten, Daniela and Hastie, Trevor and Tibshirani, Robert , year=

  8. [8]

    ASA proceedings of the Section on Physical and Engineering Sciences , volume=

    Design of experiments where the order of addition is important , author=. ASA proceedings of the Section on Physical and Engineering Sciences , volume=. 1995 , organization=

  9. [9]

    The American Statistician , volume=

    Coefficients of determination for multiple logistic regression analysis , author=. The American Statistician , volume=. 2000 , publisher=

  10. [10]

    2009 , publisher=

    An introduction to optimal designs for social and biomedical research , author=. 2009 , publisher=

  11. [11]

    The Annals of Statistics , volume=

    Order-of-addition orthogonal arrays to study the effect of treatment ordering , author=. The Annals of Statistics , volume=

  12. [12]

    Technometrics , volume =

    Qiang Zhao and Qian Xiao and Abhyuday Mandal and Fasheng Sun , title =. Technometrics , volume =

  13. [13]

    Statistics & Probability Letters , volume=

    Construction of optimal fractional order-of-addition designs via block designs , author=. Statistics & Probability Letters , volume=. 2020 , publisher=

  14. [14]

    Atkinson, Anthony and Donev, Alexander and Tobias, Randall , year=

  15. [15]

    Technometrics , volume=

    Dual-orthogonal arrays for order-of-addition two-level factorial experiments , author=. Technometrics , volume=. 2023 , publisher=

  16. [16]

    Journal of Computational and Graphical Statistics , volume=

    Metaheuristic solutions to order-of-addition design problems , author=. Journal of Computational and Graphical Statistics , volume=. 2024 , publisher=

  17. [17]

    Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

    Fantastically ordered prompts and where to find them: Overcoming few-shot prompt order sensitivity , author=. Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) , pages=

  18. [18]

    Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics , pages=

    Grips: Gradient-free, edit-based instruction search for prompting large language models , author=. Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics , pages=

  19. [19]

    Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021 , pages=

    Reordering examples helps during priming-based few-shot learning , author=. Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021 , pages=

  20. [20]

    Advances in Neural Information Processing Systems , volume=

    Prompt optimization with ease? efficient ordering-aware automated selection of exemplars , author=. Advances in Neural Information Processing Systems , volume=

  21. [21]

    The American Statistician , number=

    An overview of large language models for statisticians , author=. The American Statistician , number=. 2026 , publisher=

  22. [22]

    arXiv preprint arXiv:2309.03882 , year=

    Large language models are not robust multiple choice selectors , author=. arXiv preprint arXiv:2309.03882 , year=

  23. [23]

    Findings of the Association for Computational Linguistics: NAACL 2024 , pages=

    Large language models sensitivity to the order of options in multiple-choice questions , author=. Findings of the Association for Computational Linguistics: NAACL 2024 , pages=

  24. [24]

    Guan, Bryan and Roosta, Tanya and Passban, Peyman and Rezagholizadeh, Mehdi , journal=

  25. [25]

    Advances in Neural Information Processing Systems , volume=

    Order-independence without fine tuning , author=. Advances in Neural Information Processing Systems , volume=

  26. [26]

    Advances in neural information processing systems , volume=

    Language models are few-shot learners , author=. Advances in neural information processing systems , volume=

  27. [27]

    Statistica Sinica , pages=

    Generalized resolution and minimum aberration criteria for Plackett-Burman and other nonregular factorial designs , author=. Statistica Sinica , pages=. 1999 , publisher=

  28. [28]

    Generalized minimum aberration for asymmetrical fractional factorial designs , volume =

    Xu, Hongquan and Wu, C F Jeff , journal =. Generalized minimum aberration for asymmetrical fractional factorial designs , volume =

  29. [29]

    Journal of Composite Materials , pages=

    A parametric numerical study for the processing of highly reactive thermoset resins for liquid moulding applications , author=. Journal of Composite Materials , pages=. 2025 , publisher=

  30. [30]

    Materials Letters , volume=

    Fractional factorial design to study admixtures used for 3D concrete printing applications , author=. Materials Letters , volume=. 2022 , publisher=

  31. [31]

    Talanta , volume=

    Multi-commutated flow system for inorganic selenium speciation in infusion tea samples by chemical vapor generation atomic fluorescence spectrometry , author=. Talanta , volume=. 2023 , publisher=

  32. [32]

    Mitigating the alignment tax of

    Lin, Yong and Lin, Hangyu and Xiong, Wei and Diao, Shizhe and Liu, Jianmeng and Zhang, Jipeng and Pan, Rui and Wang, Haoxiang and Hu, Wenbin and Zhang, Hanning and others , booktitle=. Mitigating the alignment tax of

  33. [33]

    arXiv preprint arXiv:2504.20571 , year=

    Reinforcement learning for reasoning in large language models with one training example , author=. arXiv preprint arXiv:2504.20571 , year=

  34. [34]

    Available at SSRN 5978094 , year=

    A Comprehensive Survey on Large Language Models: From Pre-training to Autonomous Agents , author=. Available at SSRN 5978094 , year=

  35. [35]

    Quality Engineering , volume=

    A systematic assessment of Large Language Models for constructing two-level fractional factorial designs , author=. Quality Engineering , volume=. 2026 , publisher=

  36. [36]

    Technometrics , volume=

    Selecting an orthogonal or nonorthogonal two-level design for screening , author=. Technometrics , volume=. 2017 , publisher=

  37. [37]

    Allison Jones-Farmer and Fadel M

    L. Allison Jones-Farmer and Fadel M. Megahed and Ying-Ju Chen and Inez Zwetsloot and Sven Knoth and Douglas C. Montgomery and Giovanna Capizzi , title =. Journal of Quality Technology , volume =

  38. [38]

    A survey on

    Fan, Wenqi and Ding, Yujuan and Ning, Liangbo and Wang, Shijie and Li, Hengyun and Yin, Dawei and Chua, Tat-Seng and Li, Qing , booktitle=. A survey on

  39. [39]

    Gemini Developer API Pricing — Gemini 2.5 Flash , year =

  40. [40]

    Complexity , volume=

    Regularities in data from factorial experiments , author=. Complexity , volume=. 2006 , publisher=

  41. [41]

    Chemometrics and Intelligent Laboratory Systems , volume=

    Response surface experiments: A meta-analysis , author=. Chemometrics and Intelligent Laboratory Systems , volume=

  42. [42]

    2025 , journal =

    A Survey on Large Language Model Benchmarks , author =. 2025 , journal =

  43. [43]

    2023 , journal =

    Touvron, Hugo and Lavril, Thibaut and Izacard, Gautier and Martinet, Xavier and Lachaux, Marie-Anne and Lacroix, Timoth. 2023 , journal =

  44. [44]

    2025 , howpublished =

    Gemini 2.5 Flash , author =. 2025 , howpublished =

  45. [45]

    2025 , howpublished =

    gpt-5.1-chat-latest , author =. 2025 , howpublished =

  46. [46]

    2025 , howpublished =

  47. [47]

    2023 , howpublished =

  48. [48]

    A new era of learning: Considerations for

    Ellis, Amanda R and Slade, Emily , journal=. A new era of learning: Considerations for. 2023 , publisher=

  49. [49]

    Advances in Neural Information Processing Systems , volume=

    Self-guiding exploration for combinatorial problems , author=. Advances in Neural Information Processing Systems , volume=

  50. [50]

    arXiv preprint arXiv:2507.06261 , year=

    Gemini 2.5: Pushing the frontier with advanced reasoning, multimodality, long context, and next generation agentic capabilities , author=. arXiv preprint arXiv:2507.06261 , year=

  51. [51]

    Findings of the Association for Computational Linguistics: ACL 2024 , pages=

    Rolellm: Benchmarking, eliciting, and enhancing role-playing abilities of large language models , author=. Findings of the Association for Computational Linguistics: ACL 2024 , pages=

  52. [52]

    OpenAI blog , volume=

    Language models are unsupervised multitask learners , author=. OpenAI blog , volume=

  53. [53]

    and Eendebak, Pieter T

    Schoen, Eric D. and Eendebak, Pieter T. and Nguyen, Man V. M. , journal =. Complete enumeration of pure-level and mixed-level orthogonal arrays , volume =

  54. [54]

    2023 , journal=

    Profiles in the teaching of experimental design and analysis , author=. 2023 , journal=

  55. [55]

    Frontiers in Human Neuroscience , volume=

    Primacy and recency effects as indices of the focus of attention , author=. Frontiers in Human Neuroscience , volume=. 2014 , publisher=

  56. [56]

    Statistica Sinica , volume =

    Minimum moment aberration for nonregular designs and supersaturated designs , author=. Statistica Sinica , volume =. 2003 , publisher=

  57. [57]

    2017 , publisher=

    Design and Analysis of Experiments , author=. 2017 , publisher=

  58. [58]

    2005 , publisher=

    Applied Linear Statistical Models , author=. 2005 , publisher=

  59. [59]

    2011 , edition =

    Experiments: Planning, Analysis, and Optimization , author=. 2011 , edition =

  60. [60]

    Wiley series in probability and statistics , year=

    Statistics for Experimenters , author=. Wiley series in probability and statistics , year=

  61. [61]

    2009 , publisher=

    Response surface methodology: process and product optimization using designed experiments , author=. 2009 , publisher=

  62. [62]

    arXiv preprint arXiv:2303.18223v15 , year=

    A Survey of Large Language Models , author=. arXiv preprint arXiv:2303.18223v15 , year=

  63. [63]

    arXiv preprint arXiv:2310.14735v5 , year=

    Unleashing the potential of prompt engineering in Large Language Models: A comprehensive review , author=. arXiv preprint arXiv:2310.14735v5 , year=

  64. [64]

    A Prompt Pattern Catalog to Enhance Prompt Engineering with

    White, Jules and Fu, Quchen and Hays, Sam and Sandborn, Michael and Olea, Carlos and Gilbert, Henry and Elnashar, Ashraf and Spencer-Smith, Jesse and Schmidt, Douglas C , journal=. A Prompt Pattern Catalog to Enhance Prompt Engineering with

  65. [65]

    arXiv preprint arXiv:2402.07927v1 , year=

    A Systematic Survey of Prompt Engineering in Large Language Models: Techniques and Applications , author=. arXiv preprint arXiv:2402.07927v1 , year=

  66. [66]

    2025 , eprint=

    Prompt Engineering Guidelines for Using Large Language Models in Requirements Engineering , author=. 2025 , eprint=

  67. [67]

    Authorea Preprints , year=

    Prompt Engineering for ChatGPT: A Quick Guide to Techniques, Tips, and Best Practices , author=. Authorea Preprints , year=

  68. [68]

    Available at SSRN: https://ssrn

    Prompt Engineering for Large Language Models: A brief guide with examples for non-technical readers , author=. Available at SSRN: https://ssrn. com/abstract , volume=

  69. [69]

    Authorea Preprints , volume=

    Large language models: A comprehensive survey of its applications, challenges, limitations, and future prospects , author=. Authorea Preprints , volume=. 2023 , publisher=

  70. [70]

    Journal of Statistical Software , volume=

    Gr. Journal of Statistical Software , volume=

  71. [71]

    International Statistical Review , volume =

    A catalogue of two-level and three-level fractional factorial designs with small runs , author=. International Statistical Review , volume =

  72. [72]

    Minimum aberration fractional factorial designs with large

    Ryan, Kenneth J and Bulutoglu, Dursun A , journal=. Minimum aberration fractional factorial designs with large. 2010 , publisher=

  73. [73]

    2024 , howpublished =

    GPT-4.1: Advancing Multimodal and Long-Context Reasoning , author =. 2024 , howpublished =

  74. [74]

    Introducing GPT-4.1 in the API , year =

  75. [75]

    Computer Applications in Engineering Education , volume=

    Rediscovering the use of chatbots in education: A systematic literature review , author=. Computer Applications in Engineering Education , volume=. 2020 , publisher=

  76. [76]

    Expert Systems with Applications , volume=

    Service chatbots: A systematic review , author=. Expert Systems with Applications , volume=. 2021 , publisher=

  77. [77]

    International journal of medical informatics , volume=

    An overview of the features of chatbots in mental health: A scoping review , author=. International journal of medical informatics , volume=. 2019 , publisher=

  78. [78]

    arXiv preprint arXiv:2501.00568 , year=

    Robust and Adaptive Optimization under a Large Language Model Lens , author=. arXiv preprint arXiv:2501.00568 , year=

  79. [79]

    Frieder, Simon and Pinchetti, Luca and Griffiths, Ryan-Rhys and Salvatori, Tommaso and Lukasiewicz, Thomas and Petersen, Philipp and Berner, Julius , journal=

  80. [80]

    arXiv preprint arXiv:2502.13117 , year=

    Performance Evaluation of Large Language Models in Statistical Programming , author=. arXiv preprint arXiv:2502.13117 , year=

Showing first 80 references.