2 citations · 2 across the 3 of their papers we have counts for
3 papers
cs.SE2022
Zero-Shot Program Representation Learning
Nan Cui, Yuze Jiang, Xiaodong Gu +1
Learning program representations has been the core prerequisite of code intelligent tasks such as code search and code clone detection. The state-of-the-art pre-trained models such…
cs.SE2021★ 2 cited
An Empirical Study on Tensor Shape Faults in Deep Learning Systems
Dangwei Wu, Beijun Shen, Yuting Chen
Software developers frequently adopt deep learning (DL) libraries to incorporate learning solutions into software systems. However, misuses of these libraries can cause various DL…
cs.SE2021
Locating Faulty Methods with a Mixed RNN and Attention Model
Shouliang Yang, Junming Cao, Hushuang Zeng +2
IR-based fault localization approaches achieves promising results when locating faulty files by comparing a bug report with source code. Unfortunately, they become less effective t…