REVIEW 4 major objections 2 minor 1 cited by
SC2Arena and StarEvolve: Benchmark and Self-Improvement Framework for LLMs in Complex Decision-Making Tasks
T0 review · 4 major / 2 minor · reviewed 2026-08-05 · deepseek-v4-flash
Pith's one-line read SC2Arena presents a StarCraft II benchmark covering every playable race and low-level action, and StarEvolve improves LLM strategic planning through a Planner-Executor-Verifier loop.
desk verdict The abstract promises a real missing piece—full-race, low-level StarCraft II for LLM agents—but we only have the abstract; the supplied full text is a different paper, so nothing is auditable yet. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing identity is the Planner-Executor-Verifier (PEV) loop inside StarEvolve, coupled with a scoring mechanism that filters gameplay data for fine-tuning. The Planner converts high-level goals into tactical subgoals; the Executor maps those subgoals to low-level actions in SC2Arena; the Verifier evaluates the executed state and triggers iterative self-correction. The scoring system ranks self-play or sampled gameplay by quality, and only high-scoring traces are used to fine-tune the LLM, closing the self-improvement loop. SC2Arena itself is the measurement instrument: its text-based observation optimization is what makes spatial reasoning representable to an LLM while preserving t
What would settle it
Run StarEvolve on SC2Arena using a deliberately lossy text serialization (e.g., dropping unit coordinates or omitting one of the three races) and compare strategy-level win rates; if performance degrades sharply or saturates regardless of serialization detail, the benchmark's completeness claim and the framework's measured gains would be artifacts of the encoding rather than evidence about decision-making capability.
Extended reading notes
Core claim
The central discovery is the pair of a benchmark and a training method. SC2Arena is claimed to be the first StarCraft II benchmark that fully supports all playable races, low-level action spaces, and optimized text-based observations that preserve enough of the spatial layout to pose spatial reasoning challenges. StarEvolve is a hierarchical framework with a Planner-Executor-Verifier structure: the Planner decomposes the game into strategic steps, the Executor carries out low-level actions, and the Verifier checks results and feeds back corrections; a scoring system then selects high-quality gameplay traces for fine-tuning, enabling continuous self-improvement. The paper asserts that, evalua
Load-bearing premise
The central premise is that converting the full StarCraft II game state into text-based observations preserves the complete game context—spatial layout, simultaneous low-level actions, and timing—so that what the benchmark measures is genuine strategic decision-making and not artifacts of lossy serialization.
Editorial extensions
If this is right
- If SC2Arena indeed preserves full game context, LLM strategic planning can be measured on the complete StarCraft II game rather than on simplified subsets, changing how generalist agents are evaluated for real-time decision-making.
- StarEvolve's self-improvement loop, if effective, would show that LLMs can improve their strategic play in a complex environment without human expert demonstrations, relying only on self-generated and self-scored gameplay.
- The benchmark's support for all playable races and low-level action spaces could make StarCraft II a standard testbed for comparing LLM-based agents with traditional reinforcement learning agents on tasks requiring spatial reasoning and long-horizon planning.
- The text-based observation design, if successful, suggests that spatial reasoning in LLMs can be evaluated without image encoders, potentially simplifying other real-time strategy benchmarks.
- The scoring-system-directed fine-tuning, if sound, would provide a template for continuous improvement in other interactive decision-making domains where high-quality data is scarce.
Reading between the lines
- The paper implicitly assumes that optimizing text-based observations does not lose the spatial and temporal information essential to strategic decision-making; a separate analysis could test how sensitive StarEvolve's measured gains are to the serialization order or granularity of the map text.
- If the claim holds, a natural extension is to port the PEV framework to other real-time strategy environments or to partially observable decision tasks, suggesting that the mechanism is not StarCraft-specific but a general architecture for LLM agents.
- The published abstract does not report absolute win rates or baselines against strong non-LLM agents, so the 'superior performance' claim invites a stricter comparison to scripted StarCraft II bots or RL agents in the same low-level action space.
- The mismatch between the paper's abstract and its body (which describes a food dataset, not StarCraft II) suggests the reader should verify the full text before treating the abstract's experimental results as supported.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The submitted manuscript, as received, consists of an abstract for arXiv:2508.10428 titled "SC2Arena and StarEvolve: Benchmark and Self-Improvement Framework for LLMs in Complex Decision-Making Tasks," followed by a full-text file whose title, content, and contributions are entirely different: "MM-Food-100K: A 100,000-Sample Multimodal Food Intelligence Dataset with Verifiable Provenance." The abstract claims that SC2Arena provides a StarCraft II benchmark with full support for all playable races, low-level action spaces, and optimized text-based observations for spatial reasoning, and that StarEvolve achieves superior strategic-planning performance through a Planner-Executor-Verifier loop and fine-tuning on internally selected high-quality gameplay data. No methods, environment descriptions, experiments, tables, baselines, or code-level details for SC2Arena or StarEvolve are present in the supplied full text.
Significance. If the abstract's claims were fully realized, the work would be significant: SC2Arena would be the first StarCraft II LLM benchmark to cover the entire game context across all races and low-level action spaces, and StarEvolve would demonstrate a practical self-improvement loop for LLM strategic play. The stated release of code, environment, and algorithms would also be valuable for reproducibility. However, because the manuscript body does not contain the claimed work, these potential contributions cannot be evaluated. The significance assessment is therefore conditional on the existence of a correct manuscript, which was not provided for review.
major comments (4)
- [Full text] The full-text file is not the SC2Arena/StarEvolve paper. It is a completely unrelated manuscript on a food dataset (MM-Food-100K), with no mention of StarCraft II, SC2Arena, StarEvolve, the Planner-Executor-Verifier architecture, or any of the claimed experiments. Consequently, every technical claim in the abstract—benchmark design, state representation, training procedure, and experimental results—is unverifiable. This is not a presentation issue; it is the absence of the object under review.
- [Abstract] The claim that SC2Arena "fully supports all playable races, low-level action spaces, and optimizes text-based observations" is load-bearing but entirely unsupported. In particular, the abstract gives no evidence that the text-based serialization preserves the game's spatial layout, action legality, fog of war, or simultaneity of low-level actions. If the encoding discretizes or approximates the continuous SC2 state, the benchmark's completeness claims and any measured performance gains could reflect encoding artifacts rather than decision-making ability. Because the manuscript body is missing, there is no description of the encoding scheme, no comparison of state equivalence, and no analysis of information loss.
- [Abstract] StarEvolve's claimed "continuous improvement via fine-tuning on high-quality gameplay data" relies on an internal scoring system to select its own rollouts. This is structurally similar to expert iteration, which is not inherently circular, but without details on the scoring function, threshold selection, data diversity, and safeguards against self-generated-data collapse, the claim of continuous improvement is not supported. The abstract reports no comparison to baselines such as random rollouts, behavior cloning from human data, or a non-improving control, so superior strategic planning is asserted rather than demonstrated.
- [Abstract] The abstract states "Comprehensive analysis using SC2Arena provides valuable insights" and "experimental results also demonstrate that our proposed StarEvolve achieves superior performance," but no quantitative evidence is given: no numbers, no baselines, no metrics, no confidence intervals, and no ablation. A formal referee report cannot assess the strength of a claim without the associated results, which are absent from the submitted full text.
minor comments (2)
- [Full text] The rendered full text contains a broken symbol in Table 4 ("R�" instead of R²), but this is minor compared with the substantive mismatch.
- [Title/Abstract] The paper's title and abstract do not match its full text. Even setting aside the content mismatch, the manuscript needs to be reassembled and resubmitted.
Circularity Check
No significant circularity: the supplied full text is for an unrelated paper, so no derivation chain for SC2Arena/StarEvolve is present to evaluate; the MM-Food-100K content is self-contained and empirically grounded.
full rationale
The abstract claims that SC2Arena is a StarCraft II benchmark and that StarEvolve improves LLM strategic planning via a Planner-Executor-Verifier loop with a scoring system for selecting high-quality gameplay data. However, the supplied full text is for an entirely different paper, MM-Food-100K, which contains no description of SC2Arena, StarEvolve, the text-observation encoding, the scoring system, or any experiments on strategic planning. Therefore, there is no quotable derivation chain, equation, or fitted-then-predicted relationship that could be shown to reduce to the paper's own inputs. The StarEvolve loop described in the abstract is structurally an expert-iteration/self-training scheme: internally scored rollouts are used for fine-tuning and the result is evaluated on the authors' own benchmark. This is not circular by construction unless the benchmark's evaluation metric is defined in terms of the scoring system, which cannot be verified from the available text. The concern that text-based observations may not preserve full StarCraft II game context is an empirical validity risk, not a circularity step. The MM-Food-100K paper present in the full text is self-contained: it evaluates fine-tuned models on a held-out test split and does not fit parameters to the test set. Under hard rule 1, without an exhibitable reduction or a self-citation chain that carries the load-bearing argument, the appropriate verdict is no significant circularity (score 0).
Assumptions & free parameters
assumptions (3)
- domain assumption Optimized text-based observations faithfully represent the complete StarCraft II game context, including spatial layout and low-level actions.
- domain assumption Fine-tuning on self-selected high-quality gameplay rollouts improves strategic planning rather than degrading the policy.
- domain assumption The internal scoring system used to select high-quality training samples correlates with true strategic performance.
Cite this review
Pith. "Pith review of SC2Arena and StarEvolve: Benchmark and Self-Improvement Framework for LLMs in Complex Decision-Making Tasks." pith.science (2026). https://pith.science/paper/CH74DGY3
@misc{pith2026250810428,
author = {Pith},
title = {Pith review of: SC2Arena and StarEvolve: Benchmark and Self-Improvement Framework for LLMs in Complex Decision-Making Tasks},
year = {2026},
howpublished = {\url{https://pith.science/paper/CH74DGY3}},
note = {Machine review of arXiv:2508.10428}
}
read the original abstract
Evaluating large language models (LLMs) in complex decision-making is essential for advancing AI's ability for strategic planning and real-time adaptation. However, existing benchmarks for tasks like StarCraft II fail to capture the game's full complexity, such as its complete game context, diverse action spaces, and all playable races. To address this gap, we present SC2Arena, a benchmark that fully supports all playable races, low-level action spaces, and optimizes text-based observations to tackle spatial reasoning challenges. Complementing this, we introduce StarEvolve, a hierarchical framework that integrates strategic planning with tactical execution, featuring iterative self-correction and continuous improvement via fine-tuning on high-quality gameplay data. Its key components include a Planner-Executor-Verifier structure to break down gameplay, and a scoring system for selecting high-quality training samples. Comprehensive analysis using SC2Arena provides valuable insights into developing generalist agents that were not possible with previous benchmarks. Experimental results also demonstrate that our proposed StarEvolve achieves superior performance in strategic planning. Our code, environment, and algorithms are publicly available.
Forward citations
Cited by 1 Pith paper
-
RTSGameBench: An RTS Benchmark for Strategic Reasoning by Vision-Language Models
RTSGameBench is a new extensible benchmark for VLMs using diverse RTS matchups, diagnostic mini-games targeting individual competencies, and a self-evolving query-to-game generator, with results showing poor VLM perfo...
Reference graph
Works this paper leans on
-
[1]
, " * write output.state after.block = add.period write newline
ENTRY address archivePrefix author booktitle chapter edition editor eid eprint howpublished institution isbn journal key month note number organization pages publisher school series title type volume year label extra.label sort.label short.list INTEGERS output.state before.all mid.sentence after.sentence after.block FUNCTION init.state.consts #0 'before.a...
-
[2]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in capitalize " " * FUNCT...
-
[3]
L.; Almeida, D.; Altenschmidt, J.; Altman, S.; Anadkat, S.; et al
Achiam, J.; Adler, S.; Agarwal, S.; Ahmad, L.; Akkaya, I.; Aleman, F. L.; Almeida, D.; Altenschmidt, J.; Altman, S.; Anadkat, S.; et al. 2023. Gpt-4 technical report. arXiv preprint arXiv:2303.08774
arXiv 2023
-
[4]
Adejumo, E. K.; and Johnson, B. 2024. Towards leveraging LLMs for reducing open source onboarding information overload. In Proceedings of the 39th IEEE/ACM International Conference on Automated Software Engineering, 2210--2214
work page 2024
-
[5]
DeepSeek-AI. 2024. DeepSeek-V3 Technical Report. arXiv:2412.19437
arXiv 2024
-
[6]
Guo, D.; Yang, D.; Zhang, H.; Song, J.; Zhang, R.; Xu, R.; Zhu, Q.; Ma, S.; Wang, P.; Bi, X.; et al. 2025. Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning. arXiv preprint arXiv:2501.12948
arXiv 2025
-
[7]
L.; Yao, S.; Chen, Y.; Shen, P.; Yu, H.; Zhang, H.; Zhang, X.; Dong, Y.; et al
Lai, H.; Liu, X.; Iong, I. L.; Yao, S.; Chen, Y.; Shen, P.; Yu, H.; Zhang, H.; Zhang, X.; Dong, Y.; et al. 2024. AutoWebGLM: A Large Language Model-based Web Navigating Agent. In Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, 5295--5306
work page 2024
-
[8]
Li, Z.; Ni, Y.; Qi, R.; Jiang, L.; Lu, C.; Xu, X.; Liu, X.; Li, P.; Guo, Y.; Ma, Z.; et al. 2024. Llm-pysc2: Starcraft ii learning environment for large language models. arXiv preprint arXiv:2411.05348
work page Pith review arXiv 2024
Show all 32 references
-
[9]
Light, J.; Cai, M.; Shen, S.; and Hu, Z. 2023. Avalonbench: Evaluating llms playing the game of avalon. arXiv preprint arXiv:2310.05036
2023 arXiv
-
[10]
Liu, X.; Yu, H.; Zhang, H.; Xu, Y.; Lei, X.; Lai, H.; Gu, Y.; Ding, H.; Men, K.; Yang, K.; et al. 2023. Agentbench: Evaluating llms as agents. arXiv preprint arXiv:2308.03688
2023 arXiv
-
[11]
Ma, W.; Mi, Q.; Zeng, Y.; Yan, X.; Lin, R.; Wu, Y.; Wang, J.; and Zhang, H. 2024. Large language models play starcraft ii: Benchmarks and a chain of summarization approach. Advances in Neural Information Processing Systems, 37: 133386--133442
2024
-
[12]
Mon-Williams, R.; Li, G.; Long, R.; Du, W.; and Lucas, C. G. 2025. Embodied large language models enable robots to complete complex tasks in unpredictable environments. Nature Machine Intelligence, 1--10
2025
-
[13]
Ontan \'o n, S.; Synnaeve, G.; Uriarte, A.; Richoux, F.; Churchill, D.; and Preuss, M. 2013. A survey of real-time strategy game AI research and competition in StarCraft. IEEE Transactions on Computational Intelligence and AI in games, 5(4): 293--311
2013
-
[14]
S.; Farquhar, G.; Foerster, J.; and Whiteson, S
Rashid, T.; Samvelyan, M.; De Witt, C. S.; Farquhar, G.; Foerster, J.; and Whiteson, S. 2020. Monotonic value function factorisation for deep multi-agent reinforcement learning. Journal of Machine Learning Research, 21(178): 1--51
2020
-
[15]
Rismanchian, S.; Razeghi, Y.; Singh, S.; and Doroudi, S. 2024. TurtleBench: A Visual Programming Benchmark in Turtle Geometry. arXiv preprint arXiv:2411.00264
2024 arXiv
-
[16]
S.; Farquhar, G.; Nardelli, N.; Rudner, T
Samvelyan, M.; Rashid, T.; de Witt, C. S.; Farquhar, G.; Nardelli, N.; Rudner, T. G. J.; Hung, C.-M.; Torr, P. H. S.; Foerster, J.; and Whiteson, S. 2019. The StarCraft Multi - Agent Challenge . CoRR, abs/1902.04043
2019 arXiv
-
[17]
Sharma, M. 2023. Exploring and improving the spatial reasoning abilities of large language models. arXiv preprint arXiv:2312.01054
2023 arXiv
-
[18]
R.; Wu, C.-K.; Tsai, Y.-L.; Lin, C.-Y.; Lee, H.-y.; and Chen, Y.-N
Tam, Z. R.; Wu, C.-K.; Tsai, Y.-L.; Lin, C.-Y.; Lee, H.-y.; and Chen, Y.-N. 2024. Let me speak freely? a study on the impact of format restrictions on performance of large language models. arXiv preprint arXiv:2408.02442
2024 arXiv
-
[19]
Team, Q. 2024. Qwen2.5: A Party of Foundation Models
2024
-
[20]
Team, Q. 2025. Qwen3 Technical Report. arXiv:2505.09388
2025 arXiv
-
[21]
M.; Mathieu, M.; Dudzik, A.; Chung, J.; Choi, D
Vinyals, O.; Babuschkin, I.; Czarnecki, W. M.; Mathieu, M.; Dudzik, A.; Chung, J.; Choi, D. H.; Powell, R.; Ewalds, T.; Georgiev, P.; et al. 2019. Grandmaster level in StarCraft II using multi-agent reinforcement learning. nature, 575(7782): 350--354
2019
-
[22]
Wang, G.; Xie, Y.; Jiang, Y.; Mandlekar, A.; Xiao, C.; Zhu, Y.; Fan, L.; and Anandkumar, A. 2023 a . Voyager: An open-ended embodied agent with large language models. arXiv preprint arXiv:2305.16291
2023 arXiv
-
[23]
K.-W.; and Lim, E.-P
Wang, L.; Xu, W.; Lan, Y.; Hu, Z.; Lan, Y.; Lee, R. K.-W.; and Lim, E.-P. 2023 b . Plan-and-solve prompting: Improving zero-shot chain-of-thought reasoning by large language models. arXiv preprint arXiv:2305.04091
2023 arXiv
-
[24]
Wang, S.; Liu, C.; Zheng, Z.; Qi, S.; Chen, S.; Yang, Q.; Zhao, A.; Wang, C.; Song, S.; and Huang, G. 2023 c . Avalon's game of thoughts: Battle against deception through recursive contemplation. arXiv preprint arXiv:2310.01320
2023 arXiv
-
[25]
V.; Zhou, D.; et al
Wei, J.; Wang, X.; Schuurmans, D.; Bosma, M.; Xia, F.; Chi, E.; Le, Q. V.; Zhou, D.; et al. 2022. Chain-of-thought prompting elicits reasoning in large language models. Advances in neural information processing systems, 35: 24824--24837
2022
-
[26]
Xu, Y.; Wang, S.; Li, P.; Luo, F.; Wang, X.; Liu, W.; and Liu, Y. 2023. Exploring large language models for communication games: An empirical study on werewolf. arXiv preprint arXiv:2309.04658
2023 arXiv
-
[27]
Yao, S.; Zhao, J.; Yu, D.; Du, N.; Shafran, I.; Narasimhan, K.; and Cao, Y. 2023. React: Synergizing reasoning and acting in language models. In International Conference on Learning Representations (ICLR)
2023
-
[28]
Yildirim, I.; and Paul, L. 2024. From task structures to world models: what do LLMs know? Trends in Cognitive Sciences, 28(5): 404--415
2024
-
[29]
Yu, C.; Velu, A.; Vinitsky, E.; Gao, J.; Wang, Y.; Bayen, A.; and Wu, Y. 2022. The surprising effectiveness of ppo in cooperative multi-agent games. Advances in neural information processing systems, 35: 24611--24624
2022
-
[30]
Yuan, L.; Cui, G.; Wang, H.; Ding, N.; Wang, X.; Deng, J.; Shan, B.; Chen, H.; Xie, R.; Lin, Y.; et al. 2024. Advancing llm reasoning generalists with preference trees. arXiv preprint arXiv:2404.02078
2024 arXiv
-
[31]
Y.; Ju, J.; Nguyen, A
Zheng, Y.; Koh, H. Y.; Ju, J.; Nguyen, A. T.; May, L. T.; Webb, G. I.; and Pan, S. 2025. Large language models for scientific discovery in molecular property prediction. Nature Machine Intelligence, 1--11
2025
-
[32]
F.; Zhu, H.; Zhou, X.; Lo, R.; Sridhar, A.; Cheng, X.; Ou, T.; Bisk, Y.; Fried, D.; et al
Zhou, S.; Xu, F. F.; Zhu, H.; Zhou, X.; Lo, R.; Sridhar, A.; Cheng, X.; Ou, T.; Bisk, Y.; Fried, D.; et al. 2023. Webarena: A realistic web environment for building autonomous agents. arXiv preprint arXiv:2307.13854
2023 arXiv
Reviewed August 5, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.