ACL 2024long4 citations

Instruction Fusion: Advancing Prompt Evolution through Hybridization

Weidong Guo, Jiuding Yang, Kaitong Yang, Xiangyang Li, Zhuwei Rao, Yu Xu, Di Niu

Abstract

The fine-tuning of Large Language Models (LLMs) specialized in code generation has seen notable advancements through the use of open-domain coding queries. Despite the successes, existing methodologies like Evol-Instruct encounter performance limitations, impeding further enhancements in code generation tasks. This paper examines the constraints of existing prompt evolution techniques and introduces a novel approach, Instruction Fusion (IF). IF innovatively combines two distinct prompts through a hybridization process, thereby enhancing the evolution of training prompts for code LLMs. Our experimental results reveal that the proposed novel method effectively addresses the shortcomings of prior methods, significantly improving the performance of Code LLMs across five code generation benchmarks, namely HumanEval, HumanEval+, MBPP, MBPP+ and MultiPL-E, which underscore the effectiveness of Instruction Fusion in advancing the capabilities of LLMs in code generation.

BibTeX
@inproceedings{guo-etal-2024-instruction,
    title = "Instruction Fusion: Advancing Prompt Evolution through Hybridization",
    author = "Guo, Weidong  and
      Yang, Jiuding  and
      Yang, Kaitong  and
      Li, Xiangyang  and
      Rao, Zhuwei  and
      Xu, Yu  and
      Niu, Di",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.214/",
    doi = "10.18653/v1/2024.acl-long.214",
    pages = "3883--3893"
}
Instruction Fusion: Advancing Prompt Evolution through Hybridization · ACL 2024