יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.LG ·

LLMs יכולים לעצב אלגוריתמים קרובים לאופטימליים לבעיות OR

LLMs Can Design Near-Optimal OR Algorithms
מודלי LLM יכולים לעצב אלגוריתמים יעילים לבעיות OR. המחקר ניתח את יכולתם של LLMs לעצב אלגוריתמים לבעיות OR, כולל ניהול ספקיות, רשתות תורים ואופטימיזציה של סדר פסים. התוצאות הראו ש-LLMs יכולים לעצב אלגוריתמים יעילים לבעיות OR, ואלה עשויים להיות תחרותיים עם שיטות מיוחדות.
תקציר מקורי באנגליתarXiv:2608.27296v2 Announce Type: replace-cross Abstract: We ask whether large language models (LLMs) can design effective algorithms for well-specified operations research (OR) problems. We study inventory control, queueing network control, and assortment optimization. We evaluate two levels of LLM use: at level 1, the model receives one problem instance and returns a solution for that instance; at level 2, it receives only the problem class description and broad parameter ranges, and returns an algorithm that maps instance parameters to solutions. Human input is minimal: we give one untuned prompt that describes the problem, and the model has access to a Python sandbox tool with a fixed compute budget. The strongest model we test, gpt-5.6-sol, matches or outperforms the best existing met
קרא במקור המקורי