Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 5: Industry Track) 2023
DOI: 10.18653/v1/2023.acl-industry.34
|View full text |Cite
|
Sign up to set email alerts
|

A Static Evaluation of Code Completion by Large Language Models

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
0
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 0 publications
0
0
0
Order By: Relevance
“…This underscores the generalizability of the importance of selectively retrieving API documentation when Code LLMs lack API specific knowledge. Additionally, scaling trends with model sizes (Kaplan et al, 2020;Wang et al, 2023a) are evident: average performance monotonically improves with model size in Table 3. Finally, DAG++ reveals that larger models require fewer retrievals for optimal performance, suggesting that they are more efficient at memorizing API syntax, even for low frequency APIs.…”
Section: Dag++ and Discussionmentioning
confidence: 90%
See 1 more Smart Citation
“…This underscores the generalizability of the importance of selectively retrieving API documentation when Code LLMs lack API specific knowledge. Additionally, scaling trends with model sizes (Kaplan et al, 2020;Wang et al, 2023a) are evident: average performance monotonically improves with model size in Table 3. Finally, DAG++ reveals that larger models require fewer retrievals for optimal performance, suggesting that they are more efficient at memorizing API syntax, even for low frequency APIs.…”
Section: Dag++ and Discussionmentioning
confidence: 90%
“…These hallucinations can propagate errors, creating a snowball effect (Zhang et al, 2023b). For e.g., a hallucinated API call can lead to hallucinated handling of its response in subsequent code segments, compounding the problem (Ding et al, 2023a). Such incorrect API usage can also introduce security vulnerabilities, like improper data handling, which may lead to attacks or data breaches (Pearce et al, 2021).…”
Section: Api Hallucinations and Cloudapibenchmentioning
confidence: 99%