Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 14 von 203
2024 IEEE/ACM 46th International Conference on Software Engineering (ICSE), 2024, p.2720-2732
2024
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Automatic Semantic Augmentation of Language Model Prompts (for Code Summarization)
Ist Teil von
  • 2024 IEEE/ACM 46th International Conference on Software Engineering (ICSE), 2024, p.2720-2732
Ort / Verlag
ACM
Erscheinungsjahr
2024
Quelle
ACM Digital Library (Association for Computing Machinery)
Beschreibungen/Notizen
  • Large Language Models (LLM) are a new class of computation engines, "programmed" via prompt engineering. Researchers are still learning how to best "program" these LLMs to help developers. We start with the intuition that developers tend to consciously and unconsciously collect semantics facts, from the code, while working. Mostly these are shallow, simple facts arising from a quick read. For a function, such facts might include parameter and local variable names, return expressions, simple pre- and post-conditions, and basic control and data flow, etc. One might assume that the powerful multi-layer architecture of transformer-style LLMs makes them implicitly capable of doing this simple level of "code analysis" and extracting such information, while processing code: but are they, really? If they aren't, could explicitly adding this information help? Our goal here is to investigate this question, using the code summarization task and evaluate whether automatically augmenting an LLM's prompt with semantic facts explicitly. actually helps. Prior work shows that LLM performance on code summarization benefits from embedding a few code & summary exemplars in the prompt, before the code to be summarized. While summarization performance has steadily progressed since the early days, there is still room for improvement: LLM performance on code summarization still lags its performance on natural-language tasks like translation and text summarization. We find that adding semantic facts to the code in the prompt actually does help! This approach improves performance in several different settings suggested by prior work, including for three different Large Language Models. In most cases, we see improvements, as measured by a range of commonly-used metrics; for the PHP language in the challenging CodeSearchNet dataset, this augmentation actually yields performance surpassing 30 BLEU 1 1 Scores of 30-40 BLEU are considered "Good" to "Understandable" for natural language translation; see https://cloud.google.com/translate/automl/docs/evaluate.. In addition, we have also found that including semantic facts yields a substantial enhancement in LLMs' line completion performance.
Sprache
Englisch
Identifikatoren
eISSN: 1558-1225
Titel-ID: cdi_ieee_primary_10548617

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX