Large-Scale-OR; Air-NRM
收藏资源简介:
Large-Scale-OR是由新加坡国立大学等机构联合构建的首个大规模优化自动建模基准数据集,包含101个涵盖资源分配、运输问题等多元商业场景的中大规模问题实例(26%中等规模、50%超100变量)。Air-NRM则是针对新加坡航空公司收益管理用例开发的专项数据集,包含36个航班网络规划与票价容量分配问题实例。数据源自Kaggle平台经结构化处理,通过语义差异化设计确保泛化性,支持线性/混合整数规划建模,为验证LEAN-LLM-OPT框架在长文本推理与数据处理方面的优越性提供实证基础。
Large-Scale-OR is the first large-scale automated optimization modeling benchmark dataset jointly developed by the National University of Singapore and other institutions. It encompasses 101 medium-to-large scale problem instances across diverse commercial scenarios including resource allocation and transportation problems, with 26% being medium-scale and 50% containing over 100 variables. Air-NRM is a dedicated dataset developed for the revenue management use case of Singapore Airlines, which includes 36 problem instances for flight network planning and fare-capacity allocation. Both datasets were sourced from the Kaggle platform and subjected to structured processing, with semantic differentiation designed to ensure generalization. They support linear/mixed-integer programming modeling and provide an empirical basis for validating the superiority of the LEAN-LLM-OPT framework in long-text reasoning and data processing.
数据集概述
数据集基本信息
- 数据集名称:LEAN-LLM-OPT
- 关联论文:https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5329027
- 核心内容:支持大规模优化模型自动构建的多智能体框架及相关数据与实验。
数据集构成与内容
1. 数据文件目录
- Large_Scale_Or_Files/:包含进一步实验所需的所有参考数据文件。
- Test_Dataset/:包含测试数据集,具体包括:
- Air_NRM(新加坡航空公司用例)
- Large-scale-or(70个基准测试)
- Small-scale(NL4OPT和IndustryOR)
- Results/:包含论文中的所有数值结果。
2. 代码与实验文件
- Ablation_Study_Air_NRM_Few-shot_Only.ipynb:针对Air_NRM用例,在仅使用少量样本学习设置下进行消融研究的Jupyter笔记本。
- Ablation_Study_Air_NRM_RAG_Only.ipynb:针对Air_NRM用例,专注于仅使用检索增强生成设置的消融研究。
- LEAN_LLM_OPT_Air_NRM.ipynb:为Air_NRM场景实现LEAN-LLM-OPT框架。
- LEAN_LLM_OPT_Large-scale-or.ipynb:为大规模和小规模实验实现LEAN-LLM-OPT框架。
- requirements.txt:列出所需的Python包。
使用说明
环境要求
- Python 3.10或更高版本。
- 推荐环境:Conda或virtualenv。
获取与运行步骤
- 克隆代码库:
gh repo clone CoraLiang01/lean-llm-opt - 进入项目目录并安装依赖:
cd lean-llm-opt与pip install -r requirements.txt - 运行Jupyter Notebooks:打开提供的任意笔记本文件以探索实验或复现结果。
致谢与联系
- 数据提供方:新加坡航空公司提供了模拟数据集并支持案例研究。
- 联系人:
- Kuo Liang: cora.liang1116@outlook.com
- Hanzhang Qin: hzgin@nus.edu.sg
- Ruihao Zhu: ruihao.zhu@cornell.edu

- 1LLM for Large-Scale Optimization Model Auto-Formulation: A Lightweight Few-Shot Learning Approach上海交通大学·安泰经济与管理学院; 新加坡国立大学·工业系统工程与管理系; 上海财经大学·信息管理与工程学院; 香港城市大学·系统工程系; 新加坡国立大学·运筹学与分析研究所; 新加坡国立大学(重庆)研究院·现代物流中心; 康奈尔大学·庄臣商学院; SIA-NUS数字航空企业实验室 · 2026年



