paper-with-me

Papers

Large Language Models Meet NL2Code: A Survey

2022-12-19 · Daoguang Zan, Bei Chen, Fengji Zhang, Dianjie Lu, Bingchao Wu, Bei guan, Yongji Wang, Jian-Guang Lou

The task of generating code from a natural language description, or NL2Code, is considered a pressing and significant challenge in code intelligence. Thanks to the rapid development of pre-training techniques, surging large language models are being proposed for code, sparking the advances in NL2Code. To facilitate further research and applications in this field, in this paper, we present a comprehensive survey of 27 existing large language models for NL2Code, and also review benchmarks and metrics. We provide an intuitive comparison of all existing models on the HumanEval benchmark. Through in-depth observation and analysis, we provide some insights and conclude that the key factors contributing to the success of large language models for NL2Code are "Large Size, Premium Data, Expert Tuning". In addition, we discuss challenges and opportunities regarding the gap between models and humans. We also create a website https://nl2code.github.io to track the latest progress through crowd-sourcing. To the best of our knowledge, this is the first survey of large language models for NL2Code, and we believe it will contribute to the ongoing development of the field.

📄 PDF Abstract BibTeX arXiv:2212.09420

Code (0)

등록된 구현이 없습니다.

Tasks

HumanEvalSurvey

Similar Papers 제목 키워드 기반

Abstractive Meeting Summarization: A Survey

2022-08-08 · Virgile Rennard, Guokan Shang, Julie Hunter, Michalis Vazirgiannis

A system that could reliably identify and sum up the most important points of a conversation would be valuable in a wide variety of real-world contexts, from business meetings to medical consultations to customer service…

Abstractive Dialogue SummarizationAbstractive Text SummarizationDecoderMeeting Summarization+2

A Contemporary Survey of Large Language Model Assisted Program Analysis

2025-02-05 · Jiayimei Wang, Tao Ni, Wei-Bin Lee, Qingchuan Zhao

The increasing complexity of software systems has driven significant advancements in program analysis, as traditional methods unable to meet the demands of modern software development. To address these limitations, deep …

Language ModelingLanguage ModellingLarge Language ModelSurvey

Meeting Summarization: A Survey of the State of the Art

2022-12-16 · Lakshmi Prasanna Kumar, Arman Kabiri

Information overloading requires the need for summarizers to extract salient information from the text. Currently, there is an overload of dialogue data due to the rise of virtual communication platforms. The rise of Cov…

Meeting SummarizationSurveyText Summarization

A Survey of Serverless Machine Learning Model Inference

2023-11-22 · Kamil Kojs

Recent developments in Generative AI, Computer Vision, and Natural Language Processing have led to an increased integration of AI models into various products. This widespread adoption of AI requires significant efforts …

GPUmodelSurvey

When Large Language Models Meet Speech: A Survey on Integration Approaches

2025-02-26 · Zhengdong Yang, Shuichiro Shimizu, Yahan Yu, Chenhui Chu

Recent advancements in large language models (LLMs) have spurred interest in expanding their application beyond text-based tasks. A large number of studies have explored integrating other modalities with LLMs, notably sp…