Multilingual Crowd-Based Requirements Engineering Using Large Language Models
Arthur Pilone, Paulo Meirelles, Fabio Kon, Walid Maalej

TL;DR
This paper introduces DeeperMatcher, an LLM-powered tool for crowd-based requirements engineering that helps match user feedback with development issues across multiple languages, validated on English and Portuguese datasets.
Contribution
It presents a novel LLM-based approach for multilingual crowd-based requirements engineering, including a prototype tool and initial validation on diverse language datasets.
Findings
Accuracy depends on text embedding method used
Effective for English and Portuguese datasets
Highlights need for further refinement for reliability
Abstract
A central challenge for ensuring the success of software projects is to assure the convergence of developers' and users' views. While the availability of large amounts of user data from social media, app store reviews, and support channels bears many benefits, it still remains unclear how software development teams can effectively use this data. We present an LLM-powered approach called DeeperMatcher that helps agile teams use crowd-based requirements engineering (CrowdRE) in their issue and task management. We are currently implementing a command-line tool that enables developers to match issues with relevant user reviews. We validated our approach on an existing English dataset from a well-known open-source project. Additionally, to check how well DeeperMatcher works for other languages, we conducted a single-case mechanism experiment alongside developers of a local project that has…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Techniques and Practices · Open Source Software Innovations · Software Engineering Research
