paper-with-me

홈 › Papers

FrontierOR: Benchmarking LLMs' Capacity for Efficient Algorithm Design in Large-Scale Optimization

2026-05-24 · Minwei Kong, Chonghe Jiang, Ao Qu, Wenbin Ouyang, Zhaoming Zeng, Xiaotong Guo, Zhekai Li, Junyi Li, Yi Fan, Xinshou Zheng, Xi Jing, Yikai Zhang, Zhiwei Liang, Seonghoo Kim, Runqing Yang, Zijian Zhou, Sirui Li, Han Zheng, Wangyang Ying, Ou Zheng, Chonghuan Wang, Jinglong Zhao, Hanzhang Qin, Cathy Wu, Paul Pu Liang, Jinhua Zhao, Hai Wang arxiv

Large language models (LLMs) are increasingly used for optimization modeling and solver-code generation, yet practical operations research and optimization problems often require a harder capability: designing scalable algorithms that exploit problem structure and outperform direct formulation-and-solve baselines. Existing benchmarks are limited to small or simplified examples far below real-world scale and complexity. We introduce FrontierOR, among the first benchmarks to systematically evaluate LLM-based efficient algorithm design for realistic large-scale optimization problems. FrontierOR includes 180 tasks derived from methodologically diverse papers published in top-tier operations research venues, each with standardized instances and a hidden, expert-verified evaluation suite. We evaluate seven LLMs spanning frontier, cost-effective, and open-source models both in one-shot and test-time evolution settings. The results reveal that frontier models still struggle to move from executable formulations to efficient optimization algorithms: the strongest one-shot model outperforms Gurobi in only 31% of cases in both solution quality and computational efficiency, and even strong coding agents with test-time evolution achieve only 50% on selected hard tasks. FrontierOR establishes a practical evaluation platform for LLM-based optimization algorithm design, which enables future LLMs and agents to be systematically tested on whether they can move beyond correct formulation toward a feasible, high-quality, and efficient algorithm. Code and data are publicly released at https://github.com/Minw913/FrontierOR.

📄 PDF Abstract BibTeX arXiv:2605.25246

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyCode Generation

Similar Papers 제목 키워드 기반

WildScore: Benchmarking MLLMs in-the-Wild Symbolic Music Reasoning

2025-09-05 · Gagan Mundada, Yash Vishe, Amit Namburi, Xin Xu 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities across various vision-language tasks. However, their reasoning abilities in the multimodal symbolic music domain remai…

Question Answering

WebWalker: Benchmarking LLMs in Web Traversal

2025-01-13 · Jialong Wu, Wenbiao Yin, Yong Jiang, Zhenglin Wang 외

Retrieval-augmented generation (RAG) demonstrates remarkable performance across tasks in open-domain question-answering. However, traditional search engines may retrieve shallow content, limiting the ability of LLMs to h…

BenchmarkingOpen-Domain Question AnsweringQuestion AnsweringRAG+2

Large Language Model-Based Benchmarking Experiment Settings for Evolutionary Multi-Objective Optimization

2025-02-28 · Lie Meng Pang, Hisao Ishibuchi

When we manually design an evolutionary optimization algorithm, we implicitly or explicitly assume a set of target optimization problems. In the case of automated algorithm design, target optimization problems are usuall…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

Benchmarking Reinforcement Learning via Stochastic Converse Optimality: Generating Systems with Known Optimal Policies

2026-03-18 · Sinan Ibrahim, Grégoire Ouerdane, Hadi Salloum, Henni Ouerdane 외 arxiv

The objective comparison of Reinforcement Learning (RL) algorithms is notoriously complex as outcomes and benchmarking of performances of different RL approaches are critically sensitive to environmental design, reward s…

Reinforcement Learning

How Do Large Language Models Understand Graph Patterns? A Benchmark for Graph Pattern Comprehension

2024-10-04 · Xinnan Dai, Haohao Qu, Yifen Shen, Bohang Zhang 외

Benchmarking the capabilities and limitations of large language models (LLMs) in graph-related tasks is becoming an increasingly popular and crucial area of research. Recent studies have shown that LLMs exhibit a prelimi…

BenchmarkingComputational chemistry