Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Large Language Models in Operations Research: Methods, Applications, and Challenges

Created by
  • Haebom

Author

Yang Wang, Kai Li

Outline

This paper systematically reviews research trends in applying Large-Scale Language Models (LLMs) to operations research (OR) to support complex system decision-making in diverse fields such as transportation, supply chain management, and production planning. LLMs demonstrate the potential to transform natural language problem descriptions into mathematical models or executable code, generate heuristics, develop algorithms, and directly solve optimization problems. This paper categorizes three paths for applying LLMs to OR (automatic modeling, assisted optimization, and direct solution), reviews evaluation benchmarks and domain-specific application cases, highlights key challenges, and suggests future research directions.

Takeaways, Limitations

OR utilizing LLM can contribute to the development of next-generation intelligent optimization systems by improving interpretability, adaptability, and scalability.
LLM can be used to solve OR problems in various ways, including automatic modeling, assisted optimization, and direct solution.
Key challenges include unstable semantic-structural mapping, fragmentary research, limited generalizability and interpretability, inadequate evaluation systems, and barriers to industrial application.
As a future research direction, additional research is needed to expand the application of OR in LLM.
👍