Dan Yang
5 Papers
Dan Yang is an academic researcher. The author has contributed to research in topics: Computer science & Identification (biology). The author has an hindex of 1, co-authored 3 publications.
Chat about Author
Papers
An unsupervised cross project model for crashing fault residence identification
TL;DR: Li et al. as mentioned in this paper proposed an unsupervised model, called Transfer Spectral Clustering (TSC), for the task of crashing fault residence identification under the unlabeled data scenario.
2
An Adaptive Partition-Based Approach for Adaptive Random Testing on Real Programs
Weifeng Sun,Meng Yan,Dan Yang +2 more
- 01 Mar 2023
TL;DR: AP-FSCS-ART as discussed by the authors divides the entire input domain into external and internal sub-domains, and two different algorithms are adaptively applied to the two subdomains to find the next test case from the randomly generated candidate test cases.
Tab: template-aware bug report title generation via two-phase fine-tuned models
Xiao Liu,Yinkang Xu,Weifeng Sun,Naiqi Huang,Song Sun,Qiang Li,Dan Yang,Meng Yan +7 more
- 22 Mar 2025
Investigating and improving log parsing in practice
Ying Fu,Meng Yan,Jian Xu,Jianguo Li,Zhongxin Liu,Xiaohong Zhang,Dan Yang +6 more
- 07 Nov 2022
TL;DR: Wang et al. as mentioned in this paper proposed Drain+ based on a state-of-the-art log parser Drain, which includes a statistical-based separators generation component, which generates separators automatically for log message splitting, and a candidate event template merging component which merges the candidate event templates by a template similarity method.