3 citations · 7 across the 5 of their papers we have counts for
5 papers
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…
Evaluating the Robustness of Test Selection Methods for Deep Neural Networks
Qiang Hu, Yuejun Guo, Xiaofei Xie +4
Testing deep learning-based systems is crucial but challenging due to the required time and labor for labeling collected raw data. To alleviate the labeling effort, multiple test s…
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…
Robust Active Learning: Sample-Efficient Training of Robust Deep Learning Models
Yuejun Guo, Qiang Hu, Maxime Cordy +2
Active learning is an established technique to reduce the labeling cost to build high-quality machine learning models. A core component of active learning is the acquisition functi…