10 citations · 18 across the 7 of their papers we have counts for
4 papers · 1 filter
Hazards in Deep Learning Testing: Prevalence, Impact and Recommendations
Salah Ghamizi, Maxime Cordy, Yuejun Guo +2
Much research on Machine Learning testing relies on empirical studies that evaluate and show their potential. However, in this context empirical results are sensitive to a number o…
CodeLens: An Interactive Tool for Visualizing Code Representations
Yuejun Guo, Seifeddine Bettaieb, Qiang Hu +2
Representing source code in a generic input format is crucial to automate software engineering tasks, e.g., applying machine learning algorithms to extract information. Visualizing…
Active Code Learning: Benchmarking Sample-Efficient Training of Code Models
Qiang Hu, Yuejun Guo, Xiaofei Xie +4
The costly human effort required to prepare the training data of machine learning (ML) models hinders their practical development and usage in software engineering (ML4Code), espec…
Boosting Source Code Learning with Text-Oriented Data Augmentation: An Empirical Study
Zeming Dong, Qiang Hu, Yuejun Guo +5
Recent studies have demonstrated remarkable advancements in source code learning, which applies deep neural networks (DNNs) to tackle various software engineering tasks. Similar to…