FeedAIde: Guiding App Users to Submit Rich Feedback Reports by Asking Context-Aware Follow-Up Questions
AI 摘要
FeedAIde利用多模态大语言模型,通过情境感知提问,引导用户提交更完善的App反馈报告。
主要贡献
- 提出了一种情境感知的交互式反馈方法FeedAIde
- 使用多模态大语言模型进行自适应提问
- 实验证明FeedAIde可以提升反馈报告的质量和完整性
方法论
设计并实现了一个iOS框架FeedAIde,并在健身App上进行用户实验,通过用户评价和专家评估验证了其有效性。
原文摘要
User feedback is essential for the success of mobile apps, yet what users report and what developers need often diverge. Research shows that users often submit vague feedback and omit essential contextual details. This leads to incomplete reports and time-consuming clarification discussions. To overcome this challenge, we propose FeedAIde, a context-aware, interactive feedback approach that supports users during the reporting process by leveraging the reasoning capabilities of Multimodal Large Language Models. FeedAIde captures contextual information, such as the screenshot where the issue emerges, and uses it for adaptive follow-up questions to collaboratively refine with the user a rich feedback report that contains information relevant to developers. We implemented an iOS framework of FeedAIde and evaluated it on a gym's app with its users. Compared to the app's simple feedback form, participants rated FeedAIde as easier and more helpful for reporting feedback. An assessment by two industry experts of the resulting 54 reports showed that FeedAIde improved the quality of both bug reports and feature requests, particularly in terms of completeness. The findings of our study demonstrate the potential of context-aware, GenAI-powered feedback reporting to enhance the experience for users and increase the information value for developers.