QUICKAR: Automatic Query Reformulation for Concept Location using Crowdsourced Knowledge

Abstract: During maintenance, software developers deal with numerous change requests made by the users of a software system. Studies show that the developers find it challenging to select appropriate search terms from a change request during concept location. In this paper, we propose a novel technique--QUICKAR--that automatically suggests helpful reformulations for a given query by leveraging the crowdsourced knowledge from Stack Overflow. It determines semantic similarity or relevance between any two terms by analyzing their adjacent word lists from the programming questions of Stack Overflow, and then suggests semantically relevant queries for concept location. Experiments using 510 queries from two software systems suggest that our technique can improve or preserve the quality of 76% of the initial queries on average which is promising. Comparison with one baseline technique validates our preliminary findings, and also demonstrates the potential of our technique.

 

Experimental Data


Prototype


Work in progress.

Related Publication(s)


  • M. Masudur Rahman and C.K. Roy, "QUICKAR: Automatic Query Reformulation for Concept Location Using Crowdsourced Knowledge", In Proceeding of The 31st IEEE/ACM International Conference on Automated Software Engineering (ASE 2016), pp. 220--225, Singapore, September 2016
@inproceedings{ase2016masud, 
author = {Rahman, M. M. and Roy, C. K. }, 
title = {{QUICKAR: Automatic Query Reformulation for Concept Location Using Crowdsourced Knowledge}}, 
booktitle = {Proc. ASE}, 
year = {2016}, 
pages = {220--225} } 
 

← Check out other tools by Masud Rahman

© Masud Rahman, Computer Science, University of Saskatchewan, Canada.