flâneur

BigO(Bench) -- Can LLMs Generate Code with Controlled Time and Space Complexity? | alphaXiv

alphaxiv.org · 1,516 words · saved by 1 readers

Researchers from FAIR at Meta and Inria introduced BigO(Bench), a new benchmark that assesses large language models' capacity to generate functionally corr

Submitted 20 Mar 2025 Abstract We introduce BigO(Bench), a novel coding benchmark designed to evaluate the capabilities of generative language models in understanding and generating code with specified time and space complexities. This benchmark addresses the gap in current evaluations that often overlook the ability of models to comprehend and produce code constrained by computational complexity. BigO(Bench) includes tooling to infer the algorithmic complexity of any Python function from profiling measurements, including human- or LLM-generated solutions. BigO(Bench) also includes of set…

saved by

related reading