An In-depth Study of LLM Contributions to the Bin Packing Problem
By: Julien Herrmann, Guillaume Pallez
Potential Business Impact:
Makes math problems easier to solve and understand.
Recent studies have suggested that Large Language Models (LLMs) could provide interesting ideas contributing to mathematical discovery. This claim was motivated by reports that LLM-based genetic algorithms produced heuristics offering new insights into the online bin packing problem under uniform and Weibull distributions. In this work, we reassess this claim through a detailed analysis of the heuristics produced by LLMs, examining both their behavior and interpretability. Despite being human-readable, these heuristics remain largely opaque even to domain experts. Building on this analysis, we propose a new class of algorithms tailored to these specific bin packing instances. The derived algorithms are significantly simpler, more efficient, more interpretable, and more generalizable, suggesting that the considered instances are themselves relatively simple. We then discuss the limitations of the claim regarding LLMs' contribution to this problem, which appears to rest on the mistaken assumption that the instances had previously been studied. Our findings instead emphasize the need for rigorous validation and contextualization when assessing the scientific value of LLM-generated outputs.
Similar Papers
Re-evaluating LLM-based Heuristic Search: A Case Study on the 3D Packing Problem
Artificial Intelligence
AI learns to solve hard packing puzzles.
Teaching LLMs to Think Mathematically: A Critical Study of Decision-Making via Optimization
Artificial Intelligence
Helps computers solve math problems from words.
Behavior and Representation in Large Language Models for Combinatorial Optimization: From Feature Extraction to Algorithm Selection
Artificial Intelligence
Helps computers pick the best way to solve problems.