AICLLGNEOCMar 4, 2024

How Multimodal Integration Boost the Performance of LLM for Optimization: Case Study on Capacitated Vehicle Routing Problems

arXiv:2403.01757v125 citationsh-index: 122025 IEEE Symposium for Multidisciplinary Computational Intelligence Incubators (MCII)
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in LLM-based optimization for high-dimensional combinatorial problems like vehicle routing, offering an incremental enhancement through multimodal integration.

The authors tackled the limitation of LLM-based optimization methods in capturing relationships among decision variables by proposing a multimodal LLM that processes both textual and visual prompts, resulting in significant performance improvements on capacitated vehicle routing problems compared to text-only methods.

Recently, large language models (LLMs) have notably positioned them as capable tools for addressing complex optimization challenges. Despite this recognition, a predominant limitation of existing LLM-based optimization methods is their struggle to capture the relationships among decision variables when relying exclusively on numerical text prompts, especially in high-dimensional problems. Keeping this in mind, we first propose to enhance the optimization performance using multimodal LLM capable of processing both textual and visual prompts for deeper insights of the processed optimization problem. This integration allows for a more comprehensive understanding of optimization problems, akin to human cognitive processes. We have developed a multimodal LLM-based optimization framework that simulates human problem-solving workflows, thereby offering a more nuanced and effective analysis. The efficacy of this method is evaluated through extensive empirical studies focused on a well-known combinatorial optimization problem, i.e., capacitated vehicle routing problem. The results are compared against those obtained from the LLM-based optimization algorithms that rely solely on textual prompts, demonstrating the significant advantages of our multimodal approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes