paper-with-me

Papers

GenX: Mastering Code and Test Generation with Execution Feedback

2024-12-18 · Nan Wang, Yafei Liu, Chen Chen, Haonan Lu

Recent advancements in language modeling have enabled the translation of natural language into code, and the use of execution feedback to improve code generation. However, these methods often rely heavily on pre-existing test cases, which may not always be available or comprehensive. In this work, we propose a novel approach that concurrently trains a code generation model and a test generation model, utilizing execution feedback to refine and enhance the performance of both. We introduce two strategies for test and code data augmentation and a new scoring function for code and test ranking. We experiment on the APPS dataset and demonstrate that our approach can effectively generate and augment test cases, filter and synthesize correct code solutions, and rank the quality of generated code and tests. The results demonstrate that our models, when iteratively trained with an increasing number of test cases and code solutions, outperform those trained on the original dataset.

📄 PDF Abstract BibTeX arXiv:2412.13464

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationData AugmentationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

GenXD: Generating Any 3D and 4D Scenes

2024-11-04 · Yuyang Zhao, Chung-Ching Lin, Kevin Lin, Zhiwen Yan 외

Recent developments in 2D visual generation have been remarkably successful. However, 3D and 4D generation remain challenging in real-world applications due to the lack of large-scale 4D data and effective model design. …

AudioGenX: Explainability on Text-to-Audio Generative Models

2025-02-01 · Hyunju Kang, Geonhee Han, Yoonjae Jeong, Hogun Park

Text-to-audio generation models (TAG) have achieved significant advances in generating audio conditioned on text descriptions. However, a critical challenge lies in the lack of transparency regarding how each textual inp…

Audio GenerationcounterfactualTAG

UniGenX: Unified Generation of Sequence and Structure with Autoregressive Diffusion

2025-03-09 · Gongbo Zhang, Yanting Li, Renqian Luo, Pipi Hu 외

Unified generation of sequence and structure for scientific data (e.g., materials, molecules, proteins) is a critical task. Existing approaches primarily rely on either autoregressive sequence models or diffusion models,…

Text Generation

Evaluating and Explaining Natural Language Generation with GenX

2021-06-01 · NAACL (DaSH) 2021 6 · Kayla Duskin, Shivam Sharma, Ji Young Yun, Emily Saldanha 외

Current methods for evaluation of natural language generation models focus on measuring text quality but fail to probe the model creativity, i.e., its ability to generate novel but coherent text sequences not seen in the…

MemorizationText Generation

End-to-end Music Remastering System Using Self-supervised and Adversarial Training

2022-02-17 · Junghyun Koo, Seungryeol Paik, Kyogu Lee

Mastering is an essential step in music production, but it is also a challenging task that has to go through the hands of experienced audio engineers, where they adjust tone, space, and volume of a song. Remastering foll…