paper-with-me

Papers

Large Language Models for Combinatorial Optimization of Design Structure Matrix

2024-11-19 · Shuo Jiang, Min Xie, Jianxi Luo

Combinatorial optimization (CO) is essential for improving efficiency and performance in engineering applications. As complexity increases with larger problem sizes and more intricate dependencies, identifying the optimal solution become challenging. When it comes to real-world engineering problems, algorithms based on pure mathematical reasoning are limited and incapable to capture the contextual nuances necessary for optimization. This study explores the potential of Large Language Models (LLMs) in solving engineering CO problems by leveraging their reasoning power and contextual knowledge. We propose a novel LLM-based framework that integrates network topology and domain knowledge to optimize the sequencing of Design Structure Matrix (DSM)-a common CO problem. Our experiments on various DSM cases demonstrate that the proposed method achieves faster convergence and higher solution quality than benchmark methods. Moreover, results show that incorporating contextual domain knowledge significantly improves performance despite the choice of LLMs. These findings highlight the potential of LLMs in tackling complex real-world CO problems by combining semantic and mathematical reasoning. This approach paves the way for a new paradigm in in real-world combinatorial optimization.

📄 PDF Abstract BibTeX arXiv:2411.12571

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationMathematical Reasoning

Similar Papers 제목 키워드 기반

Structured Q-learning For Antibody Design

2022-09-10 · Alexander I. Cowen-Rivers, Philip John Gorinski, Aivar Sootla, Asif Khan 외

Optimizing combinatorial structures is core to many real-world problems, such as those encountered in life sciences. For example, one of the crucial steps involved in antibody design is to find an arrangement of amino ac…

Combinatorial OptimizationMolecular DockingQ-Learning

EALG: Evolutionary Adversarial Generation of Language Model-Guided Generators for Combinatorial Optimization

2025-06-03 · Ruibo Duan, Yuxin Liu, Xinyao Dong, Chenglin Fan

Generating challenging instances is crucial for the evaluation and advancement of combinatorial optimization solvers. In this work, we introduce EALG (Evolutionary Adversarial Generation of Language Model-Guided Generato…

Combinatorial OptimizationLanguage ModelingLanguage Modelling

Design Structure Matrix Modularization with Large Language Models

2026-04-30 · Shuo Jiang, Jianxi Luo arxiv

Design Structure Matrix (DSM) modularization, the task of partitioning system elements into cohesive modules, is a fundamental combinatorial challenge in engineering design. Traditional methods treat modularization as a …

Bridging Visualization and Optimization: Multimodal Large Language Models on Graph-Structured Combinatorial Optimization

2025-01-21 · Jie Zhao, Kang Hao Cheong, Witold Pedrycz

Graph-structured combinatorial challenges are inherently difficult due to their nonlinear and intricate nature, often rendering traditional computational methods ineffective or expensive. However, these challenges can be…

Combinatorial OptimizationSequential Decision MakingSpatial Reasoning

Bayesian Variational Optimization for Combinatorial Spaces

2020-11-03 · Tony C. Wu, Daniel Flam-Shepherd, Alán Aspuru-Guzik

This paper focuses on Bayesian Optimization in combinatorial spaces. In many applications in the natural science. Broad applications include the study of molecules, proteins, DNA, device structures and quantum circuit de…

Bayesian OptimizationGaussian Processes