The reviewed record of science sign in
Pith

arxiv: 2503.13813 · v1 · pith:2YW2AIXI · submitted 2025-03-18 · cs.AI · cs.RO

Automatic MILP Model Construction for Multi-Robot Task Allocation and Scheduling Based on Large Language Models

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:2YW2AIXIrecord.jsonopen to challenge →

classification cs.AI cs.RO
keywords dataframeworklanguagemilpmodelmodelingprivacyscheduling
0
0 comments X
read the original abstract

With the accelerated development of Industry 4.0, intelligent manufacturing systems increasingly require efficient task allocation and scheduling in multi-robot systems. However, existing methods rely on domain expertise and face challenges in adapting to dynamic production constraints. Additionally, enterprises have high privacy requirements for production scheduling data, which prevents the use of cloud-based large language models (LLMs) for solution development. To address these challenges, there is an urgent need for an automated modeling solution that meets data privacy requirements. This study proposes a knowledge-augmented mixed integer linear programming (MILP) automated formulation framework, integrating local LLMs with domain-specific knowledge bases to generate executable code from natural language descriptions automatically. The framework employs a knowledge-guided DeepSeek-R1-Distill-Qwen-32B model to extract complex spatiotemporal constraints (82% average accuracy) and leverages a supervised fine-tuned Qwen2.5-Coder-7B-Instruct model for efficient MILP code generation (90% average accuracy). Experimental results demonstrate that the framework successfully achieves automatic modeling in the aircraft skin manufacturing case while ensuring data privacy and computational efficiency. This research provides a low-barrier and highly reliable technical path for modeling in complex industrial scenarios.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ORPilot: A Production-Oriented Agentic LLM-for-OR Tool for Optimization Modeling

    cs.AI 2026-05 unverdicted novelty 7.0

    ORPilot is the first agentic LLM system built specifically for production optimization modeling, using interview, data collection, parameter computation agents and a solver-agnostic intermediate representation to hand...

  2. Large Language Models for Multi-Robot Systems: A Survey

    cs.RO 2025-02 unverdicted novelty 4.0

    A survey that categorizes LLM uses in multi-robot systems across task allocation, motion planning, action generation, and human interaction, while noting challenges and future research opportunities.