paper-with-me

홈 › Papers

From Understanding to Excelling: Template-Free Algorithm Design through Structural-Functional Co-Evolution

2025-03-13 · Zhe Zhao, Haibin Wen, Pengkun Wang, Ye Wei, Zaixi Zhang, Xi Lin, Fei Liu, Bo An, Hui Xiong, Yang Wang, Qingfu Zhang

Large language models (LLMs) have greatly accelerated the automation of algorithm generation and optimization. However, current methods such as EoH and FunSearch mainly rely on predefined templates and expert-specified functions that focus solely on the local evolution of key functionalities. Consequently, they fail to fully leverage the synergistic benefits of the overall architecture and the potential of global optimization. In this paper, we introduce an end-to-end algorithm generation and optimization framework based on LLMs. Our approach utilizes the deep semantic understanding of LLMs to convert natural language requirements or human-authored papers into code solutions, and employs a two-dimensional co-evolution strategy to optimize both functional and structural aspects. This closed-loop process spans problem analysis, code generation, and global optimization, automatically identifying key algorithm modules for multi-level joint optimization and continually enhancing performance and design innovation. Extensive experiments demonstrate that our method outperforms traditional local optimization approaches in both performance and innovation, while also exhibiting strong adaptability to unknown environments and breakthrough potential in structural design. By building on human research, our framework generates and optimizes novel algorithms that surpass those designed by human experts, broadening the applicability of LLMs for algorithm design and providing a novel solution pathway for automated algorithm development.

📄 PDF Abstract BibTeX arXiv:2503.10721

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generationglobal-optimization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Optimized Information Flow for Transformer Tracking

2024-02-13 · Janani Kugarajeevan, Thanikasalam Kokul, Amirthalingam Ramanan, Subha Fernando

One-stream Transformer trackers have shown outstanding performance in challenging benchmark datasets over the last three years, as they enable interaction between the target template and search region tokens to extract t…

A Quality-based Syntactic Template Retriever for Syntactically-controlled Paraphrase Generation

2023-10-20 · Xue Zhang, Songming Zhang, Yunlong Liang, Yufeng Chen 외

Existing syntactically-controlled paraphrase generation (SPG) models perform promisingly with human-annotated or well-chosen syntactic templates. However, the difficulty of obtaining such templates actually hinders the p…

Data AugmentationDiversityParaphrase GenerationRetrieval+1

Geodesic Density Regression for Correcting 4DCT Pulmonary Respiratory Motion Artifacts

2021-06-12 · Wei Shao, Yue Pan, Oguz C. Durumeric, Joseph M. Reinhardt 외

Pulmonary respiratory motion artifacts are common in four-dimensional computed tomography (4DCT) of lungs and are caused by missing, duplicated, and misaligned image data. This paper presents a geodesic density regressio…

regressionTime Series Analysis

Comparing Template-based and Template-free Language Model Probing

2024-01-31 · Sagi Shaier, Kevin Bennett, Lawrence E Hunter, Katharina von der Wense

The differences between cloze-task language model (LM) probing with 1) expert-made templates and 2) naturally-occurring text have often been overlooked. Here, we evaluate 16 different LMs on 10 probing English datasets -…

Language ModelingLanguage Modelling

Template-guided Hierarchical Feature Restoration for Anomaly Detection

2023-01-01 · ICCV 2023 1 · Hewei Guo, Liping Ren, Jingjing Fu, Yuwang Wang 외

Targeting for detecting anomalies of various sizes for complicated normal patterns, we propose a Template-guided Hierarchical Feature Restoration method, which introduces two key techniques, bottleneck compression an…

Anomaly Detection