English

Leveraging Metamemory Mechanisms for Enhanced Data-Free Code Generation in LLMs

Software Engineering 2025-01-15 v1 Artificial Intelligence

Abstract

Automated code generation using large language models (LLMs) has gained attention due to its efficiency and adaptability. However, real-world coding tasks or benchmarks like HumanEval and StudentEval often lack dedicated training datasets, challenging existing few-shot prompting approaches that rely on reference examples. Inspired by human metamemory-a cognitive process involving recall and evaluation-we present a novel framework (namely M^2WF) for improving LLMs' one-time code generation. This approach enables LLMs to autonomously generate, evaluate, and utilize synthetic examples to enhance reliability and performance. Unlike prior methods, it minimizes dependency on curated data and adapts flexibly to various coding scenarios. Our experiments demonstrate significant improvements in coding benchmarks, offering a scalable and robust solution for data-free environments. The code and framework will be publicly available on GitHub and HuggingFace.

Keywords

Cite

@article{arxiv.2501.07892,
  title  = {Leveraging Metamemory Mechanisms for Enhanced Data-Free Code Generation in LLMs},
  author = {Shuai Wang and Liang Ding and Yibing Zhan and Yong Luo and Zheng He and Dapeng Tao},
  journal= {arXiv preprint arXiv:2501.07892},
  year   = {2025}
}

Comments

11 pages,6 figures

R2 v1 2026-06-28T21:05:34.909Z