Automatic code documentation generation using gpt-3

JY Khan, G Uddin - Proceedings of the 37th IEEE/ACM International …, 2022 - dl.acm.org
Source code documentation is an important artifact for efficient software development. Code
documentation could greatly benefit from automation since manual documentation is often …

A review on source code documentation

S Rai, RC Belwal, A Gupta - ACM Transactions on Intelligent Systems …, 2022 - dl.acm.org
Context: Coding is an incremental activity where a developer may need to understand a
code before making suitable changes in the code. Code documentation is considered one of …

Generative ai for unmanned vehicle swarms: Challenges, applications and opportunities

G Liu, N Van Huynh, H Du, DT Hoang, D Niyato… - arXiv preprint arXiv …, 2024 - arxiv.org
With recent advances in artificial intelligence (AI) and robotics, unmanned vehicle swarms
have received great attention from both academia and industry due to their potential to …

Multilingual training for software engineering

T Ahmed, P Devanbu - Proceedings of the 44th International Conference …, 2022 - dl.acm.org
Well-trained machine-learning models, which leverage large amounts of open-source
software data, have now become an interesting approach to automating many software …

Vulnerability detection with graph simplification and enhanced graph representation learning

XC Wen, Y Chen, C Gao, H Zhang… - 2023 IEEE/ACM 45th …, 2023 - ieeexplore.ieee.org
Prior studies have demonstrated the effectiveness of Deep Learning (DL) in automated
software vulnerability detection. Graph Neural Networks (GNNs) have proven effective in …

[PDF][PDF] Unifying the perspectives of nlp and software engineering: A survey on language models for code

Z Zhang, C Chen, B Liu, C Liao, Z Gong… - arXiv preprint arXiv …, 2023 - simg.baai.ac.cn
In this work we systematically review the recent advancements in code processing with
language models, covering 50+ models, 30+ evaluation tasks, 170+ datasets, and 700 …

Large language models are few-shot summarizers: Multi-intent comment generation via in-context learning

M Geng, S Wang, D Dong, H Wang, G Li, Z Jin… - Proceedings of the 46th …, 2024 - dl.acm.org
Code comment generation aims at generating natural language descriptions for a code
snippet to facilitate developers' program comprehension activities. Despite being studied for …

Proto: Program-guided transformer for program-guided tasks

Z Zhao, K Samel, B Chen - Advances in neural …, 2021 - proceedings.neurips.cc
Programs, consisting of semantic and structural information, play an important role in the
communication between humans and agents. Towards learning general program executors …

What makes good in-context demonstrations for code intelligence tasks with llms?

S Gao, XC Wen, C Gao, W Wang… - 2023 38th IEEE/ACM …, 2023 - ieeexplore.ieee.org
Pre-trained models of source code have gained widespread popularity in many code
intelligence tasks. Recently, with the scaling of the model and corpus size, large language …

M2ts: Multi-scale multi-modal approach based on transformer for source code summarization

Y Gao, C Lyu - Proceedings of the 30th IEEE/ACM International …, 2022 - dl.acm.org
Source code summarization aims to generate natural language descriptions of code
snippets. Many existing studies learn the syntactic and semantic knowledge of code …