Large Language Models for the Automated Analysis of Optimization Algorithms
Camilo Chac\'on Sartori, Christian Blum, Gabriela Ochoa

TL;DR
This paper explores integrating GPT-4 into a web tool for visualizing and analyzing optimization algorithms, producing detailed reports to make the visualizations more accessible and informative for researchers.
Contribution
It introduces a novel application of LLMs in optimization visualization tools, enhancing interpretability and user experience through automated report generation.
Findings
LLMs can generate detailed reports for optimization visualizations.
Integration of GPT-4 improves accessibility for users with less prior knowledge.
The approach is adaptable to other optimization tools.
Abstract
The ability of Large Language Models (LLMs) to generate high-quality text and code has fuelled their rise in popularity. In this paper, we aim to demonstrate the potential of LLMs within the realm of optimization algorithms by integrating them into STNWeb. This is a web-based tool for the generation of Search Trajectory Networks (STNs), which are visualizations of optimization algorithm behavior. Although visualizations produced by STNWeb can be very informative for algorithm designers, they often require a certain level of prior knowledge to be interpreted. In an attempt to bridge this knowledge gap, we have incorporated LLMs, specifically GPT-4, into STNWeb to produce extensive written reports, complemented by automatically generated plots, thereby enhancing the user experience and reducing the barriers to the adoption of this tool by the research community. Moreover, our approach can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Processing Techniques · Natural Language Processing Techniques · Topic Modeling
MethodsAttention Is All You Need · Position-Wise Feed-Forward Layer · Dropout · Linear Layer · Dense Connections · Label Smoothing · Absolute Position Encodings · Softmax · Byte Pair Encoding · Multi-Head Attention
