paper-with-me

홈 › Papers

Using clarification questions to improve software developers’ Web search

2022-07-01 · Information and Software Technology 2022 7 · Mia Mohammad Imran, Kostadin Damevski

Context: Recent research indicates that Web queries written by software developers are not very successful in retrieving relevant results, performing measurably worse compared to general purpose Web queries. Most approaches up to this point have addressed this problem with software engineering-specific automated query reformulation techniques, which work without developer involvement but are limited by the content of the original query. In other words, these techniques automatically improve the existing query but can not contribute new, previously unmentioned, concepts. Objective: In this paper, we propose a technique to guide software developers in manually improving their own Web search queries. We examine a conversational approach that follows unsuccessful queries with a clarification question aimed at eliciting additional query terms, thus providing to the developer a clear dimension along which the query could be improved. Methods: We describe a set of clarification questions derived from a corpus of software developer queries and a neural approach to recommending them for a newly issued query. Results: Our evaluation indicates that the recommendation technique is accurate, predicting a valid clarification question 80% of the time and outperforms simple baselines, as well as, state-of-the-art Learning To Rank (LTR) baselines. Conclusion: As shown in the experimental results, the described approach is capable at recommending appropriate clarification questions to software developers and considered useful by a sample of developers ranging from novices to experienced professionals.

📄 PDF Abstract BibTeX

Code (1)

imranraad07/Query-Expansion-Questions pytorch

Tasks

Learning-To-Rankvalid

Similar Papers 제목 키워드 기반

Using clarification questions to improve software developers' Web search

2022-07-26 · Mia Mohammad Imran, Kostadin Damevski

Context: Recent research indicates that Web queries written by software developers are not very successful in retrieving relevant results, performing measurably worse compared to general purpose Web queries. Most approac…

Learning-To-Rankvalid

Asking What Matters: Reward-Driven Clarification for Software Engineering Tasks

2026-04-16 · Sanidhya Vijayvargiya, Vijay Viswanathan, Graham Neubig arxiv

Humans often specify tasks incompletely, so assistants must know when and how to ask clarifying questions. However, effective clarification remains challenging in software engineering tasks as not all missing information…

Reinforcement Learning

Ask or Assume? Uncertainty-Aware Clarification-Seeking in Coding Agents

2026-03-27 · Nicholas Edwards, Sebastian Schuster arxiv

As Large Language Model (LLM) agents are increasingly deployed in open-ended domains like software engineering, they frequently encounter underspecified instructions that lack crucial context. While human developers natu…

Understanding Prompt Programming Tasks and Questions

2025-07-23 · Jenny T. Liang, Chenyang Yang, Agnia Sergeyuk, Travis D. Breaux 외 arxiv

Prompting foundation models (FMs) like large language models (LLMs) have enabled new AI-powered software features (e.g., text summarization) that previously were only possible by fine-tuning FMs. Now, developers are embe…

Text Summarization

MIMICS-Duo: Offline & Online Evaluation of Search Clarification

2022-06-09 · Leila Tavakoli, Johanne R. Trippas, Hamed Zamani, Falk Scholer 외

Asking clarification questions is an active area of research; however, resources for training and evaluating search clarification methods are not sufficient. To address this issue, we describe MIMICS-Duo, a new freely av…