paper-with-me

홈 › Papers

Are Language Models Up to Sequential Optimization Problems? From Evaluation to a Hegelian-Inspired Enhancement

2025-02-04 · Soheil Abbasloo

Large Language Models (LLMs) have demonstrated impressive capabilities across numerous fields, presenting an opportunity to revolutionize optimization problem-solving, a crucial, ubiquitous, and complex domain. This paper explores the proficiency of LLMs in handling Sequential Optimization Problems (SOPs). We introduce WorldGen, a dynamic framework for generating unseen SOPs with controllable complexities, to evaluate LLM performance. Our initial observations reveal that while LLMs perform well on simple SOPs, their performance significantly degrades with increased complexity. Motivated by this, we revisit philosophical hypotheses on reasoning to enhance LLM performance. Inspired by the influential framework of Hegelian Dialectics, we propose ACE, demonstrating how the performance of LLMs in SOP contexts can be significantly improved without any retraining or further fine-tuning.

📄 PDF Abstract BibTeX arXiv:2502.02573

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HOCA-Bench: Beyond Semantic Perception to Predictive World Modeling via Hegelian Ontological-Causal Anomalies

2026-02-23 · Chang Liu, Yunfan Ye, Qingyang Zhou, Xichen Tan 외 arxiv

Video-LLMs have improved steadily on semantic perception, but they still fall short on predictive world modeling, which is central to physically grounded intelligence. We introduce HOCA-Bench, a benchmark that frames phy…

Self-reflecting Large Language Models: A Hegelian Dialectical Approach

2025-01-24 · Sara Abdali, Can Goksen, Michael Solodko, Saeed Amizadeh 외

Investigating NLP through a philosophical lens has recently caught researchers' eyes, as it bridges computational methods with classical schools of philosophy. This paper introduces a philosophical framework inspired by …

Philosophy

A Sequential Optimal Learning Approach to Automated Prompt Engineering in Large Language Models

2025-01-07 · Shuyang Wang, Somayeh Moazeni, Diego Klabjan

Designing effective prompts is essential to guiding large language models (LLMs) toward desired responses. Automated prompt engineering aims to reduce reliance on manual effort by streamlining the design, refinement, and…

Prompt EngineeringPrompt Learning

CoupleEvo: Evolving Heuristics for Coupled Optimization Problems Using Large Language Models

2026-05-07 · Thomas Bömer, Bastian Amberg, Max Disselnmeyer, Anne Meyer arxiv

Many real-world optimization problems consist of multiple tightly coupled subproblems whose solutions must be coordinated to achieve high overall performance. However, existing large language model driven automated heuri…

Self-Evaluation for Job-Shop Scheduling

2025-02-12 · Imanol Echeverria, Maialen Murua, Roberto Santana

Combinatorial optimization problems, such as scheduling and route planning, are crucial in various industries but are computationally intractable due to their NP-hard nature. Neural Combinatorial Optimization methods lev…

Combinatorial OptimizationDecision MakingGraph Neural NetworkJob Shop Scheduling+2