CLAIApr 6, 2025

CO-Bench: Benchmarking Language Model Agents in Algorithm Search for Combinatorial Optimization

arXiv:2504.04310v324 citationsh-index: 7Has Code
Originality Synthesis-oriented
AI Analysis

This provides a domain-specific benchmark for researchers in combinatorial optimization to systematically assess LLM agents, though it is incremental as it fills a gap rather than proposing a new method.

The authors tackled the lack of benchmarks for evaluating language model agents in combinatorial optimization by introducing CO-Bench, a suite of 36 real-world problems, and found that it reveals strengths and limitations of existing agents compared to human-designed algorithms.

Although LLM-based agents have attracted significant attention in domains such as software engineering and machine learning research, their role in advancing combinatorial optimization (CO) remains relatively underexplored. This gap underscores the need for a deeper understanding of their potential in tackling structured, constraint-intensive problems -- a pursuit currently limited by the absence of comprehensive benchmarks for systematic investigation. To address this, we introduce CO-Bench, a benchmark suite featuring 36 real-world CO problems drawn from a broad range of domains and complexity levels. CO-Bench includes structured problem formulations and curated data to support rigorous investigation of LLM agents. We evaluate multiple agentic frameworks against established human-designed algorithms, revealing the strengths and limitations of existing LLM agents and identifying promising directions for future research. CO-Bench is publicly available at https://github.com/sunnweiwei/CO-Bench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes