34 citations · 42 across the 3 of their papers we have counts for
3 papers
Duplicate Bug Report Detection: How Far Are We?
Ting Zhang, DongGyun Han, Venkatesh Vinayakarao +5
Many Duplicate Bug Report Detection (DBRD) techniques have been proposed in the research literature. The industry uses some other techniques. Unfortunately, there is insufficient c…
Evaluating Commit Message Generation: To BLEU Or Not To BLEU?
Samanta Dey, Venkatesh Vinayakarao, Monika Gupta +1
Commit messages play an important role in several software engineering tasks such as program comprehension and understanding program evolution. However, programmers neglect to writ…
Replacements and Replaceables: Making the Case for Code Variants
Venkatesh Vinayakarao, Devika Sondhi, Sumit Keswani +2
There are often multiple ways to implement the same requirement in source code. Different implementation choices can result in code snippets that are similar, and have been defined…