A comprehensive study of deep learning compiler bugs

Q Shen, H Ma, J Chen, Y Tian, SC Cheung… - Proceedings of the 29th …, 2021 - dl.acm.org
There are increasing uses of deep learning (DL) compilers to generate optimized code,
boosting the runtime performance of DL models on specific hardware. Like their traditional …

Autotransform: Automated code transformation to support modern code review process

P Thongtanunam, C Pornprasit… - Proceedings of the 44th …, 2022 - dl.acm.org
Code review is effective, but human-intensive (eg, developers need to manually modify
source code until it is approved). Recently, prior work proposed a Neural Machine …

Navigating complexity in software engineering: A prototype for comparing gpt-n solutions

C Treude - 2023 IEEE/ACM 5th International Workshop on Bots …, 2023 - ieeexplore.ieee.org
Navigating the diverse solution spaces of non-trivial software engineering tasks requires a
combination of technical knowledge, problem-solving skills, and creativity. With multiple …

Bashexplainer: Retrieval-augmented bash code comment generation based on fine-tuned codebert

C Yu, G Yang, X Chen, K Liu… - 2022 IEEE International …, 2022 - ieeexplore.ieee.org
Developers use shell commands for many tasks, such as file system management, network
control, and process management. Bash is one of the most commonly used shells and plays …

A disruptive research playbook for studying disruptive innovations

MA Storey, D Russo, N Novielli, T Kobayashi… - ACM Transactions on …, 2024 - dl.acm.org
As researchers today, we are witnessing a fundamental change in our technologically-
enabled world due to the advent and diffusion of highly disruptive technologies such as …

Self-supervised query reformulation for code search

Y Mao, C Wan, Y Jiang, X Gu - Proceedings of the 31st ACM Joint …, 2023 - dl.acm.org
Automatic query reformulation is a widely utilized technology for enriching user
requirements and enhancing the outcomes of code search. It can be conceptualized as a …

Sotitle: A transformer-based post title generation approach for stack overflow

K Liu, G Yang, X Chen, C Yu - 2022 IEEE International …, 2022 - ieeexplore.ieee.org
On Stack Overflow, developers can not only browse question posts to solve their
programming problems but also gain expertise from the question posts to help improve their …

Apiro: A framework for automated security tools api recommendation

ZT Sworna, C Islam, MA Babar - ACM Transactions on Software …, 2023 - dl.acm.org
Security Orchestration, Automation, and Response (SOAR) platforms integrate and
orchestrate a wide variety of security tools to accelerate the operational activities of Security …

Revisiting, benchmarking and exploring API recommendation: How far are we?

Y Peng, S Li, W Gu, Y Li, W Wang… - IEEE Transactions on …, 2022 - ieeexplore.ieee.org
Application Programming Interfaces (APIs), which encapsulate the implementation of
specific functions as interfaces, greatly improve the efficiency of modern software …

Fine-grained pseudo-code generation method via code feature extraction and transformer

G Yang, Y Zhou, X Chen, C Yu - 2021 28th Asia-Pacific …, 2021 - ieeexplore.ieee.org
Pseudo-code written by natural language is helpful for novice developers' program
comprehension. However, writing such pseudo-code is time-consuming and laborious …